Datafold API
Authentication
Authentication is done by setting the HTTP header:
Authorization: Key <your-api-key>
You can get the key in Datafold Web UI: Settings -> Account -> Create API Key
Base URL
Datafold SaaS: https://app.datafold.com
Datafold single-tenant (on-premise): https://datafold.yourdomain.com
API Methods
📄️ REST API
Description of REST API
📄️ GraphQL
The GraphQL API give teams more access to their metadata.
📄️ datafold-sdk
Description of datafold-sdk