IVPAY API requires an API key to authenticate all requests. This key must be passed via the header for every request.
To get your API Key follow thesearrow-up-right instructions.
X-API-KEY: your_api_key_here (Required)
your_api_key_here
Content-Type
application/json
X-API-KEY
Keep the API key secure and avoid sharing it publicly.
All requests without valid authentication will receive a 401 Unauthorized response.
Last updated 1 year ago