This page will help you get started with GIFQ API.
Welcome to our GIFQ B2B API! This guide will help you start integrating our API into your applications.
Authentication
To use our API, you'll need to authenticate your requests. For detailed information on how to authenticate your requests, please see our Authentication page.
Environments
We provide two environments for our API:
- Sandbox (Testing)
- Production
Sandbox Environment
Use the sandbox environment for development and testing. It provides a safe space to experiment without affecting real data or transactions.
Base URL for sandbox:
https://api-sandbox.gifq.com/api
Production Environment
Once your integration is tested and ready, use the production environment for live transactions.
Base URL for production:
https://api.gifq.com/api