API Documentation
Introduction
You can interact with the API through HTTP requests from any language.
You can obtain your API key from the settings.
Keep your API key confidential! Avoid sharing it with others or exposing it in client-side code (such as browsers or apps). For production requests, ensure they are routed through your backend server, where the API key can be securely accessed from an environment variable or key management service.
You should get a response that is similar to this: