{"uid":"cap_0FbYE8MIy7BZ_7S63Mhy5","slug":"apiosk-gateway-developer-extraction-execute-29a880e5","name":"Apiosk Gateway – Developer Extraction Execute","description":"Pay-per-call API gateway on the x402 protocol (HTTP 402 + USDC on Base). This document covers the gateway's discovery and execution meta-endpoints. Individual provider APIs are reachable at /{api_slug}/{path} and described by GET /{api_slug}/metadata.","url":"https://gateway.apiosk.com/developer-extraction/execute","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"string","description":"JSON payload forwarded to the selected operation."},"operation":{"type":"string","description":"Operation id, /path, or METHOD /path selector."}}},"responseSchema":{"type":"object","required":["status","result"],"properties":{"api":{"type":"string"},"cost":{"type":"string"},"result":{"description":"Upstream response body."},"status":{"type":"string"},"latency":{"type":"number"},"operation":{"type":"string"},"upstream_status":{"type":"integer"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.069","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.06/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.06","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_HEjB0BXXqbxV_QgHPGQhP","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.06","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a pay-per-call developer-extraction operation via the Apiosk x402 gateway, forwarding a JSON payload to the selected operation and returning the upstream response.","exampleAgentPrompt":"Use the Apiosk developer-extraction gateway to run the 'GET /profile' operation with this JSON payload: {\"username\": \"octocat\"} and give me back whatever the upstream returns.","exampleUseCases":[{"title":"Extract developer profile data","prompt":"Hit the Apiosk developer-extraction endpoint with operation 'GET /profile' and payload {\"username\": \"torvalds\"} — I need the raw upstream response."},{"title":"Pull repository metadata for analysis","prompt":"Run the 'GET /repos' operation on the Apiosk developer-extraction gateway with payload {\"org\": \"openai\", \"limit\": 10} and return the result."},{"title":"Fetch developer contribution stats","prompt":"Use the developer-extraction gateway to execute operation 'GET /contributions' with payload {\"user\": \"gvanrossum\", \"year\": 2023} and show me what comes back."}],"resultDescription":"Returns a JSON object with a status string, the upstream response body under 'result', the operation and API identifiers, the upstream HTTP status code, call latency in milliseconds, and the cost of the call in USDC.","failureModes":["Invalid or missing operation selector returns an error status","Malformed JSON in the input payload causes upstream rejection","Insufficient USDC balance or payment failure returns HTTP 402","Upstream provider is unavailable, resulting in a non-200 upstream_status","Unknown api_slug or operation path returns a not-found error"],"whenToPreferThis":"Choose this endpoint when you need to execute a developer-extraction operation through the Apiosk x402 gateway and want metered, pay-per-call access (billed in USDC on Base) with a unified response envelope including latency and cost metadata. Prefer it over direct API calls when you need the gateway's payment abstraction layer or when the target provider is only accessible via Apiosk.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:48:20.789Z","isFirstParty":false}