https://stableapify.dev/api/actors/results
Fetch items from an Apify Actor run default dataset. Body: { "token": "..." } from actors/call. First call per wallet pays via x402 proportional to Apify usage (capped at $1.00); SIWX replay is free. Poll /api/actors/status until terminal — calling before terminal returns 409. POST only — never GET; token in JSON body, not query string.
What this profile is sourced from
Raw HTTP — what an agent observes
GET https://stableapify.dev/api/actors/results → HTTP/1.1 402 Payment Required X-Payment-Required: $1.0000 X-Payment-Currency: USDC X-Payment-Chain: base GET https://stableapify.dev/api/actors/results 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.