Getting Started

Basic API Configuration

Base URL: https://api.foxai.me/api/v1

Headers parameters:

{
  "api-key": "Your API Key",
}

Attention:

In the headers, the parameter is api-key, not api_key.