sync
, action
, screen
, pageview
, config
and revenue
events through the events
ingestion API.
The endpoint to use is: https://ingest.valued.app/events
OAuth2 with bearer token
When establishing a connection using OAuth2, you need your access token which you can find in the Valued dashboard under the Integrations page. Here’s how to add the token to the request header using cURL Two headers are required:Authorization
header, for your Projects API token in the form ofBearer {token}
as described in RFC-6750.Content-Type
header, set toapplication/json
.
cURL
):
listeners
in various global regions which respond within milliseconds, and process the event data without the possibility of affecting the API response time.
There are following listener
regions:
- Sydney, Australia
- Brussels, Europe
- North Virginia, USA
listener
in a different region, please contact us at hello@valued.app.