Want to find the answer quick?


OpenAPI

To provide an easy way to use your favorite tools for exploring the Xata API, you can use the OpenAPI specification:

Core API spec

The base url is https://api.xata.io and this give you to access to the core API.

Workspace API spec

The base url is https://{workspaceId}.{regionId}.xata.sh and this give you access to the workspace API.

Tool recommendations

Insomnia

Leading Open Source API Client, and Collaborative API Design Platform for REST, SOAP, GraphQL, and GRPC.

Xata API in Insomnia

Postman

Postman makes API development easy, offering tools to simplify each step of the API building process and streamlines collaboration so you can test APIs faster.

Xata API in Postman

OpenAPI Codegen

Generate TypeScript fetcher functions or typed react-query hooks from your OpenAPI schema.

Xata API with openapi-codegen

On this page

Tool recommendations

Insomnia

Postman

OpenAPI Codegen