Skip to Content
Get StartedAPI Reference

API Reference

Limbar API

The Limbar Main API is a OpenAPI v3 compatible API that can be used to manage organizations, users, and tokens. There is only one Limbar API to call for these operations.

The production host name is https://api.limbar.io.

See the OpenAPI v3 documentation for Limbar Main API.

Region APIs

Every Limbar region exposes a OpenAPI v3 compatible API to manage the instances in that region.

You can fetch all the regions and their endpoints from the Limbar Main API, /regions endpoint.

See the OpenAPI v3 documentation for Limbar Region API.

Last updated on