For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
DocsAPI Reference
  • Data API
LogoLogo
Login
Login

Data API

This API inserts, retrieves, and otherwise manages data in a vault.

The Data API is available from two base URIs. identifier is the identifier in your vault’s URL.
  • Sandbox: https://identifier.vault.skyflowapis-preview.com
  • Production: https://identifier.vault.skyflowapis.com
When you make an API call, you need to add a header:
HeaderValueExample
AuthorizationA Bearer Token. See API Authentication.Authorization: Bearer eyJhbGciOiJSUzI…1NiIsJdfPA
Was this page helpful?

List Data Audit Events

Next
Built with