Drata source
Use the Drata source connector to authenticate against the Drata Public API.
Prerequisites
- A Drata account with access to the Drata Public API
- A Drata API key
Authentication
This connector uses Bearer token authentication with a Drata API key.
Create an API key in Drata
In Drata, generate an API key with permission to access the Public API. Keep the key secure; it provides access to your Drata data.
Setup
- In your workspace, add a new Source.
- Select Drata.
- Enter your API key.
- Save the source.
- (Optional) Test the connection to validate credentials.
Configuration reference
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Drata API key used as a Bearer token for requests to https://public-api.drata.com/. |
Data model
Catalog
The connector does not currently publish a catalog (no streams are exposed yet).
Streams
No streams are currently available.
Limitations
- Extraction is not yet implemented. The connector currently validates credentials but does not extract data.