Base URL
POST, accept JSON when they have a request body, and require bearer authentication.
{ "data": ..., "error": null }. Error responses use { "data": null, "error": ... }.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Base URL, authentication, envelopes, and the OpenAPI contract.
https://api.datalane.com
POST, accept JSON when they have a request body, and require bearer authentication.
curl --request POST \
--url https://api.datalane.com/v1/org/describe \
--header "Authorization: Bearer $DATALANE_API_KEY"
{ "data": ..., "error": null }. Error responses use { "data": null, "error": ... }.
https://api.datalane.com/openapi/json