Welcome to the API Quickstart Guide! This guide will help you get started with using the API endpoints efficiently.
Prerequisites
Before you begin, ensure that you have:- A valid API key. You can obtain this by signing up on our service.
- A tool for testing API requests, such as Postman or
curl.
Base URL
All API requests should be made to the following base URL:Authentication
The API uses Bearer Token authentication. Include your API key in theAuthorization header: