Create signals in bulk
Create multiple signals (usage events) in a single request. Each signal must include a customer attribution (either customerId or externalCustomerId) and a product attribution (either productId or externalProductId).
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
signals
Response
200
ingested
duplicates
failed
Errors
400
Bad Request Error
403
Forbidden Error
500
Internal Server Error