# Overview

Use the CloudSigma AI Studio API to manage workspaces, data connections, workflows, knowledge bases, agents, monitoring records, users, and permissions over HTTP.

Each CloudSigma region is an independent deployment with its own control plane, data plane, and Credit balance. Always send requests to the API endpoint for the region that contains your workspace. Resources and credentials from one region do not automatically apply to another region.

## Start developing

| Goal | Start here |
| --- | --- |
| Understand regional deployments, workspaces, and resource relationships | [Concepts](https://omnifabric.cloudsigma.com/docs/developer/overview/concepts.html.md) |
| Select a regional endpoint and configure authentication | [Endpoints & Authentication](https://omnifabric.cloudsigma.com/docs/developer/endpoints-and-authentication.html.md) |
| Authenticate and make a first request | [Make your first AI Studio API call](https://omnifabric.cloudsigma.com/docs/developer/quickstart/index.html.md) |
| Find a task-based API guide | [API](https://omnifabric.cloudsigma.com/docs/developer/api/index.html.md) |
