Antavo Async Events API

Queues events for reliable background processing during high-traffic periods, returning a correlation id that can be polled for status. Uses token-based authentication via the /v1/auth/token endpoint.

API entry from apis.yml

apis.yml Raw ↑
aid: antavo:antavo-async-events-api
name: Antavo Async Events API
tags:
- Events
- Async
- Queue
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developers.antavo.com/docs/antavo-apis
baseURL: https://api.antavo.com
properties:
- url: https://developers.antavo.com/docs/antavo-apis
  type: Documentation
- url: https://apidocs.antavo.com/api/index.html
  type: APIReference
description: Queues events for reliable background processing during high-traffic periods, returning a
  correlation id that can be polled for status. Uses token-based authentication via the /v1/auth/token
  endpoint.