When making requests to the Datafold API, you’ll need to include the API key as a header in your HTTP request for authentication. The header should be named Authorization, and the value should be in the format:
Rather than hit our REST API endpoints directly, we offer a convenient Python SDK for common development and deployment testing workflows. You can find more information about our SDK here.