Structs§
- AuthenticationAPI
- All requests to Datadog’s API must be authenticated.
Requests that write data require reporting access and require an
API key. Requests that read data require full access and also require anapplication key.
Enums§
- Validate
Error - ValidateError is a struct for typed errors of method
AuthenticationAPI::validate