Create a permissioned access token to access Oyster’s networked APIs
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Partner ID header used for authorization
The Idempotency Key - usually a UUID
Request to create a new API key
The body is of type object
.
Response containing API key information
Standard response structure for successful operations