X

Xata Public API

REST discovered

Details
URL
https://api.xata.tech
Docs
https://xata.io/docs/api-reference
Authentication
Xata API key or OAuth access token for the control-plane API bearer discovered Get token ↗

Create a Xata account in console.xata.io, then create a user or organization API key using the steps in API Keys or the CLI commands in keys such as xata keys user create or xata keys organization create. The API reference also shows the control-plane API accepts Authorization: Bearer <token>, and the CLI can print a current access token with xata auth access-token after xata auth login.