post
https://api.enterprise.appier.net/api/v3//streaming
Stream event and attribute data to Appier.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This endpoint streams attribute and event data from your server to Appier in real time.
- Send server-side events, such as a completed purchase or a subscription renewal. These events can be used to satisfy event-based conditions in trigger campaigns and journey maps.
- Update user attributes, such as a loyalty tier or membership status.
Authentication
Include your API key in the apikey header. To obtain an API key, contact your customer success manager.
Default rate limits
- 20 requests per second
- 100 requests per minute
- 200 requests per hour
- 1000 requests per day
Requirements
-
In your request, the value of
profile.identifier_keymust be an ID type present in your organization's configured ID hierarchy. The key must also be present inprofile.attributes. For example, ifprofile.identifier_keyis "email", thenprofile.attributesmust include the keyemail. -
Event, event attributes, and user attribute names must conform to all naming requirements.
