Skip to main content

Invoke Primitive

POST 

/api/v1/primitives/:primitive_id/invoke

Invoke a primitive directly.

Metering, rate limiting, and circuit breaking are applied automatically. The invocation is recorded for usage-based billing.

Headers: Idempotency-Key: Optional key for idempotent requests (24h TTL) X-RateLimit-Limit: Per-minute rate limit X-RateLimit-Remaining: Calls remaining in current window X-RateLimit-Reset: Seconds until window resets

Request

Responses

Successful Response