Data regions

Your workspace belongs to one data region, and that region sets the base URL you call.

Minikai runs in more than one data region, and a workspace belongs to exactly one of them. The content in a workspace is held and processed in its own region, so the base URL you call is the one that matches your workspace rather than whichever you find first.

Base URLs

Data regionAPI base URL
Australiahttps://api.minikai.com/minikai-public
United Kingdomhttps://api.minikai.co.uk/minikai-public

Where a guide shows a full request, it shows one per region so you can copy the one you need. Elsewhere the examples use $MINIKAI_BASE_URL, which you set to the row above that matches your workspace. In the API Reference, pick your region from the server selector before you send a test request.

Finding your region

Your workspace’s data region is shown in the Minikai app under Settings → Workspace details. An API key is scoped to a single workspace, so if you administer workspaces in both regions, each one has its own keys and its own base URL.

The rest of Minikai

The app and the website follow the same split, so a link that matches your region saves a redirect.

Data regionAppTalk to us
Australiahttps://minikai.com/apphttps://minikai.com/contact
United Kingdomhttps://minikai.co.uk/apphttps://minikai.co.uk/contact

Next steps