How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Datadog Account API

The Account API from Datadog — 20 operation(s) for account.

Datadog Account API is one of 290 APIs that Datadog publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, an API reference, and 4 JSON Schemas.

This API exposes 35 operations across 20 paths, and defines 124 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against 3 base URLs: https://{subdomain}.{site}, {protocol}://{name}, https://{subdomain}.{site}.

35 operations 20 paths 124 schemas 7 DELETE13 GET7 PATCH8 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.datadoghq.com
Authentication
OAuth 2.0, API Key, API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 4

Datadog Account API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (AuthZ) using the authorizationCode flow, exposing 68 scopes. An API key is passed in the header as DD-API-KEY (apiKeyAuth). An API key is passed in the header as DD-APPLICATION-KEY (appKeyAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • AuthZ — This API uses OAuth 2 with the implicit grant flow.
  • apiKeyAuth — Your Datadog API Key.
  • appKeyAuth — Your Datadog APP Key.

Paths & Operations 35

Across 20 paths, the API surfaces 35 operations — 7 DELETE, 13 GET, 7 PATCH, 8 POST. Each is listed below with its method, path, parameters, and response codes.

Account 35
POST
/api/v2/integration/gcp/accounts
Datadog Create a New Entry for Your Service Account
CreateGCPSTSAccount body → 201400401403409429
DELETE
/api/v2/integration/gcp/accounts/{account_id}
Datadog Delete an Sts Enabled Gcp Account
DeleteGCPSTSAccount 1 param → 204400403429
PATCH
/api/v2/integration/gcp/accounts/{account_id}
Datadog Update Sts Service Account
UpdateGCPSTSAccount 1 param body → 201400403404429
GET
/api/v2/integration/gcp/sts_delegate
Datadog List Delegate Account
GetGCPSTSDelegate → 200403429
POST
/api/v2/integrations/cloudflare/accounts
Datadog Add Cloudflare Account
CreateCloudflareAccount body → 201400403404429
DELETE
/api/v2/integrations/cloudflare/accounts/{account_id}
Datadog Delete Cloudflare Account
DeleteCloudflareAccount 1 param → 204400403404429
GET
/api/v2/integrations/cloudflare/accounts/{account_id}
Datadog Get Cloudflare Account
GetCloudflareAccount 1 param → 200400403404429
PATCH
/api/v2/integrations/cloudflare/accounts/{account_id}
Datadog Update Cloudflare Account
UpdateCloudflareAccount 1 param body → 200400403404429
POST
/api/v2/integrations/confluent-cloud/accounts
Datadog Add Confluent Account
CreateConfluentAccount body → 201400403404429
DELETE
/api/v2/integrations/confluent-cloud/accounts/{account_id}
Datadog Delete Confluent Account
DeleteConfluentAccount 1 param → 204400403404429
GET
/api/v2/integrations/confluent-cloud/accounts/{account_id}
Datadog Get Confluent Account
GetConfluentAccount 1 param → 200400403404429
PATCH
/api/v2/integrations/confluent-cloud/accounts/{account_id}
Datadog Update Confluent Account
UpdateConfluentAccount 1 param body → 200400403404429
GET
/api/v2/integrations/confluent-cloud/accounts/{account_id}/resources
Datadog List Confluent Account Resources
ListConfluentResource 1 param → 200400403404429
POST
/api/v2/integrations/confluent-cloud/accounts/{account_id}/resources
Datadog Add Resource to Confluent Account
CreateConfluentResource 1 param body → 201400403404429
DELETE
/api/v2/integrations/confluent-cloud/accounts/{account_id}/resources/{resource_id}
Datadog Delete Resource from Confluent Account
DeleteConfluentResource 2 params → 204400403404429
GET
/api/v2/integrations/confluent-cloud/accounts/{account_id}/resources/{resource_id}
Datadog Get Resource from Confluent Account
GetConfluentResource 2 params → 200400403404429
PATCH
/api/v2/integrations/confluent-cloud/accounts/{account_id}/resources/{resource_id}
Datadog Update Resource in Confluent Account
UpdateConfluentResource 2 params body → 200400403404429
POST
/api/v2/integrations/fastly/accounts
Datadog Add Fastly Account
CreateFastlyAccount body → 201400403404429
DELETE
/api/v2/integrations/fastly/accounts/{account_id}
Datadog Delete Fastly Account
DeleteFastlyAccount 1 param → 204400403404429
GET
/api/v2/integrations/fastly/accounts/{account_id}
Datadog Get Fastly Account
GetFastlyAccount 1 param → 200400403404429
PATCH
/api/v2/integrations/fastly/accounts/{account_id}
Datadog Update Fastly Account
UpdateFastlyAccount 1 param body → 200400403404429
POST
/api/v2/integrations/okta/accounts
Datadog Add Okta Account
CreateOktaAccount body → 201400403404429
DELETE
/api/v2/integrations/okta/accounts/{account_id}
Datadog Delete Okta Account
DeleteOktaAccount 1 param → 204400403404429
GET
/api/v2/integrations/okta/accounts/{account_id}
Datadog Get Okta Account
GetOktaAccount 1 param → 200400403404429
PATCH
/api/v2/integrations/okta/accounts/{account_id}
Datadog Update Okta Account
UpdateOktaAccount 1 param body → 200400403404429
POST
/api/v2/service_accounts
Datadog Create a Service Account
CreateServiceAccount body → 201400403429
GET
/api/v2/service_accounts/{service_account_id}/application_keys
Datadog List Application Keys for This Service Account
ListServiceAccountApplicationKeys 7 params → 200400403404429
POST
/api/v2/service_accounts/{service_account_id}/application_keys
Datadog Create an Application Key for This Service Account
CreateServiceAccountApplicationKey 1 param body → 201400403429
DELETE
/api/v2/service_accounts/{service_account_id}/application_keys/{app_key_id}
Datadog Delete an Application Key for This Service Account
DeleteServiceAccountApplicationKey 2 params → 204403404429
GET
/api/v2/service_accounts/{service_account_id}/application_keys/{app_key_id}
Datadog Get One Application Key for This Service Account
GetServiceAccountApplicationKey 2 params → 200403404429
PATCH
/api/v2/service_accounts/{service_account_id}/application_keys/{app_key_id}
Datadog Edit an Application Key for This Service Account
UpdateServiceAccountApplicationKey 2 params body → 200400403404429
GET
/api/v2/usage/cost_by_orgdeprecated
Datadog Get Cost Across Multi-org Account
GetCostByOrg 2 params → 200400403429
GET
/api/v2/usage/estimated_cost
Datadog Get Estimated Cost Across Your Account
GetEstimatedCostByOrg 6 params → 200400403429
GET
/api/v2/usage/historical_cost
Datadog Get Historical Cost Across Your Account
GetHistoricalCostByOrg 4 params → 200400403429
GET
/api/v2/usage/projected_cost
Datadog Get Projected Cost Across Your Account
GetProjectedCost 2 params → 200400403429

Schemas 124

The contract defines 124 schemas that model the data the API accepts and returns. The most detailed are UserAttributes (12 properties), GCPSTSServiceAccountAttributes (11 properties), ProjectedCostAttributes (8 properties), OrganizationAttributes (8 properties). Each schema is shown below with its type and property counts.

CostByOrgType
string
Type of cost data.
UsersType
string
Users resource type.
CostByOrg
object
Cost data.
3 properties
ConfluentAccountUpdateRequest
object
The JSON:API request for updating a Confluent account.
1 property 1 required
LeakedKeyAttributes
object
The definition of LeakedKeyAttributes object.
2 properties 1 required
FastlyAccountResponse
object
The expected response schema when getting a Fastly account.
1 property
OrganizationAttributes
object
Attributes of the organization.
8 properties
UserAttributes
object
Attributes of user object returned by the API.
12 properties
FastlyAccountUpdateRequestAttributes
object
Attributes object for updating a Fastly account.
2 properties
ProjectedCostType
string
Type of cost data.
PermissionAttributes
object
Attributes of a permission.
7 properties
PartialApplicationKeyResponse
object
Response for retrieving a partial application key.
2 properties
UserResponseIncludedItem
An object related to a user.
FastlyAccountCreateRequest
object
Payload schema when adding a Fastly account.
1 property 1 required
UserRelationships
object
Relationships of the user object.
1 property
ListApplicationKeysResponse
object
Response for a list of application keys.
3 properties
RoleAttributes
object
Attributes of the role.
4 properties
OktaAccountType
string
Account type for an Okta account.
FullApplicationKey
object
Datadog application key.
4 properties
ApplicationKeyUpdateAttributes
object
Attributes used to update an application Key.
2 properties
User
object
User object returned by the API.
4 properties
RelationshipToUser
object
Relationship to user.
1 property 1 required
GCPSTSDelegateAccountAttributes
object
Your delegate account attributes.
1 property
CostByOrgAttributes
object
Cost attributes data.
8 properties
RelationshipToOrganization
object
Relationship to an organization.
1 property 1 required
RelationshipToPermissionData
object
Relationship to permission object.
2 properties
GCPSTSServiceAccountUpdateRequest
object
Service account info.
1 property
ApplicationKeyResponseIncludedItem
An object related to an application key.
GCPSTSServiceAccountCreateRequest
object
Data on your newly generated service account.
1 property
RelationshipToUserData
object
Relationship to user object.
2 properties 2 required
FastlyService
object
The schema representation of a Fastly service.
2 properties 1 required
GCPMetricNamespaceConfig
object
Configuration for a GCP metric namespace.
2 properties
ConfluentAccountCreateRequestData
object
The data body for adding a Confluent account.
2 properties 2 required
ConfluentResourceType
string
The JSON:API type for this request.
CostByOrgResponse
object
Chargeback Summary response.
1 property
ConfluentAccountResponseData
object
An API key and API secret pair that represents a Confluent account.
3 properties 3 required
FastlyAccountUpdateRequest
object
Payload schema when updating a Fastly account.
1 property 1 required
GCPSTSDelegateAccount
object
Datadog principal service account info.
3 properties
ConfluentResourceRequestData
object
JSON:API request for updating a Confluent resource.
3 properties 3 required
ConfluentAccountCreateRequest
object
Payload schema when adding a Confluent account.
1 property 1 required
ConfluentAccountResourceAttributes
object
Attributes object for updating a Confluent resource.
4 properties 1 required
OktaAccount
object
Schema for an Okta account.
3 properties 2 required
ApplicationKeyResponse
object
Response for retrieving an application key.
2 properties
FastlyAccountCreateRequestAttributes
object
Attributes object for creating a Fastly account.
3 properties 2 required
ApplicationKeyCreateData
object
Object used to create an application key.
2 properties 2 required
FullApplicationKeyAttributes
object
Attributes of a full application key.
5 properties
GCPSTSServiceAccountData
object
Additional metadata on your generated service account.
2 properties
CloudflareAccountUpdateRequestData
object
Data object for updating a Cloudflare account.
2 properties
CloudflareAccountCreateRequestData
object
Data object for creating a Cloudflare account.
2 properties 2 required
CloudflareAccountResponseData
object
Data object of a Cloudflare account.
3 properties 3 required
Permission
object
Permission object.
3 properties 1 required
GCPSTSServiceAccountUpdateRequestData
object
Data on your service account.
3 properties
GCPSTSServiceAccountAttributes
object
Attributes associated with your service account.
11 properties
OrganizationsType
string
Organizations resource type.
ConfluentAccountCreateRequestAttributes
object
Attributes associated with the account creation request.
4 properties 2 required
ApplicationKeyRelationships
object
Resources related to the application key.
1 property
LeakedKey
object
The definition of LeakedKey object.
3 properties 3 required
CloudflareAccountCreateRequest
object
Payload schema when adding a Cloudflare account.
1 property 1 required
ApplicationKeysType
string
Application Keys resource type.
ProjectedCost
object
Projected Cost data.
3 properties
OktaAccountUpdateRequest
object
Payload schema when updating an Okta account.
1 property 1 required
ApplicationKeyCreateAttributes
object
Attributes used to create an application Key.
2 properties 1 required
OktaAccountRequest
object
Request object for an Okta account.
1 property 1 required
CloudflareAccountUpdateRequestAttributes
object
Attributes object for updating a Cloudflare account.
5 properties 1 required
CloudflareAccountCreateRequestAttributes
object
Attributes object for creating a Cloudflare account.
5 properties 2 required
CloudflareAccountResponse
object
The expected response schema when getting a Cloudflare account.
1 property
GCPServiceAccountType
string
The type of account.
ConfluentResourcesResponse
object
Response schema when interacting with a list of Confluent resources.
1 property
UserResponse
object
Response containing information about a single user.
2 properties
CloudflareAccountUpdateRequest
object
Payload schema when updating a Cloudflare account.
1 property 1 required
GCPSTSDelegateAccountType
string
The type of account.
ServiceAccountCreateData
object
Object to create a service account User.
3 properties 2 required
APIErrorResponse
object
API error response.
1 property 1 required
ConfluentResourceResponseAttributes
object
Model representation of a Confluent Cloud resource.
4 properties 1 required
UserResponseRelationships
object
Relationships of the user object returned by the API.
4 properties
CloudflareAccountResponseAttributes
object
Attributes object of a Cloudflare account.
4 properties 1 required
ConfluentResourceResponse
object
Response schema when interacting with a Confluent resource.
1 property
GCPServiceAccountMeta
object
Additional information related to your service account.
1 property
ApplicationKeyCreateRequest
object
Request used to create an application key.
1 property 1 required
ApplicationKeyUpdateRequest
object
Request used to update an application key.
1 property 1 required
FastlyAccountUpdateRequestData
object
Data object for updating a Fastly account.
2 properties
OktaAccountUpdateRequestData
object
Data object for updating an Okta account.
2 properties
RoleResponseRelationships
object
Relationships of the role object returned by the API.
1 property
ProjectedCostResponse
object
Projected Cost response.
1 property
ApplicationKeyResponseMeta
object
Additional information related to the application key response.
2 properties
FastlyAccounResponseAttributes
object
Attributes object of a Fastly account.
2 properties 1 required
RelationshipToRoleData
object
Relationship to role object.
2 properties
OktaAccountAttributes
object
Attributes object for an Okta account.
6 properties 3 required
ApplicationKeyUpdateData
object
Object used to update an application key.
3 properties 3 required
RelationshipToOrganizationData
object
Relationship to organization object.
2 properties 2 required
FastlyAccountResponseData
object
Data object of a Fastly account.
3 properties 3 required
ConfluentResourceRequestAttributes
object
Attributes object for updating a Confluent resource.
3 properties 1 required
PartialApplicationKeyAttributes
object
Attributes of a partial application key.
4 properties
Organization
object
Organization object.
3 properties 1 required
Role
object
Role object returned by the API.
4 properties 1 required
ConfluentAccountType
string
The JSON:API type for this API. Should always be confluent-cloud-accounts.
RelationshipToUsers
object
Relationship to users.
1 property 1 required
FastlyAccountType
string
The JSON:API type for this API. Should always be fastly-accounts.
ConfluentResourceResponseData
object
Confluent Cloud resource data.
3 properties 3 required
OktaAccountResponse
object
Response object for an Okta account.
1 property
PermissionsType
string
Permissions resource type.
GCPSTSDelegateAccountResponse
object
Your delegate service account response data.
1 property
ApplicationKeyResponseMetaPage
object
Additional information related to the application key response.
1 property
ConfluentAccountUpdateRequestAttributes
object
Attributes object for updating a Confluent account.
3 properties 2 required
ServiceAccountCreateAttributes
object
Attributes of the created user.
4 properties 2 required
PartialApplicationKey
object
Partial Datadog application key.
4 properties
CloudflareAccountType
string
The JSON:API type for this API. Should always be cloudflare-accounts.
ApplicationKeysSort
string
Sorting options
RelationshipToRoles
object
Relationship to roles.
1 property
ProjectedCostAttributes
object
Projected Cost attributes data.
8 properties
LeakedKeyType
string
The definition of LeakedKeyType object.
RelationshipToOrganizations
object
Relationship to organizations.
1 property 1 required
ConfluentAccountUpdateRequestData
object
Data object for updating a Confluent account.
2 properties 2 required
GCPSTSServiceAccountResponse
object
The account creation response.
1 property
ConfluentAccountResponseAttributes
object
The attributes of a Confluent account.
3 properties 1 required
OktaAccountUpdateRequestAttributes
object
Attributes object for updating an Okta account.
5 properties 2 required
GCPSTSServiceAccount
object
Info on your service account.
4 properties
ConfluentResourceRequest
object
The JSON:API request for updating a Confluent resource.
1 property 1 required
ConfluentAccountResponse
object
The expected response schema when getting a Confluent account.
1 property
ChargebackBreakdown
object
Charges breakdown.
3 properties
RolesType
string
Roles type.
FastlyAccountCreateRequestData
object
Data object for creating a Fastly account.
2 properties 2 required
RelationshipToPermissions
object
Relationship to multiple permissions objects.
1 property
ServiceAccountCreateRequest
object
Create a service account.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

datadog-account-api-openapi.yml Raw ↑

Other APIs Datadog publishes across the network.

Datadog Dashboards API
Datadog Synthetics API
Datadog Service Level Objectives API
Datadog Security Monitoring API
Datadog Service Definition API
Datadog Software Catalog API
Datadog Users API
Datadog Roles API
Datadog Key Management API
Datadog Organizations API
Datadog Downtimes API
Datadog RUM API
Where this information came from

This is an independent, third-party profile of Datadog Account API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.