Arvexa OS
Get API key

Revenue

Simulate routing for an existing call

Read-only what-if routing replay. When ROUTING_ENGINE_V2_ENABLED=true, runs the full v2 pipeline (including auction strategies) with forced fixture delivery and optional policyId override. Never dials or mutates production calls, routing decisions, ring attempts, or Twilio state. Results are on-demand (not persisted). Records an audit-log entry (unlike GET).

POSThttps://api.thearvexa.com/api/calls/{id}/routing-simulation

Calls

Recent Requests

Log in to see full request history
TimeStatusUser Agent
Make a request to see history.

Path Params

idstringrequired

Headers

x-organization-idstringrequired

Tenant organization identifier

x-user-rolestringrequired

Development RBAC role (for example SUPER_ADMIN, ORG_ADMIN, OPS_MANAGER, VIEWER)

x-user-idstring

Trusted authenticated actor id (interim header auth). Recorded as the actor on sensitive writes such as finance adjustments and their approve/reject decisions. Ignored when header auth is disabled.

x-organization-idstringrequired
x-user-rolestringrequired

Body Params

Request body is declared, but no field schema was published in OpenAPI.

Responses

200Routing simulation comparison

Routing simulation comparison

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.

400Validation error

Validation error

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.

403Forbidden for the supplied role

Forbidden for the supplied role

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.

404Resource not found

Resource not found

No response body schema in OpenAPI

This status is documented, but the operation did not publish a response schema or example. The HTTP status and description above are still authoritative.

← Return to API Reference