# API Reference


This section documents the CloudSigma API. Set `CLOUDSIGMA_API_BASE` to the API endpoint for the region that contains your workspace. Read [Endpoints & Authentication](https://omnifabric.cloudsigma.com/docs/developer/endpoints-and-authentication.html.md) first, then open an operation page for its request and response contract.
For task-based examples and request sequences, see [API](https://omnifabric.cloudsigma.com/docs/developer/api/index.html.md).

## Choose a task

| Task | Description |
| --- | --- |
| [Endpoints & Authentication](https://omnifabric.cloudsigma.com/docs/developer/endpoints-and-authentication.html.md) | Select the regional endpoint and configure credentials and workspace headers. |
| [Workspaces](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/workspaces/index.html.md) | Create, claim, update, and delete workspaces. |
| [Connect external data](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-connections/index.html.md) | Connectors, connector files, import tasks, and export tasks. |
| [Process data](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/data-processing/index.html.md) | Workflows, operators, SQL execution, workbooks, and data dashboards. |
| [Manage resources](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/index.html.md) | Catalogs, knowledge bases, compute instances, data publications, and data subscriptions. |
| [Monitor operations](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/monitoring/index.html.md) | Task execution, SQL execution records, and operation logs. |
| [Manage identity & permissions](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/users-and-permissions/index.html.md) | Users, roles, data privileges, object privileges, and application privileges. |
| [Create and invoke agents](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/agents/index.html.md) | Agent management, invocation, sessions, automation, and runtime configurations. |

## Coverage of Other References

| Topic | Page |
| --- | --- |
| OmniFabric SQL | [OmniFabric SQL Reference](https://omnifabric.cloudsigma.com/docs/reference/sql/index.html.md) |

## Notes

1. Each page documents a source-confirmed public API operation. Use the exact request and response fields on that page rather than inferring a contract from a console workflow.
2. Use the regional service URL and credentials for the region that contains the target workspace.
