I
IX-API
Details
- URL
-
https://sandbox.ix-api.net/api/v2 - Docs
- https://docs.ix-api.net/latest
Authentication
Authorization: Bearer <credential> For the hosted sandbox, open the sandbox and use the API KEY login flow to create an API key and secret, then authenticate to obtain an access token. The reference schema's auth endpoints return an access_token and refresh_token, and clients use the access_token as Bearer in the Authorization header. For self-hosted/local sandbox testing, the Getting Started page says the sandbox lets you create tokens for local authentication.