The Backend API is best when you want to centralize ActionX requests on your server and then pass results to your frontend or other systems.Documentation Index
Fetch the complete documentation index at: https://docs.actionx.top/llms.txt
Use this file to discover all available pages before exploring further.
Unified endpoint
What this endpoint does
- Accepts query, response, user context, and slots
- Enters the unified ActionX decisioning flow
- Returns a result structure that fits the requested slot format
Authentication
X-API-Key.
Minimal request structure
Continue reading
Request parameters
Continue into
userContext, slots, and the most common fields.Response format
Continue into slots, ads, and the common output structures.