Skip to main content

Base URL

The Metal API is available at the following URL

Authentication

Epigos uses API keys for request authentication. You can access and manage your API keys in the dashboard within the workspace settings.

API Key Headers

Example Authenticated Request

or as query parameters

API Key Query

Example Authenticated Request

Retrieve an API Key

You can retrieve an API key from your Epigos AI workspace settings. First, go to the Epigos AI dashboard. Then, click on Workspace Settings dropdown and click on API Keys:

Response Codes

Epigos uses conventional HTTP response codes to indicate the success or failure of an API request. In general, codes in the 2xx range indicate success, codes in the 4xx range indicate an error that failed given the information provided (e.g., a required parameter was omitted, a charge failed, etc.), and codes in the 5xx range indicate an error with Metal’s servers.