Contents

Regions

Region

The base URL picks the region. A request runs on hardware in that country and is never routed anywhere else.

CityIdBase URL
Sydneyau-sydhttps://au.api.safeailabs.ai/v1
Memphisus-memhttps://us.api.safeailabs.ai/v1
  • If a region has no capacity the request fails with 503 and the code region_unavailable. The Retry-After header says when to try again.
  • Which models run in which region follows the capacity we can get. See the models table and the status page.
  • A model that is not in the region you called returns 404 with the code model_not_in_region.
Base URL for Sydney
https://au.api.safeailabs.ai/v1