Skip to main content
Horay.ai API enables you to use various Language, Image and Embedding Models by the API Key.

Authentication

The request sent to Horay.ai must include an Authorization header. The header must include a valid Bearer Token and be encoded as JSON with the “Content-Type: application/json” header. A sample header should look like this:
  authorization: Bearer <API_KEY>