Skip to content

Commit 9868481

Browse files
authored
Merge pull request #74 from sendinblue/feature_spec-updates-SABT-mixed
Readme update
2 parents 9136bfe + 1383ab7 commit 9868481

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,12 +343,16 @@ Class | Method | HTTP request | Description
343343

344344
## api-key
345345

346+
The API key should be passed in the request headers as `api-key` for authentication.
347+
346348
- **Type**: API key
347349
- **API key parameter name**: api-key
348350
- **Location**: HTTP header
349351

350352
## partner-key
351353

354+
The partner key should be passed in the request headers as `partner-key` along with `api-key` pair for successful authentication of partner (Optional).
355+
352356
- **Type**: API key
353357
- **API key parameter name**: partner-key
354358
- **Location**: HTTP header

0 commit comments

Comments
 (0)