{"uid":"cap_l6_ELOdBXKhrYtmdETGsG","slug":"apiosk-gateway-trust-checks-execute-31c73ffd","name":"Apiosk Gateway – Trust Checks 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/trust-checks/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.0805","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.07/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.07","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.07","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hy0WbgE4POQyfNjcQA76d","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.07","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Executes a trust-check operation via the Apiosk x402 pay-per-call gateway, forwarding a JSON payload to a selected trust-check operation and returning the upstream result.","exampleAgentPrompt":"Run a trust check on this company — use the 'check-entity' operation and pass in {\"company_id\": \"acme-corp\", \"country\": \"US\"} as the payload — I need to know if it passes before we proceed.","exampleUseCases":[{"title":"Company trust verification before onboarding","prompt":"Before we onboard this new supplier, run a trust check on them — use the 'verify-company' operation with {\"name\": \"GlobalTrade Ltd\", \"registration_number\": \"GB123456\"} and tell me whether they pass."},{"title":"Crypto address sanity before payment","prompt":"I'm about to send funds to a wallet — can you run a trust check using the 'address-sanity' operation with {\"address\": \"0xAbCd1234...\"} so I can confirm it's not flagged?"},{"title":"Identity trust score for KYC pipeline","prompt":"We need to verify this user's identity trust score before approving their account — execute the 'identity-score' operation with {\"user_id\": \"usr_8821\", \"country\": \"DE\"} and tell me what score comes back."}],"resultDescription":"A JSON object containing a status string, the upstream response body as 'result', the operation that was called, the API name, cost of the call, latency in milliseconds, and the upstream HTTP status code.","failureModes":["Invalid or unrecognized operation id returns an error status","Malformed JSON payload in the 'input' field causes upstream rejection","Insufficient USDC balance or failed x402 payment results in 402 response","Upstream trust-check service is unavailable, returning a non-2xx upstream_status","Timeout on slow upstream operations may result in high latency or failure"],"whenToPreferThis":"Use this endpoint when you need to programmatically execute trust, compliance, or sanity-check operations via the Apiosk gateway and are willing to pay per call in USDC over the x402 protocol. Prefer this over direct API integrations when you want a unified gateway interface with built-in micropayment settlement and cost tracking per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:45:20.085Z","isFirstParty":false}