Learn how to authenticate your requests to the Straddle API
Authorization
header of each HTTP request you make to our API.
Authorization
header. The value of this header should be formatted as Bearer YOUR_API_KEY
.
Here’s an example of how to include the Authorization
header in your API requests:
sk_test_
and are used for testing your integration without affecting live data.sk_live_
and are used for live transactions in your production environment.401 Unauthorized
response. Here’s an example of an authentication error response: