Create Ingestion Key
Create a new ingestion key.
Endpoint
Authentication
Headers
Authorization: Bearer <YOUR_API_KEY>
Content-Type: application/jsonRequest Body
{
"name": "string",
"type": "sensor|thirdParty|rum"
}Parameter
Type
Required
Description
Examples
Create Basic Sensor Key
Create Third-Party Integration Key
Create RUM Key with Configuration
Response
Response Schema
Response Example
Key Types
Type
Description
Default remoteConfig
Verification
Naming Requirements
Related Documentation
Last updated
