Activate a published listing by creating an order. ZAM calls the listing’s run contract endpoint with the provided request body. If the endpoint responds within 50ms, the result is included. Otherwise, poll with GET /v1/orders/. Requires order:create scope.
ZAM API key. Starts with zam_.
Created order (may be pending, running, completed, or failed depending on execution speed)
pending, running, completed, failed The input sent to the listing's endpoint
The response from the listing's endpoint (when completed)
Error details (when failed)