API Basics
Welcome to our comprehensive guide on harnessing the power of Flick's API. In this guide, we will provide you with a step-by-step walkthrough to set up and prepare for the utilization of our API services. By following this guide, you'll gain a deep understanding of how to initiate your journey with our API clients, and we'll also point you in the direction of additional resources to unlock the full potential of our feature-rich REST API.
Environments
For starters, our APIs have 2 Environments:
- Sandbox Environment
- Production Environment
1. Sandbox Environment
For testing, it is recommended to always use the sandbox environment. For API requests to the sandbox environment, use the below information.
Base URL
https://sandbox-api.flick.network/
Please note that the above URL is for API requests only. You can verify the API interactions through our frontend dashboard by logging in at https://sandbox.flick.network/
TLS Versions Supported: > TLS 1.2
2. Production Environment
For API requests to the production environment, use the below information.
Base URL
https://api.flick.network/
Please note that the above URL is for API requests only. You can verify the API interactions through our frontend dashboard by logging in at https://app.flick.network.
TLS Versions Supported: > TLS 1.2