Ingest event
Events
Ingest event
Use when sending a single usage event from your app (e.g. one API call or one GB stored). Events are processed asynchronously; returns 202 with event_id.
POST
Ingest event
Documentation Index
Fetch the complete documentation index at: https://docs.flexprice.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key in the format x-api-key <api-key>*
Body
application/json
Event data
Example:
"api_request"
Example:
"customer456"
Example:
"customer456"
Example:
"event123"
Handled separately for dynamic columns
Example:
{
"\"response_status\"": "200}",
"{\"request_size\"": "100"
}Example:
"api"
Handled separately due to parsing
Example:
"2024-03-20T15:04:05Z"
Response
message:Event accepted for processing

