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.
347
+
346
348
-**Type**: API key
347
349
-**API key parameter name**: api-key
348
350
-**Location**: HTTP header
349
351
350
352
## partner-key
351
353
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).
0 commit comments