You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API key should be passed in the request headers as `api-key` for authentication.
416
+
431
417
-**Type**: API key
432
418
-**API key parameter name**: api-key
433
419
-**Location**: HTTP header
434
420
435
421
### partner-key
436
422
423
+
The partner key should be passed in the request headers as `partner-key` along with `api-key` pair for successful authentication of partner (Optional).
424
+
437
425
-**Type**: API key
438
426
-**API key parameter name**: partner-key
439
427
-**Location**: HTTP header
428
+
429
+
430
+
## Support and Feedback
431
+
432
+
Be sure to visit the SendinBlue official [documentation website](https://sendinblue.readme.io/docs) for additional information about our API.
433
+
434
+
If you find a bug, please post the issue on [Github](https://github.com/sendinblue/APIv3-nodejs-library/issues).
435
+
436
+
As always, if you need additional assistance, drop us a note [here](https://account.sendinblue.com/support).
0 commit comments