https://agents.chain.link/v1/operations/:operationId/submit
Chainlink For Agents: submit a signed operation payload.
What this profile is sourced from
Raw HTTP — what an agent observes
GET https://agents.chain.link/v1/operations/:operationId/submit → HTTP/1.1 402 Payment Required X-Payment-Required: $0.0020 X-Payment-Currency: USDC X-Payment-Chain: base GET https://agents.chain.link/v1/operations/:operationId/submit X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…
Things to know before drawing strong conclusions
accepts[] entry is used.