Skip to main content

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.

If this is your first ActionX integration, do not start with the parameter tables. Use this page to confirm your integration path first.

The three common integration paths

SDK

Best when the frontend directly renders recommendation cards, placements, or enhanced content results.

Backend API

Best when the backend requests and orchestrates results centrally, then passes them to the frontend.

MCP

Best for AI clients, workflow platforms, and agent runtimes that already support MCP.

The shortest path to first integration

  1. Complete publisher onboarding and obtain an api_key
  2. Choose the integration path that fits your product
  3. Make one minimal request
  4. Confirm that the result is served and tracking works

Next steps