Request Headers
All requests must include the User-Agent header
Every API request must include a User-Agent header. This requirement applies to all calls, whether they originate from frontend apps, backend services, scripts, or third-party integrations. Requests without this header will receive an HTTP 403 Forbidden response.
Updated about 19 hours ago