GIFQ B2B API uses API keys to authenticate requests. You must include an API key with every API request, otherwise your requests will not be processed.
Obtaining an API Key
To get an API key for a specific environment, contact your account manager or [email protected] by listing the IP addresses that should be whitelisted.
Using Your API Key
Include your API key in the X-Api-Token header of each API request:
X-Api-Token: your-token
API Key Security
- Keep your API key confidential and secure.
- Don't share your API key in publicly accessible areas like GitHub or client-side code.
- If you believe your API key has been compromised, contact our support team immediately so it can be revoked.
Multiple Environments
We provide separate API keys for sandbox (or testing) and production environments:
- Sandbox API Key: Use this for development and testing. It connects to a sandbox environment with test data.
- Production API Key: Use this for live transactions. Only use this key when your integration is ready for real transactions.
Support
If you're having trouble with authentication, please contact our support team for assistance.
Email: [email protected]
All IP addresses are whitelisted in Sandbox environment.
Once the customer dashboard is live, you will be able to create the keys in the dashboard.