Version: 1.0.0
Guardarian-API
This document provides integration guidelines for partners connecting to the Guardarian exchange service. Guardarian API uses token-based authentication. A unique token is generated for each partner and must be included in the x-api-key header for successful authentication. If request to create a transaction is not directly performed from customer’s device, or in other words customer’s IP is not a source of request, IP should be forwarded through a header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For
Authentication
- API Key: x-api-key
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-key |
Contact