An overview of the Straddle API structure and usage
Sandbox Environment
https://sandbox.straddle.io
Production Environment
https://production.straddle.io
Authorization
header of each request:
Content-Type
header to application/json
when sending request data.
data
object containing the requested information, while error responses include an error
object with details about what went wrong.
Request-Id
header with each request to help with debugging and tracking.
Correlation-Id
header for requests that are part of a larger operation or transaction.