{"schema":"orbis-agent-discovery/v1","generatedAt":"2026-06-09T21:04:27.368Z","platform":{"name":"Orbis API Marketplace","url":"https://orbisapi.com","marketplaceUrl":"https://orbisapi.com/marketplace","platformFeePercent":20,"description":"Discover, subscribe to, and call production APIs. Providers receive direct Stripe Connect payouts."},"paymentMethods":{"stripe":{"enabled":true,"description":"Subscribe with a card via Stripe. Free tiers need no payment.","headless":true,"note":"Paid tiers accept a Stripe paymentMethodId — no browser redirect needed for agents."},"x402":{"enabled":true,"description":"Pay-per-call in USDC using the HTTP 402 protocol — supported on Base (eip155:8453) and Solana (solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp). No account or API key needed.","networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"protocol":"https://x402.org","clientLibrary":"npm install x402-fetch","note":"Each API in the catalogue shows its x402 field with per-call price, payer address, and step-by-step instructions."}},"agentInstructions":{"summary":"Two ways an AI agent can autonomously use Orbis APIs — subscription (Stripe) or pay-per-call (x402)","options":[{"option":"A","method":"Subscription (Stripe)","bestFor":"High-volume or recurring usage — subscribe once, get an API key, call freely within limits.","steps":[{"step":1,"action":"register","endpoint":"POST https://orbisapi.com/api/agents/register","body":{"email":"string","password":"string","username":"string"}},{"step":2,"action":"subscribe","endpoint":"POST https://orbisapi.com/api/agents/subscribe","body":{"email":"string","password":"string","tierId":"string — from tiers[].id in catalogue","paymentMethodId":"string — Stripe pm_... (omit for free tiers)"},"returns":"{ apiKey, subscription } — store the apiKey securely"},{"step":3,"action":"call_api","headers":{"x-api-key":"<your_api_key>"},"example":"GET https://orbisapi.com/fake-data/user  -H 'x-api-key: ok_...'"}]},{"option":"B","method":"Pay-per-call (x402 — USDC on Base or Solana)","bestFor":"Infrequent or one-off calls — no account needed, pay only for what you use.","enabled":true,"steps":[{"step":1,"action":"call_api","description":"Call any API endpoint. If no API key is present, the server returns 402 with payment details.","example":"GET https://orbisapi.com/fake-data/user","response":"HTTP 402 with PAYMENT-REQUIRED header (base64 JSON)"},{"step":2,"action":"pay","description":"Sign an EIP-3009 USDC transferWithAuthorization for the amount specified. Use an x402-compatible client library to do this automatically.","clientLibrary":"npm install x402-fetch  # auto-handles 402 and payment signing"},{"step":3,"action":"retry","description":"Retry the request with your signed X-Payment header. The server verifies via https://x402.org/facilitator and returns the result."}],"quickstart":"import { wrapFetchWithPayment } from 'x402-fetch';\nconst fetch = wrapFetchWithPayment(globalThis.fetch, wallet);\nconst res = await fetch('https://orbisapi.com/fake-data/user');"}]},"totalApis":2434,"catalogue":[{"id":"51b6854e-cdda-4973-85d8-fb194f795d1a","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-528ee4","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-528ee4","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"0a302332-be8a-4870-9b39-2405fdc9b06d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"125afe67-007f-41cf-9162-78c2d29f7358","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"7ccca250-5e45-4c14-9ef4-a1e9b383faf9","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"959baee1-fef7-4207-bd72-c187f8b38836","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"9cec3126-a601-4448-bcc3-ef6c19191649","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"617379da-8e1f-4a20-bf9c-5ce11633965c","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"46372106-1ce3-4714-96a5-55fe312c21a4","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"c1e7c048-a4b8-4648-9a6d-79d5e3197b27","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"33602e80-d00c-43b0-889b-43a76c1963ec","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"bae6f4ef-d2eb-4fa5-a420-24cb5c277fcc","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"26d3fc3d-8d79-4460-8835-483ba0150505","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"2041cae4-2637-4221-95a9-cc0a417959c0","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-42fa2c","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-42fa2c","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"1a722188-e326-42d6-9ef4-93e54470de42","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"a992fbc2-17b5-49bb-9fb6-0456c24a7e05","name":"Refinance Calculator API","slug":"refinance-calculator-api-4a88b5","shortDescription":"Deterministic loan refinance analysis — current vs new payment, monthly & lifetime savings, and break-even months for refinancing agents","description":"Agent-native refinance intelligence computed in real amortization math (not by a language model) for mortgage, auto, student, and personal loans. /calculate returns the current vs new monthly payment, monthly savings, new loan amount, current vs new total interest, break-even months on closing costs, lifetime savings, a worth_it verdict, and a risk_level. The one-call /lookup adds explicit assumptions, a new-rate sensitivity table (± 0.5%), a reasoning object (why_result_generated, key_factors, invalidators), and prioritized recommended actions. Every response carries a financial_disclaimer; results are deterministic so confidence is always 1.0. Supports cash-out and configurable closing costs.","category":null,"tags":["finance","refinance","loans","mortgage","calculator","deterministic","x402","coinbase-bazaar","agentic-market","refinance calculator api","loan refinance api","break even refinance api","monthly savings refinance","refinance savings calculator","auto loan refinance api","student loan refinance api","refinance decision api"],"baseUrl":"https://orbisapi.com/proxy/refinance-calculator-api-4a88b5","openApiSpecUrl":"https://orbis-apis.onrender.com/refinance-calculator/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a208ae2b-6d99-450f-8565-dbd6a02bfc9d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"08e0d2ec-50f3-43dc-b2c5-6c412a6b338c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.02,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/calculate","description":"Compute current vs new payment, savings, and break-even"},{"method":"POST","path":"/lookup","description":"ONE-CALL refinance analysis + reasoning + rate sensitivity"}],"x402":null},{"id":"fd394488-eca4-4c0b-aa60-4c6222719cbb","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-6454d1","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-6454d1","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"bbcbc95a-f5db-472f-b332-adde8aa74d99","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"01e79eff-bae9-40fd-9627-c41873cef063","name":"Mortgage Refinance API","slug":"mortgage-refinance-api-3d22cf","shortDescription":"Deterministic mortgage refinance analysis — LTV, PMI removal, points break-even, cash-out, and rate-and-term savings for home-finance agents","description":"Agent-native mortgage refinance intelligence computed in real amortization math (not by a language model). /analyze returns new loan-to-value, PMI removal eligibility, discount-points cost, total upfront cost, current vs new monthly payment (principal + interest + PMI), monthly savings, break-even months, new total interest, lifetime savings, a worth_it verdict, and a risk_level. The one-call /lookup adds explicit assumptions, a new-rate sensitivity table (± 0.5%), a reasoning object (why_result_generated, key_factors, invalidators), and prioritized recommended actions. Handles cash-out and discount points. Every response carries a financial_disclaimer; results are deterministic so confidence is always 1.0.","category":null,"tags":["finance","mortgage","refinance","pmi","ltv","calculator","deterministic","x402","coinbase-bazaar","agentic-market","mortgage refinance api","pmi removal api","ltv calculator api","mortgage break even api","cash out refinance api","rate and term refinance","discount points calculator","mortgage refinance savings api"],"baseUrl":"https://orbisapi.com/proxy/mortgage-refinance-api-3d22cf","openApiSpecUrl":"https://orbis-apis.onrender.com/mortgage-refinance/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"65fd6080-fb6d-44a0-911a-c3b9b536c0a2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9fc3f60b-d62f-42e6-8e7d-9b510fb084ff","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.025,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"LTV, PMI removal, points, payment & break-even"},{"method":"POST","path":"/lookup","description":"ONE-CALL mortgage refinance analysis + reasoning + rate sensitivity"}],"x402":null},{"id":"f0ef2f40-74ea-49a1-b1ca-8906983ef7ea","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1a0a79","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1a0a79","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"1428ef17-f7d4-4104-a8e4-c491bddf1be1","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"8eaf6e9f-2567-42a9-b18f-a056d1c3323c","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-753175","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-753175","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"a91eba39-272b-489a-949c-d17c8f99dbcb","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"1ac7cbc5-e457-41e9-b53b-a5f8202335db","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-3c6849","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-3c6849","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"f1f59c72-e24a-4a44-b49b-7f6a8df4bd82","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"62e5050d-7947-412f-add5-c01c618f8f98","name":"Emergency Fund Calculator API","slug":"emergency-fund-calculator-api-34004b","shortDescription":"Deterministic emergency-fund target, coverage, gap, and time-to-goal — months scaled by job stability and dependents","description":"Agent-native emergency-fund planning computed in real arithmetic (not by a language model). /calculate returns a recommended target in months (scaled by job stability and number of dependents), the target dollar amount, current coverage in months, funded percent, the remaining gap, months-to-goal at a given monthly contribution, and a status (fully_funded, adequate, underfunded, critical). The one-call /lookup adds a reasoning object (why_result_generated, key_factors, invalidators) and prioritized recommended actions. Accepts a target_months override. Every response carries a financial_disclaimer; results are deterministic so confidence is always 1.0.","category":null,"tags":["finance","emergency-fund","savings","budgeting","calculator","deterministic","x402","coinbase-bazaar","agentic-market","emergency fund calculator api","savings goal api","emergency savings target api","months of expenses api","emergency fund gap api","savings time to goal api","rainy day fund api","financial safety net api"],"baseUrl":"https://orbisapi.com/proxy/emergency-fund-calculator-api-34004b","openApiSpecUrl":"https://orbis-apis.onrender.com/emergency-fund-calculator/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a60d1143-33b9-4a61-9641-b19268044d05","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"f4fa2c83-0531-4232-a745-ec6f9ab25217","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/calculate","description":"Target, coverage, gap, and time-to-goal"},{"method":"POST","path":"/lookup","description":"ONE-CALL emergency-fund analysis + reasoning + actions"}],"x402":null},{"id":"c7c4c0a1-d56a-499f-a53e-645ff9bc85cd","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-57b61d","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-57b61d","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"26ec4d57-cd22-4872-bf44-71783f97350c","name":"Financial Health Checker API","slug":"financial-health-checker-api-a0fc7f","shortDescription":"Deterministic 0–100 financial-health score and grade from savings rate, debt-to-income, emergency coverage, and solvency","description":"Agent-native personal financial-health scoring computed in real arithmetic (not by a language model). /score returns the core ratios (savings rate, debt-to-income, expense ratio, emergency-fund months, net worth), four weighted component sub-scores (savings 30%, debt 30%, emergency 25%, solvency 15%), an overall 0–100 health_score, a letter grade (A–F), and a risk_level. The one-call /lookup adds a reasoning object (why_result_generated, key_factors, invalidators) and recommended actions prioritized by the weakest component. Every response carries a financial_disclaimer; results are deterministic so confidence is always 1.0.","category":null,"tags":["finance","financial-health","budgeting","debt-to-income","net-worth","calculator","deterministic","x402","coinbase-bazaar","agentic-market","financial health score api","debt to income api","savings rate api","net worth api","personal finance score api","financial wellness api","money health check api","financial ratios api"],"baseUrl":"https://orbisapi.com/proxy/financial-health-checker-api-a0fc7f","openApiSpecUrl":"https://orbis-apis.onrender.com/financial-health-checker/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"8063acb9-5a1f-4a92-afce-12c89705af96","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"5d9635fa-bbc6-449b-8c42-cc49332a7423","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.02,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Core ratios + weighted health score + grade"},{"method":"POST","path":"/lookup","description":"ONE-CALL health check + reasoning + prioritized actions"}],"x402":null},{"id":"af97c103-8210-483d-b8c1-0fc9746c2b19","name":"Supplier ESG Risk Snapshot API","slug":"supplier-esg-risk-snapshot-api-94eabd","shortDescription":"Snapshot supplier ESG risk from region, category, labor signal, emissions evidence, certifications, and audit history","description":"Snapshot supplier ESG risk from region, category, labor signal, emissions evidence, certifications, and audit history. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["supplier-esg","sustainability","procurement","risk","agent-friendly","x402","supplier esg risk snapshot","supplier esg","sustainability","procurement","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/supplier-esg-risk-snapshot-api-94eabd","openApiSpecUrl":"https://supplier-esg-risk-snapshot.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"bf71c901-8550-4f88-9584-cafab00bd06f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"689b56c8-b51a-49b1-9c9c-5eef2d5f4c07","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f019c11e-07c3-4f27-907f-37ddfb7078df","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/supplier-esg-rules","description":"Return hardcoded supplier esg risk snapshot rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/snapshot-supplier-esg-risk","description":"Snapshot supplier ESG risk from region, category, labor signal, emissions evidence, certifications, and audit history using deterministic scoring rules"},{"method":"POST","path":"/rank-esg-supplier-actions","description":"Generate focused next steps for supplier esg risk snapshot from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8f653cc2-d3e6-42ec-9745-9679dfa55c7d","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-76ada4","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-76ada4","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"ff181514-2a51-43a6-8989-2d1eca419faa","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"5b9d61ef-cc99-4f2f-9d39-35374bb26993","name":"Personal Finance Agent API","slug":"personal-finance-agent-api-94ddcc","shortDescription":"One-call personal-finance planner — composes financial-health, emergency-fund, and refinance analysis into a prioritized action plan","description":"Agent-native one-call personal-finance planner computed in real arithmetic (not by a language model). POST /lookup takes a full financial profile (income, expenses, debt payments, savings, assets, liabilities, dependents, job stability, and an optional loan to evaluate) and composes three deterministic analyses — a 0–100 financial-health score with component sub-scores, an emergency-fund check (target, coverage, gap, time-to-goal), and a refinance evaluation when a loan is supplied — into a single prioritized action_plan ordered by impact. Returns a reasoning object (why_result_generated, key_factors, invalidators), recommended_actions_priority_order, and chain_to links to the underlying calculators for detail. Every response carries a financial_disclaimer; results are deterministic so confidence is always 1.0.","category":null,"tags":["finance","personal-finance","financial-planning","agent","budgeting","deterministic","x402","coinbase-bazaar","agentic-market","personal finance agent api","financial planning api","money plan api","personal finance assistant api","financial action plan api","budget and debt plan api","one call finance api","financial advisor agent api"],"baseUrl":"https://orbisapi.com/proxy/personal-finance-agent-api-94ddcc","openApiSpecUrl":"https://orbis-apis.onrender.com/personal-finance-agent/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"22041c96-fb10-4d55-9853-64c2af0237d4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2590c185-c1fc-4dee-aa6a-87da41e88fbd","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.06,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/lookup","description":"ONE-CALL full financial profile → health + emergency fund + refinance + prioritized plan"}],"x402":null},{"id":"14e08781-4439-4a3f-8269-d765162beb1e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-294267","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-294267","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"5ae4a895-eb04-46bc-8748-31487ecaa190","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"61c30e0a-fbe4-4c2c-999a-90217ab366f3","name":"X402 Market Intel API","slug":"x402-market-intel-api-2cd9fa","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-2cd9fa","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1cbc76d5-31c9-491f-b55e-f3fe1cc5718f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict/recommendation first, warnings, confidence, evidence, cap, stop conditions, payment-proof policy, and fallback route before a buyer signs or pays."},{"method":"POST","path":"/v1/x402/payment_risk","description":"Tiny buyer-side x402 payment-risk oracle priced at $0.01. Given a quoted x402 resource, payTo, amount, network, and optional paymentRequirements, returns pay | avoid | manual_review, quote sanity, payTo/network/resource binding checks, replay/double-pay risk, seller discovery/readback, suspicious pr"},{"method":"POST","path":"/v1/x402/lead_pack","description":"Paid x402 lead-enrichment package for buyer agents in the StableEnrich/Apollo demand lane. Given a target market, persona, geography, filters, and max lead count, returns a ranked prospect/account pack with fit reasons, public evidence URLs, missing-data flags, enrichment recommendations, budget pol"},{"method":"POST","path":"/v1/x402/media_data_route_preflight","description":"Paid buyer preflight for IMDb/movie/TV/media database x402 routes. Given a title/person lookup intent, candidate media data endpoint, budget, and freshness requirements, returns pay | manual_review | avoid, 402/payment-shape sanity, schema/freshness/licensing risks, exact request plan, fallback shor"},{"method":"POST","path":"/v1/x402/financial_data_route_preflight","description":"Paid buyer preflight for stock quote/market-data x402 routes. Given a ticker, candidate realtime price endpoint, budget, and freshness requirement, returns pay | manual_review | avoid, 402/payment-shape sanity, market-hours/freshness/licensing warnings, exact request plan, fallback shortlist, spend "},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."},{"method":"POST","path":"/v1/x402/inference_preflight","description":"Lane-specific paid buyer package for hot AI inference/content-generation x402 routes. Given an intent, category, budget, and optional candidate resources, returns a pay/skip/cap decision, quote-before-signing checklist, receipt requirements, fallback order, and wash-adjusted 24h movement evidence be"},{"method":"POST","path":"/v1/x402/content_generation_preflight","description":"Lane-specific paid buyer package for the hot content_generation x402 route family. Returns a pay/manual-review verdict, rights/schema/receipt checks, max unit and total spend caps, fallback order, and wash-adjusted 24h movement evidence before an agent pays a text/image/media generation endpoint."}],"x402":null},{"id":"45d9fc4a-24d0-4fa1-bdf7-f829f3c5dd1e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-b45d1b","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-b45d1b","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"047addb8-f9c5-4cbb-a1b4-1186e4020a09","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"f27cc885-3689-432f-a086-020e51bf1e0e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-16435b","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-16435b","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"ddfa828c-d496-4e03-a226-f458b9481095","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"19291404-49b3-48b7-b2f1-697e89c3b5fc","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-5b7f14","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-5b7f14","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"4abd7a90-24a1-402c-b478-4d094dceb581","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"70ec8138-0771-4e65-9692-a695accdc5f1","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-a344b4","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-a344b4","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"87ef85c7-5101-4b00-815a-9779f92b7776","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-0d85bc","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-0d85bc","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"f0d7bd14-eb98-4843-87ed-5f405d6ac526","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"1fd42036-91c1-4a1a-88a9-1b05d55edb1b","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-db53e6","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-db53e6","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"d0d0922b-e1ce-4d18-b210-88a3138924ae","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"6173761c-13f8-453d-b0bb-240878f4ca05","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-e8a9e3","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-e8a9e3","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"a9b60165-4435-47e7-b000-ade66aa9e993","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"7aefce6f-db34-405c-8e38-bf5237797cc1","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-2dd38e","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-2dd38e","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"e0242b99-2994-4c12-b365-b681ccc9b032","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"56532ca1-809e-4899-a82a-c229885b341f","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-70be4a","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-70be4a","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"635297b4-7307-4d7b-b676-9b11fd822c6c","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"449728f1-c0e7-4ba3-b00d-2b96a3ba172e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1369a5","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1369a5","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"832d255b-7e1a-4aa6-b544-2fee3ba5dd49","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"95e183a1-aead-4af3-a6b3-7d6890c23d6f","name":"TX Bundle Cost API","slug":"tx-bundle-cost-api-b36a28","shortDescription":"transaction bundle cost estimator","description":"TX Bundle Cost API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: estimate cost, estimate cost. Buyer intents from service metadata: transaction bundle cost estimator, bundle gas estimate x402, agent transaction cost MCP.","category":null,"tags":["base","bundle","cost","estimate","estimator","gas","mcp","step","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/tx-bundle-cost-api-b36a28","openApiSpecUrl":"https://tx-bundle-cost-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8ad9f4d5-8657-4a14-88af-e7b52f09b6e0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/bundle/estimate_cost","description":"Paid x402 route for autonomous agents deciding whether a multi-step transaction bundle is cheap enough and safe enough to execute now. Returns gas, slippage, bridge-fee, worst-case cost, buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: transaction bundle cost,"},{"method":"POST","path":"/v1/step/estimate_cost","description":"Paid x402 route for agents deciding whether one swap, bridge, or transfer step is cheap enough to execute or should be delayed/rerouted. Buyer-intent match: transaction step cost, tx cost estimator."}],"x402":null},{"id":"69c3ca19-5c9e-4b53-a1b8-31db8d33c1d3","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-540c2b","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-540c2b","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"3ea6162f-1662-4837-9b7a-21a9b8730d99","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"a20d2c85-7cc8-45ce-b95b-ff59de5dd910","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-840f08","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-840f08","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"c5914e87-613d-4a4d-9567-e862ee9181cb","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"6a7d8ebc-52d1-4bd0-8df1-4e20ff5b5a4d","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-2c073f","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-2c073f","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"3e45a6bb-6451-465b-9960-280f9a2183c2","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"b602fa38-e67c-43d6-9faa-e9fcc2c2dba0","name":"Restaurant Lead Generation API","slug":"restaurant-lead-generation-api-86cfac","shortDescription":"Find, score, enrich, and prepare outreach to restaurants that need marketing, reviews, SEO, web, delivery, or ops help.","description":"Agent-native lead generation for the restaurant vertical. Given a geography and an ideal-customer profile, the API discovers restaurants exhibiting buying signals (poor reviews, weak web presence, no online ordering, stale menus, low local-SEO visibility), scores them, enriches owner/contact data, and produces a ready-to-use outreach angle and best-offer recommendation. Built for autonomous sales, marketing, and local-business agents that call repeatedly to build and qualify pipeline.","category":null,"tags":["restaurant","lead-generation","sales","local-business","agent-native","outreach","find restaurant leads","score restaurant prospects","restaurant outreach","local business leads","restaurant sales pipeline","review management leads"],"baseUrl":"https://orbisapi.com/proxy/restaurant-lead-generation-api-86cfac","openApiSpecUrl":"https://orbis-apis.onrender.com/restaurant-lead-generation/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"c8e66a1d-1ada-4b82-8771-e43130482fba","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"a7c29043-c7e4-429a-ad4c-1cc390ec8ad9","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5643,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"11472b72-72ae-4c59-9675-40cfab8e7283","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3668,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/find-restaurant-leads","description":"Discover restaurants exhibiting buying signals."},{"method":"POST","path":"/score-leads","description":"Score and rank leads by fit and likelihood to buy."},{"method":"POST","path":"/enrich-lead","description":"Enrich a single lead with firmographics and contact confidence."},{"method":"POST","path":"/generate-outreach-angle","description":"Generate a tailored outreach angle and message draft."},{"method":"POST","path":"/export-leads","description":"Export a lead set to a structured payload or CRM-ready format."},{"method":"POST","path":"/contact-lead","description":"[GATED] Send outreach to a lead. Requires human approval."},{"method":"POST","path":"/run-lead-pipeline","description":"One-call workflow — find, score, enrich, and draft outreach."}],"x402":null},{"id":"d38ebc33-961b-469a-8e54-10240bf613d2","name":"Restaurant Growth Opportunity API","slug":"restaurant-growth-opportunity-api-9c2019","shortDescription":"Analyze a restaurant and return specific, quantified revenue-growth opportunities with a prioritized action plan.","description":"Agent-native growth diagnostics for a single restaurant. Given a restaurant identity (name + location or place_id), the API audits online presence, menu pricing, and reviews, then returns a growth_score, a missed_revenue_estimate, ranked top_opportunities, competitive_gaps, and a prioritized action plan. Built for marketing-agency, sales, and operator agents that repeatedly diagnose accounts to build pitches and roadmaps.","category":null,"tags":["restaurant","growth","audit","local-seo","revenue","agent-native","restaurant growth audit","missed revenue estimate","restaurant growth plan","local SEO audit","menu pricing audit","restaurant revenue opportunities"],"baseUrl":"https://orbisapi.com/proxy/restaurant-growth-opportunity-api-9c2019","openApiSpecUrl":"https://orbis-apis.onrender.com/restaurant-growth-opportunity/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"73bdca22-2eff-4e3b-acf1-8fa05368f4d0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"0bf93b0c-c839-4a76-85e6-c4abecbbe8ca","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"47c6d2d7-5ea9-4189-b551-21ae3abe09e3","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.65,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/analyze-growth-opportunity","description":"Full growth analysis with score, missed revenue, and ranked opportunities."},{"method":"POST","path":"/audit-online-presence","description":"Audit website, local SEO, listings, and social presence."},{"method":"POST","path":"/audit-menu-pricing","description":"Audit menu pricing vs local market and elasticity."},{"method":"POST","path":"/audit-reviews","description":"Audit review health across platforms."},{"method":"POST","path":"/generate-growth-plan","description":"One-call workflow — run all audits + analysis and return a prioritized growth plan."}],"x402":null},{"id":"eaae5ac3-6259-4c0c-8f4a-bfd367163309","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-eec1cf","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-eec1cf","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"5b011ea0-0f94-4b0c-9eaa-fcce10a96c65","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"52304f31-b4a0-4d3c-a821-1ba10f657ffb","name":"0X API","slug":"0x-api-c9230d","shortDescription":"0x swap price MCP","description":"0X API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, quote, sources. Buyer intents from service metadata: 0x swap price MCP, 0x DEX quote x402, 0x sources MCP.","category":null,"tags":["base","dex","mcp","price","quote","sources","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/0x-api-c9230d","openApiSpecUrl":"https://0x-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7bf638c5-dfc2-48a3-9e54-a45b794c3929","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"0f696231-c5f1-4263-8fcb-3584ee7aa89e","name":"Review Sentiment API","slug":"review-sentiment-api-7e185b","shortDescription":"Analyze restaurant reviews across Google, Yelp, TripAdvisor, DoorDash, and Uber Eats into structured sentiment, themes, risks, and response plans.","description":"Agent-native review intelligence for restaurants. Aggregates reviews across platforms and returns a sentiment_score, review_velocity, complaint and praise themes, urgent_issues, fake_review_risk, recommended_responses, and a reputation_score. Built for reputation, marketing, and operator agents that monitor and act on review health repeatedly.","category":null,"tags":["restaurant","reviews","sentiment","reputation","monitoring","agent-native","restaurant review sentiment","analyze Google reviews","Yelp sentiment","review response plan","reputation score","fake review risk"],"baseUrl":"https://orbisapi.com/proxy/review-sentiment-api-7e185b","openApiSpecUrl":"https://orbis-apis.onrender.com/review-sentiment/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"63d681e2-ae10-4f6a-8efb-3351b65cebff","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"79e74808-9d05-49f4-a094-b00fb7c3b9ba","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.28,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"28f117b1-7d46-4645-b790-53c13ee62d2b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.182,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/analyze-review-sentiment","description":"One-call workflow — full structured review report."},{"method":"POST","path":"/detect-review-themes","description":"Extract complaint and praise themes with volume and trend."},{"method":"POST","path":"/identify-negative-review-drivers","description":"Rank the root drivers behind negative reviews."},{"method":"POST","path":"/generate-review-response-plan","description":"Draft recommended responses for recent/negative reviews."},{"method":"POST","path":"/monitor-review-risk","description":"Cheap recurring risk check for reputation alerts."}],"x402":null},{"id":"a2941595-d345-4fcc-884a-703690014b7e","name":"Restaurant AI Consultant API","slug":"restaurant-ai-consultant-api-f8d3f0","shortDescription":"One-call full restaurant consulting audit — health, revenue risk, marketing, operations, reviews, competition, and a 90-day action plan.","description":"Agent-native consulting engine. A single call to /full-consulting-audit returns an executive_summary, a restaurant_health_score, sub-scores for revenue risk, marketing, operations, reviews, and competition, a 90_day_action_plan, and an estimated_revenue_impact. Granular endpoints expose revenue-leak diagnosis, competitor benchmarking, and plan generation. Built for consultant, advisory, and operator agents.","category":null,"tags":["restaurant","consulting","audit","business-intelligence","revenue","agent-native","restaurant consulting audit","restaurant health score","90 day restaurant plan","revenue leak diagnosis","competitor benchmark","restaurant advisor"],"baseUrl":"https://orbisapi.com/proxy/restaurant-ai-consultant-api-f8d3f0","openApiSpecUrl":"https://orbis-apis.onrender.com/restaurant-ai-consultant/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a2063403-d12d-4b8d-9f81-89c72c8b3e86","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"aa437e8d-94ee-4644-8827-8285440a2731","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":2.875,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"b40a81ad-02b5-4b01-86ad-12d27a47387d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":1.8687,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/full-consulting-audit","description":"One-call workflow — complete consulting audit deliverable."},{"method":"POST","path":"/diagnose-revenue-leaks","description":"Identify and quantify revenue leaks."},{"method":"POST","path":"/benchmark-competitors","description":"Benchmark the restaurant against nearby competitors."},{"method":"POST","path":"/generate-90-day-plan","description":"Generate a phased 90-day action plan."}],"x402":null},{"id":"d9d90844-b0fa-44ee-9993-fe71b5b27240","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-90db79","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-90db79","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"78eac9ab-46cc-44bc-a10a-f55a81a5a792","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"5adab483-a4c7-4faf-84df-52f95d5509a8","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-91ed90","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-91ed90","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"52ac947b-62b1-40cf-8e21-4d3116d976cd","name":"Office Lunch Planner API","slug":"office-lunch-planner-api-d828e4","shortDescription":"Plan team lunch — collect preferences, build a group order, optimize budget, and prepare a (human-approved) checkout.","description":"Agent-native group-lunch planning for workplaces. Given people_count, budget, dietary_restrictions, and cuisine_preferences, returns a suggested_order, per_person_cost, substitutions, and delivery_eta. The final /prepare-checkout step is execution-gated and requires explicit human approval before any payment or order submission. Built for executive assistant and workplace-ops agents.","category":null,"tags":["restaurant","office-lunch","workplace","ordering","group-order","agent-native","plan office lunch","team lunch ordering","group food order","office meal planner","dietary restrictions lunch","workplace lunch"],"baseUrl":"https://orbisapi.com/proxy/office-lunch-planner-api-d828e4","openApiSpecUrl":"https://orbis-apis.onrender.com/office-lunch-planner/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"8de61760-8423-4ec1-8472-9685b0a91b4b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"e3be5d9c-4923-4916-8f9b-aa90f2118e4b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3117,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"e178ab75-dbd8-443c-96cd-0546aeb1f873","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.2026,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/plan-office-lunch","description":"One-call workflow — plan a complete team lunch."},{"method":"POST","path":"/collect-preferences","description":"Normalize and aggregate team preferences."},{"method":"POST","path":"/build-group-order","description":"Build a suggested group order from preferences."},{"method":"POST","path":"/optimize-budget","description":"Optimize an order to fit a budget."},{"method":"POST","path":"/prepare-checkout","description":"Preview the final checkout summary. Preview only — no payment."},{"method":"POST","path":"/submit-order","description":"[GATED] Submit and pay for the order. Requires human approval."}],"x402":null},{"id":"ef280458-fa1f-41d0-9284-8a87d9240682","name":"Catering Procurement API","slug":"catering-procurement-api-1f8194","shortDescription":"Source, compare, plan, and (human-approved) order catering for meetings, offices, events, and groups.","description":"Agent-native catering procurement. Given attendee_count, budget, dietary_restrictions, cuisine_preferences, and a delivery_window, returns vendor_options and a recommended_order, then prepares and (on human approval) submits a catering request. Final ordering and any direct vendor contact are execution-gated. Built for executive assistant, events, and workplace-ops agents.","category":null,"tags":["restaurant","catering","events","procurement","office","agent-native","source catering","compare catering vendors","event catering plan","office catering","catering procurement","submit catering request"],"baseUrl":"https://orbisapi.com/proxy/catering-procurement-api-1f8194","openApiSpecUrl":"https://orbis-apis.onrender.com/catering-procurement/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"df8e042a-09a8-4f7d-b4ef-280a27d3d7ff","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"7dd83681-1f5e-4ee2-ba02-44228f88512e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"750acf04-ab57-4d23-9790-e3ed9c57dad0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.65,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/source-catering-options","description":"Find catering vendors matching the event spec."},{"method":"POST","path":"/compare-catering-vendors","description":"Compare shortlisted vendors head-to-head."},{"method":"POST","path":"/generate-catering-plan","description":"One-call workflow — source, compare, and recommend a catering plan."},{"method":"POST","path":"/prepare-catering-order","description":"Assemble a final catering order for review."},{"method":"POST","path":"/submit-catering-request","description":"[GATED] Contact vendor / submit catering order. Requires human approval."}],"x402":null},{"id":"394eebe4-9006-42b2-a71c-2ed4539e8692","name":"Multi-Restaurant Ordering API","slug":"multi-restaurant-ordering-api-feb2c1","shortDescription":"Compare restaurants, build a cart, estimate price, and place a (human-approved) order across multiple restaurants.","description":"Agent-native ordering across multiple restaurants. Search and compare, build a multi-restaurant cart, price it with substitution_options and dietary_flags, prepare checkout, and place the order. Order placement is execution-gated and requires explicit human approval before any payment or final submission. Built for concierge, assistant, and consumer-commerce agents.","category":null,"tags":["restaurant","ordering","checkout","commerce","food","agent-native","multi restaurant ordering","build food order","price restaurant order","prepare checkout","place food order","agent food ordering"],"baseUrl":"https://orbisapi.com/proxy/multi-restaurant-ordering-api-feb2c1","openApiSpecUrl":"https://orbis-apis.onrender.com/multi-restaurant-ordering/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"572804cb-2dc5-4527-b82a-af4b3c7bbc09","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"a3c03650-f157-4e29-91c8-0a408cbcaa5b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.2417,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"d7f25563-80d0-45dd-b88c-22e3f51ed463","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1571,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/search-restaurants","description":"Search restaurants available for ordering."},{"method":"POST","path":"/build-order","description":"Build a multi-restaurant cart."},{"method":"POST","path":"/price-order","description":"Price the cart with fees, substitutions, and dietary flags."},{"method":"POST","path":"/prepare-checkout","description":"Assemble a checkout summary for review."},{"method":"POST","path":"/place-order","description":"[GATED] Place the order. Payment/submission requires human approval."},{"method":"POST","path":"/quick-order","description":"One-call workflow — search, build, price, and prepare checkout."}],"x402":null},{"id":"5d6bf44e-1c5a-4423-ac12-292189221c2e","name":"Franchise Opportunity API","slug":"franchise-opportunity-api-5fed5f","shortDescription":"Identify, score, and produce due-diligence briefs for restaurant/franchise expansion and investment opportunities.","description":"Agent-native franchise and expansion intelligence. Analyze a franchise opportunity, compare candidate markets, score a specific location's fit, and generate an investment brief with franchise_fit_score, market_demand_score, competition_intensity, estimated_startup_cost, payback_period_estimate, location_risks, and an opportunity_summary. Built for investor, franchise-development, and advisory agents.","category":null,"tags":["restaurant","franchise","investment","site-selection","expansion","agent-native","restaurant franchise opportunity","franchise market analysis","score location fit","franchise investment brief","restaurant expansion","site selection"],"baseUrl":"https://orbisapi.com/proxy/franchise-opportunity-api-5fed5f","openApiSpecUrl":"https://orbis-apis.onrender.com/franchise-opportunity/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7419890c-573d-4f3d-8c1b-d892deb641bf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"42fbac72-b1b9-4098-a37a-c6c20ed91e73","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":3,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"07d1de70-4a94-49b1-a30b-12aa299732fd","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":1.95,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/analyze-franchise-opportunity","description":"Analyze a franchise brand opportunity."},{"method":"POST","path":"/compare-franchise-markets","description":"Compare candidate markets for a brand."},{"method":"POST","path":"/score-location-fit","description":"Score a specific site's fit for a brand."},{"method":"POST","path":"/generate-investment-brief","description":"One-call workflow — full investment due-diligence brief."}],"x402":null},{"id":"9aa49db2-1024-41a2-b5c5-b0c28bee1d79","name":"Reservation Intelligence API","slug":"reservation-intelligence-api-f2f39f","shortDescription":"Find availability, recommend and optimize reservations, predict no-show risk, and prepare (human-approved) bookings.","description":"Agent-native reservation intelligence. Find availability by party_size, time_window, and cuisine; recommend the best slot with a recommendation_reason; predict no_show_risk; optimize seating; and prepare a booking. Making or modifying a reservation is execution-gated and requires explicit human approval. Built for concierge, assistant, and restaurant-host agents.","category":null,"tags":["restaurant","reservations","availability","booking","seating","agent-native","restaurant reservation availability","recommend reservation","no show risk","optimize seating","prepare reservation","book restaurant table"],"baseUrl":"https://orbisapi.com/proxy/reservation-intelligence-api-f2f39f","openApiSpecUrl":"https://orbis-apis.onrender.com/reservation-intelligence/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ca0736d4-95b1-4205-a151-801a4c1d9dd6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"d72cec74-e826-4ec7-8a26-cb90136e7cfb","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.23,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"b43ae4bf-0890-45d9-8f6d-c015e566b0cd","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1495,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/find-availability","description":"Find open reservation slots."},{"method":"POST","path":"/recommend-reservation","description":"One-call workflow — recommend the best reservation."},{"method":"POST","path":"/predict-no-show-risk","description":"Predict no-show risk for a booking context."},{"method":"POST","path":"/optimize-seating","description":"Optimize seating/table assignment for a set of bookings."},{"method":"POST","path":"/prepare-reservation","description":"[GATED] Book or modify a reservation. Requires human approval."}],"x402":null},{"id":"46eb72bf-a8f4-4356-953d-d9a8a8346417","name":"Local Restaurant Discovery API","slug":"local-restaurant-discovery-api-82ebde","shortDescription":"Discover and rank restaurants by location, intent, dietary need, occasion, budget, and quality with match scores and confidence.","description":"Agent-native discovery for the restaurant vertical. Given a location and an intent (occasion, dietary needs, budget, party context), returns ranked_restaurants with match_score, cuisine_match, distance, price_level, review_summary, dietary_fit, and best_for. Built for assistant, concierge, and local-business agents that make repeated discovery calls.","category":null,"tags":["restaurant","discovery","search","local","recommendations","agent-native","find restaurants nearby","restaurant discovery","rank restaurants","dietary restaurant match","restaurant recommendations","compare restaurants"],"baseUrl":"https://orbisapi.com/proxy/local-restaurant-discovery-api-82ebde","openApiSpecUrl":"https://orbis-apis.onrender.com/local-restaurant-discovery/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"80a51a97-8e74-4798-b2d2-c6f3177b5fde","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":750,"rateLimitPerSecond":null},"features":[]},{"id":"aa161ad8-318d-4124-878f-6705689830af","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.0525,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"3bca92c7-0a3d-4964-b36a-29bf937848b5","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Service discovery and capability manifest."},{"method":"POST","path":"/discover-restaurants","description":"Find restaurants matching basic location and filters."},{"method":"POST","path":"/rank-restaurants","description":"Rank a candidate set by quality and fit."},{"method":"POST","path":"/match-restaurant-to-intent","description":"One-call workflow — discover and rank by full intent."},{"method":"POST","path":"/compare-local-options","description":"Head-to-head comparison of specific restaurants."}],"x402":null},{"id":"25c4c030-4cc6-4644-89db-94b20a3687ad","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-7052a3","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-7052a3","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"3620217d-004b-4d41-ad55-ea4032f0830d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"7fa62c85-8ef6-4ddf-a202-bff23de87a87","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-701910","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-701910","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"2a8f7575-b28d-49d3-b0e2-c46d93d8f0dd","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"f080ba19-80c9-4f40-b85c-919553fc99c9","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-bf971e","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-bf971e","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"7282502c-55d7-4bcf-9803-6fedb7a1891d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"06979adc-8d5f-4e8c-b558-9030a59f29ca","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-527d57","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-527d57","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"8ccc79aa-fd77-47b9-a946-28560ebeecc0","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-55218d","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-55218d","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"ae784c75-e5bb-4722-8302-3f9c89375e43","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"4fb31a57-22b1-411e-ace3-4bd44f33013c","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-d2dd6c","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-d2dd6c","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"665207d4-44c4-4749-98fb-c789a056fab6","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"e2596b58-f7b5-4dd9-afdd-29068ed5418b","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-a79f00","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-a79f00","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"55df7130-0ea0-4e5c-886b-8f30d43b8ae9","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"d43994e3-3346-4d4c-a0e8-7ae0ca745158","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-fe772d","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-fe772d","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"a8d111d1-674e-43a6-b5e1-5eed7194c1e1","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"2991184d-3db8-433e-9b1a-9a1270479399","name":"Image Generation Brief QA API","slug":"image-generation-brief-qa-api-0f46ad","shortDescription":"QA image generation briefs from subject clarity, style constraints, brand fit, composition need, and usage rights","description":"QA image generation briefs from subject clarity, style constraints, brand fit, composition need, and usage rights. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["image-generation","creative-brief","design","brand","agent-friendly","x402","image generation brief qa","image generation","creative brief","design","brand","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/image-generation-brief-qa-api-0f46ad","openApiSpecUrl":"https://image-generation-brief-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e46638c3-4d41-4cbd-bc12-eea384c9048f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"02291956-182b-4c2c-978e-d5b1077cef34","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d99c6602-2009-4ec4-b167-c20997e16944","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/image-brief-rules","description":"Return hardcoded image generation brief qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-image-generation-brief","description":"QA image generation briefs from subject clarity, style constraints, brand fit, composition need, and usage rights using deterministic scoring rules"},{"method":"POST","path":"/rank-brief-fixes","description":"Generate focused next steps for image generation brief qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e3ded74d-c44b-45fd-befe-53849b769b63","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1127dc","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1127dc","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"c3f96e68-2b33-48c0-aea9-a190abafc98b","name":"MCP Server Quality Corpus API","slug":"mcp-server-quality-corpus-api-32d030","shortDescription":"mcp server quality corpus","description":"MCP Server Quality Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server quality report, compare candidates, incident watch. Buyer intents from service metadata: mcp server quality corpus, MCP server quality report, MCP installability security report.","category":null,"tags":["base","candidates","compare","corpus","mcp","quality","report","server","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-quality-corpus-api-32d030","openApiSpecUrl":"https://mcp-server-quality-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"81b30de2-01b4-452c-9a29-87473149a80a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/mcp/server_quality_report","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/compare_candidates","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/incident_watch","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"851b381b-b8b9-426b-9ae2-2c5e0bfd2845","name":"Crypto Market Meta API","slug":"crypto-market-meta-api-6b6dd7","shortDescription":"crypto market consensus API","description":"Crypto Market Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: consensus, consensus summary. Buyer intents from service metadata: crypto market consensus API, cross-provider crypto consensus MCP, crypto market meta x402.","category":null,"tags":["api","base","consensus","cross-provider","crypto","market","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-market-meta-api-6b6dd7","openApiSpecUrl":"https://crypto-market-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0063c2ed-f7e5-4cfb-80ca-a21cf640ac59","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/crypto/consensus","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d84d5bef-a862-430c-bade-9f8805e637e2","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-9db9ce","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-9db9ce","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"9fd8a75a-24e4-424f-86fd-eca4545981bf","name":"Defi Position Health API","slug":"defi-position-health-api-c1757f","shortDescription":"defi position health MCP","description":"Defi Position Health API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: defi position health, defi protocol breakdown. Buyer intents from service metadata: defi position health MCP, DeFi position health report, Morpho Aerodrome Pendle Lido wallet health.","category":null,"tags":["base","breakdown","defi","health","mcp","position","protocol","report","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-position-health-api-c1757f","openApiSpecUrl":"https://defi-position-health-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6462b15b-bfa9-4b7f-a377-dfcbb1b3f963","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_protocol_breakdown","description":"Paid protocol-exposure breakdown for buyer agents checking where a wallet has Morpho, Aerodrome, Pendle, or Lido positions before spend or policy decisions. Returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi protocol breakdown, wallet protocol expos"}],"x402":null},{"id":"caa9e1a1-52b1-4ccb-b08c-af87603b1e99","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-0ebc3e","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-0ebc3e","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"c6d21c24-eae1-40bc-a6b2-7f46d2b8f018","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"7a9f1acf-707f-495c-b827-7ff8cccfd410","name":"Solana Token & Wallet API","slug":"solana-token-wallet-api-f0b716","shortDescription":"SOL balance, SPL token holdings, recent transactions and NFTs for any Solana wallet","description":"Solana Token & Wallet API queries any Solana wallet address directly against the mainnet RPC to return SOL balance with USD value, all SPL token holdings with amounts and mint addresses, recent transaction signatures with status and timestamps, and NFT holdings identified by amount=1 decimals=0 token accounts. Built for Solana wallets, DeFi dashboards, NFT apps and portfolio trackers targeting the Solana ecosystem.","category":null,"tags":["solana","wallet","web3","get solana wallet sol balance","get spl token balances for solana address","get recent solana transactions for wallet","get solana nft holdings for address","check solana wallet portfolio"],"baseUrl":"https://orbisapi.com/proxy/solana-token-wallet-api-f0b716","openApiSpecUrl":"https://solana-wallet-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7f2210e0-afaa-4cd8-a5ab-007c6c1a7181","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5dc6c949-cc5e-45b9-9ad2-18395292232c","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/balance","description":"Get SOL balance and USD value"},{"method":"GET","path":"/tokens","description":"Get all SPL token balances"},{"method":"GET","path":"/transactions","description":"Get recent transactions"},{"method":"GET","path":"/nfts","description":"Get NFT holdings"}],"x402":null},{"id":"b7183069-3248-4a64-a51c-4d2c48d607db","name":"Entity Dossier API","slug":"entity-dossier-api-349046","shortDescription":"entity dossier x402","description":"Entity Dossier API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: entity dossier x402, company entity due diligence MCP, public records entity dossier agent API.","category":null,"tags":["base","company","diligence","dossier","due","entity","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/entity-dossier-api-349046","openApiSpecUrl":"https://entity-dossier-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a4a886ce-88d6-49bd-a5c8-c305568b622c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/entity/dossier","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier_summary","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"a7a48a2d-6f43-44c9-8a38-4d3ea1e2eb2a","name":"EVM TX Toolkit API","slug":"evm-tx-toolkit-api-a9f60f","shortDescription":"token risk scan","description":"EVM TX Toolkit API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: explain, simulate, risk scan, tx explainer, tx simulator, token risk scan. Buyer intents from service metadata: token risk scan, rug risk API, EVM transaction simulation, tx explainer, Base pre-signing safety.","category":null,"tags":["api","base","evm","explain","explainer","mcp","risk","rug","scan","simulate","token","tools","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/evm-tx-toolkit-api-a9f60f","openApiSpecUrl":"https://evm-tx-toolkit.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"da6a5eb7-1098-466e-87f9-fb1710405fee","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/tx/explain","description":"Transaction explainer for agents reviewing Base/EVM activity. Decode a confirmed EVM transaction on Base, Ethereum, Arbitrum, Optimism, or Polygon into a human-readable explanation with contracts invoked, token balance changes, approvals, swap/event labels, function selector, fee/gas used, and a one"},{"method":"POST","path":"/v1/tx/simulate","description":"Transaction simulation for agents before signing or broadcasting. Simulate an arbitrary EVM call with eth_call on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, raw return data, gas estimate, approval risk hints, and likely balance changes."},{"method":"POST","path":"/v1/token/risk_scan","description":"Token risk scan and rug risk check for Base/EVM ERC-20s before swaps, buys, DCA, and memecoin entries. Uses on-chain contract reads, proxy/owner checks, GoPlus Token Security signals, tax/honeypot flags, approval risk, holder/liquidity danger signals, and a composite 0-100 risk score."},{"method":"POST","path":"/tools/tx_explainer","description":"Transaction explainer / tx_explainer for Base and EVM agents. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Built as the EVM/Base ana"},{"method":"POST","path":"/tools/tx_simulator","description":"Transaction simulation / tx_simulator for pre-signing safety on Base and EVM. Simulate a call before broadcasting on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, estimated gas, raw return data, approval risk, value movement hints, and likely"},{"method":"POST","path":"/tools/token_risk_scan","description":"Token risk scan / rug risk token scan for autonomous trading agents before swaps, buys, DCA, and memecoin entries on Base/EVM. Detect rug risk, honeypot/tax flags, proxy/owner control, approval risk, holder concentration, liquidity danger signals, and return a composite 0-100 risk score with verdict"}],"x402":null},{"id":"6bcd3f3e-dec3-442c-9f09-d63a5233b3c4","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-8971df","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-8971df","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"330b7519-685b-4978-bd7c-d133fed6eebe","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"e8e2e8bb-e898-4c67-ac7b-4fe1eba87f93","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-af7b3a","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-af7b3a","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"1b25e49b-7cb2-4f84-a6e4-05f3980a298d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"73c755ab-7115-4960-b12b-725b4054d69d","name":"Research Meta API","slug":"research-meta-api-2a6162","shortDescription":"research survey MCP","description":"Research Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: survey, survey summary. Buyer intents from service metadata: research survey MCP, research literature survey x402, agent research meta-analysis API.","category":null,"tags":["agent","base","literature","mcp","research","summary","survey","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/research-meta-api-2a6162","openApiSpecUrl":"https://research-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"58f5e328-165f-4cae-9be6-d0e01127a8bb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/research/survey","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/research/survey_summary","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"81c9084d-ffce-4b11-b7f8-1fc2f6fb70af","name":"IP Subnet Calculator API","slug":"ip-subnet-calculator-api-fe845e","shortDescription":"Deterministic IPv4 CIDR math — subnet boundaries, usable host ranges, and overlap detection for network agents","description":"Agent-native IPv4 subnet workflow. Given a CIDR, returns network and broadcast addresses, netmask and wildcard mask, usable host range, total/usable counts, and RFC1918 private-range detection — computed in real bitmask arithmetic (confidence always 1.0, never estimated). /overlap detects disjoint/identical/containment/partial relationships between two blocks for conflict-free allocation. The one-call /lookup combines a full subnet breakdown with an optional overlap check, a reasoning object, prioritized recommended actions, and chain_to pointers to IP geolocation and IP intelligence for per-host follow-up. Atomic, fast, and cheap for autonomous networking and IPAM agents.","category":null,"tags":["ip","subnet","cidr","networking","ipam","developer-tools","x402","coinbase-bazaar","agentic-market","ip subnet calculator api","cidr calculator api","subnet mask api","cidr overlap detection","usable host range api","rfc1918 private ip check"],"baseUrl":"https://orbisapi.com/proxy/ip-subnet-calculator-api-fe845e","openApiSpecUrl":"https://orbis-apis.onrender.com/ip-subnet-calculator/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"bb4cada7-3fa8-4dbe-a53b-5201cd809001","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"07bd6604-dfa4-4396-923b-5eacf9ff940f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/calculate","description":"CIDR subnet breakdown"},{"method":"POST","path":"/overlap","description":"Two-CIDR overlap/containment detection"},{"method":"POST","path":"/lookup","description":"ONE-CALL subnet + overlap workflow"}],"x402":null},{"id":"5495fb9b-3e16-489d-a090-41fbc7278c51","name":"UUID/ULID Batch Generator API","slug":"uuid-ulid-batch-generator-api-1800eb","shortDescription":"Crypto-random UUID v4 and sortable ULID generation in batches for agents","description":"Agent-native identifier generation. /uuid returns cryptographically-random UUID v4 values; /ulid returns lexicographically-sortable, time-ordered ULIDs (48-bit timestamp + 80-bit randomness). Batches of 1–1000 per call, with collision-probability notes, sortability flag, and a reasoning object on the one-call /lookup. Real crypto RNG (Node crypto) — never estimated, confidence always 1.0. Atomic and cheap for autonomous agents that need stable keys, idempotency tokens, or ordered IDs.","category":null,"tags":["uuid","ulid","identifiers","developer-tools","generator","x402","coinbase-bazaar","agentic-market","uuid generator api","ulid generator api","batch id generation","sortable unique id","idempotency key generator","crypto random id api"],"baseUrl":"https://orbisapi.com/proxy/uuid-ulid-batch-generator-api-1800eb","openApiSpecUrl":"https://orbis-apis.onrender.com/uuid-ulid-generator/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"e76662e4-468e-4241-9580-223ec2398847","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"bb540678-8117-464d-8b8c-c28dabe25465","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":200000,"requestsPerMonth":6000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/uuid","description":"Generate UUID v4 batch"},{"method":"POST","path":"/ulid","description":"Generate sortable ULID batch"},{"method":"POST","path":"/lookup","description":"ONE-CALL generation workflow"}],"x402":null},{"id":"8265cefa-f515-4400-bc13-5a4b24da3846","name":"Color Palette Contrast Evaluator API","slug":"color-palette-contrast-evaluator-api-5ccc6b","shortDescription":"Deterministic WCAG 2.1 contrast ratios, AA/AAA pass-fail, and accessible alternatives for agents","description":"Agent-native accessibility evaluation. /contrast returns the exact WCAG 2.1 contrast ratio for a foreground/background pair with AA and AAA pass-fail for normal and large text. /palette recommends the optimal text color (black or white) and contrast for each swatch. The one-call /lookup adds accessible alternatives and a reasoning object. Real relative-luminance math — never estimated, confidence always 1.0. Ideal for design, UI-generation, and content agents enforcing accessibility before shipping.","category":null,"tags":["color","contrast","wcag","accessibility","a11y","design","x402","coinbase-bazaar","agentic-market","wcag contrast ratio api","color contrast checker api","aa aaa contrast api","accessible color palette api","text color contrast api","a11y contrast evaluator"],"baseUrl":"https://orbisapi.com/proxy/color-palette-contrast-evaluator-api-5ccc6b","openApiSpecUrl":"https://orbis-apis.onrender.com/color-contrast-evaluator/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"009f3de6-dab0-41a6-966a-f25b48ae01bf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"62c16135-5781-463f-9e01-a2716b4381c1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/contrast","description":"Contrast ratio + AA/AAA"},{"method":"POST","path":"/palette","description":"Palette text-color recommendations"},{"method":"POST","path":"/lookup","description":"ONE-CALL contrast workflow"}],"x402":null},{"id":"0935b03a-9d53-42f6-acbf-a140b06f0638","name":"Geospatial Coordinate Calculator API","slug":"geospatial-coordinate-calculator-api-be56a6","shortDescription":"Deterministic great-circle distance, bearing, and midpoint between coordinates for agents","description":"Agent-native geospatial geometry. /distance returns the Haversine great-circle distance (km, mi, m, or nmi) and initial bearing with cardinal direction between two lat/lon points. /batch processes up to 100 pairs in one call for routing and clustering. The one-call /lookup adds the geographic midpoint and a reasoning object. Real spherical trigonometry — never estimated, confidence always 1.0. Built for logistics, travel, mapping, and location-aware autonomous agents.","category":null,"tags":["geospatial","distance","haversine","bearing","coordinates","logistics","x402","coinbase-bazaar","agentic-market","haversine distance api","great circle distance api","coordinate distance calculator","bearing between coordinates api","geo midpoint api","lat lon distance api"],"baseUrl":"https://orbisapi.com/proxy/geospatial-coordinate-calculator-api-be56a6","openApiSpecUrl":"https://orbis-apis.onrender.com/geo-coordinate-calculator/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"902d95a6-410e-4cc2-ba19-4426d03c6384","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"3bbb3d20-2a38-41fb-8407-ff439b78dc96","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/distance","description":"Distance + bearing"},{"method":"POST","path":"/batch","description":"Batch distances"},{"method":"POST","path":"/lookup","description":"ONE-CALL geo workflow"}],"x402":null},{"id":"fdf3bd17-3a17-43c5-b13f-0059ad43cbc4","name":"Timezone Offset Harmonizer API","slug":"timezone-offset-harmonizer-api-24d0db","shortDescription":"Deterministic timezone conversion and UTC normalization from absolute instants for agents","description":"Agent-native timezone math backed by the IANA/ICU database. /normalize converts any absolute instant (ISO 8601 with Z/offset, or epoch ms) to UTC and epoch. /convert expresses that instant as wall-clock time, UTC offset, and zone abbreviation (DST-correct, e.g. PST vs PDT) in a target timezone. The one-call /lookup harmonizes one instant across up to 25 zones for meeting scheduling, with a reasoning object. Naive local times are rejected to guarantee correctness — never guessed, confidence always 1.0.","category":null,"tags":["timezone","utc","dst","scheduling","datetime","developer-tools","x402","coinbase-bazaar","agentic-market","timezone converter api","utc normalization api","iana timezone api","dst offset api","meeting timezone harmonizer","convert time between zones api"],"baseUrl":"https://orbisapi.com/proxy/timezone-offset-harmonizer-api-24d0db","openApiSpecUrl":"https://orbis-apis.onrender.com/timezone-harmonizer/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7597e596-bb2a-415f-bed4-28416af859e1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"76381c7d-6386-4700-8534-2c445509f9c8","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/normalize","description":"Normalize to UTC/epoch"},{"method":"POST","path":"/convert","description":"Convert to a timezone"},{"method":"POST","path":"/lookup","description":"ONE-CALL multi-zone harmonize"}],"x402":null},{"id":"f6a9feb3-de46-4a4e-af99-02b11d286f37","name":"Construction Submittal Review Router API","slug":"construction-submittal-review-router-api-18a3b1","shortDescription":"Route construction submittal reviews from spec section, drawing impact, reviewer role, schedule risk, and revision history","description":"Route construction submittal reviews from spec section, drawing impact, reviewer role, schedule risk, and revision history. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["construction","submittals","project-controls","review-routing","agent-friendly","x402","construction submittal review router","construction","submittals","project controls","review routing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/construction-submittal-review-router-api-18a3b1","openApiSpecUrl":"https://construction-submittal-review-route.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b1da3af3-1975-4363-a581-8453bd9ea1c4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"efbc3674-a118-412c-ba18-c29b832277e6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ca102d34-96d8-4ae4-8e1b-631d6618346f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/submittal-review-rules","description":"Return hardcoded construction submittal review router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-submittal-review","description":"Route construction submittal reviews from spec section, drawing impact, reviewer role, schedule risk, and revision history using deterministic scoring rules"},{"method":"POST","path":"/rank-submittal-actions","description":"Generate focused next steps for construction submittal review router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"22f54366-b268-4788-ac95-d21ac0f73dec","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-082fe0","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-082fe0","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"20ffaf7c-f4b3-4ac3-ae2a-9b84be6d148c","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"be162b32-0be9-4c83-af0b-31631f12a986","name":"Wallet Intel Meta API","slug":"wallet-intel-meta-api-fd51b2","shortDescription":"wallet dossier MCP","description":"Wallet Intel Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: wallet dossier MCP, wallet intelligence API x402, onchain wallet risk dossier.","category":null,"tags":["api","base","dossier","intelligence","mcp","onchain","summary","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-intel-meta-api-fd51b2","openApiSpecUrl":"https://wallet-intel-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ff4e17ad-a98e-4135-b52d-edd90866716f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/dossier","description":"Paid wallet dossier for buyer agents deciding whether to trust, pay, route through, or block an EVM wallet. Returns a machine-usable decision, evidence by axis, execution policy, and next action across labels, portfolio risk, DeFi health, MEV exposure, approvals, CEX flows, and funding trace."},{"method":"POST","path":"/v1/wallet/dossier_summary","description":"Paid concise wallet dossier for agents that need an immediate use/avoid/manual-review recommendation before signing a transaction, funding an agent wallet, or allowing x402 autopay."}],"x402":null},{"id":"b8ce47f3-ee8c-4039-a798-9e3c147139d5","name":"AES Vault API","slug":"aes-vault-api-dd3241","shortDescription":"Stateless AES-256-GCM encrypt/decrypt for agents — real crypto, caller-owned keys, nothing stored","description":"Agent-native authenticated encryption using AES-256-GCM, computed with Node's crypto (not a language model). /generate-key returns a random 256-bit key; /encrypt encrypts UTF-8 plaintext under a caller-supplied key and returns ciphertext, IV, and GCM auth tag (all base64); /decrypt verifies the auth tag and returns the plaintext, failing closed on any tampering or wrong key. The one-call /lookup generates a fresh key, encrypts, and returns the complete reusable bundle plus a reasoning object. Fully stateless — keys and data are never stored (lose the key and the ciphertext is unrecoverable). Confidence is always 1.0.","category":null,"tags":["encryption","aes","cryptography","security","developer-tools","x402","coinbase-bazaar","agentic-market","aes encryption api","aes-256-gcm api","encrypt decrypt api","authenticated encryption api","stateless encryption api","generate aes key api"],"baseUrl":"https://orbisapi.com/proxy/aes-vault-api-dd3241","openApiSpecUrl":"https://orbis-apis.onrender.com/aes-vault/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"230ea7de-38a4-4897-92d2-ecd6ac78212e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"fc27c5ff-1256-4563-9c8e-e088b322bf04","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate-key","description":"Generate a 256-bit AES key"},{"method":"POST","path":"/encrypt","description":"AES-256-GCM encrypt"},{"method":"POST","path":"/decrypt","description":"AES-256-GCM decrypt"},{"method":"POST","path":"/lookup","description":"ONE-CALL key + encrypt bundle"}],"x402":null},{"id":"6a9816ad-7e0c-4111-9621-055a2229e93a","name":"JSON to CSV API","slug":"json-to-csv-api-c4915d","shortDescription":"Deterministic JSON conversion to CSV, JSON, or JSONL with nested flattening and type inference for data agents","description":"Agent-native JSON conversion computed in real code (not by a language model). /convert turns a JSON object or array of objects into RFC 4180 CSV, a JSON array, or newline-delimited JSON (JSONL) via the output parameter — flattening nested objects with dot-notation keys, serializing arrays as JSON, unioning columns across rows, and quoting values that contain delimiters, quotes, or newlines. Configurable delimiter, header, flattening, and output format. The one-call /lookup adds per-column type inference (string/number/boolean/json/null/mixed), a reasoning object, and prioritized recommendations. Handles up to 10,000 rows. Confidence is always 1.0 because nothing is estimated.","category":null,"tags":["json","csv","jsonl","data-transform","developer-tools","deterministic","x402","coinbase-bazaar","agentic-market","json to csv api","convert json to csv","json to jsonl api","flatten json api","csv export api","json array to csv","nested json csv converter"],"baseUrl":"https://orbisapi.com/proxy/json-to-csv-api-c4915d","openApiSpecUrl":"https://orbis-apis.onrender.com/json-to-csv/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f36bd0a9-5f10-49ae-af72-ea55031b8645","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"13d757f1-2587-4045-b6a7-9a5c6ceaffae","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.015,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/convert","description":"JSON to CSV / JSON / JSONL conversion"},{"method":"POST","path":"/lookup","description":"ONE-CALL convert + type inference"}],"x402":null},{"id":"5a680414-35ce-4dc4-9bfc-878ff8fffc93","name":"Unit Conversion API","slug":"unit-conversion-api-51a30a","shortDescription":"Deterministic unit conversion across 8 measurement categories for agents — exact SI math, never estimated","description":"Agent-native measurement conversion computed in real code (not by a language model). The free /supported-units endpoint lists every supported unit symbol per category, so agents can discover what's convertible. /convert converts a value between any two units of the same category — length, mass, volume, area, speed, time, digital data, or temperature — using exact SI factors. /batch converts up to 100 value/unit pairs in one call with per-item success flags. The one-call /lookup returns the conversion plus the same value expressed in every unit of the category, a reasoning object, and prioritized recommendations. Confidence is always 1.0 because nothing is estimated. Accepts both from/to and legacy from_unit/to_unit field names.","category":null,"tags":["units","conversion","measurement","developer-tools","deterministic","x402","coinbase-bazaar","agentic-market","unit conversion api","kg to lbs converter api","metric imperial conversion","temperature converter api","data size converter api","batch unit conversion","supported units api","unit catalog api"],"baseUrl":"https://orbisapi.com/proxy/unit-conversion-api-51a30a","openApiSpecUrl":"https://orbis-apis.onrender.com/unit-conversion/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"37d23660-2e9a-4e73-a5d4-e17cb063d6ed","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"bc62f97a-6413-4720-9bc2-89374ec5201b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.015,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":200000,"requestsPerMonth":6000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/supported-units","description":"List all supported units (free)"},{"method":"POST","path":"/convert","description":"Single unit conversion"},{"method":"POST","path":"/batch","description":"Batch convert up to 100 pairs"},{"method":"POST","path":"/lookup","description":"ONE-CALL conversion + all equivalents"}],"x402":null},{"id":"99505b96-6598-4935-ad9d-bb087cdefca3","name":"Cron Explainer API","slug":"cron-explainer-api-515d40","shortDescription":"Deterministic cron parsing — plain-English description + next run times in any IANA timezone (DST-aware) for scheduling agents","description":"Agent-native cron expression intelligence computed in real code (not by a language model). /explain parses a standard 5-field cron expression into its component fields and a plain-English description (e.g. '0 9 * * 1-5' → 'At 09:00, Monday through Friday'). The one-call /lookup adds the next scheduled run times in any IANA timezone (DST-aware, e.g. America/New_York — returned as ISO-8601 with the UTC offset), a next_run_count, configurable count and reference time, a reasoning object, and prioritized recommendations. Handles ranges, lists, steps, and month/day names, with correct Vixie-cron day-of-month/day-of-week matching. Confidence is always 1.0 because nothing is estimated.","category":null,"tags":["cron","scheduling","crontab","developer-tools","deterministic","x402","coinbase-bazaar","agentic-market","cron expression parser api","explain cron api","next cron run time api","crontab to english","cron schedule calculator","cron describer api","cron timezone api","cron next run timezone"],"baseUrl":"https://orbisapi.com/proxy/cron-explainer-api-515d40","openApiSpecUrl":"https://orbis-apis.onrender.com/cron-explainer/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"27ae254f-5281-44a6-a103-834c71acf468","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"aeea302d-784e-4f60-bd6c-ad3b91b9fb11","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.015,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":3000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/explain","description":"Parse + describe a cron expression"},{"method":"POST","path":"/lookup","description":"ONE-CALL explain + next run times (any IANA timezone, DST-aware)"}],"x402":null},{"id":"api-weather-v1","name":"Weather API","slug":"weather","shortDescription":"Real-time weather, forecasts, and historical data for any location — by coordinates or city name.","description":"Current conditions, hourly and daily forecasts, and historical weather for any location on Earth. Pass a city name or lat/lon coordinates and get back temperature, wind, humidity, precipitation, UV index, and sunrise/sunset times. Powered by Open-Meteo (MIT licensed, free for commercial use). Perfect for travel agents, logistics workflows, scheduling bots, and any agent that needs to reason about weather.\n\n## Endpoints\n| Endpoint | Description |\n|----------|-------------|\n| GET /current | Current conditions (temp, wind, humidity, precipitation) |\n| GET /forecast | Daily forecast up to 16 days |\n| GET /hourly | Hourly forecast up to 168 hours |\n| GET /historical | Historical data for any past date |","category":null,"tags":["weather","forecast","climate","temperature","wind","rain","open-meteo","agent"],"baseUrl":"https://orbisapi.com/api/weather","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-weather-pay-v1","name":"Pay Per Call","description":"Pay $0.005 per request. No subscription needed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.005 per request","Current + Forecast + Historical","City name or coordinates","No subscription"]}],"endpoints":[{"method":"GET","path":"/","description":"API info and endpoints"},{"method":"GET","path":"/current","description":"Current conditions"},{"method":"GET","path":"/forecast","description":"Daily forecast up to 16 days"},{"method":"GET","path":"/hourly","description":"Hourly forecast up to 168h"},{"method":"GET","path":"/historical","description":"Historical weather for any past date"}],"x402":null},{"id":"8f96d6fc-38c0-47ea-9390-cb2d3d403249","name":"Wallet Portfolio History API","slug":"wallet-portfolio-history-api-f7d13f","shortDescription":"wallet portfolio history MCP","description":"Wallet Portfolio History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio totals, token balances, defi balances, transaction history, account identity, portfolio change digest. Buyer intents from service metadata: wallet portfolio history MCP, agent spend controls, autonomous agent spend policy.","category":null,"tags":["agent","autonomous","balances","base","controls","defi","history","mcp","portfolio","spend","token","tools","totals","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-history-api-f7d13f","openApiSpecUrl":"https://wallet-portfolio-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0f41a8e6-c29d-4dfa-8a94-0aa5238322b8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/token_balances","description":"Curated ERC20 token balances across high-volume EVM chains with D1-backed historical wallet snapshots and source coverage."},{"method":"POST","path":"/tools/defi_balances","description":"Hosted DeFi balance and protocol-position snapshot for wallet diligence: Aave/Compound receipt-token reads, Aerodrome/Lido coverage, protocol interaction hints, D1 history, freshness, and provenance."},{"method":"POST","path":"/tools/transaction_history","description":"Recent wallet transaction history for Base addresses from hosted snapshots plus Blockscout provenance, designed for agent pre-action context."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/transaction_patterns","description":"Hosted wallet transaction-pattern analysis for agents: method mix, cadence, inbound/outbound flow, failed status pattern, top counterparties, protocol touches, burst risk score, and autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_autopay_risk","description":"Hosted wallet autopay risk report for agent-commerce spend controls: 0-100 wallet risk score, transaction-pattern burst risk, counterparty exposure, failed-call signals, protocol touchpoints, spend-limit guidance, and recommended autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/wallet_allowance_policy","description":"Hosted wallet allowance policy for autonomous agents: token allowance risk, approval exposure, curated spender watchlist, revoke/cap guidance, and autopay spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/token_approval_risk","description":"Hosted token approval risk for autonomous agents: token-by-token spender approval exposure, allowance-to-balance ratios, risky/unlimited approval flags, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/agent_spend_controls","description":"Hosted agent spend controls for autonomous wallets: approval-risk gate, per-call and per-counterparty limits, wallet risk score, transaction-pattern burst signals, risky spender approvals, and autopay spend policy from fresh D1 wallet snapshots plus live allowance reads."}],"x402":null},{"id":"api-solana-chain-v1","name":"Solana On-Chain API","slug":"solana-chain","shortDescription":"Wallet balances, SPL token holdings, transaction history, and live network stats — straight from Solana mainnet.","description":"Query the Solana blockchain directly via the public mainnet RPC. Get SOL balances in both lamports and SOL, full SPL token holdings for any wallet, recent transaction signatures with block times, complete account info, and live network stats (TPS, epoch, slot, supply). No API key. No indexer lag. Perfect for x402 wallets, DeFi agents, portfolio trackers, and any workflow that interacts with on-chain Solana data.\n\n## Endpoints\n| Endpoint | Description |\n|----------|-------------|\n| GET /balance/:address | SOL balance in lamports and SOL |\n| GET /tokens/:address | All SPL token holdings with amounts |\n| GET /transactions/:address | Recent transaction signatures |\n| GET /account/:address | Full account info |\n| GET /network | Slot, epoch, TPS, and circulating supply |","category":null,"tags":["solana","blockchain","wallet","balance","tokens","spl","on-chain","defi","x402"],"baseUrl":"https://orbisapi.com/api/solana-chain","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-solana-pay-v1","name":"Pay Per Call","description":"Pay $0.005 per request. No subscription needed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.005 per request","Mainnet balance + tokens + txns","Real-time RPC data","x402 USDC on Base"]}],"endpoints":[{"method":"GET","path":"/","description":"API info and endpoints"},{"method":"GET","path":"/balance/:address","description":"SOL balance for any wallet address"},{"method":"GET","path":"/tokens/:address","description":"SPL token holdings for a wallet"},{"method":"GET","path":"/transactions/:address","description":"Recent transaction signatures"},{"method":"GET","path":"/account/:address","description":"Full account info"},{"method":"GET","path":"/network","description":"Live network stats"}],"x402":null},{"id":"api-crypto-market-v1","name":"Crypto Market API","slug":"crypto-market","shortDescription":"Real-time crypto prices, top coins, gainers/losers, and pair data — aggregated from major exchanges.","description":"Orbis-native crypto market data aggregated from Kraken and Coinbase into a clean, agent-friendly API. Get spot prices for any symbol, batch up to 20 at once, browse the top 50 coins by volume, find today's biggest gainers and losers, and query all trading pairs for any base asset. No redistribution restrictions — our own derived pipeline. Perfect for trading agents, portfolio trackers, and DeFi workflows.","category":null,"tags":["crypto","prices","bitcoin","ethereum","solana","trading","market","real-time","exchange","defi"],"baseUrl":"https://orbisapi.com/api/crypto-market","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-crypto-market-pay-v1","name":"Pay Per Call","description":"Pay $0.005 per request. No subscription needed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.005 per request","x402 USDC on Base","No monthly commitment","Prices + Top + Trending + Pairs"]},{"id":"tier-crypto-market-x402","name":"Pay-per-call","description":"No subscription — pay $0.002 per request via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.002 per request","x402 USDC on Base","No monthly commitment","Prices + Trending + Pairs"]}],"endpoints":[{"method":"GET","path":"/","description":"API info and available endpoints"},{"method":"GET","path":"/price/:symbol","description":"Spot price for any symbol with 24h stats"},{"method":"GET","path":"/prices","description":"Batch price lookup for up to 20 symbols"},{"method":"GET","path":"/top","description":"Top coins ranked by 24h volume"},{"method":"GET","path":"/trending","description":"Biggest gainers, losers, and highest volume movers in last 24h"},{"method":"GET","path":"/pairs/:base","description":"All trading pairs for a base asset"}],"x402":null},{"id":"d75278ac-d10b-4ee2-812e-03d4f32ebace","name":"Wallet Portfolio Risk API","slug":"wallet-portfolio-risk-api-547dac","shortDescription":"wallet portfolio risk MCP","description":"Wallet Portfolio Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio risk, liquidation alert threshold. Buyer intents from service metadata: wallet portfolio risk MCP, wallet risk score API, portfolio liquidation risk agent.","category":null,"tags":["alert","api","base","liquidation","mcp","portfolio","risk","score","threshold","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-risk-api-547dac","openApiSpecUrl":"https://wallet-portfolio-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a65a1b1d-fc6a-48bc-9479-82b1527e43c7","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"}],"x402":null},{"id":"api-ip-intel-v1","name":"IP Intelligence API","slug":"ip-intel","shortDescription":"Geolocation, ISP, ASN, and timezone data for any IPv4 or IPv6 address.","description":"Look up any IP address and get back country, region, city, coordinates, ISP, organization, ASN, and timezone. Supports single lookups, batch lookups (up to 10 IPs), and self-lookup (returns the caller's own IP data). Powered by ipwho.is. Ideal for fraud detection agents, geo-routing logic, personalization pipelines, and any agent that needs to understand where a user or request is coming from.\n\n## Endpoints\n| Endpoint | Description |\n|----------|-------------|\n| GET /lookup | Look up the caller's own IP |\n| GET /lookup/:ip | Look up any specific IP address |\n| GET /batch | Batch lookup — ?ips=1.1.1.1,8.8.8.8 (up to 10) |","category":null,"tags":["ip","geolocation","asn","isp","fraud","geo","networking","agent"],"baseUrl":"https://orbisapi.com/api/ip-intel","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-ip-intel-pay-v1","name":"Pay Per Call","description":"Pay $0.005 per request. No subscription needed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.005 per request","IPv4 + IPv6","Geo + ASN + ISP + Timezone","Batch up to 10 IPs"]}],"endpoints":[{"method":"GET","path":"/","description":"API info and endpoints"},{"method":"GET","path":"/lookup","description":"Look up the caller's own IP address"},{"method":"GET","path":"/lookup/:ip","description":"Look up any specific IPv4 or IPv6 address"},{"method":"GET","path":"/batch","description":"Batch lookup — ?ips=1.1.1.1,8.8.8.8 (up to 10)"}],"x402":null},{"id":"api-web-reader-v1","name":"Web Reader & Search API","slug":"web-reader","shortDescription":"Extract clean text and markdown from any URL, or run web searches with content extraction.","description":"The #1 tool for research agents. Pass any URL and get back clean, readable text or markdown — no HTML noise, no ads, no boilerplate. Also supports web search that returns results with extracted content per page. Powered by Jina AI Reader. Agents that browse the web, summarize articles, or do competitive research call this constantly.","category":null,"tags":["web","scraping","extraction","search","content","research","agent","browser","jina"],"baseUrl":"https://orbisapi.com/api/web-reader","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-web-reader-pay-v1","name":"Pay Per Call","description":"Pay $0.005 per request. No subscription needed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.005 per request","Extract + Search","Markdown & text output","No subscription"]},{"id":"tier-web-reader-x402","name":"Pay-per-call","description":"No subscription — pay $0.003 per request via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.003 per request","x402 USDC on Base","No monthly commitment","Extract + Search"]}],"endpoints":[{"method":"GET","path":"/","description":"API info and available endpoints"},{"method":"GET","path":"/extract","description":"Extract clean text/markdown from any URL (?url=https://...&format=markdown|text)"},{"method":"GET","path":"/search","description":"Web search with extracted content per result (?q=query&limit=5)"}],"x402":null},{"id":"api-wikipedia-v1","name":"Wikipedia Knowledge API","slug":"wikipedia","shortDescription":"Article summaries, full-text search, and related pages from Wikipedia — open knowledge at agent speed.","description":"Instant access to Wikipedia's 60M+ articles via the official REST API. Get a clean article summary with description, extract, and thumbnail; run full-text search across all of Wikipedia; fetch a random article; or explore related pages. Completely open — Wikipedia explicitly encourages commercial API use. Perfect for RAG pipelines, research agents, knowledge retrieval workflows, and any agent that needs to look something up.\n\n## Endpoints\n| Endpoint | Description |\n|----------|-------------|\n| GET /summary/:title | Article summary, description, and extract |\n| GET /search | Full-text search — ?q=query&limit=10 |\n| GET /random | Random article summary |\n| GET /related/:title | Articles related to a given title |","category":null,"tags":["wikipedia","knowledge","search","research","rag","agent","facts","encyclopedia"],"baseUrl":"https://orbisapi.com/api/wikipedia","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-wiki-pay-v1","name":"Pay Per Call","description":"Pay $0.005 per request. No subscription needed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.005 per request","60M+ Wikipedia articles","Summary + Search + Random","No API key needed"]}],"endpoints":[{"method":"GET","path":"/","description":"API info and endpoints"},{"method":"GET","path":"/summary/:title","description":"Article summary, description, and extract"},{"method":"GET","path":"/search","description":"Full-text search"},{"method":"GET","path":"/random","description":"Random article summary"},{"method":"GET","path":"/related/:title","description":"Related articles"}],"x402":null},{"id":"e7fc987e-5a3b-4fce-845b-9dd3d2ba237e","name":"X402 Endpoint Risk Corpus API","slug":"x402-endpoint-risk-corpus-api-648f67","shortDescription":"x402 autopay policy","description":"X402 Endpoint Risk Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: risk report, top risks, payee reputation, autopay policy, attack surface check. Buyer intents from service metadata: x402 autopay policy, x402 endpoint risk, payee reputation API, agent spend controls, payment attack surface check.","category":null,"tags":["autopay","base","endpoint","mcp","payee","policy","report","reputation","risk","risks","top","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-endpoint-risk-corpus-api-648f67","openApiSpecUrl":"https://x402-endpoint-risk-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8304d115-aae0-46ea-95f6-2b5b06000d7a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/risk_report","description":"Score an x402 paid resource for payment safety, discovery completeness, replay/binding risk, and autopay suitability before an agent spends."},{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."},{"method":"POST","path":"/v1/x402/payee_reputation","description":"Assess a payTo wallet, domain, or endpoint for observed buyer/call history, price sanity, route coverage, and allow/warn/block policy."},{"method":"POST","path":"/v1/x402/autopay_policy","description":"Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment."},{"method":"POST","path":"/v1/x402/attack_surface_check","description":"Check authorization binding, replay-window, paid-but-denied, catalog drift, and price-drain classes for a candidate x402 endpoint."}],"x402":null},{"id":"api-fx-rates-v1","name":"Currency & FX Rates API","slug":"fx-rates","shortDescription":"Live and historical currency exchange rates for 30+ currencies — ECB reference data via Frankfurter.","description":"Foreign exchange rates sourced from the European Central Bank (ECB), served via Frankfurter — an open-source API with no redistribution restrictions. Get latest rates, convert between any two currencies, query historical rates for any past date, or pull a full rate series over a date range. Updated daily on ECB publish schedule (weekdays). Perfect for invoicing agents, multi-currency pricing, portfolio tools, and any workflow that touches cross-border payments.\n\n## Endpoints\n| Endpoint | Description |\n|----------|-------------|\n| GET /latest | Latest ECB rates from any base currency |\n| GET /convert | Convert an amount between two currencies |\n| GET /historical | Rates for a specific past date |\n| GET /range | Rate series over a date range |\n| GET /currencies | List all 30+ supported currencies |","category":null,"tags":["currency","forex","exchange-rate","ecb","finance","convert","agent"],"baseUrl":"https://orbisapi.com/api/fx-rates","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-fx-pay-v1","name":"Pay Per Call","description":"Pay $0.005 per request. No subscription needed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.005 per request","Latest + Historical + Convert","30+ currencies","ECB reference data"]}],"endpoints":[{"method":"GET","path":"/","description":"API info and endpoints"},{"method":"GET","path":"/latest","description":"Latest ECB rates"},{"method":"GET","path":"/convert","description":"Convert between currencies"},{"method":"GET","path":"/historical","description":"Historical rates for a past date"},{"method":"GET","path":"/range","description":"Rate series over a date range"},{"method":"GET","path":"/currencies","description":"List all supported currencies"}],"x402":null},{"id":"872b722d-edda-48ff-ae5a-03ba2da30380","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-651844","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-651844","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"dff682c4-0e06-4d5c-bb4a-2f1016fb467f","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"910b2dbf-79bd-4063-bd25-a1e4de2c9062","name":"OG Image Generator API","slug":"og-image-generator-api-a6716f","shortDescription":"Generate Open Graph images, badges and banners as SVG from text and colors","description":"OG Image Generator API creates social media preview images (1200x630 Open Graph), badge/pill SVGs for README files, and banner SVGs from title text and custom colors. All output is returned as SVG markup and base64 data URI ready to embed or serve. Customize background color, foreground color, accent color and subtitle. Built for blog platforms, documentation sites, SaaS dashboards and social media automation.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["image","svg","social","generate open graph image for website","create og image from title text","generate svg badge for readme","create social media preview image","generate banner svg from text"],"baseUrl":"https://orbisapi.com/proxy/og-image-generator-api-a6716f","openApiSpecUrl":"https://og-image-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4d8d8124-6da3-49d4-a05b-03d1aeea38e2","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0100e74-5088-41d1-bb0b-b9ec6218a88c","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/generate","description":"Generate an OG image (1200x630) as SVG"},{"method":"GET","path":"/badge","description":"Generate a badge or pill SVG"},{"method":"GET","path":"/banner","description":"Generate a banner SVG from text and colors"}],"x402":null},{"id":"b285a8be-4cef-4be5-b517-07c3e0bd59f2","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-17cf31","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-17cf31","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"a6126ad5-b81c-4ec6-8792-2bf21957e216","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"29651933-58fa-45bc-9aa6-350f32b53cbc","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-3ed6dd","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-3ed6dd","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"5b94173f-825a-45b5-9443-b399c059011c","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"8f010e12-ffeb-4e7c-b50f-1523fe4ab5c9","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-d949d8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-d949d8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"15f914ff-c6a0-4108-b2e2-2646b74155a5","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-dd7252","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-dd7252","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"a202fe0d-6f2e-45d9-a7c1-63f0e0aacf8a","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-e783f8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-e783f8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"6d72f57a-b6e1-4735-989d-facaf82a5623","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"6e1dcb8a-23d9-492e-ba73-4eeb8024ed9b","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-ba93c0","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-ba93c0","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"ad85c5d6-b548-4b8c-8a89-fce5b86a2b66","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-c3738c","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-c3738c","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"f720b88c-043d-4d0f-9ec0-d33d12f838cc","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-c4d961","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-c4d961","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"5f40aa4f-2f68-406d-b3ac-98d25a378a3c","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-e0caa6","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-e0caa6","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"a20724a1-d0d1-4135-864c-3575fcbf411a","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-3818e6","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-3818e6","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"5f17cc6e-6146-477a-8b38-2b9dcef8d240","name":"Shopify Bundle Offer Generator API","slug":"shopify-bundle-offer-generator-api-d2c1ab","shortDescription":"Generate higher-conversion bundle concepts for Shopify stores using product affinity, AOV goals, margin limits, and inve","description":"Generate higher-conversion bundle concepts for Shopify stores using product affinity, AOV goals, margin limits, and inventory constraints. Returns bundle sets, pricing ideas, and merchandising copy. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, shopify bundle, bundle offer, offer generator, and generate bundle offers. Use the /v1/shopify/generate-bundle-offers endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","shopify-bundle-offer-generator","marketing","sales","shopify","bundle","offer","generator","generate-bundle-offers","generate","higher","conversion","concepts"],"baseUrl":"https://orbisapi.com/proxy/shopify-bundle-offer-generator-api-d2c1ab","openApiSpecUrl":"https://orbis-shopify-bundle-offer-generato.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"382f5bad-20d3-48a2-b85a-02df8d9c3e2b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3ad460c2-2707-4ec7-a1e9-b4e9aa2df757","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f35a85fa-7242-4054-9ccc-49068bb24dc3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/generate-bundle-offers","description":null},{"method":"POST","path":"/v1/shopify/generate-bundle-offers","description":null}],"x402":null},{"id":"5b4a1ae4-ecb0-4cb4-878d-4ce8caf28d26","name":"Testimonial Credibility Scorer API","slug":"testimonial-credibility-scorer-api-792a6e","shortDescription":"Score testimonials for believability, specificity, and persuasive strength before they hit landing pages or ads. Returns","description":"Score testimonials for believability, specificity, and persuasive strength before they hit landing pages or ads. Returns credibility score, vagueness warnings, proof gaps, and stronger rewrite suggestions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing growth, testimonial credibility, credibility scorer, content, and score testimonial credibility. Use the /v1/content/score-testimonial-credibility endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-growth","ml-model","testimonial-credibility-scorer","marketing","growth","testimonial","credibility","scorer","content","score-testimonial-credibility","score","testimonials","believability","specificity"],"baseUrl":"https://orbisapi.com/proxy/testimonial-credibility-scorer-api-792a6e","openApiSpecUrl":"https://orbis-testimonial-credibility-score.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7e58f590-801d-4ebf-8da7-becfdac11d7b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"23a31d72-fab8-461b-851f-41afe9b8671f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"33d3bb2d-c1ba-44d9-8bba-24d38a078d1e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/content/score-testimonial-credibility","description":null},{"method":"POST","path":"/v1/content/score-testimonial-credibility","description":null}],"x402":null},{"id":"d67682bb-e174-41a1-92d8-a5f99ca473fb","name":"Credential Value Estimator API","slug":"credential-value-estimator-api-e67465","shortDescription":"Estimate the likely labor-market value of a course, certificate, bootcamp, or degree path using role alignment, employer","description":"Estimate the likely labor-market value of a course, certificate, bootcamp, or degree path using role alignment, employer signal strength, and cost-to-outcome ratio. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes education research, credential value, value estimator, career, and estimate credential value. Use the /v1/career/estimate-credential-value endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","data-process","credential-value-estimator","education","research","credential","value","estimator","career","estimate-credential-value","estimate","likely","labor","market"],"baseUrl":"https://orbisapi.com/proxy/credential-value-estimator-api-e67465","openApiSpecUrl":"https://orbis-credential-value-estimator-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4ea24640-a589-4ee0-af32-3c7e6da4ff28","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a369c3dc-4501-4b75-948d-20cfa84ea110","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"780563fc-61dc-44fc-a828-4e72f2d48718","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/career/estimate-credential-value","description":null},{"method":"POST","path":"/v1/career/estimate-credential-value","description":null}],"x402":null},{"id":"f69703e4-c0cf-4930-be8d-ffdb1d0e9b60","name":"Health Program Dropoff Predictor API","slug":"health-program-dropoff-predictor-api-4273b1","shortDescription":"Predict dropout risk in community health programs using engagement decline, reminder fatigue, and access friction.","description":"Predict dropout risk in community health programs using engagement decline, reminder fatigue, and access friction. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, health program, program dropoff, dropoff predictor, and public health. Use the /v1/public-health/predict-program-dropoff endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","health-program-dropoff-predictor","healthcare","wellness","health","program","dropoff","predictor","public-health","predict-program-dropoff","predict","dropout","risk"],"baseUrl":"https://orbisapi.com/proxy/health-program-dropoff-predictor-api-4273b1","openApiSpecUrl":"https://orbis-health-program-dropoff-predic.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a2ce9478-d3f7-4279-99fc-2b22ee8904ad","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a20312eb-893a-4e78-a3b0-487c7ce56fa9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"79057f47-d0c0-43b3-be3d-fbffa81543b4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/predict-program-dropoff","description":null},{"method":"POST","path":"/v1/public-health/predict-program-dropoff","description":null}],"x402":null},{"id":"59e88676-f36d-4eb9-9d1f-bfeb33eb16f5","name":"Site Access Conflict API","slug":"site-access-conflict-api-ac775e","shortDescription":"Detect site-access conflicts using delivery overlap, crane windows, crew staging, and safety corridor constraints.","description":"Detect site-access conflicts using delivery overlap, crane windows, crew staging, and safety corridor constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, site access, access conflict, and construction ops. Use the /v1/construction-ops/detect-site-access-conflicts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","site-access-conflict","business","intelligence","site-access","access-conflict","site","access","conflict","construction-ops","detect-site-access-conflicts","construction","detect"],"baseUrl":"https://orbisapi.com/proxy/site-access-conflict-api-ac775e","openApiSpecUrl":"https://orbis-site-access-conflict-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"389e0887-7a6e-46e7-b147-b97508f28596","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3892fe58-fe84-4dac-a4c0-20fc47f2fe38","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"78f1e27a-75bb-4784-9d05-a3647c681ba0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/detect-site-access-conflicts","description":null},{"method":"POST","path":"/v1/construction-ops/detect-site-access-conflicts","description":null}],"x402":null},{"id":"ba544672-db48-4273-8710-2f4bf92312b1","name":"Pest Outbreak Signal API","slug":"pest-outbreak-signal-api-1ccd20","shortDescription":"Detect likely pest outbreaks using scouting trends, weather conditions, regional spread, and crop vulnerability.","description":"Detect likely pest outbreaks using scouting trends, weather conditions, regional spread, and crop vulnerability. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes pest outbreak, outbreak signal, agriculture ops, detect pest outbreak signals, and detect likely. Use the /v1/agriculture-ops/detect-pest-outbreak-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","pest-outbreak-signal","pest-outbreak","outbreak-signal","pest","outbreak","signal","agriculture-ops","detect-pest-outbreak-signals","detect","signals","detect-likely","likely-pest"],"baseUrl":"https://orbisapi.com/proxy/pest-outbreak-signal-api-1ccd20","openApiSpecUrl":"https://orbis-pest-outbreak-signal-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"065a514d-33df-4184-affb-206fd731fe59","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2f6582b4-4a4e-477b-844b-88140e98ee8d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"63ad22af-ce20-4a6c-b17a-ea02d1f78b37","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/detect-pest-outbreak-signals","description":null},{"method":"POST","path":"/v1/agriculture-ops/detect-pest-outbreak-signals","description":null}],"x402":null},{"id":"ee19c30d-7c58-4867-a49b-3f65fb1a127a","name":"Contract Billing Fit API","slug":"contract-billing-fit-api-51e4ed","shortDescription":"Check billing fit against contract terms using milestones, usage logic, discounts, and invoicing cadence.","description":"Check billing fit against contract terms using milestones, usage logic, discounts, and invoicing cadence. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance accounting, contract billing, billing fit, finance ops, and check contract billing fit. Use the /v1/finance-ops/check-contract-billing-fit endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-accounting","data-process","contract-billing-fit","finance-accounting","finance","accounting","contract-billing","billing-fit","contract","billing","fit","finance-ops","check-contract-billing-fit","check"],"baseUrl":"https://orbisapi.com/proxy/contract-billing-fit-api-51e4ed","openApiSpecUrl":"https://orbis-contract-billing-fit-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5409f274-9256-4548-adfb-8047cf01d63a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a51c812c-c0d5-495b-84e0-b05ba1b5b9ba","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"673d6284-c7f2-4168-b3b3-787a1606ab5a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance-ops/check-contract-billing-fit","description":null},{"method":"POST","path":"/v1/finance-ops/check-contract-billing-fit","description":null}],"x402":null},{"id":"9d45a08c-8f90-4569-a89b-65a5288f6547","name":"Soil Test Digest API","slug":"soil-test-digest-api-181075","shortDescription":"Summarize soil-test results into nutrient gaps, pH issues, variability, and practical action points.","description":"Summarize soil-test results into nutrient gaps, pH issues, variability, and practical action points. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes soil test, test digest, agriculture ops, summarize soil test results, and results nutrient. Use the /v1/agriculture-ops/summarize-soil-test-results endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","soil-test-digest","soil-test","test-digest","soil","test","digest","agriculture-ops","summarize-soil-test-results","summarize","results","summarize-soil","test-results"],"baseUrl":"https://orbisapi.com/proxy/soil-test-digest-api-181075","openApiSpecUrl":"https://orbis-soil-test-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"0f812204-0487-42f2-959e-ee38402dc4ba","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e5480c90-bf1c-4cf3-9801-b5d02689c8ff","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ea191723-05b7-47b5-9b00-8aacbaebab06","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/summarize-soil-test-results","description":null},{"method":"POST","path":"/v1/agriculture-ops/summarize-soil-test-results","description":null}],"x402":null},{"id":"88d4e202-e5a0-471b-ac3d-5f2153392539","name":"Resident Sentiment Drift API","slug":"resident-sentiment-drift-api-783a43","shortDescription":"Track resident-sentiment drift using complaint tone, channel mix, repeat contacts, and issue persistence.","description":"Track resident-sentiment drift using complaint tone, channel mix, repeat contacts, and issue persistence. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes government public, public sector, resident sentiment, sentiment drift, and public sector ops. Use the /v1/public-sector-ops/track-resident-sentiment-drift endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","data-process","resident-sentiment-drift","government-public","public-sector","government","public","sector","resident-sentiment","sentiment-drift","resident","sentiment","drift","public-sector-ops"],"baseUrl":"https://orbisapi.com/proxy/resident-sentiment-drift-api-783a43","openApiSpecUrl":"https://orbis-resident-sentiment-drift-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"e0cb9473-fe2f-4e61-abe8-f5ea2a5c829d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"21e2e4b5-022e-43fe-b61e-1341d75cd9f7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"edda9371-55d7-47eb-8721-d6a23ad09fd7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/track-resident-sentiment-drift","description":null},{"method":"POST","path":"/v1/public-sector-ops/track-resident-sentiment-drift","description":null}],"x402":null},{"id":"046bdd8f-1367-4e67-bee9-601eaf0e9d41","name":"Third-Party Risk Digest API","slug":"third-party-risk-digest-api-d6f8ba","shortDescription":"Summarize third-party cyber risk using control gaps, exposure scope, remediation lag, and contractual obligations.","description":"Summarize third-party cyber risk using control gaps, exposure scope, remediation lag, and contractual obligations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, third party, party risk, risk digest, and cyber ops. Use the /v1/cyber-ops/summarize-third-party-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","third-party-risk-digest","cybersecurity-fraud","cybersecurity","fraud","third-party","party-risk","risk-digest","third","party","risk","digest","cyber-ops"],"baseUrl":"https://orbisapi.com/proxy/third-party-risk-digest-api-d6f8ba","openApiSpecUrl":"https://orbis-third-party-risk-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"dfc1db51-784f-4502-bdd7-21c639dfd8c8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e3f949df-966c-43a1-b174-c1578b3fcbea","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"59563a47-292c-4c33-b36b-63855510e5a4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/cyber-ops/summarize-third-party-risk","description":null},{"method":"POST","path":"/v1/cyber-ops/summarize-third-party-risk","description":null}],"x402":null},{"id":"cccf1815-c8d4-45ce-9365-eb82b53450c2","name":"Detection Rule Gap API","slug":"detection-rule-gap-api-6d376c","shortDescription":"Detect likely detection-rule gaps using recent incidents, missed alert patterns, coverage overlap, and telemetry quality","description":"Detect likely detection-rule gaps using recent incidents, missed alert patterns, coverage overlap, and telemetry quality. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, detection rule, rule gap, cyber ops, and detect detection rule gaps. Use the /v1/cyber-ops/detect-detection-rule-gaps endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","detection-rule-gap","cybersecurity-fraud","cybersecurity","fraud","detection-rule","rule-gap","detection","rule","gap","cyber-ops","detect-detection-rule-gaps","cyber"],"baseUrl":"https://orbisapi.com/proxy/detection-rule-gap-api-6d376c","openApiSpecUrl":"https://orbis-detection-rule-gap-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"deccd090-9b83-4adb-adcf-1fc5990d1a79","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f824c586-cf78-42db-bf5b-49a9e52796e8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"35d48667-ace2-42dc-954d-bf5fc803687d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/cyber-ops/detect-detection-rule-gaps","description":null},{"method":"POST","path":"/v1/cyber-ops/detect-detection-rule-gaps","description":null}],"x402":null},{"id":"658ff992-38cb-4da2-857d-75f1908e400f","name":"Customer Lifetime Shift API","slug":"customer-lifetime-shift-api-1b95e9","shortDescription":"Track customer lifetime-value shifts using cadence changes, product mix, support load, and retention signals.","description":"Track customer lifetime-value shifts using cadence changes, product mix, support load, and retention signals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, lifetime shift, commerce ops, and track customer lifetime shifts. Use the /v1/commerce-ops/track-customer-lifetime-shifts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","customer-lifetime-shift","business","intelligence","lifetime-shift","lifetime","shift","commerce-ops","track-customer-lifetime-shifts","commerce","track","shifts","track-lifetime"],"baseUrl":"https://orbisapi.com/proxy/customer-lifetime-shift-api-1b95e9","openApiSpecUrl":"https://orbis-customer-lifetime-shift-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"16fdd10f-b963-4b5f-867a-1e92ef864964","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2fe46805-bd6a-43f8-8e1b-350822e257df","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a276f436-5b3c-4430-bc31-43d2347020f1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/commerce-ops/track-customer-lifetime-shifts","description":null},{"method":"POST","path":"/v1/commerce-ops/track-customer-lifetime-shifts","description":null}],"x402":null},{"id":"7876437b-7b38-494a-8619-2087381df1bc","name":"Weather Impact Brief API","slug":"weather-impact-brief-api-2d753c","shortDescription":"Draft field-ready weather impact briefs using forecast shifts, crop stage, operational plans, and likely disruptions.","description":"Draft field-ready weather impact briefs using forecast shifts, crop stage, operational plans, and likely disruptions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes weather impact, impact brief, agriculture ops, draft weather impact briefs, and draft field. Use the /v1/agriculture-ops/draft-weather-impact-briefs endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","ml-model","weather-impact-brief","weather-impact","impact-brief","weather","impact","brief","agriculture-ops","draft-weather-impact-briefs","draft","briefs","draft-field","field-weather"],"baseUrl":"https://orbisapi.com/proxy/weather-impact-brief-api-2d753c","openApiSpecUrl":"https://orbis-weather-impact-brief-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"9406351e-6be5-44d3-935e-5c1071561be5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"79e3d840-a216-43e0-b6da-ce268d62d3fa","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"85bcc232-0a12-47e5-9516-b0b66cb825e6","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/draft-weather-impact-briefs","description":null},{"method":"POST","path":"/v1/agriculture-ops/draft-weather-impact-briefs","description":null}],"x402":null},{"id":"7d7e18f8-b31f-405b-8650-2f572bd1db1b","name":"Invoice Follow-Up Writer API","slug":"invoice-follow-up-writer-api-ef36ad","shortDescription":"Write better invoice follow-ups that increase payment speed without sounding hostile or desperate. Returns reminder vari","description":"Write better invoice follow-ups that increase payment speed without sounding hostile or desperate. Returns reminder variants, escalation ladders, and relationship-safe wording for AR and finance teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes finance market, market data, invoice follow, follow writer, and write invoice followup. Use the /v1/finance/write-invoice-followup endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","ml-model","invoice-follow-up-writer","finance","market","data","invoice","follow","writer","write-invoice-followup","write","better","ups","that"],"baseUrl":"https://orbisapi.com/proxy/invoice-follow-up-writer-api-ef36ad","openApiSpecUrl":"https://orbis-invoice-follow-up-writer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f01ae471-fffe-494f-9727-9c1e23ef46f1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e5aa2c75-3575-4ed8-9eb5-9982c47ea7e2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bd22c0c5-cd7a-4f42-a507-32e62e3ae008","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance/write-invoice-followup","description":null},{"method":"POST","path":"/v1/finance/write-invoice-followup","description":null}],"x402":null},{"id":"411935aa-5477-487e-83ef-3dad4da71547","name":"Runbook Step Validator API","slug":"runbook-step-validator-api-007c33","shortDescription":"Validate incident and ops runbooks for missing steps, risky transitions, and stale assumptions. Returns runbook gaps, fa","description":"Validate incident and ops runbooks for missing steps, risky transitions, and stale assumptions. Returns runbook gaps, failure modes, and remediation suggestions for SRE and platform teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes developer, tools, runbook step, step validator, and validate runbook steps. Use the /v1/ops/validate-runbook-steps endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["developer-tools","data-process","runbook-step-validator","developer","tools","runbook","step","validator","ops","validate-runbook-steps","validate","incident","runbooks","missing"],"baseUrl":"https://orbisapi.com/proxy/runbook-step-validator-api-007c33","openApiSpecUrl":"https://orbis-runbook-step-validator-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"86f379c5-ab4a-4404-a6f5-f47652eea4e3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0b804316-28d2-4133-8315-82be1a43e9b9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9c677737-4078-49e2-ace6-6befa2b8ff29","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/ops/validate-runbook-steps","description":null},{"method":"POST","path":"/v1/ops/validate-runbook-steps","description":null}],"x402":null},{"id":"cdf0d5a8-c891-4da3-b988-2b4af663de5c","name":"Harvest Window Optimizer API","slug":"harvest-window-optimizer-api-e4bb71","shortDescription":"Optimize harvest timing using maturity signals, weather windows, crew availability, and hauling capacity.","description":"Optimize harvest timing using maturity signals, weather windows, crew availability, and hauling capacity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes harvest window, window optimizer, agriculture ops, optimize harvest windows, and harvest timing. Use the /v1/agriculture-ops/optimize-harvest-windows endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","harvest-window-optimizer","harvest-window","window-optimizer","harvest","window","optimizer","agriculture-ops","optimize-harvest-windows","optimize","windows","optimize-harvest","harvest-timing"],"baseUrl":"https://orbisapi.com/proxy/harvest-window-optimizer-api-e4bb71","openApiSpecUrl":"https://orbis-harvest-window-optimizer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"91165445-508b-437b-900b-ae38bfd17a40","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bc88ebf8-2ea8-4505-9784-23823869d7db","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"dc7be7f6-3897-4096-98ca-2bd02ff37d78","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/optimize-harvest-windows","description":null},{"method":"POST","path":"/v1/agriculture-ops/optimize-harvest-windows","description":null}],"x402":null},{"id":"2ae81c3f-86a9-408e-a5ad-7bbd9bda3faa","name":"Shared Housing Match API","slug":"shared-housing-match-api-2739c0","shortDescription":"Match potential housemates using budget, cleanliness expectations, schedule compatibility, noise tolerance, and stabilit","description":"Match potential housemates using budget, cleanliness expectations, schedule compatibility, noise tolerance, and stability indicators. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, shared housing, housing match, and match shared housing. Use the /v1/housing/match-shared-housing endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","shared-housing-match","business","automation","shared","housing","match","match-shared-housing","potential","housemates","using","budget","cleanliness"],"baseUrl":"https://orbisapi.com/proxy/shared-housing-match-api-2739c0","openApiSpecUrl":"https://orbis-shared-housing-match-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"316f7225-37fa-49ac-8b72-ed3ff32f61ba","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"16d638cc-20e7-4a42-8996-467817d50e7b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f74dc758-2f6f-4811-9ccc-27af7951dcce","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/match-shared-housing","description":null},{"method":"POST","path":"/v1/housing/match-shared-housing","description":null}],"x402":null},{"id":"18227ab1-0345-4ce5-9d5f-c2a8f756aca1","name":"Guest Complaint Router API","slug":"guest-complaint-router-api-435cc9","shortDescription":"Route guest complaints to the right operations team using severity, service type, refund risk, and on-site urgency.","description":"Route guest complaints to the right operations team using severity, service type, refund risk, and on-site urgency. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes guest complaint, complaint router, travel ops, route guest complaints, and complaints right. Use the /v1/travel-ops/route-guest-complaints endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","guest-complaint-router","customer","support","guest","complaint","router","travel-ops","route-guest-complaints","route","complaints","right","operations"],"baseUrl":"https://orbisapi.com/proxy/guest-complaint-router-api-435cc9","openApiSpecUrl":"https://orbis-guest-complaint-router-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"34f14d4c-4f28-4092-9c0c-d555c061402c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f09927d5-5c65-4d4e-8a2f-5e9015d3c320","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f5cd5882-8947-4845-887d-c097b6c1ab2d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/route-guest-complaints","description":null},{"method":"POST","path":"/v1/travel-ops/route-guest-complaints","description":null}],"x402":null},{"id":"feb62fdb-1f94-4341-9735-381ba204a7dd","name":"Community Needs Signal API","slug":"community-needs-signal-api-e75d81","shortDescription":"Extract emerging community needs from intake notes, survey responses, service logs, and partner feedback to guide progra","description":"Extract emerging community needs from intake notes, survey responses, service logs, and partner feedback to guide program adaptation. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, community needs, needs signal, and nonprofit. Use the /v1/nonprofit/extract-community-needs-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","community-needs-signal","business","intelligence","community","needs","signal","nonprofit","extract-community-needs-signals","extract","emerging","intake","notes"],"baseUrl":"https://orbisapi.com/proxy/community-needs-signal-api-e75d81","openApiSpecUrl":"https://orbis-community-needs-signal-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"1b2ebbdf-3d2b-49fc-a96a-5ac6686404fa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"eae1ee0e-11a6-42b4-8a3c-f5eff81eec55","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"77fcb2d5-10d8-41e5-8fdb-fe0f11e9d72a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/extract-community-needs-signals","description":null},{"method":"POST","path":"/v1/nonprofit/extract-community-needs-signals","description":null}],"x402":null},{"id":"69f208ff-3d1d-4335-addc-7735dde355c8","name":"Defi Position Health API","slug":"defi-position-health-api-d25a60","shortDescription":"defi position health MCP","description":"Defi Position Health API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: defi position health, defi protocol breakdown. Buyer intents from service metadata: defi position health MCP, DeFi position health report, Morpho Aerodrome Pendle Lido wallet health.","category":null,"tags":["base","breakdown","defi","health","mcp","position","protocol","report","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-position-health-api-d25a60","openApiSpecUrl":"https://defi-position-health-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ae2e340d-8967-4472-9228-f75bdab3ac49","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e5a4cba7-6026-47da-8b2c-f7423cfcf8cd","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_protocol_breakdown","description":"Paid protocol-exposure breakdown for buyer agents checking where a wallet has Morpho, Aerodrome, Pendle, or Lido positions before spend or policy decisions. Returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi protocol breakdown, wallet protocol expos"},{"method":"POST","path":"/v1/wallet/defi_protocol_breakdown","description":"Paid protocol-exposure breakdown for buyer agents checking where a wallet has Morpho, Aerodrome, Pendle, or Lido positions before spend or policy decisions. Returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi protocol breakdown, wallet protocol expos"}],"x402":null},{"id":"447e9cbe-800f-431b-99e4-03c7ba656cdf","name":"Travel Ops Incident Summarizer API","slug":"travel-ops-incident-summarizer-api-478238","shortDescription":"Summarize travel operations incidents into timeline, affected guests, likely causes, and immediate follow-up actions.","description":"Summarize travel operations incidents into timeline, affected guests, likely causes, and immediate follow-up actions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, travel incident, incident summarizer, travel ops, and summarize ops incidents. Use the /v1/travel-ops/summarize-ops-incidents endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","travel-ops-incident-summarizer","travel","logistics","ops","incident","summarizer","travel-ops","summarize-ops-incidents","summarize","operations","incidents","timeline"],"baseUrl":"https://orbisapi.com/proxy/travel-ops-incident-summarizer-api-478238","openApiSpecUrl":"https://orbis-travel-ops-incident-summarize.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"78ead79b-5b60-427c-9330-d58a580c5b5a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c8bb1104-8e58-4283-8bfd-9cda64c7ae4f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"dbe36598-e75f-4b95-a50a-fde8a536fe22","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/summarize-ops-incidents","description":null},{"method":"POST","path":"/v1/travel-ops/summarize-ops-incidents","description":null}],"x402":null},{"id":"6362d1b3-331b-4f39-9de2-f36cb58d2b09","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-4e8f45","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-4e8f45","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"c8b5d719-726b-4e87-ad48-3fc33418bdc8","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"a839a269-645a-48f3-89a9-8b31c0ae80d0","name":"Operator Skill Matching API","slug":"operator-skill-matching-api-ffd666","shortDescription":"Match operators to stations using certification fit, task complexity, fatigue risk, and recent line performance.","description":"Match operators to stations using certification fit, task complexity, fatigue risk, and recent line performance. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, operator skill, skill matching, and manufacturing. Use the /v1/manufacturing/match-operator-skills endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","operator-skill-matching","business","automation","operator","skill","matching","manufacturing","match-operator-skills","match","operators","stations","using"],"baseUrl":"https://orbisapi.com/proxy/operator-skill-matching-api-ffd666","openApiSpecUrl":"https://orbis-operator-skill-matching-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a0df6567-6cb3-4f2b-b4dc-df9e6017db36","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e1b5c7da-9235-471b-9d05-f47cd472ffb3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0798da00-a479-4374-a8ee-edf966bb0fe1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/match-operator-skills","description":null},{"method":"POST","path":"/v1/manufacturing/match-operator-skills","description":null}],"x402":null},{"id":"3b4356d0-87cc-4ff7-8a4e-7c72c08782ce","name":"Downtime Narrative Builder API","slug":"downtime-narrative-builder-api-36ea0f","shortDescription":"Turn downtime notes into clearer incident narratives with probable causes, impact framing, and next-step guidance.","description":"Turn downtime notes into clearer incident narratives with probable causes, impact framing, and next-step guidance. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes business, automation, downtime narrative, narrative builder, and manufacturing. Use the /v1/manufacturing/build-downtime-narratives endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","ml-model","downtime-narrative-builder","business","automation","downtime-narrative","narrative-builder","downtime","narrative","builder","manufacturing","build-downtime-narratives","build","narratives"],"baseUrl":"https://orbisapi.com/proxy/downtime-narrative-builder-api-36ea0f","openApiSpecUrl":"https://orbis-downtime-narrative-builder-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7269a1be-7880-4e3e-b6f5-8e149160f5a5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b9729835-01fc-4061-8db8-7823816829b0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"86c6b428-31ae-4e50-93ba-ea7e7bcdc813","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/build-downtime-narratives","description":null},{"method":"POST","path":"/v1/manufacturing/build-downtime-narratives","description":null}],"x402":null},{"id":"1dd82144-2023-4b29-9cb1-7f71924ee15b","name":"MCP Server Quality Corpus API","slug":"mcp-server-quality-corpus-api-47621a","shortDescription":"mcp server quality corpus","description":"MCP Server Quality Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server quality report, compare candidates, incident watch. Buyer intents from service metadata: mcp server quality corpus, MCP server quality report, MCP installability security report.","category":null,"tags":["base","candidates","compare","corpus","mcp","quality","report","server","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-quality-corpus-api-47621a","openApiSpecUrl":"https://mcp-server-quality-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"41fb33cd-194e-479b-8a78-d6ba7b369555","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/mcp/server_quality_report","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/compare_candidates","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/incident_watch","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2869d5c1-b647-400b-b67e-923f418d956d","name":"MEV History API","slug":"mev-history-api-007c95","shortDescription":"wallet MEV exposure x402","description":"MEV History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: mev exposure, sandwich check, recent mev density. Buyer intents from service metadata: wallet MEV exposure x402, transaction sandwich check MCP, pool MEV density API.","category":null,"tags":["base","check","exposure","mcp","mev","pool","recent","sandwich","transaction","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/mev-history-api-007c95","openApiSpecUrl":"https://mev-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4153ea51-6d04-4bca-ab89-774783ca2b3f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/mev_exposure","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: MEV exposure API, wallet MEV history."},{"method":"POST","path":"/v1/tx/sandwich_check","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: sandwich check API, transaction MEV risk."},{"method":"POST","path":"/v1/pool/recent_mev_density","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: pool MEV density, recent MEV density."}],"x402":null},{"id":"164504d0-0160-4905-ae59-eb3482906716","name":"NIH Reporter API","slug":"nih-reporter-api-1edc0e","shortDescription":"NIH RePORTER grants MCP","description":"NIH Reporter API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, funding profile. Buyer intents from service metadata: NIH RePORTER grants MCP, NIH grant search x402, research funding profile agent API.","category":null,"tags":["base","funding","grant","grants","mcp","nih","orgs","profile","reporter","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/nih-reporter-api-1edc0e","openApiSpecUrl":"https://nih-reporter-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"52828d8b-7dd5-4882-a90b-a657fceef9ad","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grants/by_id","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"75240886-f395-4956-bcd4-db7e167948e7","name":"Wallet Portfolio History API","slug":"wallet-portfolio-history-api-bb8f4f","shortDescription":"wallet portfolio history MCP","description":"Wallet Portfolio History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio totals, token balances, defi balances, transaction history, account identity, portfolio change digest. Buyer intents from service metadata: wallet portfolio history MCP, agent spend controls, autonomous agent spend policy.","category":null,"tags":["agent","autonomous","balances","base","controls","defi","history","mcp","portfolio","spend","token","tools","totals","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-history-api-bb8f4f","openApiSpecUrl":"https://wallet-portfolio-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f616fe65-4b36-4329-bc1f-4f6e6a780de1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."}],"x402":null},{"id":"7632303d-46dd-418f-a926-a5beb3d32391","name":"Wallet Portfolio Risk API","slug":"wallet-portfolio-risk-api-9a3c67","shortDescription":"wallet portfolio risk MCP","description":"Wallet Portfolio Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio risk, liquidation alert threshold. Buyer intents from service metadata: wallet portfolio risk MCP, wallet risk score API, portfolio liquidation risk agent.","category":null,"tags":["alert","api","base","liquidation","mcp","portfolio","risk","score","threshold","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-risk-api-9a3c67","openApiSpecUrl":"https://wallet-portfolio-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"}],"x402":null},{"id":"7ce53f12-e762-4a58-bf10-f9833c9f9f5b","name":"X402 Endpoint Risk Corpus API","slug":"x402-endpoint-risk-corpus-api-25cee6","shortDescription":"x402 autopay policy","description":"X402 Endpoint Risk Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: risk report, top risks, payee reputation, autopay policy, attack surface check. Buyer intents from service metadata: x402 autopay policy, x402 endpoint risk, payee reputation API, agent spend controls, payment attack surface check.","category":null,"tags":["autopay","base","endpoint","mcp","payee","policy","report","reputation","risk","risks","top","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-endpoint-risk-corpus-api-25cee6","openApiSpecUrl":"https://x402-endpoint-risk-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."}],"x402":null},{"id":"3852afa8-f0b7-4a68-8db3-ece275af3649","name":"EVM TX Toolkit API","slug":"evm-tx-toolkit-api-3689be","shortDescription":"token risk scan","description":"EVM TX Toolkit API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: explain, simulate, risk scan, tx explainer, tx simulator, token risk scan. Buyer intents from service metadata: token risk scan, rug risk API, EVM transaction simulation, tx explainer, Base pre-signing safety.","category":null,"tags":["api","base","evm","explain","explainer","mcp","risk","rug","scan","simulate","token","tools","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/evm-tx-toolkit-api-3689be","openApiSpecUrl":"https://evm-tx-toolkit.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c33b7939-31be-4ecb-b666-e19920bbb8a5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"12fb656a-9c83-4eb7-b4b4-4c115ce4df48","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/tx/explain","description":"Transaction explainer for agents reviewing Base/EVM activity. Decode a confirmed EVM transaction on Base, Ethereum, Arbitrum, Optimism, or Polygon into a human-readable explanation with contracts invoked, token balance changes, approvals, swap/event labels, function selector, fee/gas used, and a one"},{"method":"POST","path":"/v1/tx/explain","description":"Transaction explainer for agents reviewing Base/EVM activity. Decode a confirmed EVM transaction on Base, Ethereum, Arbitrum, Optimism, or Polygon into a human-readable explanation with contracts invoked, token balance changes, approvals, swap/event labels, function selector, fee/gas used, and a one"},{"method":"POST","path":"/v1/tx/simulate","description":"Transaction simulation for agents before signing or broadcasting. Simulate an arbitrary EVM call with eth_call on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, raw return data, gas estimate, approval risk hints, and likely balance changes."},{"method":"POST","path":"/v1/tx/simulate","description":"Transaction simulation for agents before signing or broadcasting. Simulate an arbitrary EVM call with eth_call on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, raw return data, gas estimate, approval risk hints, and likely balance changes."},{"method":"POST","path":"/v1/token/risk_scan","description":"Token risk scan and rug risk check for Base/EVM ERC-20s before swaps, buys, DCA, and memecoin entries. Uses on-chain contract reads, proxy/owner checks, GoPlus Token Security signals, tax/honeypot flags, approval risk, holder/liquidity danger signals, and a composite 0-100 risk score."},{"method":"POST","path":"/tools/tx_explainer","description":"Transaction explainer / tx_explainer for Base and EVM agents. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Built as the EVM/Base ana"},{"method":"POST","path":"/tools/tx_explainer","description":"Transaction explainer / tx_explainer for Base and EVM agents. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Built as the EVM/Base ana"},{"method":"POST","path":"/tools/tx_simulator","description":"Transaction simulation / tx_simulator for pre-signing safety on Base and EVM. Simulate a call before broadcasting on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, estimated gas, raw return data, approval risk, value movement hints, and likely"},{"method":"POST","path":"/tools/tx_simulator","description":"Transaction simulation / tx_simulator for pre-signing safety on Base and EVM. Simulate a call before broadcasting on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, estimated gas, raw return data, approval risk, value movement hints, and likely"},{"method":"POST","path":"/tools/token_risk_scan","description":"Token risk scan / rug risk token scan for autonomous trading agents before swaps, buys, DCA, and memecoin entries on Base/EVM. Detect rug risk, honeypot/tax flags, proxy/owner control, approval risk, holder concentration, liquidity danger signals, and return a composite 0-100 risk score with verdict"},{"method":"POST","path":"/tools/token_risk_scan","description":"Token risk scan / rug risk token scan for autonomous trading agents before swaps, buys, DCA, and memecoin entries on Base/EVM. Detect rug risk, honeypot/tax flags, proxy/owner control, approval risk, holder concentration, liquidity danger signals, and return a composite 0-100 risk score with verdict"}],"x402":null},{"id":"36c1e0a3-5998-4c53-9a89-80d9d651e74e","name":"Promotion Readiness Brief API","slug":"promotion-readiness-brief-api-42c48c","shortDescription":"Generate promotion-readiness briefs from impact evidence, feedback signals, scope growth, and timing fit.","description":"Generate promotion-readiness briefs from impact evidence, feedback signals, scope growth, and timing fit. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes recruiting, promotion readiness, readiness brief, hr ops, and generate promotion readiness briefs. Use the /v1/hr-ops/generate-promotion-readiness-briefs endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["hr-and-recruiting","data-process","promotion-readiness-brief","recruiting","promotion-readiness","readiness-brief","promotion","readiness","brief","hr-ops","generate-promotion-readiness-briefs","generate","briefs","generate-promotion"],"baseUrl":"https://orbisapi.com/proxy/promotion-readiness-brief-api-42c48c","openApiSpecUrl":"https://orbis-promotion-readiness-brief-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7bff0c7a-696a-42a9-b09f-84656bf7d0ce","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dc43b115-8082-4bf6-8409-a051f8cc1d56","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"dd2254e5-9452-4016-bc2a-f81b11440e4f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/hr-ops/generate-promotion-readiness-briefs","description":null},{"method":"POST","path":"/v1/hr-ops/generate-promotion-readiness-briefs","description":null}],"x402":null},{"id":"d709c18e-2321-4dd9-9c0a-bafd7810d2e3","name":"Executive Impersonation Alert API","slug":"executive-impersonation-alert-api-535bbc","shortDescription":"Detect signals that executives or high-profile employees are being impersonated across email, domains, profiles, and lea","description":"Detect signals that executives or high-profile employees are being impersonated across email, domains, profiles, and leaked contact references. Returns impersonation score, matched patterns, target exposure notes, and response recommendations for security and trust teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes security identity, executive impersonation, impersonation alert, alert executive impersonation, and detect signals. Use the /v1/security/alert-executive-impersonation endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-&-identity","data_process","security-and-identity","data-process","executive-impersonation-alert","security","identity","executive","impersonation","alert","alert-executive-impersonation","detect","signals","that"],"baseUrl":"https://orbisapi.com/proxy/executive-impersonation-alert-api-535bbc","openApiSpecUrl":"https://orbis-executive-impersonation-alert.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"31bfb9d8-3f7b-4101-bbfb-dcd735f5b5a1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1b46705e-b19f-473a-9dbc-953d04dab8e3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5d9f780a-f17d-4547-9599-3351aaec5f02","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/alert-executive-impersonation","description":null},{"method":"POST","path":"/v1/security/alert-executive-impersonation","description":null}],"x402":null},{"id":"632e1222-8685-4683-9664-058c69ea2ecc","name":"Research Meta API","slug":"research-meta-api-a53888","shortDescription":"research survey MCP","description":"Research Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: survey, survey summary. Buyer intents from service metadata: research survey MCP, research literature survey x402, agent research meta-analysis API.","category":null,"tags":["agent","base","literature","mcp","research","summary","survey","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/research-meta-api-a53888","openApiSpecUrl":"https://research-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"9cbc57b3-dbb6-4d83-839c-cac6813c83ad","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/research/survey","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/research/survey_summary","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"b4482caa-5f50-4c5c-96c9-3e9fc32bb09b","name":"Uspto Patents API","slug":"uspto-patents-api-ea0f55","shortDescription":"USPTO patent search MCP","description":"Uspto Patents API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by org. Buyer intents from service metadata: USPTO patent search MCP, patent prior art x402 API, inventor organization patents agent API.","category":null,"tags":["art","base","inventors","mcp","org","patent","patents","prior","search","usdc","uspto","x402"],"baseUrl":"https://orbisapi.com/proxy/uspto-patents-api-ea0f55","openApiSpecUrl":"https://uspto-patents-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5265b9c9-1b92-483f-a68b-86b4ec19b040","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/patents/search","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/patents/by_id","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/inventors/by_org","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"fce6e8f8-b0a8-4128-819b-b72cb5a01131","name":"Wallet Portfolio Risk API","slug":"wallet-portfolio-risk-api-fb9b8f","shortDescription":"wallet portfolio risk MCP","description":"Wallet Portfolio Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio risk, liquidation alert threshold. Buyer intents from service metadata: wallet portfolio risk MCP, wallet risk score API, portfolio liquidation risk agent.","category":null,"tags":["alert","api","base","liquidation","mcp","portfolio","risk","score","threshold","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-risk-api-fb9b8f","openApiSpecUrl":"https://wallet-portfolio-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"25c43c98-d0e0-4be4-a661-3b57f981fc0d","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bf39dcae-c017-426f-b2b5-0c31034a7df8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"}],"x402":null},{"id":"06f9daab-c06e-4d2a-af8f-97393b7cc9ae","name":"Learning Assessment Integrity Check API","slug":"learning-assessment-integrity-check-api-817093","shortDescription":"Check assessment integrity from submission timing, answer similarity, proctor signal, rubric fit, and prior performance","description":"Check assessment integrity from submission timing, answer similarity, proctor signal, rubric fit, and prior performance. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["education","assessment-integrity","academic-risk","learning","agent-friendly","x402","learning assessment integrity check","education","assessment integrity","academic risk","learning","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/learning-assessment-integrity-check-api-817093","openApiSpecUrl":"https://learning-assessment-integrity-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a6f9ac5b-89ba-4383-a8a1-30d6252c1f4c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6e7ade9c-f58b-4a32-a46d-05b390ebbb33","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"de9448cc-92e5-4104-bd22-b557480d15ef","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/assessment-integrity-rules","description":"Return hardcoded learning assessment integrity check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-learning-assessment-integrity","description":"Check assessment integrity from submission timing, answer similarity, proctor signal, rubric fit, and prior performance using deterministic scoring rules"},{"method":"POST","path":"/rank-integrity-actions","description":"Generate focused next steps for learning assessment integrity check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0e99465d-916f-4ff8-8a77-a9ac8e01a8c9","name":"Wallet Intel Meta API","slug":"wallet-intel-meta-api-dc4e28","shortDescription":"wallet dossier MCP","description":"Wallet Intel Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: wallet dossier MCP, wallet intelligence API x402, onchain wallet risk dossier.","category":null,"tags":["api","base","dossier","intelligence","mcp","onchain","summary","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-intel-meta-api-dc4e28","openApiSpecUrl":"https://wallet-intel-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6547978b-212b-4ec8-bd4a-b201e80f4005","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ebfa87fd-7721-40ea-8a7e-8ef827fc83df","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/dossier","description":"Paid wallet dossier for buyer agents deciding whether to trust, pay, route through, or block an EVM wallet. Returns a machine-usable decision, evidence by axis, execution policy, and next action across labels, portfolio risk, DeFi health, MEV exposure, approvals, CEX flows, and funding trace."},{"method":"POST","path":"/v1/wallet/dossier","description":"Paid wallet dossier for buyer agents deciding whether to trust, pay, route through, or block an EVM wallet. Returns a machine-usable decision, evidence by axis, execution policy, and next action across labels, portfolio risk, DeFi health, MEV exposure, approvals, CEX flows, and funding trace."},{"method":"POST","path":"/v1/wallet/dossier_summary","description":"Paid concise wallet dossier for agents that need an immediate use/avoid/manual-review recommendation before signing a transaction, funding an agent wallet, or allowing x402 autopay."},{"method":"POST","path":"/v1/wallet/dossier_summary","description":"Paid concise wallet dossier for agents that need an immediate use/avoid/manual-review recommendation before signing a transaction, funding an agent wallet, or allowing x402 autopay."}],"x402":null},{"id":"2a55f363-caac-4d15-a309-9231b9451a52","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-447242","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-447242","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"f12b2807-b650-4a0e-9aa4-f794c6af9e3e","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"db470c87-d90a-4ad2-a213-38bd3477c014","name":"Wallet Portfolio History API","slug":"wallet-portfolio-history-api-f0191b","shortDescription":"wallet portfolio history MCP","description":"Wallet Portfolio History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio totals, token balances, defi balances, transaction history, account identity, portfolio change digest. Buyer intents from service metadata: wallet portfolio history MCP, agent spend controls, autonomous agent spend policy.","category":null,"tags":["agent","autonomous","balances","base","controls","defi","history","mcp","portfolio","spend","token","tools","totals","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-history-api-f0191b","openApiSpecUrl":"https://wallet-portfolio-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a8ddeb28-3d24-495b-8ed6-f4371bea5ac5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c17994c2-b019-434b-b3cd-2fd095d235ac","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/token_balances","description":"Curated ERC20 token balances across high-volume EVM chains with D1-backed historical wallet snapshots and source coverage."},{"method":"POST","path":"/tools/token_balances","description":"Curated ERC20 token balances across high-volume EVM chains with D1-backed historical wallet snapshots and source coverage."},{"method":"POST","path":"/tools/defi_balances","description":"Hosted DeFi balance and protocol-position snapshot for wallet diligence: Aave/Compound receipt-token reads, Aerodrome/Lido coverage, protocol interaction hints, D1 history, freshness, and provenance."},{"method":"POST","path":"/tools/defi_balances","description":"Hosted DeFi balance and protocol-position snapshot for wallet diligence: Aave/Compound receipt-token reads, Aerodrome/Lido coverage, protocol interaction hints, D1 history, freshness, and provenance."},{"method":"POST","path":"/tools/transaction_history","description":"Recent wallet transaction history for Base addresses from hosted snapshots plus Blockscout provenance, designed for agent pre-action context."},{"method":"POST","path":"/tools/transaction_history","description":"Recent wallet transaction history for Base addresses from hosted snapshots plus Blockscout provenance, designed for agent pre-action context."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/transaction_patterns","description":"Hosted wallet transaction-pattern analysis for agents: method mix, cadence, inbound/outbound flow, failed status pattern, top counterparties, protocol touches, burst risk score, and autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/transaction_patterns","description":"Hosted wallet transaction-pattern analysis for agents: method mix, cadence, inbound/outbound flow, failed status pattern, top counterparties, protocol touches, burst risk score, and autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_autopay_risk","description":"Hosted wallet autopay risk report for agent-commerce spend controls: 0-100 wallet risk score, transaction-pattern burst risk, counterparty exposure, failed-call signals, protocol touchpoints, spend-limit guidance, and recommended autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_autopay_risk","description":"Hosted wallet autopay risk report for agent-commerce spend controls: 0-100 wallet risk score, transaction-pattern burst risk, counterparty exposure, failed-call signals, protocol touchpoints, spend-limit guidance, and recommended autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/wallet_allowance_policy","description":"Hosted wallet allowance policy for autonomous agents: token allowance risk, approval exposure, curated spender watchlist, revoke/cap guidance, and autopay spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/wallet_allowance_policy","description":"Hosted wallet allowance policy for autonomous agents: token allowance risk, approval exposure, curated spender watchlist, revoke/cap guidance, and autopay spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/token_approval_risk","description":"Hosted token approval risk for autonomous agents: token-by-token spender approval exposure, allowance-to-balance ratios, risky/unlimited approval flags, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/token_approval_risk","description":"Hosted token approval risk for autonomous agents: token-by-token spender approval exposure, allowance-to-balance ratios, risky/unlimited approval flags, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/agent_spend_controls","description":"Hosted agent spend controls for autonomous wallets: approval-risk gate, per-call and per-counterparty limits, wallet risk score, transaction-pattern burst signals, risky spender approvals, and autopay spend policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/agent_spend_controls","description":"Hosted agent spend controls for autonomous wallets: approval-risk gate, per-call and per-counterparty limits, wallet risk score, transaction-pattern burst signals, risky spender approvals, and autopay spend policy from fresh D1 wallet snapshots plus live allowance reads."}],"x402":null},{"id":"36f60b28-2c3b-4c0b-bdf7-6e9df8fde653","name":"Mobile App Review Triage API","slug":"mobile-app-review-triage-api-95eadf","shortDescription":"Triage mobile app reviews from sentiment, feature mention, crash signal, device context, release version, and revenue impact","description":"Triage mobile app reviews from sentiment, feature mention, crash signal, device context, release version, and revenue impact. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["mobile-app","reviews","product-feedback","triage","agent-friendly","x402","mobile app review triage","mobile app","reviews","product feedback","triage","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mobile-app-review-triage-api-95eadf","openApiSpecUrl":"https://mobile-app-review-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0019c410-76b2-44ef-b047-f1c6d49173e5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"012683cf-6559-4b3d-b8b6-d61958c73608","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b364027b-618d-4dfa-922d-8664931a2026","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/app-review-rules","description":"Return hardcoded mobile app review triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-mobile-app-review","description":"Triage mobile app reviews from sentiment, feature mention, crash signal, device context, release version, and revenue impact using deterministic scoring rules"},{"method":"POST","path":"/rank-review-actions","description":"Generate focused next steps for mobile app review triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cf306355-44aa-4bee-a362-cfe34578ce92","name":"X402 Endpoint Risk Corpus API","slug":"x402-endpoint-risk-corpus-api-62ce18","shortDescription":"x402 autopay policy","description":"X402 Endpoint Risk Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: risk report, top risks, payee reputation, autopay policy, attack surface check. Buyer intents from service metadata: x402 autopay policy, x402 endpoint risk, payee reputation API, agent spend controls, payment attack surface check.","category":null,"tags":["autopay","base","endpoint","mcp","payee","policy","report","reputation","risk","risks","top","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-endpoint-risk-corpus-api-62ce18","openApiSpecUrl":"https://x402-endpoint-risk-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a1b0d24b-6011-4af5-82c0-3de075c22e7b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7c937c6d-22e0-4d0b-9b00-e90dade6870f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/risk_report","description":"Score an x402 paid resource for payment safety, discovery completeness, replay/binding risk, and autopay suitability before an agent spends."},{"method":"POST","path":"/v1/x402/risk_report","description":"Score an x402 paid resource for payment safety, discovery completeness, replay/binding risk, and autopay suitability before an agent spends."},{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."},{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."},{"method":"POST","path":"/v1/x402/payee_reputation","description":"Assess a payTo wallet, domain, or endpoint for observed buyer/call history, price sanity, route coverage, and allow/warn/block policy."},{"method":"POST","path":"/v1/x402/payee_reputation","description":"Assess a payTo wallet, domain, or endpoint for observed buyer/call history, price sanity, route coverage, and allow/warn/block policy."},{"method":"POST","path":"/v1/x402/autopay_policy","description":"Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment."},{"method":"POST","path":"/v1/x402/autopay_policy","description":"Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment."},{"method":"POST","path":"/v1/x402/attack_surface_check","description":"Check authorization binding, replay-window, paid-but-denied, catalog drift, and price-drain classes for a candidate x402 endpoint."},{"method":"POST","path":"/v1/x402/attack_surface_check","description":"Check authorization binding, replay-window, paid-but-denied, catalog drift, and price-drain classes for a candidate x402 endpoint."}],"x402":null},{"id":"bdbe2e0d-e38a-4b2e-b509-4e95822f72a6","name":"Entity Dossier API","slug":"entity-dossier-api-fbb34d","shortDescription":"entity dossier x402","description":"Entity Dossier API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: entity dossier x402, company entity due diligence MCP, public records entity dossier agent API.","category":null,"tags":["base","company","diligence","dossier","due","entity","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/entity-dossier-api-fbb34d","openApiSpecUrl":"https://entity-dossier-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d1574af2-ce51-40a5-a667-3dfddb4c3454","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c7fcf966-0839-4cbf-afc4-2ba4240fd8eb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ca1db047-55e6-43b8-ae93-bae09f2d80de","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/entity/dossier","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier_summary","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier_summary","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"03dc279c-4911-4d3a-9233-bad9cf844ab4","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-daf6e8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-daf6e8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"c3f176b4-e5d7-4721-aecd-672ac2addede","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-4286d9","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-4286d9","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"90da3d27-e80a-4615-9355-53e312bd251c","name":"x402 Agent Suite Pro","slug":"x402-agent-suite-pro-6eee85","shortDescription":"guard, proxy, MPP sessions, attestations, spend policy, and pipeline orchestration","description":"22 paid x402 infrastructure APIs for AI agent fleets: guard, proxy, MPP sessions, attestations, spend policy, and pipeline orchestration.","category":null,"tags":["Utility","Crypto","Search"],"baseUrl":"https://orbisapi.com/proxy/x402-agent-suite-pro-6eee85","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"0a130c8d-c4b0-46e8-bdbf-28c273129b9f","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10000,"requestsPerMonth":500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/X402/PROXY","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/MPP/SESSION","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/ATTESTATION/ISSUE","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/ATTESTATION/VERIFY","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/ATTESTATION/REGISTRY","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/GUARD/PRE-X402","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/PIPELINE/EXECUTE","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/PAYMENT-INTENT/COMPILE","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/FACILITATOR/FAILOVER","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/MPP/SESSION-PLAN","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/SPEND-GOVERNOR/CHECK","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/IDENTITY-GATE/CHECK","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/RISK-GATE/SCAN","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/ROUTER/ROUTE","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/RESEARCH/BRIEF","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/RECEIPT-AUDITOR/VERIFY","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/REFUND-ARBITER/EVALUATE","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/BUDGET-ALLOCATOR/RUN","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/SETTLEMENT-GRAPH/NEXT","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/QUALITY-MONITOR/PROBE","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/EVIDENCE-LOCKER/EXPORT","path":"/","description":null},{"method":"HTTPS://X402-AGENT-SUITE-PRODUCTION.UP.RAILWAY.APP/API/AGENT-ESCROW","path":"/","description":null}],"x402":null},{"id":"04437dbe-0f4d-44e9-9bdb-ed6258b50ffa","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-f551a2","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-f551a2","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"744acb33-3764-41df-b343-7429630c936b","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"239c3037-c703-47ce-87e8-9bc2685e2e62","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-cd3781","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-cd3781","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"04de41e6-6d46-4907-af0d-4b1abfe384ee","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-abb8f8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-abb8f8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"fd2f2adc-da61-47df-9d73-be251fcf7e24","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"5d54d5f6-f5f5-488e-ad11-5a52e364977e","name":"NorthEastDealIntel","slug":"northeastdealintel-19621b","shortDescription":"CRE data for New England, NY, NJ + PA","description":"Live cap rate benchmarks by state and property type for Northeast US commercial real estate. Weekly scored commercial real estate deal alerts for Connecticut, New York, New Jersey, Pennsylvania, Massachusetts and all of New England. ","category":null,"tags":["CRE","commercial real estate","northeast","cap rates","comps"],"baseUrl":"https://orbisapi.com/proxy/northeastdealintel-19621b","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"6025f957-ecba-42f2-a4db-b375755ccdf6","name":"per call","description":"Live cap rate benchmarks by state and property type for Northeast US commercial real estate","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"HTTPS://API.NORTHEASTDEALINTEL.COM/V1/AGENT/SCORE","path":"/","description":null},{"method":"HTTPS://API.NORTHEASTDEALINTEL.COM/V1/AGENT/SELL-SIGNAL","path":"/","description":null},{"method":"GET","path":"/v1/agent/score","description":"AI deal scoring — 4-lens institutional framework, 1-10 score, thesis, flags"},{"method":"HTTPS://API.NORTHEASTDEALINTEL.COM/V1/AGENT/OWNER-LOOKUP","path":"/","description":null},{"method":"GET","path":"/v1/agent/sell-signal","description":"Sell probability score 0–100% based on aging ownership, DOM, distress, deal momentum"},{"method":"HTTPS://API.NORTHEASTDEALINTEL.COM/V1/AGENT/MARKET-BENCHMARKS","path":"/","description":null},{"method":"HTTPS://API.NORTHEASTDEALINTEL.COM/V1/AGENT/SEARCH","path":"/","description":null}],"x402":null},{"id":"3db8ec94-04fe-488f-9f7e-e2f701665730","name":"AI Hallucination Detector API","slug":"ai-hallucination-detector-api-1205fe","shortDescription":"Detect hallucinations in AI output, verify claims and score factual reliability","description":"Analyzes AI-generated text for fabrications and false claims. Returns hallucination risk score 0-100, suspicious claims list and a use/caution/discard recommendation. Verify checks claims against a context document. Score grades text for factual reliability A-F. Built for RAG validation, AI content pipelines and autonomous agents that need to verify their own outputs.","category":null,"tags":["ai","safety","hallucination","rag","detect ai hallucinations output","check ai response factually accurate","verify ai claims source document","score ai output reliability","detect fabrications llm response"],"baseUrl":"https://orbisapi.com/proxy/ai-hallucination-detector-api-1205fe","openApiSpecUrl":"https://hallucination-detector-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"10843bbb-5211-43fb-ae09-4352a2ab9db1","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3a4bb262-b515-41f0-ac46-8adf122ede28","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"d7aa8791-860e-49d8-95e5-8360b8ac1b0c","name":"AI Voice Script Writer API","slug":"ai-voice-script-writer-api-a54759","shortDescription":"Write TTS-optimized scripts, SSML markup, podcast episodes and voice ads","description":"Produces scripts optimized for text-to-speech systems. Write full voice scripts with pronunciation notes and emphasis markers. Generate SSML markup for professional output. Create multi-segment podcast scripts. Write 30-second voice ad scripts with sound FX suggestions. Built for AI voice apps, podcast creators and any pipeline using ElevenLabs, OpenAI TTS or Google TTS.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["audio","tts","voice","podcast","write tts script elevenlabs","generate ssml markup text speech","write podcast script segments","create voice ad script","optimize text ai voice generation"],"baseUrl":"https://orbisapi.com/proxy/ai-voice-script-writer-api-a54759","openApiSpecUrl":"https://voice-script-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7e7d6ffb-4310-409a-804b-3848feacb370","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"64e26271-20fd-4301-a8d7-d50dc83d32b2","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"562131db-1d4c-43ff-8fc5-cbbf57cbc401","name":"AI Video Script Generator API","slug":"ai-video-script-generator-api-6ed480","shortDescription":"Write full video scripts, short-form content, storyboards and viral hooks","description":"Produces complete video scripts for YouTube, TikTok, Reels and Shorts. Script generates full-length content with narration and visual direction. Shorts writes punchy 60-second scripts. Hooks generates high-retention openings in 5 styles. Storyboard breaks scripts into shot-by-shot production scenes. Built for content creators, social media agents and video production pipelines.","category":{"id":"cat-video-gen","name":"Video Generation","slug":"video-generation"},"tags":["video","script","youtube","tiktok","write youtube video script ai","generate tiktok short form script","create video storyboard","write viral video hook","generate instagram reels script"],"baseUrl":"https://orbisapi.com/proxy/ai-video-script-generator-api-6ed480","openApiSpecUrl":"https://video-script-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"911c225b-a17d-4818-a49d-a3544c423ab0","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"334156c4-fa57-4ba9-ba29-e91da5138608","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"582e718b-3061-4ced-99ae-ae42fa5bb13a","name":"AI Subtitle Generator API","slug":"ai-subtitle-generator-api-5b396c","shortDescription":"Generate SRT subtitles, translate them and create styled captions","description":"Converts transcripts into properly timed SRT subtitle files. Translates existing subtitles to any language while preserving format. Generates platform-optimized styled captions for TikTok and Instagram. Built for video production pipelines, content localization tools and accessibility workflows.","category":{"id":"cat-video-gen","name":"Video Generation","slug":"video-generation"},"tags":["video","subtitles","captions","accessibility","generate srt subtitles transcript","translate subtitles language","generate tiktok instagram captions","create accessible video subtitles","subtitle generator from transcript"],"baseUrl":"https://orbisapi.com/proxy/ai-subtitle-generator-api-5b396c","openApiSpecUrl":"https://subtitle-gen-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"09141ab3-e039-47ae-9d7e-a191678a5779","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50875bca-24e4-4fa0-9546-0e84620688be","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"4081351e-bac3-4126-98ea-5216d9d90620","name":"AI Chatbot Persona Generator API","slug":"ai-chatbot-persona-generator-api-adbe9a","shortDescription":"Generate chatbot personas, system prompts and personality profiles","description":"Creates fully detailed AI chatbot personas from a role description. Returns personality traits, communication style, expertise areas, dos/donts, catchphrases and backstory. Converts any persona into a production-ready LLM system prompt. Refines existing personas based on feedback. Built for SaaS products building AI assistants, customer support bots and sales agents.","category":null,"tags":["ai","chatbot","persona","llm","generate chatbot persona personality","create ai system prompt","build chatbot character","generate customer support bot persona","create ai agent personality"],"baseUrl":"https://orbisapi.com/proxy/ai-chatbot-persona-generator-api-adbe9a","openApiSpecUrl":"https://persona-gen-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5549fd69-15b5-4f4c-9277-2de90042f61d","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f93d3c26-0b2b-4b6f-933d-a60771098313","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"a9b317ac-c134-4c66-b0d2-f4b1e34b526b","name":"AI Knowledge Base Builder API","slug":"ai-knowledge-base-builder-api-04ed8d","shortDescription":"Extract knowledge, generate FAQs, chunk for RAG and create Q&A pairs","description":"Processes raw text into structured knowledge assets. Extract entities, relationships and key concepts. Generate FAQ pairs optimized for your audience. Chunk long documents for RAG vector database pipelines using semantic chunking. Generate Q&A training pairs for fine-tuning. Built for RAG systems, knowledge management platforms and AI training data pipelines.","category":null,"tags":["ai","rag","knowledge","nlp","extract knowledge from text rag","generate faq from content","chunk documents vector database","generate qa training pairs","build knowledge base unstructured text"],"baseUrl":"https://orbisapi.com/proxy/ai-knowledge-base-builder-api-04ed8d","openApiSpecUrl":"https://knowledge-base-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"cbd796f4-8ddd-42af-a972-8c5a8a54e379","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0c3cb34f-db80-4130-b5c3-35148d3ac501","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"7653130b-a579-44c9-9491-995c00cd2c0d","name":"Hotel Revenue Overbooking Guard API","slug":"hotel-revenue-overbooking-guard-api-54fac5","shortDescription":"Guard hotel overbooking decisions from occupancy, cancellation curve, VIP arrivals, room type, and compensation exposure","description":"Guard hotel overbooking decisions from occupancy, cancellation curve, VIP arrivals, room type, and compensation exposure. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["hotel","revenue-management","overbooking","travel","agent-friendly","x402","hotel revenue overbooking guard","hotel","revenue management","overbooking","travel","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/hotel-revenue-overbooking-guard-api-54fac5","openApiSpecUrl":"https://hotel-revenue-overbooking-guard.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a3937249-452b-457b-b65e-e82e9145fed6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b1db16d9-b758-40b4-81e9-a4bf394739f0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cacced60-04c7-4cbb-86e3-2ec36102f9ef","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/hotel-overbooking-rules","description":"Return hardcoded hotel revenue overbooking guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-hotel-overbooking","description":"Guard hotel overbooking decisions from occupancy, cancellation curve, VIP arrivals, room type, and compensation exposure using deterministic scoring rules"},{"method":"POST","path":"/rank-overbooking-actions","description":"Generate focused next steps for hotel revenue overbooking guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ec183664-004c-497c-a204-e2672c370bbf","name":"Autonomous Code Review and Utility API","slug":"autonomous-code-review-and-utility-api-a24343","shortDescription":"Deterministic code review, summarization, address validation, and task scoring endpoints.","description":"Small HTTPS JSON API for agents that need deterministic code-review heuristics, text summarization, EVM address validation, and autonomous-task scoring.","category":null,"tags":["code-review","summarization","evm","agent-tools","automation"],"baseUrl":"https://orbisapi.com/proxy/autonomous-code-review-and-utility-api-a24343","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"e43ec457-6e77-4ade-aff8-903dbfc50fec","name":"x402","description":"Per-call USDC payment on Base.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["HTTPS JSON","No manual review","Deterministic output"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Static code-review heuristics for source or diffs."},{"method":"POST","path":"/summarize","description":"Extractive text summarization."},{"method":"POST","path":"/validate-address","description":"EVM address format validation."},{"method":"POST","path":"/agent-task-score","description":"Autonomous suitability scoring for task text."}],"x402":null},{"id":"510b16a4-0a9a-4795-9b6c-0040bc3c992c","name":"1inch API","slug":"1inch-api-370b37","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-370b37","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5aaa19df-8f26-4edc-aa54-b5daf7588dab","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"8f2742db-63ec-4bde-8cef-dd2dc6cb9ebf","name":"X402 Market Intel API","slug":"x402-market-intel-api-560e5d","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-560e5d","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"68502487-a641-40e3-81ba-4a663680d34d","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a533580-1253-4577-aaeb-510e9b94ce9d","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"dadb413b-ea79-400e-9a3d-f023872a546b","name":"FNOL Intake Priority Router API","slug":"fnol-intake-priority-router-api-58a492","shortDescription":"Route first notice of loss intake from loss type, injury signal, coverage clue, evidence, and customer urgency","description":"Route first notice of loss intake from loss type, injury signal, coverage clue, evidence, and customer urgency. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["insurance","fnol","claims-intake","routing","agent-friendly","x402","fnol intake priority router","insurance","fnol","claims intake","routing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/fnol-intake-priority-router-api-58a492","openApiSpecUrl":"https://fnol-intake-priority-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7bf4b691-336c-472a-943c-8d8131f82833","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"51cd27ea-2cf1-4402-973f-8d0b54f338fc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4ff22b91-3ff8-4709-a8ca-3bcc5a0548f7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/fnol-intake-rules","description":"Return hardcoded fnol intake priority router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-fnol-intake","description":"Route first notice of loss intake from loss type, injury signal, coverage clue, evidence, and customer urgency using deterministic scoring rules"},{"method":"POST","path":"/rank-fnol-actions","description":"Generate focused next steps for fnol intake priority router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"230423d9-41b7-422e-86bd-c8a6b9fbf5ac","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-3fa189","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-3fa189","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"898152d8-69ee-47c1-9ad2-d6a5bc5ad537","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"0ebe1fb1-a777-431e-9b64-035d93b51430","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-0f7ac2","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-0f7ac2","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"d71c64d3-1e15-4117-bb67-e74b929fbe72","name":"Approval Revoke API","slug":"approval-revoke-api-bfaa55","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-bfaa55","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"08c34a0b-f1cf-42bb-be67-d581ad8f30cf","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-60fdaa","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-60fdaa","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"6bea603c-160f-4976-913b-66e554b49753","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-56c3bb","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-56c3bb","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"db31634c-fa1d-4c45-8226-1d034300c23d","name":"GPT-5 Text Completion API","slug":"gpt-5-text-completion-api-8880b8","shortDescription":"Next-generation language model for text completion, summarization, and translation. Enterprise-grade LLM with 500B+ parameters.","description":"Next-generation language model for text completion, summarization, and translation. Enterprise-grade LLM with 500B+ parameters.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/gpt-5-text-completion-api-8880b8","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"8d781f35-03c3-42ed-a77e-4e13540a8d4b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"422ddb4b-f6da-4134-bb9d-f6c207d6488e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-6623b8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-6623b8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"c929ec09-b1fc-4a3a-803e-2a41839c439a","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"a412f0f8-cbf5-4a86-9135-f3ac7bfbc20f","name":"Claude Code Analysis Engine","slug":"claude-code-analysis-engine-8a5538","shortDescription":"Real-time code review, vulnerability detection, and optimization suggestions for 20+ languages.","description":"Real-time code review, vulnerability detection, and optimization suggestions for 20+ languages.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/claude-code-analysis-engine-8a5538","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"a2859e23-469e-43e0-b873-9e7c3c90d6c6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"264c3d39-b810-4044-83aa-d90f0dcd795f","name":"Real-time Voice Transcription API","slug":"real-time-voice-transcription-api-e653be","shortDescription":"Convert speech to text with 99.5% accuracy. Supports 120+ languages and real-time streaming.","description":"Convert speech to text with 99.5% accuracy. Supports 120+ languages and real-time streaming.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/real-time-voice-transcription-api-e653be","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"621db47e-abe1-46f3-9d5e-518edeb15d2a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"75a6b1bc-eb83-4f58-b5ef-69f14016dd28","name":"Flux Image Generator Pro","slug":"flux-image-generator-pro-985518","shortDescription":"High-quality image generation from text prompts. Supports 4K resolution, style transfer, and batch processing.","description":"High-quality image generation from text prompts. Supports 4K resolution, style transfer, and batch processing.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/flux-image-generator-pro-985518","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"73d7b11b-b521-43ba-8041-e00e9249c140","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"3a589cac-76d8-4484-add0-c1081c800dfd","name":"Voice Synthesis & TTS API","slug":"voice-synthesis-tts-api-4ce17e","shortDescription":"Text-to-speech with natural prosody. 500+ voices in 80+ languages, emotional control, and custom voice training.","description":"Text-to-speech with natural prosody. 500+ voices in 80+ languages, emotional control, and custom voice training.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/voice-synthesis-tts-api-4ce17e","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"1d2b15d6-73d2-4d23-bc53-00767891c376","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"990d208b-a7ba-4201-9ac7-aa3f04f0b61b","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-8f7339","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-8f7339","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"c2f85839-4f88-4004-bd52-3b7f2f37cbc8","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"1abc7b59-9fe3-4aba-a0d7-d1a354b86724","name":"AI Sentiment Analysis Engine","slug":"ai-sentiment-analysis-engine-ff59bc","shortDescription":"Extract sentiment, emotion, and intent from text. Real-time social media monitoring and customer feedback analysis.","description":"Extract sentiment, emotion, and intent from text. Real-time social media monitoring and customer feedback analysis.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/ai-sentiment-analysis-engine-ff59bc","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"f3bb27e1-1672-46f7-bcf8-415a1a095635","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"0b05e5c5-fffa-4529-a721-02b087a60f68","name":"Fraud Detection & Risk Scoring API","slug":"fraud-detection-risk-scoring-api-14af21","shortDescription":"Real-time fraud detection using ML. Transaction risk scores, behavioral analysis, and anomaly detection.","description":"Real-time fraud detection using ML. Transaction risk scores, behavioral analysis, and anomaly detection.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/fraud-detection-risk-scoring-api-14af21","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"f9d2bde6-1b58-4026-8103-153e596a4c9f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"610b5a68-1790-420d-82b0-effe3f19110e","name":"Document OCR & Extraction API","slug":"document-ocr-extraction-api-b8690f","shortDescription":"Extract text, tables, and structured data from PDFs and images. 99.2% accuracy on handwritten documents.","description":"Extract text, tables, and structured data from PDFs and images. 99.2% accuracy on handwritten documents.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/document-ocr-extraction-api-b8690f","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"15fe0321-0c44-45e5-9d3c-11edeca5e91d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"53ccc804-cc34-4559-9d23-3189e051fea7","name":"Blockchain Transaction Decoder","slug":"blockchain-transaction-decoder-0f2f8f","shortDescription":"Parse and decode Ethereum, Bitcoin, and Solana transactions. Real-time smart contract interaction logs.","description":"Parse and decode Ethereum, Bitcoin, and Solana transactions. Real-time smart contract interaction logs.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/blockchain-transaction-decoder-0f2f8f","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"53848eee-0951-4295-8b26-baef942e7e95","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"76e87c1b-e32b-4fbb-b0f6-96ed95a09bde","name":"Real-time Market Data Feed","slug":"real-time-market-data-feed-62a59e","shortDescription":"Live stock, crypto, and forex pricing. 500ms latency, historical OHLCV data, and technical indicators.","description":"Live stock, crypto, and forex pricing. 500ms latency, historical OHLCV data, and technical indicators.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/real-time-market-data-feed-62a59e","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"05177835-efd2-4629-a09f-f01f36f75671","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"7e5f2ed0-8f2e-43ab-9764-2b287b3e8487","name":"Email Delivery & Tracking API","slug":"email-delivery-tracking-api-9f2c93","shortDescription":"Send emails at scale with tracking. Bounce detection, template engine, A/B testing, and domain reputation monitoring.","description":"Send emails at scale with tracking. Bounce detection, template engine, A/B testing, and domain reputation monitoring.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/email-delivery-tracking-api-9f2c93","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"d82e79d8-9b5d-439b-9356-46d21a346102","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"84c31eed-6d8e-489b-b0f7-84d1fa0720bf","name":"SMS & Push Notification API","slug":"sms-push-notification-api-47c94c","shortDescription":"Deliver SMS and push notifications globally. 99.9% uptime, geolocation routing, and delivery receipts.","description":"Deliver SMS and push notifications globally. 99.9% uptime, geolocation routing, and delivery receipts.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/sms-push-notification-api-47c94c","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"972f80b9-defb-4c68-8c12-1a94dfccf1d9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"451db227-99f1-45c5-a7d7-18c166fa26e4","name":"Content Moderation API","slug":"content-moderation-api-f5f7aa","shortDescription":"Real-time content filtering. Detects NSFW, hate speech, spam, and violence across 25+ categories.","description":"Real-time content filtering. Detects NSFW, hate speech, spam, and violence across 25+ categories.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/content-moderation-api-f5f7aa","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"1598ec31-faac-4b7f-9e04-b3bad1029abc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"5adeae5e-3c53-4ee3-a320-15add9c377de","name":"URL & Domain Reputation Scanner","slug":"url-domain-reputation-scanner-f141fe","shortDescription":"Check URLs for malware, phishing, and reputation. Supports 500K+ known threats, real-time updates.","description":"Check URLs for malware, phishing, and reputation. Supports 500K+ known threats, real-time updates.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/url-domain-reputation-scanner-f141fe","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"47c52aec-a520-4cab-8364-b71c6bf30a87","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"4a2b45b9-f3f7-4ca2-b5a4-155da883051c","name":"Meme Token Generator API","slug":"meme-token-generator-api-7c1bc8","shortDescription":"Generate a complete viral meme token launch package — name, lore, tokenomics, logo prompt and marketing copy","description":"Meme Token Generator API uses Grok-3 AI to generate a complete viral token launch package from a single concept or vibe. The /generate endpoint returns token name, ticker, tagline, full origin lore, mascot description, tokenomics with distribution breakdown, marketing copy (Twitter bio, launch tweet, hashtags, rallying cry), logo image generation prompts with color palette, website copy, 4-phase roadmap, and a full launch checklist. Additional endpoints let you roast existing token concepts with a brutal score, generate name/ticker variations, create deep mythology, and design optimal tokenomics. Built for AI agents launching meme coins, crypto marketing teams, and degens who want to go viral.","category":null,"tags":["ai","web3","meme","token","crypto","defi","solana"],"baseUrl":"https://orbisapi.com/proxy/meme-token-generator-api-7c1bc8","openApiSpecUrl":"https://meme-token-generator-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ba43dfe5-411e-4f14-b8f5-1c10822d3159","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["testing, no credit card required"]},{"id":"fca6c8c1-2ad6-46d4-a77b-22c6821ab588","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":2,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Full launch package in one call","Grok-3 powered (not mini)","Token name, ticker, tagline","Full origin lore + mascot","Tokenomics with distribution","Twitter bio + launch tweet","Logo image gen prompts","4-phase roadmap","Launch checklist"]}],"endpoints":[{"method":"POST","path":"/generate","description":"Full token launch package from a vibe/concept"},{"method":"POST","path":"/roast","description":"Roast and score an existing token concept"},{"method":"POST","path":"/name","description":"Generate name + ticker variations for a theme"},{"method":"POST","path":"/lore","description":" Generate deep mythology and lore for a token"},{"method":"POST","path":"/tokenomics","description":"Design optimal tokenomics"}],"x402":null},{"id":"a0a12b25-dc99-45fd-a600-5092d4cf0a34","name":"Video Frame Analysis API","slug":"video-frame-analysis-api-c68985","shortDescription":"Extract objects, faces, and scenes from video frames. Real-time activity recognition and object tracking.","description":"Extract objects, faces, and scenes from video frames. Real-time activity recognition and object tracking.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/video-frame-analysis-api-c68985","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"35df93d6-f768-4e6e-8ff9-c92003f6974a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"4223cf1a-f266-4cdc-a38f-e0047b1f72b6","name":"Machine Translation API","slug":"machine-translation-api-f725b0","shortDescription":"Neural machine translation for 130+ language pairs. Context-aware, domain-specific models available.","description":"Neural machine translation for 130+ language pairs. Context-aware, domain-specific models available.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/machine-translation-api-f725b0","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"8735d178-fac2-4aa8-825d-95e92bcfbd4b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"646dbe57-3d34-43bf-80b2-0f56019ab373","name":"QR & Barcode Generator API","slug":"qr-barcode-generator-api-fd099c","shortDescription":"Generate and decode QR codes, barcodes, and 1D/2D formats. Batch processing and dynamic QR support.","description":"Generate and decode QR codes, barcodes, and 1D/2D formats. Batch processing and dynamic QR support.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/qr-barcode-generator-api-fd099c","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"e1b806e0-0325-45b2-8dfd-0ce8c03dcd9b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"5eec75fb-55b0-428b-84cb-7c09f1c256ee","name":"Geolocation & IP Lookup API","slug":"geolocation-ip-lookup-api-0a3f17","shortDescription":"Reverse geocoding, IP geolocation, and city-level precision. 99.5% accuracy with MaxMind database.","description":"Reverse geocoding, IP geolocation, and city-level precision. 99.5% accuracy with MaxMind database.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/geolocation-ip-lookup-api-0a3f17","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"1e3c5792-6ea2-4d58-a494-037130ab31c5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"ac99597b-ec45-4f16-9cba-a3fd0f216591","name":"Recommendation Engine API","slug":"recommendation-engine-api-fbc9f0","shortDescription":"Personalized recommendations using collaborative filtering and content-based algorithms. Real-time ranking.","description":"Personalized recommendations using collaborative filtering and content-based algorithms. Real-time ranking.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/recommendation-engine-api-fbc9f0","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"0b68f15d-44e2-437e-97ed-8f40615d6b71","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"1fdc08b0-1f98-4fcf-bbbd-f0e7b8586f6d","name":"JSON Schema Validator","slug":"json-schema-validator-cb603f","shortDescription":"Validate JSON against schemas. Supports Draft 7, 2019-09, 2020-12. Fast validation with detailed error reporting.","description":"Validate JSON against schemas. Supports Draft 7, 2019-09, 2020-12. Fast validation with detailed error reporting.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/json-schema-validator-cb603f","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"5196b781-47cb-4eaf-b682-22d81dc96982","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"50f07e02-493d-4235-854c-f4333afdd3f5","name":"Image Similarity & Duplicate Finder","slug":"image-similarity-duplicate-finder-14c9ca","shortDescription":"Find duplicate or visually similar images using perceptual hashing. Batch processing up to 10,000 images/req.","description":"Find duplicate or visually similar images using perceptual hashing. Batch processing up to 10,000 images/req.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/image-similarity-duplicate-finder-14c9ca","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"6d12e4b8-d306-4409-bf49-209606a0eb19","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"80a0d73e-df17-4534-aff9-2540430739bc","name":"Weather Forecast & Historical API","slug":"weather-forecast-historical-api-463f7f","shortDescription":"Real-time weather, 14-day forecast, and 50+ years of historical data. 100k+ locations with 1km precision.","description":"Real-time weather, 14-day forecast, and 50+ years of historical data. 100k+ locations with 1km precision.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/weather-forecast-historical-api-463f7f","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"d643a939-d7a8-4392-a009-73d3447f87c6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"10002912-3755-4a7c-95b2-47c9d8f85efa","name":"Named Entity Recognition (NER) API","slug":"named-entity-recognition-ner-api-82ec79","shortDescription":"Extract people, organizations, locations, dates from text. Supports 50+ entity types and 15+ languages.","description":"Extract people, organizations, locations, dates from text. Supports 50+ entity types and 15+ languages.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/named-entity-recognition-ner-api-82ec79","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"018e1ce4-b0fa-49d8-a635-db22f4aec964","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"a5eb786e-2eb9-4a40-ada3-3a24ab7c055b","name":"Resume Parser & Skill Extraction","slug":"resume-parser-skill-extraction-ff4572","shortDescription":"Parse resumes in 50+ formats. Extract skills, experience, education with 95%+ accuracy.","description":"Parse resumes in 50+ formats. Extract skills, experience, education with 95%+ accuracy.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/resume-parser-skill-extraction-ff4572","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"be7643e5-97f6-4087-a407-a3a34fbb8f1b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"a20626ff-8b3d-4621-9be6-b831f3ee22bd","name":"CRM Contact Enrichment API","slug":"crm-contact-enrichment-api-e800e9","shortDescription":"Enrich contact data with company info, technographics, and intent signals. Real-time B2B database.","description":"Enrich contact data with company info, technographics, and intent signals. Real-time B2B database.","category":null,"tags":["api","ai","agent","automation"],"baseUrl":"https://orbisapi.com/proxy/crm-contact-enrichment-api-e800e9","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"ba286870-9ab6-4c2d-9032-0070e8aaadac","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"ec56b8a2-c391-46a1-970f-80b509737a80","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-707172","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-707172","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"b9e59ecf-678c-4e23-9b48-1d605c311bf3","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-ccd79e","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-ccd79e","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"52b9e3d4-07de-44c3-88f0-c2fb4ef26826","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-5fd00b","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-5fd00b","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"dc6dc1ea-247a-4761-9511-91d6c9f51701","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"58dd7f90-48e4-480d-84ba-81392e9ffcad","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-fdf6fe","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-fdf6fe","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"40898738-3dec-45f5-9d17-ae5b38f33af0","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"8155f0c7-e779-4724-9daf-1cc6cbdd97e5","name":"Cash Application Match Confidence API","slug":"cash-application-match-confidence-api-7f2b8b","shortDescription":"Score cash application match confidence from remittance text, invoice amount, payer identity, timing, and short-pay reason","description":"Score cash application match confidence from remittance text, invoice amount, payer identity, timing, and short-pay reason. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["cash-application","accounts-receivable","payments","finance-ops","agent-friendly","x402","cash application match confidence","cash application","accounts receivable","payments","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cash-application-match-confidence-api-7f2b8b","openApiSpecUrl":"https://cash-application-match-confidence.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f9e6d1f1-4143-43bf-944f-93b8b20d27d3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f678c87-c33f-46a1-bf9c-7efb4ac37823","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"df7e1921-22a9-4428-bd5a-22fe18292e40","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cash-application-rules","description":"Return hardcoded cash application match confidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-cash-application-match","description":"Score cash application match confidence from remittance text, invoice amount, payer identity, timing, and short-pay reason using deterministic scoring rules"},{"method":"POST","path":"/rank-cash-app-actions","description":"Generate focused next steps for cash application match confidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dd2c773a-f6da-435e-bcb7-4c086e69aa22","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-e9f2c8","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-e9f2c8","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"3d2e9c2c-8162-4a92-83dc-639d945f5ced","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"ea854223-b491-43b2-a7df-88042aa9505f","name":"0X API","slug":"0x-api-7854e1","shortDescription":"0x swap price MCP","description":"0X API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, quote, sources. Buyer intents from service metadata: 0x swap price MCP, 0x DEX quote x402, 0x sources MCP.","category":null,"tags":["base","dex","mcp","price","quote","sources","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/0x-api-7854e1","openApiSpecUrl":"https://0x-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4f711a48-f7da-4415-a984-d918d869187f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"defc27a0-6507-4673-a868-eebeac527ef2","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"02ab49a7-7ef2-4416-9812-bc6a18ca5f7e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-375d2f","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-375d2f","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"064dd6fc-558b-4572-ae15-ee88a0e20650","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"da77db6f-dda2-4ed5-8389-c6ccb4cbf0ba","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"59b8ba73-c36e-4cd9-93e9-f2f4376484e6","name":"Gemini 3.1 Pro","slug":"orbis-gemini-3-1-pro","shortDescription":"Google Gemini 3.1 Pro via Orbis x402. 1M context, multimodal reasoning. $0.02/call.","description":"Google Gemini 3.1 Pro via Orbis x402. 1M token context with advanced multimodal reasoning across text, image, video, and code. Pay $0.02 per call. Set model: gemini-3.1-pro in your request body.","category":null,"tags":["google","gemini","llm","chat","x402","frontier"],"baseUrl":"https://orbisapi.com/proxy/llm-gateway","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"6d671743-616f-4e46-a05e-d37a99fd7470","name":"Per Call","description":"Pay $0.02 USDC per API call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 per call","x402 USDC","No subscription","OpenAI-compatible"]}],"endpoints":[],"x402":null},{"id":"d4d2d86d-2b16-44bb-8400-1a38b5a37ac3","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-51d3d1","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-51d3d1","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"e2a65925-323c-4f01-9d74-7640a83c75fa","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-6c466f","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-6c466f","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"254054fb-cf42-4869-8a4a-209c5c45946c","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"491840c2-def6-4764-9754-ca552014240d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"ecd80099-8df4-47cb-952a-2d17e067e788","name":"Security Control Exception Expiry API","slug":"security-control-exception-expiry-api-41319f","shortDescription":"Prioritize expiring security control exceptions from control gap, compensating control, business owner, expiry date, and residual risk","description":"Prioritize expiring security control exceptions from control gap, compensating control, business owner, expiry date, and residual risk. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["security-exception","control-risk","compliance","governance","agent-friendly","x402","security control exception expiry","security exception","control risk","compliance","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/security-control-exception-expiry-api-41319f","openApiSpecUrl":"https://security-control-exception-expiry.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ecfd797e-a6c5-4749-a36a-2959cda9d784","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9352a893-7c89-4867-a246-d009399984c4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"33145f4e-623e-4df4-a497-f55e7ab65605","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/control-exception-rules","description":"Return hardcoded security control exception expiry rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-control-exception-expiry","description":"Prioritize expiring security control exceptions from control gap, compensating control, business owner, expiry date, and residual risk using deterministic scoring rules"},{"method":"POST","path":"/recommend-exception-renewal","description":"Generate focused next steps for security control exception expiry from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"10a8db11-93d0-403b-beef-4474795ff16b","name":"Cryptocompare API","slug":"cryptocompare-api-c56312","shortDescription":"CryptoCompare price MCP","description":"Cryptocompare API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, multi price, ohlcv. Buyer intents from service metadata: CryptoCompare price MCP, crypto multi price x402, OHLCV crypto market data API.","category":null,"tags":["base","crypto","cryptocompare","mcp","multi","ohlcv","price","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/cryptocompare-api-c56312","openApiSpecUrl":"https://cryptocompare-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f34d43bc-cf10-48bf-b97a-662438378228","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/multi_price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlcv","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"342d9d5e-f324-4190-aa11-89933ce6fd70","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-6bde9c","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-6bde9c","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7a54288b-c921-472f-9630-76a12a35c033","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"bdcbf5ce-20c0-4fbc-8df8-8f3235ed0a14","name":"Token Distribution API","slug":"token-distribution-api-0bdc26","shortDescription":"token holder distribution MCP","description":"Token Distribution API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: distribution, top holders, unlock calendar. Buyer intents from service metadata: token holder distribution MCP, token concentration risk x402, token unlock calendar API.","category":null,"tags":["base","calendar","concentration","distribution","holder","holders","mcp","risk","token","top","unlock","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/token-distribution-api-0bdc26","openApiSpecUrl":"https://token-distribution-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"31f1059f-5131-4236-b796-2e981c167a8a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/token/distribution","description":"Paid token distribution risk decision for autonomous agents deciding whether to trade, list, route, or allow autopay against an ERC-20. Returns concentration/liquidity/unlock/security evidence, execution policy, and next action. Buyer-intent match: token holder distribution, token concentration risk"},{"method":"POST","path":"/v1/token/top_holders","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: top holders API, holder distribution API."},{"method":"POST","path":"/v1/token/unlock_calendar","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: unlock calendar API, token unlock risk."}],"x402":null},{"id":"e656f814-b9be-41f1-93e1-dcb0fa3a38b1","name":"Uspto Patents API","slug":"uspto-patents-api-86e9fe","shortDescription":"USPTO patent search MCP","description":"Uspto Patents API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by org. Buyer intents from service metadata: USPTO patent search MCP, patent prior art x402 API, inventor organization patents agent API.","category":null,"tags":["art","base","inventors","mcp","org","patent","patents","prior","search","usdc","uspto","x402"],"baseUrl":"https://orbisapi.com/proxy/uspto-patents-api-86e9fe","openApiSpecUrl":"https://uspto-patents-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0772e403-33a5-4953-81ec-005dacab0249","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/patents/search","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/patents/by_id","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/inventors/by_org","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d691bbcd-1c85-424e-8016-09c91f5f2b2f","name":"Courtlistener API","slug":"courtlistener-api-6e7d74","shortDescription":"CourtListener docket search MCP","description":"Courtlistener API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by party. Buyer intents from service metadata: CourtListener docket search MCP, legal docket search x402, PACER RECAP agent API.","category":null,"tags":["base","courtlistener","docket","dockets","legal","litigation","mcp","opinions","party","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/courtlistener-api-6e7d74","openApiSpecUrl":"https://courtlistener-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"9e8954af-e259-470e-aa21-65871fadaceb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dockets/search","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/opinions/by_id","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/litigation/by_party","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"24bb7842-9208-4110-8be0-ca0d201ba6db","name":"Liquidation Risk API","slug":"liquidation-risk-api-a5e4d4","shortDescription":"Aave liquidation risk MCP","description":"Liquidation Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: aave v3, compound v3. Buyer intents from service metadata: Aave liquidation risk MCP, Compound liquidation risk x402, DeFi health factor alert API.","category":null,"tags":["aave","base","compound","liquidation","mcp","risk","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/liquidation-risk-api-a5e4d4","openApiSpecUrl":"https://liquidation-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c72af99c-a0f0-4071-8c51-c78b4c253b32","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/risk/aave_v3","description":"Paid Aave V3 liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live health factor, and liquidation trigger distance. Buyer-intent match: Aave liquidation risk, health factor API."},{"method":"POST","path":"/v1/risk/compound_v3","description":"Paid Compound III liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live borrow/collateral facts, and liquidatable status. Buyer-intent match: Compound liquidation risk, liquidation ale"}],"x402":null},{"id":"8fe8d6bd-3247-440e-ab3f-a764dac31a62","name":"Cryptocompare API","slug":"cryptocompare-api-aad181","shortDescription":"CryptoCompare price MCP","description":"Cryptocompare API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, multi price, ohlcv. Buyer intents from service metadata: CryptoCompare price MCP, crypto multi price x402, OHLCV crypto market data API.","category":null,"tags":["base","crypto","cryptocompare","mcp","multi","ohlcv","price","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/cryptocompare-api-aad181","openApiSpecUrl":"https://cryptocompare-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a833cbe2-754b-4228-8990-be29286c833b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/multi_price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlcv","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"b0c1b7f8-ef89-4df7-b915-c5091cd40ec1","name":"1inch API","slug":"1inch-api-668bbe","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-668bbe","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"25b89271-e820-40cb-b40e-7126b4f0c09f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2da55086-1d90-40a4-9aa5-342774d601f0","name":"Coinlore API","slug":"coinlore-api-4c20a7","shortDescription":"CoinLore tickers MCP","description":"Coinlore API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: global, tickers, ticker, exchanges, markets. Buyer intents from service metadata: CoinLore tickers MCP, CoinLore markets x402, crypto ticker API agent.","category":null,"tags":["base","coinlore","crypto","exchanges","global","markets","mcp","ticker","tickers","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinlore-api-4c20a7","openApiSpecUrl":"https://coinlore-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"42da6266-b908-4167-a23b-4af1cdeb4319","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/global","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/tickers","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/markets","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"439d71ca-6e0e-4f98-8cf4-bf7159deca74","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-eef8a7","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-eef8a7","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"702394f8-3cb1-4ba9-98cb-1bc0c06dd3db","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"4b74a08e-0152-49f8-904c-fdeca587ee8a","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1bc464","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1bc464","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"5962769d-09ba-4a33-ac78-d0b09c0693d4","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"16d43f63-d66d-49da-9107-8f978d192091","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-ef45ef","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-ef45ef","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"60621098-ff84-46a3-82ec-bd6ba87decb5","name":"Clinicaltrials API","slug":"clinicaltrials-api-7c3675","shortDescription":"ClinicalTrials pipeline API","description":"Clinicaltrials API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by nct, pipeline. Buyer intents from service metadata: ClinicalTrials pipeline API, clinical trial search MCP, sponsor trial pipeline x402.","category":null,"tags":["api","base","clinical","clinicaltrials","mcp","nct","pipeline","search","sponsor","sponsors","trial","trials","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/clinicaltrials-api-7c3675","openApiSpecUrl":"https://clinicaltrials-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"14aa4b7f-f8be-4fb1-b976-0cd1453cf1bf","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/trials/search","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/trials/by_nct","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/sponsors/pipeline","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"a0f4299e-4cf4-4364-afc4-683abe87c515","name":"Agent Card Validator API","slug":"agent-card-validator-api-177cc9","shortDescription":"agent card validator MCP","description":"Agent Card Validator API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: audit, lint. Buyer intents from service metadata: agent card validator MCP, well-known manifest audit x402, A2A agent card lint API.","category":null,"tags":["agent","audit","base","card","lint","manifest","mcp","usdc","validator","well-known","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-card-validator-api-177cc9","openApiSpecUrl":"https://agent-card-validator-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"356b015c-a625-495d-a582-671ea6e985b6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"4035bb69-ca74-4bf0-9842-3bb122e8c14d","name":"Tax Nexus Exposure Snapshot API","slug":"tax-nexus-exposure-snapshot-api-8b01d2","shortDescription":"Snapshot tax nexus exposure from revenue by region, payroll presence, warehouse activity, marketplace sales, and filing history","description":"Snapshot tax nexus exposure from revenue by region, payroll presence, warehouse activity, marketplace sales, and filing history. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["tax","nexus","compliance","multi-state","agent-friendly","x402","tax nexus exposure snapshot","tax","nexus","compliance","multi state","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tax-nexus-exposure-snapshot-api-8b01d2","openApiSpecUrl":"https://tax-nexus-exposure-snapshot.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8b2174a7-84d2-4507-9795-43437d53c097","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c5ca5e1-fa9d-482d-8efb-9254a75320eb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a51205d1-c2f7-4fe3-b62d-3267484d90a5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tax-nexus-rules","description":"Return hardcoded tax nexus exposure snapshot rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/snapshot-tax-nexus-exposure","description":"Snapshot tax nexus exposure from revenue by region, payroll presence, warehouse activity, marketplace sales, and filing history using deterministic scoring rules"},{"method":"POST","path":"/rank-nexus-actions","description":"Generate focused next steps for tax nexus exposure snapshot from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3ae6cb88-1d11-4c0a-8063-324f61bc1eb4","name":"SOX Control Owner Reminder API","slug":"sox-control-owner-reminder-api-b3bcaf","shortDescription":"Plan SOX control owner reminders from control frequency, evidence due date, owner history, deficiency risk, and close calendar","description":"Plan SOX control owner reminders from control frequency, evidence due date, owner history, deficiency risk, and close calendar. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["sox","control-owner","compliance","reminders","agent-friendly","x402","sox control owner reminder","sox","control owner","compliance","reminders","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sox-control-owner-reminder-api-b3bcaf","openApiSpecUrl":"https://sox-control-owner-reminder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e45b5895-f2bd-480e-9786-b92fdbcaa477","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bdff65c3-89a0-4906-9ab5-4d6ad0659e46","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f9e60b0d-0e36-4b27-a199-5ed2175baf31","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/sox-reminder-rules","description":"Return hardcoded sox control owner reminder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-sox-control-reminders","description":"Plan SOX control owner reminders from control frequency, evidence due date, owner history, deficiency risk, and close calendar using deterministic scoring rules"},{"method":"POST","path":"/rank-sox-followups","description":"Generate focused next steps for sox control owner reminder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1bb9e421-3124-4883-a8c2-1ec7706b0ffc","name":"IT Change Advisory Pack API","slug":"it-change-advisory-pack-api-560caf","shortDescription":"Build IT change advisory packs from change type, affected systems, test evidence, rollback path, and risk window","description":"Build IT change advisory packs from change type, affected systems, test evidence, rollback path, and risk window. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["it-change","cab","risk","devops","agent-friendly","x402","it change advisory pack","it change","cab","risk","devops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/it-change-advisory-pack-api-560caf","openApiSpecUrl":"https://it-change-advisory-pack.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ab8e309e-099a-4c22-b57b-017ca1329d64","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a567c77b-2f2f-4778-a43e-6a2e9b34b5df","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"eafbdcd7-65a3-4843-adcf-2d654574b88d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/change-advisory-rules","description":"Return hardcoded it change advisory pack rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-change-advisory-pack","description":"Build IT change advisory packs from change type, affected systems, test evidence, rollback path, and risk window using deterministic scoring rules"},{"method":"POST","path":"/rank-change-readiness","description":"Generate focused next steps for it change advisory pack from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"41a6b9ef-82a5-4ecc-8675-b6bee9081f4a","name":"Patient No Show Risk Planner API","slug":"patient-no-show-risk-planner-api-c63328","shortDescription":"Plan patient no-show risk actions from visit type, history, reminder channel, travel burden, and appointment lead time","description":"Plan patient no-show risk actions from visit type, history, reminder channel, travel burden, and appointment lead time. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["healthcare","no-show","patient-access","scheduling","agent-friendly","x402","patient no show risk planner","healthcare","no show","patient access","scheduling","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/patient-no-show-risk-planner-api-c63328","openApiSpecUrl":"https://patient-no-show-risk-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ac538e36-e950-41dc-84e2-eb4596ff02bc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bac0b19d-541f-449d-90f2-0b0f36f0051e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"11e0e6e2-3a81-4f11-869f-1c3871a3e707","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/no-show-rules","description":"Return hardcoded patient no show risk planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-no-show-risk-actions","description":"Plan patient no-show risk actions from visit type, history, reminder channel, travel burden, and appointment lead time using deterministic scoring rules"},{"method":"POST","path":"/rank-scheduling-actions","description":"Generate focused next steps for patient no show risk planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e6a205a3-3520-4df4-bc10-35db44137f61","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-fd8c8a","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-fd8c8a","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"ea78fa59-b6b4-488e-b6df-e922fa6f33f0","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"26481ae7-30d9-4f6b-84af-15f963ce298b","name":"Coinlore API","slug":"coinlore-api-0b7d64","shortDescription":"CoinLore tickers MCP","description":"Coinlore API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: global, tickers, ticker, exchanges, markets. Buyer intents from service metadata: CoinLore tickers MCP, CoinLore markets x402, crypto ticker API agent.","category":null,"tags":["base","coinlore","crypto","exchanges","global","markets","mcp","ticker","tickers","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinlore-api-0b7d64","openApiSpecUrl":"https://coinlore-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"9462cf6a-ae1e-496b-93c8-e40bcb4d6389","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/global","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"b9dbc3cb-5cd4-4a3a-8633-207abfd6b65c","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-3c7b48","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-3c7b48","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"a28944ce-6981-4561-9786-cd818eb9edec","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"35220286-72ab-4e89-80e8-6f7f733e1b6f","name":"Kraken API","slug":"kraken-api-e7e5e4","shortDescription":"Kraken ticker MCP","description":"Kraken API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server time, asset pairs, ticker, ohlc, order book. Buyer intents from service metadata: Kraken ticker MCP, Kraken order book x402, Kraken OHLC market data API.","category":null,"tags":["asset","base","book","kraken","mcp","ohlc","order","pairs","server","ticker","time","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/kraken-api-e7e5e4","openApiSpecUrl":"https://kraken-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"138ada64-ca43-47be-a625-d530d366fe60","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/server_time","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_pairs","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlc","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/order_book","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"e3813e1f-fbdd-4793-acbb-fc899f9438e1","name":"0X API","slug":"0x-api-d974fb","shortDescription":"0x swap price MCP","description":"0X API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, quote, sources. Buyer intents from service metadata: 0x swap price MCP, 0x DEX quote x402, 0x sources MCP.","category":null,"tags":["base","dex","mcp","price","quote","sources","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/0x-api-d974fb","openApiSpecUrl":"https://0x-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"575cf219-c351-4054-8678-21558502d2eb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d3532ff8-ed86-4a2f-801f-93494691bf22","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"457fb5d8-2cec-40d2-bc5e-49c4f04453eb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"20f4f5de-0b64-4e75-b176-53ee09645bb3","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-6c2867","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-6c2867","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"26937e8c-bb85-4094-ba61-471c07d6d7cc","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-cb8198","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-cb8198","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"f2011f33-3d03-4bed-8d87-ab4c44300826","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"2c95234c-e58a-4972-b72d-4ee5883dec6c","name":"Scrape Agent","slug":"scrape-agent-9c1ec4","shortDescription":"Pay-per-use web scraping API built on x402. Extract clean text, links or HTML from any URL for $0.01 USDC on Base. ","description":"Pay-per-use web scraping API built on x402. Extract clean text, links or HTML from any URL for $0.01 USDC on Base. No API key, no subscription needed. Perfect for AI agents that need web data on demand.\nEndpoint paths:\n/api/scrape/x402","category":null,"tags":["scraping","data","x402"],"baseUrl":"https://orbisapi.com/proxy/scrape-agent-9c1ec4","openApiSpecUrl":"https://scrapeagent.xyz/api/scrape/x402","hasFree":true,"callCount":0,"tiers":[{"id":"22b568d5-c3e8-4a54-bb6f-34493d87318b","name":"Free","description":"Pay-per-use web scraping API built on x402. Extract clean text, links or HTML from any URL for $0.01 USDC on Base. ","isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Scrape any website","Scrape any page"]}],"endpoints":[{"method":"POST","path":"/api/scrape/x402","description":null},{"method":"GET","path":"/api/scrape/x402","description":"Pay-per-use web scraping API built on x402"}],"x402":null},{"id":"f71c60ce-4e33-4dda-ae18-9b8a0e18c799","name":"Approval Revoke API","slug":"approval-revoke-api-f0a356","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-f0a356","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"52c11b43-d151-4700-9820-a721df49a5ff","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"a06568ca-5c75-4e59-81b1-7736aabcba8e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1d9c03","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1d9c03","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"6ef4ee94-3df7-456b-a0b3-6f2d3a32d124","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"86882441-7ee3-4625-b7da-afa0b0e1ed46","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-d3e532","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-d3e532","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"16f77cd3-8435-4343-8bb4-f18131908a40","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"51c71dee-8012-4f5f-917a-f81a29e2b252","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-c1dcc8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-c1dcc8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"65973210-fced-4a57-a2b3-0eef41c996aa","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"3ac77d89-603b-4c87-958b-27f5becab69d","name":"Edgar API","slug":"edgar-api-005e6b","shortDescription":"SEC EDGAR filings x402","description":"Edgar API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by cik, full text. Buyer intents from service metadata: SEC EDGAR filings x402, EDGAR filing search MCP, SEC company filings agent API.","category":null,"tags":["base","cik","edgar","filing","filings","full","mcp","search","sec","text","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/edgar-api-005e6b","openApiSpecUrl":"https://edgar-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6f67532a-17be-4e58-9376-81e805e7f6a7","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/by_cik","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/full_text","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"4b516032-117a-49d9-af12-4aebbd145426","name":"Arxiv API","slug":"arxiv-api-4699f9","shortDescription":"arxiv paper search MCP","description":"Arxiv API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id. Buyer intents from service metadata: arxiv paper search MCP, research paper API x402, scientific literature agent MCP.","category":null,"tags":["api","arxiv","base","mcp","paper","papers","research","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/arxiv-api-4699f9","openApiSpecUrl":"https://arxiv-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d8f9202a-d6af-497e-a91c-88f54d20ebad","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."}],"x402":null},{"id":"2649d0ff-6586-4cae-8084-65949147c356","name":"X402 Market Intel API","slug":"x402-market-intel-api-b3ed55","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-b3ed55","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"a1891958-938a-451c-9659-6be3f3fb9196","name":"Clinicaltrials API","slug":"clinicaltrials-api-b2ba57","shortDescription":"ClinicalTrials pipeline API","description":"Clinicaltrials API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by nct, pipeline. Buyer intents from service metadata: ClinicalTrials pipeline API, clinical trial search MCP, sponsor trial pipeline x402.","category":null,"tags":["api","base","clinical","clinicaltrials","mcp","nct","pipeline","search","sponsor","sponsors","trial","trials","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/clinicaltrials-api-b2ba57","openApiSpecUrl":"https://clinicaltrials-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"b70f3bdb-5522-4ec2-ad0a-9122e79c5e7b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/trials/search","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/trials/by_nct","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/sponsors/pipeline","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"dd16472f-c2c2-4e6d-8df4-57f23b89c133","name":"Coincap API","slug":"coincap-api-0b76fa","shortDescription":"CoinCap assets MCP","description":"Coincap API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: assets, asset, asset history, exchanges. Buyer intents from service metadata: CoinCap assets MCP, crypto market cap x402 API, CoinCap asset history agent API.","category":null,"tags":["api","asset","assets","base","cap","coincap","crypto","exchanges","history","market","mcp","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coincap-api-0b76fa","openApiSpecUrl":"https://coincap-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"23ac4dee-f1dd-44ca-ba8b-42b4af056a46","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/assets","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_history","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"314eb9a6-a059-4d61-a868-01286fdb3bbf","name":"Coincap API","slug":"coincap-api-1e7a19","shortDescription":"CoinCap assets MCP","description":"Coincap API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: assets, asset, asset history, exchanges. Buyer intents from service metadata: CoinCap assets MCP, crypto market cap x402 API, CoinCap asset history agent API.","category":null,"tags":["api","asset","assets","base","cap","coincap","crypto","exchanges","history","market","mcp","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coincap-api-1e7a19","openApiSpecUrl":"https://coincap-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"b4eb6aa3-2bab-496e-bb2e-901a64d4c2e1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"caf77838-f924-4e8f-8e5a-55eb3685a598","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/assets","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_history","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"54dc19f6-cd5b-493c-ba8d-de296e5b4438","name":"Coinpaprika API","slug":"coinpaprika-api-0c09f4","shortDescription":"Coinpaprika ticker API","description":"Coinpaprika API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: coins, ticker, global. Buyer intents from service metadata: Coinpaprika ticker API, Coinpaprika coins MCP, crypto global market data x402.","category":null,"tags":["api","base","coinpaprika","coins","crypto","global","mcp","ticker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinpaprika-api-0c09f4","openApiSpecUrl":"https://coinpaprika-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"b6e5711b-cc23-40a1-8509-b2c89e3556a4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"cdf5f7d6-788d-4d44-936f-3036ff48c478","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-4b1669","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-4b1669","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"4a69ff31-5538-435d-9d3b-517bc115dbd5","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"99d2ad98-7bc5-418f-add3-069ef25e279a","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"ceeb16a9-9dfe-40a1-9722-d81a0b88795b","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-0c8b23","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-0c8b23","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"1d7cf13c-b8ce-4298-bb66-f24c24124527","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"2b3912e8-fd8c-4818-ac24-84fb09faee01","name":"Defillama API","slug":"defillama-api-841158","shortDescription":"DefiLlama protocols API","description":"Defillama API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: list, by slug, pools, tvl, circulating. Buyer intents from service metadata: DefiLlama protocols API, DeFi TVL MCP, DeFi yields x402 API.","category":null,"tags":["api","base","chains","defi","defillama","list","mcp","pools","protocol","protocols","slug","tvl","usdc","x402","yields"],"baseUrl":"https://orbisapi.com/proxy/defillama-api-841158","openApiSpecUrl":"https://defillama-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"703268ca-5a09-47b7-9fe1-7a9734864c7a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/protocol/by_slug","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"7d45c2de-da50-4695-9d57-10f8ac99c379","name":"DEX Router Best Quote API","slug":"dex-router-best-quote-api-fb69e0","shortDescription":"DEX best quote MCP","description":"DEX Router Best Quote API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: best quote, best route summary. Buyer intents from service metadata: DEX best quote MCP, DEX router best route x402, agent swap route comparison API.","category":null,"tags":["base","best","dex","mcp","quote","route","router","summary","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/dex-router-best-quote-api-fb69e0","openApiSpecUrl":"https://dex-router-best-quote-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"731657a7-6813-4a00-9a2c-5e8982dec558","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/best_quote","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/best_route_summary","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"bd1614c3-f17e-43da-b69b-87fd5fa9b7f5","name":"AI Lead Enrichment API","slug":"ai-lead-enrichment-api-fbd27d","shortDescription":"Enrich any domain, email, or company name with AI-powered B2B sales intelligence","description":"AI Lead Enrichment API uses Grok to research any company domain, email address, or company name and returns structured B2B intelligence in real time. Each response includes company description, industry, employee count, funding stage, revenue range, tech stack, key products, decision maker names and titles, LinkedIn/Crunchbase URLs, and ICP fit tags. Built for sales teams, CRMs, outreach automation, and AI sales agents that need instant prospect intelligence without manual research.","category":null,"tags":["ai","lead-generation","enrichment","sales","b2b","crm","prospecting"],"baseUrl":"https://orbisapi.com/proxy/ai-lead-enrichment-api-fbd27d","openApiSpecUrl":"https://lead-enrichment-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"00870947-e451-44ea-aa87-86de0c18dbd2","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["for testing. no commitment. no credit card required"]},{"id":"933c8524-083d-4137-81d4-cb250085f25c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["AI-powered by Grok-3","Company funding, revenue, headcount","Tech stack detection","Decision maker identification","ICP fit tags for targeting","Batch enrich up to 5 domains/call"]}],"endpoints":[{"method":"POST","path":"/enrich/domain","description":"Pass a domain, get full company profile"},{"method":"POST","path":"/enrich/email","description":"Pass an email, get person + company enrichment"},{"method":"POST","path":"/enrich/company","description":"Pass a company name, get full profile"},{"method":"POST","path":"/enrich/batch","description":"Pass up to 5 domains, get all enriched at once"}],"x402":null},{"id":"c7e76f91-d3a5-47fe-b253-107bce316478","name":"Defillama API","slug":"defillama-api-c5d1f3","shortDescription":"x402 paid API for DefiLlama protocols API.","description":"Money Tree Defillama API exposes paid x402 endpoints for autonomous agents. Buyer intents: DefiLlama protocols API, DeFi TVL MCP, DeFi yields x402 API. Routes include list, by slug, pools; every response is designed for agent workflows with schemas, examples, and provenance.","category":null,"tags":["AI agents","Base","MCP","USDC","defi","defillama","x402"],"baseUrl":"https://orbisapi.com/proxy/defillama-api-c5d1f3","openApiSpecUrl":"https://defillama-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"bf7c573f-9c58-436e-acbc-0b2ae1611f12","name":"x402 pay per call","description":"Pay per successful call via x402 USDC on Base.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/protocols/list","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols/list","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocol/by_slug","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"a23e9271-2e8d-40de-be5f-a3d4dde6d766","name":"Video Subtitle Generator","slug":"video-subtitle-generator-26ab5b","shortDescription":"Auto-generate subtitles from video. Supports 100+ languages, timing sync, and speaker diarization.","description":"Auto-generate subtitles from video. Supports 100+ languages, timing sync, and speaker diarization. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes video subtitle, subtitle generator, generate subtitles, auto generate, and subtitles video. Use the /v1/generate-subtitles endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["audio","ml_model","ml-model","video-subtitle-generator","video","subtitle","generator","generate-subtitles","auto","generate","subtitles","supports","100","languages"],"baseUrl":"https://orbisapi.com/proxy/video-subtitle-generator-26ab5b","openApiSpecUrl":"https://orbis-video-subtitle-generator.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4a702db8-f1ff-4f3f-9d4f-f6100ad483c5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c02974f6-d141-4061-a19d-fc456e60894a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d0e34818-6a98-4d72-a32c-94c1fff4bf2d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.22,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/generate-subtitles","description":null},{"method":"POST","path":"/v1/generate-subtitles","description":null}],"x402":null},{"id":"1a11eb1a-07b1-4740-9668-4d48120c112e","name":"    RugSignal API","slug":"rugsignal-api-741e1a","shortDescription":"Instantly detect high-risk tokens before they rug.","description":"RugSignal API provides real-time risk analysis for Solana tokens, designed for AI agents and traders.\n\nThe API analyzes token data such as liquidity, trading volume, price movements, and FDV ratios to detect early warning signs of potential rug pulls.\n\nEndpoints:\n- /rug-check/{token_address}\nReturns a structured risk report including risk score (0-100), risk level (LOW/MEDIUM/HIGH), and detected signals.\n\nUse cases:\n- AI agents evaluating tokens before interacting with smart contracts\n- Trading bots filtering high-risk assets\n- Security analysis and early rug detection\n\nFeatures:\n- Lightweight and fast response\n- No API key required (MVP)\n- Structured JSON output for automation\n\nFuture upgrades:\n- Holder concentration analysis\n- Dev wallet tracking\n- Liquidity lock detection\n- Sniper wallet detection\n\nThis API is built for automation-first environments and integrates easily into agent workflows.","category":null,"tags":["crypto","solana","rugpull","risk","ai","agents","trading","defi","security"],"baseUrl":"https://orbisapi.com/proxy/rugsignal-api-741e1a","openApiSpecUrl":null,"hasFree":true,"callCount":0,"tiers":[{"id":"27d79946-9352-4ddb-b248-984bbc31c7dd","name":"Free","description":"Basic access to RugSignal API for testing and low-volume usage. Ideal for developers and early-stage AI agents.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Advanced risk scoring","Enhanced signal detection","Higher rate limits","Priority response speed","Early access to new detection features"]}],"endpoints":[{"method":"GET","path":"/v1/rug-check/{token_address}","description":"Analyze a token and return a full rug risk assessment including risk score, risk level, detected signals, and recommended action."}],"x402":null},{"id":"c9dc880d-c9db-405c-8744-a4db2301a5e2","name":"GAS Tracker API","slug":"gas-tracker-api-eda961","shortDescription":"gas tracker MCP","description":"GAS Tracker API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: now, percentiles. Buyer intents from service metadata: gas tracker MCP, EVM gas price API, agent gas fee estimator.","category":null,"tags":["agent","api","base","evm","gas","mcp","now","percentiles","price","tracker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gas-tracker-api-eda961","openApiSpecUrl":"https://gas-tracker-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"829c21bd-db92-4a4c-a3eb-4e9a56e78df5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/gas/now","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/gas/percentiles","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"baee65f0-3bbb-4c81-a011-1d2512cf30fc","name":"Kraken API","slug":"kraken-api-e509ad","shortDescription":"Kraken ticker MCP","description":"Kraken API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server time, asset pairs, ticker, ohlc, order book. Buyer intents from service metadata: Kraken ticker MCP, Kraken order book x402, Kraken OHLC market data API.","category":null,"tags":["asset","base","book","kraken","mcp","ohlc","order","pairs","server","ticker","time","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/kraken-api-e509ad","openApiSpecUrl":"https://kraken-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1f424639-2f3a-4f7c-b362-c1997d96ed70","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/server_time","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_pairs","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlc","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/order_book","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"0f88933d-c28a-4d35-ac8f-d92511c4cf8f","name":"Liquidation Risk API","slug":"liquidation-risk-api-cb6fd0","shortDescription":"Aave liquidation risk MCP","description":"Liquidation Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: aave v3, compound v3. Buyer intents from service metadata: Aave liquidation risk MCP, Compound liquidation risk x402, DeFi health factor alert API.","category":null,"tags":["aave","base","compound","liquidation","mcp","risk","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/liquidation-risk-api-cb6fd0","openApiSpecUrl":"https://liquidation-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ef245ee9-6acf-4060-b64b-e69d9aff67b4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/risk/aave_v3","description":"Paid Aave V3 liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live health factor, and liquidation trigger distance. Buyer-intent match: Aave liquidation risk, health factor API."},{"method":"POST","path":"/v1/risk/compound_v3","description":"Paid Compound III liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live borrow/collateral facts, and liquidatable status. Buyer-intent match: Compound liquidation risk, liquidation ale"}],"x402":null},{"id":"23860b03-b45e-4f6b-a4f6-aaa1ce463cf6","name":"Resume Parser & Skill Extraction","slug":"resume-parser-skill-extraction-ead09f","shortDescription":"Parse resumes in 50+ formats. Extract skills, experience, education with 95%+ accuracy.","description":"Parse resumes in 50+ formats. Extract skills, experience, education with 95%+ accuracy. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes document, processing, resume parser, parser skill, and skill extraction. Use the /v1/parse-resume endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["document-processing","data_process","data-process","resume-parser-and-skill-extraction","document","processing","resume","parser","skill","extraction","parse-resume","parse","resumes","formats"],"baseUrl":"https://orbisapi.com/proxy/resume-parser-skill-extraction-ead09f","openApiSpecUrl":"https://orbis-resume-parser-skill-extractio.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f399991f-06b3-4548-b704-509a7b442f25","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c2aa62c5-7cec-44fd-9111-8376c1e58ccc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5c357abe-9053-4d32-9020-76b8a929e3ea","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.09,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/parse-resume","description":null},{"method":"POST","path":"/v1/parse-resume","description":null}],"x402":null},{"id":"765b845c-bc4d-4ea9-9bc6-0ea3a32ba3c7","name":"Financial Statement Intelligence API","slug":"financial-statement-intelligence-api-9f0d88","shortDescription":"Enterprise-grade finance & market data API for auditable, scalable workloads with production SLAs.","description":"Parse and analyze annual reports, 10-Ks, and earnings releases to extract structured financial metrics, detect accounting anomalies, and produce risk-adjusted quality scores for credit and equity analysis. Designed for enterprise deployments that require auditable outputs, high-throughput request handling, and strict reliability targets. Common agent search intent includes finance market, market data, financial statement, statement intelligence, and analyze financial statement. The /v1/analyze-financial-statement endpoint supports rapid integration into analyst platforms, compliance systems, and mission-critical automation layers. Includes production-ready OpenAPI docs, stable public base URL routing, and marketplace-ready packaging for fast procurement.","category":null,"tags":["finance-&-market-data","ml_model","finance-and-market-data","ml-model","financial-statement-intelligence","finance","market","data","financial","statement","intelligence","analyze-financial-statement","parse","analyze"],"baseUrl":"https://orbisapi.com/proxy/financial-statement-intelligence-api-9f0d88","openApiSpecUrl":"https://orbis-financial-statement-intellige.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7f604365-88d1-4394-9f69-db2da7c79ae3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d02ec7c0-558d-4705-8280-5fdd307d4524","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5659991c-58db-415b-b409-dcedea77bab1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":1.6,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/analyze-financial-statement","description":null},{"method":"POST","path":"/v1/analyze-financial-statement","description":null}],"x402":null},{"id":"e34d738f-c1e5-46e3-bc07-4cff0d8e7dab","name":"Customs HS Code Classifier API","slug":"customs-hs-code-classifier-api-94c811","shortDescription":"Classify products into likely HS tariff codes from descriptions, specs, and product attributes. Returns ranked code cand","description":"Classify products into likely HS tariff codes from descriptions, specs, and product attributes. Returns ranked code candidates, rationale, duty-related hints, ambiguity flags, and documentation notes that help import/export teams reduce customs delays and classification errors. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, customs code, code classifier, classify hs code, and classify products. Use the /v1/compliance/classify-hs-code endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-&-compliance","ml_model","legal-and-compliance","ml-model","customs-hs-code-classifier","legal","compliance","customs","code","classifier","classify-hs-code","classify","products","likely"],"baseUrl":"https://orbisapi.com/proxy/customs-hs-code-classifier-api-94c811","openApiSpecUrl":"https://orbis-customs-hs-code-classifier-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"0392170d-33e6-4dc0-b8e3-8efd4b5875e5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7c3c7f0a-24f4-4c7e-aeb2-b34fb3fb22f5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"95ec768b-6a61-40ca-bb2c-d2a8b972b557","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.052,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/compliance/classify-hs-code","description":null},{"method":"POST","path":"/v1/compliance/classify-hs-code","description":null}],"x402":null},{"id":"b196d5a6-4662-48f4-a08a-b51609d8a16f","name":"Image Similarity & Duplicate Finder","slug":"image-similarity-duplicate-finder-3b1dd2","shortDescription":"Find duplicate or visually similar images using perceptual hashing. Batch processing up to 10,000 images/req.","description":"Find duplicate or visually similar images using perceptual hashing. Batch processing up to 10,000 images/req. Built for visual pipelines that need deterministic image processing or generation behind a simple HTTP interface. Common agent search intent includes image vision, image similarity, similarity duplicate, duplicate finder, and find duplicates. Use the /v1/find-duplicates endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["image-&-vision","image_gen","image-and-vision","image-gen","image-similarity-and-duplicate-finder","image","vision","similarity","duplicate","finder","find-duplicates","find","visually","similar"],"baseUrl":"https://orbisapi.com/proxy/image-similarity-duplicate-finder-3b1dd2","openApiSpecUrl":"https://orbis-image-similarity-duplicate-fi.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a009984b-95b4-460b-b90e-5ac5574dc989","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"36a184f3-e611-436e-ba39-b296a4a4de86","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d6f73771-fa5a-4879-ab35-c9c6a7b3cd26","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.08,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/find-duplicates","description":null},{"method":"POST","path":"/v1/find-duplicates","description":null}],"x402":null},{"id":"2d7a37af-a532-49de-8da9-918ddacc054a","name":"Messari API","slug":"messari-api-06adbd","shortDescription":"Messari asset profile x402","description":"Messari API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: asset profile, asset metrics, news. Buyer intents from service metadata: Messari asset profile x402, Messari metrics MCP, crypto asset research agent API.","category":null,"tags":["asset","base","crypto","mcp","messari","metrics","news","profile","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/messari-api-06adbd","openApiSpecUrl":"https://messari-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"2d9ab690-2bb9-4044-ad31-b6274f3af381","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/asset_profile","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_metrics","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/news","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"1efd9db5-434e-49da-ae1c-c22be5b1fcad","name":"NIH Reporter API","slug":"nih-reporter-api-c595c9","shortDescription":"NIH RePORTER grants MCP","description":"NIH Reporter API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, funding profile. Buyer intents from service metadata: NIH RePORTER grants MCP, NIH grant search x402, research funding profile agent API.","category":null,"tags":["base","funding","grant","grants","mcp","nih","orgs","profile","reporter","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/nih-reporter-api-c595c9","openApiSpecUrl":"https://nih-reporter-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4d7eda67-77ea-4896-95c4-fc054ab69da4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grants/search","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/grants/by_id","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/orgs/funding_profile","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"94f09222-65e2-4be3-98c6-f0138af6f6a6","name":"Opensanctions API","slug":"opensanctions-api-b57808","shortDescription":"OpenSanctions screening x402","description":"Opensanctions API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: match, by id, bulk. Buyer intents from service metadata: OpenSanctions screening x402, sanctions entity match MCP, bulk sanctions screening agent API.","category":null,"tags":["base","bulk","entity","match","mcp","opensanctions","sanctions","screen","screening","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/opensanctions-api-b57808","openApiSpecUrl":"https://opensanctions-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"da688082-d8fa-4f23-858e-896eea05bf22","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/screen/match","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/by_id","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/screen/bulk","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2a42f43c-b51a-4c33-8fef-ffd63cf668a0","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1418cc","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1418cc","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"e45d6337-6f15-4d32-b776-78922dfc12f3","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"f0569b37-2f09-4350-8135-c3a4432320de","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"08ba5505-6329-41a1-8976-4d4849faf9a3","name":"Pool Intelligence API","slug":"pool-intelligence-api-da1b30","shortDescription":"Uniswap pool intelligence x402","description":"Pool Intelligence API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: state, tick liquidity, recent swaps. Buyer intents from service metadata: Uniswap pool intelligence x402, pool tick liquidity MCP, DEX pool recent swaps API.","category":null,"tags":["base","intelligence","liquidity","mcp","pool","recent","state","swaps","tick","uniswap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/pool-intelligence-api-da1b30","openApiSpecUrl":"https://pool-intelligence-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c418f351-d980-44fb-9652-e7f82f38c60e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/pool/state","description":"Paid x402 route for autonomous agents deciding whether a Uniswap-style pool is suitable for quoting, routing, or liquidity risk checks. Returns pool state plus buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: Uniswap pool intelligence, pool state API."},{"method":"POST","path":"/v1/pool/tick_liquidity","description":"Paid x402 route for agents checking concentrated-liquidity depth near a trade range before routing through a pool. Buyer-intent match: tick liquidity API, liquidity distribution."},{"method":"POST","path":"/v1/pool/recent_swaps","description":"Paid x402 route for agents checking recent pool activity before trusting a quote or route. Buyer-intent match: recent swaps API, DEX pool analytics."}],"x402":null},{"id":"687babea-98b6-464a-869a-47a91db46683","name":"Procure API","slug":"procure-api-cb2721","shortDescription":"federal procurement opportunities MCP","description":"Procure API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, search, list. Buyer intents from service metadata: federal procurement opportunities MCP, SAM.gov RFP search agent, government contracts x402 API.","category":null,"tags":["agencies","agent","awards","base","federal","list","mcp","opportunities","procurement","rfp","sam.gov","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/procure-api-cb2721","openApiSpecUrl":"https://procure-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"614859ef-af9e-4295-8ec6-886c38e8ee5b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/opportunities/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/awards/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agencies/list","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"822ee78e-d4e7-49ca-9854-2f69c7799188","name":"Protocol Governance API","slug":"protocol-governance-api-edb929","shortDescription":"DAO governance dossier MCP","description":"Protocol Governance API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: governance dossier, proposals recent, voter top holders. Buyer intents from service metadata: DAO governance dossier MCP, protocol governance x402, DAO proposal voter dossier API.","category":null,"tags":["base","dao","dossier","governance","mcp","proposals","protocol","recent","usdc","voter","x402"],"baseUrl":"https://orbisapi.com/proxy/protocol-governance-api-edb929","openApiSpecUrl":"https://protocol-governance-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"13f0638f-b4ac-4c4c-b771-2fccae86dd30","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dao/governance_dossier","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/proposals_recent","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/voter_top_holders","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"be4c0e05-87a5-48f4-b97d-b0a63ce6eaa3","name":"Token Distribution API","slug":"token-distribution-api-918c94","shortDescription":"token holder distribution MCP","description":"Token Distribution API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: distribution, top holders, unlock calendar. Buyer intents from service metadata: token holder distribution MCP, token concentration risk x402, token unlock calendar API.","category":null,"tags":["base","calendar","concentration","distribution","holder","holders","mcp","risk","token","top","unlock","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/token-distribution-api-918c94","openApiSpecUrl":"https://token-distribution-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f8ae8c97-892f-4f24-8622-54d7f94e8e18","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/token/distribution","description":"Paid token distribution risk decision for autonomous agents deciding whether to trade, list, route, or allow autopay against an ERC-20. Returns concentration/liquidity/unlock/security evidence, execution policy, and next action. Buyer-intent match: token holder distribution, token concentration risk"},{"method":"POST","path":"/v1/token/top_holders","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: top holders API, holder distribution API."},{"method":"POST","path":"/v1/token/unlock_calendar","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: unlock calendar API, token unlock risk."}],"x402":null},{"id":"c74adf23-06b5-4087-b982-27306509d227","name":"Wallet CEX Flows API","slug":"wallet-cex-flows-api-2b99a1","shortDescription":"wallet CEX flows MCP","description":"Wallet CEX Flows API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: cex flows, cex attribution, recent inflows. Buyer intents from service metadata: wallet CEX flows MCP, exchange deposit attribution x402, CEX inflow monitoring API.","category":null,"tags":["attribution","base","cex","deposit","exchange","flows","mcp","recent","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-cex-flows-api-2b99a1","openApiSpecUrl":"https://wallet-cex-flows-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"161e345e-21cd-4e10-96c8-b25e5c02f9ad","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/cex_flows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet CEX flows, wallet exchange exposure."},{"method":"POST","path":"/v1/wallet/cex_attribution","description":"Paid exchange-attribution decision for autonomous agents deciding whether a wallet is a known centralized-exchange address before accepting funds, routing payouts, or escalating review. Returns verdict, confidence, registry evidence, execution policy, and next action. Buyer-intent match: exchange de"},{"method":"POST","path":"/v1/cex/recent_inflows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: CEX inflows API, recent exchange inflows."}],"x402":null},{"id":"11ab8708-9a8a-47f0-9126-879dabf806c5","name":"Wallet Funding Trace API","slug":"wallet-funding-trace-api-c53cf6","shortDescription":"wallet funding trace API","description":"Wallet Funding Trace API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: funding trace, funding summary, funding path. Buyer intents from service metadata: wallet funding trace API, source of funds MCP, crypto wallet provenance x402.","category":null,"tags":["api","base","crypto","funding","funds","mcp","source","summary","trace","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-funding-trace-api-c53cf6","openApiSpecUrl":"https://wallet-funding-trace-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f68a54fd-13cd-4cef-a3a5-b658d45a7b77","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/funding_trace","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding trace, source of funds API."},{"method":"POST","path":"/v1/wallet/funding_summary","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding summary, crypto source of funds."},{"method":"POST","path":"/v1/wallet/funding_path","description":"Paid source-of-funds hop decision for autonomous agents deciding whether a wallet's predecessor path is clean, tainted, exchange-funded, bridge-funded, or unknown before accepting funds or authorizing spend. Buyer-intent match: wallet funding path, wallet provenance API."}],"x402":null},{"id":"ec636fde-f0ee-45ca-87c1-8e7af896d321","name":"Wallet Labels API","slug":"wallet-labels-api-f458bd","shortDescription":"wallet labels MCP","description":"Wallet Labels API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: labels, risk score, by category. Buyer intents from service metadata: wallet labels MCP, ENS OFAC wallet labels, wallet risk label API.","category":null,"tags":["base","category","ens","labels","mcp","ofac","risk","score","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-labels-api-f458bd","openApiSpecUrl":"https://wallet-labels-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1fb9a52f-c8d0-4886-9fde-ef391a72a0cc","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/labels","description":"Paid wallet-label lookup for buyer agents that need an allow/block/manual-review decision before paying, routing funds, or trusting an EVM address. Combines ENS, OFAC SDN, Tornado Cash, public labels, on-chain code, and ERC-20 metadata. Buyer-intent match: wallet labels API, address labels API, ENS "},{"method":"POST","path":"/v1/wallet/risk_score","description":"Paid wallet risk-score route for agents that need a clear transfer/pay/avoid recommendation from label and compliance evidence. Buyer-intent match: wallet risk score, wallet screening API."},{"method":"POST","path":"/v1/labels/by_category","description":"Paid wallet labels mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet label categories, address label registry."}],"x402":null},{"id":"57ac0830-8316-441b-984c-66c46f55532c","name":"Wellknown Audit Corpus API","slug":"wellknown-audit-corpus-api-15188c","shortDescription":"wellknown audit corpus","description":"Wellknown Audit Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: readiness report, compare. Buyer intents from service metadata: wellknown audit corpus, well-known agent card audit, agent discovery readiness report.","category":null,"tags":["agent","audit","base","card","compare","corpus","mcp","readiness","report","usdc","well-known","wellknown","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/wellknown-audit-corpus-api-15188c","openApiSpecUrl":"https://wellknown-audit-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"9821dc89-4b31-4051-9ca4-28f952c2f42d","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/readiness_report","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/compare","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"dca13c74-e182-4bde-a89b-2d8b1c68bbc5","name":"X402 Market Intel API","slug":"x402-market-intel-api-b1f5d9","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-b1f5d9","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c6c5401d-f93a-434e-95e4-6499e4e84858","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict/recommendation first, warnings, confidence, evidence, cap, stop conditions, payment-proof policy, and fallback route before a buyer signs or pays."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"8cb49743-f501-400b-b895-ac0e5e7001d5","name":"Research Meta API","slug":"research-meta-api-999f8c","shortDescription":"research survey MCP","description":"Research Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: survey, survey summary. Buyer intents from service metadata: research survey MCP, research literature survey x402, agent research meta-analysis API.","category":null,"tags":["agent","base","literature","mcp","research","summary","survey","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/research-meta-api-999f8c","openApiSpecUrl":"https://research-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5ce94939-d00e-47cd-ae87-025c3e7e5b23","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/research/survey","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/research/survey_summary","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"c23c3d37-2a17-4504-b204-c473859fe186","name":"EVM TX Toolkit API","slug":"evm-tx-toolkit-api-e6f6fb","shortDescription":"token risk scan","description":"EVM TX Toolkit API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: explain, simulate, risk scan, tx explainer, tx simulator, token risk scan. Buyer intents from service metadata: token risk scan, rug risk API, EVM transaction simulation, tx explainer, Base pre-signing safety.","category":null,"tags":["api","base","evm","explain","explainer","mcp","risk","rug","scan","simulate","token","tools","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/evm-tx-toolkit-api-e6f6fb","openApiSpecUrl":"https://evm-tx-toolkit.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"51db6b20-08bb-48e5-87bc-dc1d066b80f3","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/tx/explain","description":"Transaction explainer for agents reviewing Base/EVM activity. Decode a confirmed EVM transaction on Base, Ethereum, Arbitrum, Optimism, or Polygon into a human-readable explanation with contracts invoked, token balance changes, approvals, swap/event labels, function selector, fee/gas used, and a one"},{"method":"POST","path":"/v1/tx/simulate","description":"Transaction simulation for agents before signing or broadcasting. Simulate an arbitrary EVM call with eth_call on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, raw return data, gas estimate, approval risk hints, and likely balance changes."},{"method":"POST","path":"/v1/token/risk_scan","description":"Token risk scan and rug risk check for Base/EVM ERC-20s before swaps, buys, DCA, and memecoin entries. Uses on-chain contract reads, proxy/owner checks, GoPlus Token Security signals, tax/honeypot flags, approval risk, holder/liquidity danger signals, and a composite 0-100 risk score."},{"method":"POST","path":"/tools/tx_explainer","description":"Transaction explainer / tx_explainer for Base and EVM agents. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Built as the EVM/Base ana"},{"method":"POST","path":"/tools/tx_simulator","description":"Transaction simulation / tx_simulator for pre-signing safety on Base and EVM. Simulate a call before broadcasting on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, estimated gas, raw return data, approval risk, value movement hints, and likely"},{"method":"POST","path":"/tools/token_risk_scan","description":"Token risk scan / rug risk token scan for autonomous trading agents before swaps, buys, DCA, and memecoin entries on Base/EVM. Detect rug risk, honeypot/tax flags, proxy/owner control, approval risk, holder concentration, liquidity danger signals, and return a composite 0-100 risk score with verdict"}],"x402":null},{"id":"9817c48f-7e16-4f1e-aa31-14a62ef8790e","name":"NEXUS Financial Intelligence","slug":"nexus-financial-intelligence-974050","shortDescription":"Live crypto prices, Reddit sentiment, AI inference & geopolitical risk. Pay per call via x402.","description":"NEXUS provides real-time financial intelligence for AI agents. No API key, no subscription — pay per call in USDC via x402 on Base.\n\nTools available:\n- Crypto prices: Live BTC, ETH, SOL and 100+ coins ($0.001/call)\n- Reddit sentiment: AI-powered crowd intelligence ($0.005/call)\n- Fear & Greed Index: Market timing signal 0-100 ($0.001/call)\n- AI inference: Claude Haiku pay-per-call ($0.01/call)\n- Geopolitical risk briefs: Executive intelligence reports ($0.10/call)\n\nBuilt on x402 protocol. Compatible with AgentCore Payments, Bankr, and all x402 clients.","category":null,"tags":["crypto","finance","sentiment","x402","ai","geopolitical","risk","reddit"],"baseUrl":"https://orbisapi.com/proxy/nexus-financial-intelligence-974050","openApiSpecUrl":"https://nexus-agent-xa12.onrender.com/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"fbba1c94-497a-4432-91c4-1e911a0264c5","name":"x402 Pay-Per-Call","description":"No subscription needed. AI agents pay per call via x402 in USDC on Base.","isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Pay per call via x402","No API key required","Live crypto prices $0.001/call","Reddit sentiment $0.005/call","Fear & Greed Index $0.001/call","Geopolitical risk $0.10/call","80% payout weekly"]}],"endpoints":[{"method":"POST","path":"/data/crypto","description":"Live BTC, ETH, SOL prices — $0.001/call via x402"},{"method":"POST","path":"/data/reddit","description":"Reddit AI sentiment for any subreddit — $0.005/call"},{"method":"GET","path":"/data/fear-greed","description":"Crypto Fear & Greed Index 0-100, buy/sell/hold signal — $0.001/call"},{"method":"POST","path":"/inference/claude","description":"Claude AI inference proxy — $0.01/call"},{"method":"POST","path":"/data/risk-brief","description":"Geopolitical risk intelligence brief — $0.10/call"}],"x402":null},{"id":"01977c91-1265-4387-ba1a-15841ee4896f","name":"Defi Position Health API","slug":"defi-position-health-api-f72156","shortDescription":"defi position health MCP","description":"Defi Position Health API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: defi position health, defi protocol breakdown. Buyer intents from service metadata: defi position health MCP, DeFi position health report, Morpho Aerodrome Pendle Lido wallet health.","category":null,"tags":["base","breakdown","defi","health","mcp","position","protocol","report","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-position-health-api-f72156","openApiSpecUrl":"https://defi-position-health-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7c42ec97-3bd6-481b-b0dc-efa0e620b4c8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_protocol_breakdown","description":"Paid protocol-exposure breakdown for buyer agents checking where a wallet has Morpho, Aerodrome, Pendle, or Lido positions before spend or policy decisions. Returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi protocol breakdown, wallet protocol expos"}],"x402":null},{"id":"8bd51d8a-80b2-451e-ad86-853dd1ab2f62","name":"Wallet Portfolio Risk API","slug":"wallet-portfolio-risk-api-7c200a","shortDescription":"wallet portfolio risk MCP","description":"Wallet Portfolio Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio risk, liquidation alert threshold. Buyer intents from service metadata: wallet portfolio risk MCP, wallet risk score API, portfolio liquidation risk agent.","category":null,"tags":["alert","api","base","liquidation","mcp","portfolio","risk","score","threshold","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-risk-api-7c200a","openApiSpecUrl":"https://wallet-portfolio-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a1940079-ef42-4d9c-8afa-6e02c1774853","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"}],"x402":null},{"id":"bebe7ef6-a114-4c25-ae40-ae41d030e123","name":"Entity Dossier API","slug":"entity-dossier-api-588c4c","shortDescription":"entity dossier x402","description":"Entity Dossier API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: entity dossier x402, company entity due diligence MCP, public records entity dossier agent API.","category":null,"tags":["base","company","diligence","dossier","due","entity","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/entity-dossier-api-588c4c","openApiSpecUrl":"https://entity-dossier-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"15bd8ba6-10c4-4c67-ab62-cdf0c8fbd459","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/entity/dossier","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier_summary","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"78b7e77f-7c43-4b86-ae8c-4dc7c451c801","name":"Wellknown Audit Corpus API","slug":"wellknown-audit-corpus-api-f6809f","shortDescription":"wellknown audit corpus","description":"Wellknown Audit Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: readiness report, compare. Buyer intents from service metadata: wellknown audit corpus, well-known agent card audit, agent discovery readiness report.","category":null,"tags":["agent","audit","base","card","compare","corpus","mcp","readiness","report","usdc","well-known","wellknown","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/wellknown-audit-corpus-api-f6809f","openApiSpecUrl":"https://wellknown-audit-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"213cf71f-ed68-4b92-8fa2-bc9f901344ca","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/readiness_report","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/compare","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"5e105e04-ab0f-463c-a43d-f311eafbf557","name":"Wallet Portfolio History API","slug":"wallet-portfolio-history-api-8cda30","shortDescription":"wallet portfolio history MCP","description":"Wallet Portfolio History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio totals, token balances, defi balances, transaction history, account identity, portfolio change digest. Buyer intents from service metadata: wallet portfolio history MCP, agent spend controls, autonomous agent spend policy.","category":null,"tags":["agent","autonomous","balances","base","controls","defi","history","mcp","portfolio","spend","token","tools","totals","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-history-api-8cda30","openApiSpecUrl":"https://wallet-portfolio-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1850027e-4444-460a-a353-4287a2eac771","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/token_balances","description":"Curated ERC20 token balances across high-volume EVM chains with D1-backed historical wallet snapshots and source coverage."},{"method":"POST","path":"/tools/defi_balances","description":"Hosted DeFi balance and protocol-position snapshot for wallet diligence: Aave/Compound receipt-token reads, Aerodrome/Lido coverage, protocol interaction hints, D1 history, freshness, and provenance."},{"method":"POST","path":"/tools/transaction_history","description":"Recent wallet transaction history for Base addresses from hosted snapshots plus Blockscout provenance, designed for agent pre-action context."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/transaction_patterns","description":"Hosted wallet transaction-pattern analysis for agents: method mix, cadence, inbound/outbound flow, failed status pattern, top counterparties, protocol touches, burst risk score, and autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_autopay_risk","description":"Hosted wallet autopay risk report for agent-commerce spend controls: 0-100 wallet risk score, transaction-pattern burst risk, counterparty exposure, failed-call signals, protocol touchpoints, spend-limit guidance, and recommended autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/wallet_allowance_policy","description":"Hosted wallet allowance policy for autonomous agents: token allowance risk, approval exposure, curated spender watchlist, revoke/cap guidance, and autopay spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/token_approval_risk","description":"Hosted token approval risk for autonomous agents: token-by-token spender approval exposure, allowance-to-balance ratios, risky/unlimited approval flags, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/agent_spend_controls","description":"Hosted agent spend controls for autonomous wallets: approval-risk gate, per-call and per-counterparty limits, wallet risk score, transaction-pattern burst signals, risky spender approvals, and autopay spend policy from fresh D1 wallet snapshots plus live allowance reads."}],"x402":null},{"id":"e30694b7-5263-40cc-b431-a51280f15b77","name":"MCP Server Quality Corpus API","slug":"mcp-server-quality-corpus-api-941edc","shortDescription":"mcp server quality corpus","description":"MCP Server Quality Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server quality report, compare candidates, incident watch. Buyer intents from service metadata: mcp server quality corpus, MCP server quality report, MCP installability security report.","category":null,"tags":["base","candidates","compare","corpus","mcp","quality","report","server","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-quality-corpus-api-941edc","openApiSpecUrl":"https://mcp-server-quality-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"024e5419-9fd6-4165-8d11-dc8fa1224cf2","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/mcp/server_quality_report","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/compare_candidates","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/incident_watch","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"953ed393-a273-4ad0-a70e-c037d9c0f2b9","name":"Wallet Intel Meta API","slug":"wallet-intel-meta-api-bb84ed","shortDescription":"wallet dossier MCP","description":"Wallet Intel Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: wallet dossier MCP, wallet intelligence API x402, onchain wallet risk dossier.","category":null,"tags":["api","base","dossier","intelligence","mcp","onchain","summary","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-intel-meta-api-bb84ed","openApiSpecUrl":"https://wallet-intel-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"acaa8fdb-c4ce-4d75-a989-6ef87cf7f9cd","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/dossier","description":"Paid wallet dossier for buyer agents deciding whether to trust, pay, route through, or block an EVM wallet. Returns a machine-usable decision, evidence by axis, execution policy, and next action across labels, portfolio risk, DeFi health, MEV exposure, approvals, CEX flows, and funding trace."},{"method":"POST","path":"/v1/wallet/dossier_summary","description":"Paid concise wallet dossier for agents that need an immediate use/avoid/manual-review recommendation before signing a transaction, funding an agent wallet, or allowing x402 autopay."}],"x402":null},{"id":"133cb0dd-94e2-4804-97ef-1af929d9d0d6","name":"Wallet Labels API","slug":"wallet-labels-api-773f08","shortDescription":"wallet labels MCP","description":"Wallet Labels API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: labels, risk score, by category. Buyer intents from service metadata: wallet labels MCP, ENS OFAC wallet labels, wallet risk label API.","category":null,"tags":["base","category","ens","labels","mcp","ofac","risk","score","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-labels-api-773f08","openApiSpecUrl":"https://wallet-labels-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a6db1955-ba78-426b-88ec-cb533af0cc2c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/labels","description":"Paid wallet-label lookup for buyer agents that need an allow/block/manual-review decision before paying, routing funds, or trusting an EVM address. Combines ENS, OFAC SDN, Tornado Cash, public labels, on-chain code, and ERC-20 metadata. Buyer-intent match: wallet labels API, address labels API, ENS "},{"method":"POST","path":"/v1/wallet/risk_score","description":"Paid wallet risk-score route for agents that need a clear transfer/pay/avoid recommendation from label and compliance evidence. Buyer-intent match: wallet risk score, wallet screening API."},{"method":"POST","path":"/v1/labels/by_category","description":"Paid wallet labels mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet label categories, address label registry."}],"x402":null},{"id":"4439d2a9-1098-492d-86e7-373689b8bc62","name":"X402 Endpoint Risk Corpus API","slug":"x402-endpoint-risk-corpus-api-a0438b","shortDescription":"x402 autopay policy","description":"X402 Endpoint Risk Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: risk report, top risks, payee reputation, autopay policy, attack surface check. Buyer intents from service metadata: x402 autopay policy, x402 endpoint risk, payee reputation API, agent spend controls, payment attack surface check.","category":null,"tags":["autopay","base","endpoint","mcp","payee","policy","report","reputation","risk","risks","top","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-endpoint-risk-corpus-api-a0438b","openApiSpecUrl":"https://x402-endpoint-risk-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a3412971-e734-40c0-89fb-e823cbf498ae","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/risk_report","description":"Score an x402 paid resource for payment safety, discovery completeness, replay/binding risk, and autopay suitability before an agent spends."},{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."},{"method":"POST","path":"/v1/x402/payee_reputation","description":"Assess a payTo wallet, domain, or endpoint for observed buyer/call history, price sanity, route coverage, and allow/warn/block policy."},{"method":"POST","path":"/v1/x402/autopay_policy","description":"Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment."},{"method":"POST","path":"/v1/x402/attack_surface_check","description":"Check authorization binding, replay-window, paid-but-denied, catalog drift, and price-drain classes for a candidate x402 endpoint."}],"x402":null},{"id":"77735473-223b-4d23-a43e-5c7c407d2f03","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-c57a33","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-c57a33","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"43986fba-85d6-42eb-b857-ef778bae89a9","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"fb3aec10-5e9c-4399-bcc1-bd793edae69f","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-de2246","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-de2246","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"148770a7-baad-4c76-a028-dc1dff293b0b","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"81d23f75-f9c1-4e4d-999b-9982fc762d74","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-5d7077","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-5d7077","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"2b64d9d4-233a-4f90-a6f6-be22f39ea98d","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-e63ab2","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-e63ab2","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"1e37e6f6-8643-4c84-8fad-3c0454c733fc","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"b13025eb-28cf-45d8-8034-d89a3bee3636","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-f82bf0","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-f82bf0","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"ed3c2e88-3ff9-4e97-a357-bfc20d9d0b6c","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-f04e9d","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-f04e9d","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"08f71ec7-fcb4-4f88-9c18-586bed084b7e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-188ba4","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-188ba4","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"99457bb7-5734-4ad4-a937-6abc38da06eb","name":"X402 Market Intel API","slug":"x402-market-intel-api-de0683","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-de0683","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"a138078f-f5ab-4a76-97ac-46f521d6976a","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1c96e0","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1c96e0","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"b31e6360-f472-4136-9cad-17b320955cd0","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"5747036a-6ec6-435c-8a70-9c1dccbf09a9","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-d81280","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-d81280","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"56e308ea-74e5-4852-9746-0438aa101c9e","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"1d9f617f-5fe9-4e93-ac00-fb335ca30dee","name":"Defi Position Health API","slug":"defi-position-health-api-513d56","shortDescription":"defi position health MCP","description":"Defi Position Health API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: defi position health, defi protocol breakdown. Buyer intents from service metadata: defi position health MCP, DeFi position health report, Morpho Aerodrome Pendle Lido wallet health.","category":null,"tags":["base","breakdown","defi","health","mcp","position","protocol","report","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-position-health-api-513d56","openApiSpecUrl":"https://defi-position-health-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"da69d1e6-1008-4a44-ac37-59da71c9b1de","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_protocol_breakdown","description":"Paid protocol-exposure breakdown for buyer agents checking where a wallet has Morpho, Aerodrome, Pendle, or Lido positions before spend or policy decisions. Returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi protocol breakdown, wallet protocol expos"}],"x402":null},{"id":"33aa8a38-895e-488b-bc2a-f52fb15f81e8","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-cd1123","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-cd1123","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"df020ea6-dfc0-456c-a37e-b74c293c56a1","name":"Approval Revoke API","slug":"approval-revoke-api-8e1525","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-8e1525","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"115e76c8-7984-4b6d-96cf-388ea4d1dd67","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"047354e3-d911-4896-bb35-3c75e319f54a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"41a15ee9-6ce0-4e65-8d6e-264e592e1548","name":"Entity Dossier API","slug":"entity-dossier-api-4a9d13","shortDescription":"entity dossier x402","description":"Entity Dossier API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: entity dossier x402, company entity due diligence MCP, public records entity dossier agent API.","category":null,"tags":["base","company","diligence","dossier","due","entity","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/entity-dossier-api-4a9d13","openApiSpecUrl":"https://entity-dossier-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d3053cbd-526b-4bb9-92c1-967e9838f3a4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/entity/dossier","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier_summary","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"a787d3c0-7ccf-4eb9-a162-7f233098f88b","name":"X402 Endpoint Risk Corpus API","slug":"x402-endpoint-risk-corpus-api-1fcf4c","shortDescription":"x402 autopay policy","description":"X402 Endpoint Risk Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: risk report, top risks, payee reputation, autopay policy, attack surface check. Buyer intents from service metadata: x402 autopay policy, x402 endpoint risk, payee reputation API, agent spend controls, payment attack surface check.","category":null,"tags":["autopay","base","endpoint","mcp","payee","policy","report","reputation","risk","risks","top","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-endpoint-risk-corpus-api-1fcf4c","openApiSpecUrl":"https://x402-endpoint-risk-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"2eae6df9-224d-457a-bf13-4e350046c122","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/risk_report","description":"Score an x402 paid resource for payment safety, discovery completeness, replay/binding risk, and autopay suitability before an agent spends."},{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."},{"method":"POST","path":"/v1/x402/payee_reputation","description":"Assess a payTo wallet, domain, or endpoint for observed buyer/call history, price sanity, route coverage, and allow/warn/block policy."},{"method":"POST","path":"/v1/x402/autopay_policy","description":"Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment."},{"method":"POST","path":"/v1/x402/attack_surface_check","description":"Check authorization binding, replay-window, paid-but-denied, catalog drift, and price-drain classes for a candidate x402 endpoint."}],"x402":null},{"id":"205e3b39-5c3c-4b69-a12a-5d4ce54d598a","name":"EVM TX Toolkit API","slug":"evm-tx-toolkit-api-4af624","shortDescription":"token risk scan","description":"EVM TX Toolkit API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: explain, simulate, risk scan, tx explainer, tx simulator, token risk scan. Buyer intents from service metadata: token risk scan, rug risk API, EVM transaction simulation, tx explainer, Base pre-signing safety.","category":null,"tags":["api","base","evm","explain","explainer","mcp","risk","rug","scan","simulate","token","tools","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/evm-tx-toolkit-api-4af624","openApiSpecUrl":"https://evm-tx-toolkit.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e7e5504e-6bb8-4c56-ba11-30932493682a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/tx/explain","description":"Transaction explainer for agents reviewing Base/EVM activity. Decode a confirmed EVM transaction on Base, Ethereum, Arbitrum, Optimism, or Polygon into a human-readable explanation with contracts invoked, token balance changes, approvals, swap/event labels, function selector, fee/gas used, and a one"},{"method":"POST","path":"/v1/tx/simulate","description":"Transaction simulation for agents before signing or broadcasting. Simulate an arbitrary EVM call with eth_call on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, raw return data, gas estimate, approval risk hints, and likely balance changes."},{"method":"POST","path":"/v1/token/risk_scan","description":"Token risk scan and rug risk check for Base/EVM ERC-20s before swaps, buys, DCA, and memecoin entries. Uses on-chain contract reads, proxy/owner checks, GoPlus Token Security signals, tax/honeypot flags, approval risk, holder/liquidity danger signals, and a composite 0-100 risk score."},{"method":"POST","path":"/tools/tx_explainer","description":"Transaction explainer / tx_explainer for Base and EVM agents. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Built as the EVM/Base ana"},{"method":"POST","path":"/tools/tx_simulator","description":"Transaction simulation / tx_simulator for pre-signing safety on Base and EVM. Simulate a call before broadcasting on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, estimated gas, raw return data, approval risk, value movement hints, and likely"},{"method":"POST","path":"/tools/token_risk_scan","description":"Token risk scan / rug risk token scan for autonomous trading agents before swaps, buys, DCA, and memecoin entries on Base/EVM. Detect rug risk, honeypot/tax flags, proxy/owner control, approval risk, holder concentration, liquidity danger signals, and return a composite 0-100 risk score with verdict"}],"x402":null},{"id":"1279bd52-f5da-49ec-a76f-5bf073e911c6","name":"Defi Position Health API","slug":"defi-position-health-api-03fbf0","shortDescription":"defi position health MCP","description":"Defi Position Health API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: defi position health, defi protocol breakdown. Buyer intents from service metadata: defi position health MCP, DeFi position health report, Morpho Aerodrome Pendle Lido wallet health.","category":null,"tags":["base","breakdown","defi","health","mcp","position","protocol","report","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-position-health-api-03fbf0","openApiSpecUrl":"https://defi-position-health-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8eadbc6b-0893-4ae6-82c8-52df0d862c62","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_protocol_breakdown","description":"Paid protocol-exposure breakdown for buyer agents checking where a wallet has Morpho, Aerodrome, Pendle, or Lido positions before spend or policy decisions. Returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi protocol breakdown, wallet protocol expos"}],"x402":null},{"id":"f3b44ba5-9c98-4413-b5d3-88592e42d124","name":"MCP Server Quality Corpus API","slug":"mcp-server-quality-corpus-api-ea1727","shortDescription":"mcp server quality corpus","description":"MCP Server Quality Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server quality report, compare candidates, incident watch. Buyer intents from service metadata: mcp server quality corpus, MCP server quality report, MCP installability security report.","category":null,"tags":["base","candidates","compare","corpus","mcp","quality","report","server","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-quality-corpus-api-ea1727","openApiSpecUrl":"https://mcp-server-quality-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e601ed7b-86a0-420e-8746-c4ed3ede7d37","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/mcp/server_quality_report","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/compare_candidates","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/incident_watch","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"15e63489-86eb-4ca7-9592-996d6aae47ff","name":"EVM TX Toolkit API","slug":"evm-tx-toolkit-api-c679f1","shortDescription":"token risk scan","description":"EVM TX Toolkit API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: explain, simulate, risk scan, tx explainer, tx simulator, token risk scan. Buyer intents from service metadata: token risk scan, rug risk API, EVM transaction simulation, tx explainer, Base pre-signing safety.","category":null,"tags":["api","base","evm","explain","explainer","mcp","risk","rug","scan","simulate","token","tools","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/evm-tx-toolkit-api-c679f1","openApiSpecUrl":"https://evm-tx-toolkit.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f177c5ed-5ba1-4e70-9a75-ac7acf0c216e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/tx/explain","description":"Transaction explainer for agents reviewing Base/EVM activity. Decode a confirmed EVM transaction on Base, Ethereum, Arbitrum, Optimism, or Polygon into a human-readable explanation with contracts invoked, token balance changes, approvals, swap/event labels, function selector, fee/gas used, and a one"},{"method":"POST","path":"/v1/tx/simulate","description":"Transaction simulation for agents before signing or broadcasting. Simulate an arbitrary EVM call with eth_call on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, raw return data, gas estimate, approval risk hints, and likely balance changes."},{"method":"POST","path":"/v1/token/risk_scan","description":"Token risk scan and rug risk check for Base/EVM ERC-20s before swaps, buys, DCA, and memecoin entries. Uses on-chain contract reads, proxy/owner checks, GoPlus Token Security signals, tax/honeypot flags, approval risk, holder/liquidity danger signals, and a composite 0-100 risk score."},{"method":"POST","path":"/tools/tx_explainer","description":"Transaction explainer / tx_explainer for Base and EVM agents. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Built as the EVM/Base ana"},{"method":"POST","path":"/tools/tx_simulator","description":"Transaction simulation / tx_simulator for pre-signing safety on Base and EVM. Simulate a call before broadcasting on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, estimated gas, raw return data, approval risk, value movement hints, and likely"},{"method":"POST","path":"/tools/token_risk_scan","description":"Token risk scan / rug risk token scan for autonomous trading agents before swaps, buys, DCA, and memecoin entries on Base/EVM. Detect rug risk, honeypot/tax flags, proxy/owner control, approval risk, holder concentration, liquidity danger signals, and return a composite 0-100 risk score with verdict"}],"x402":null},{"id":"6404af6a-b916-473d-b05d-a92ebacb4db6","name":"MEV History API","slug":"mev-history-api-0b42c7","shortDescription":"wallet MEV exposure x402","description":"MEV History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: mev exposure, sandwich check, recent mev density. Buyer intents from service metadata: wallet MEV exposure x402, transaction sandwich check MCP, pool MEV density API.","category":null,"tags":["base","check","exposure","mcp","mev","pool","recent","sandwich","transaction","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/mev-history-api-0b42c7","openApiSpecUrl":"https://mev-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a04839a8-4a65-47ab-89f4-ef80ea6459f4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/mev_exposure","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: MEV exposure API, wallet MEV history."},{"method":"POST","path":"/v1/tx/sandwich_check","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: sandwich check API, transaction MEV risk."},{"method":"POST","path":"/v1/pool/recent_mev_density","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: pool MEV density, recent MEV density."}],"x402":null},{"id":"56542875-e068-4446-aa66-4146340ccad7","name":"DEX Router Best Quote API","slug":"dex-router-best-quote-api-b29520","shortDescription":"DEX best quote MCP","description":"DEX Router Best Quote API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: best quote, best route summary. Buyer intents from service metadata: DEX best quote MCP, DEX router best route x402, agent swap route comparison API.","category":null,"tags":["base","best","dex","mcp","quote","route","router","summary","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/dex-router-best-quote-api-b29520","openApiSpecUrl":"https://dex-router-best-quote-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6b75c7f3-8a70-4271-b3e6-62719c4de1b6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b6ad5f9b-be72-4f87-bb36-8b8a5f54168a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/best_quote","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/best_route_summary","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/best_route_summary","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"709315ad-d8df-4843-9ddb-22b6c4314834","name":"Entity Dossier API","slug":"entity-dossier-api-9d9028","shortDescription":"entity dossier x402","description":"Entity Dossier API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: entity dossier x402, company entity due diligence MCP, public records entity dossier agent API.","category":null,"tags":["base","company","diligence","dossier","due","entity","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/entity-dossier-api-9d9028","openApiSpecUrl":"https://entity-dossier-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d1c4f3dd-bc40-494e-8c5d-bae4849645de","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/entity/dossier","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier_summary","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"87596960-06de-49b0-b4e0-a18fc19ee7fa","name":"Research Meta API","slug":"research-meta-api-05bbdd","shortDescription":"research survey MCP","description":"Research Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: survey, survey summary. Buyer intents from service metadata: research survey MCP, research literature survey x402, agent research meta-analysis API.","category":null,"tags":["agent","base","literature","mcp","research","summary","survey","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/research-meta-api-05bbdd","openApiSpecUrl":"https://research-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4370ce10-18b4-4df6-9076-c3e95f39f120","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/research/survey","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/research/survey_summary","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"4c3ac384-28e2-4085-b795-112db8c5af82","name":"GAO Reports API","slug":"gao-reports-api-39dbe5","shortDescription":"GAO reports API","description":"GAO Reports API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, open by agency. Buyer intents from service metadata: GAO reports API, GAO recommendations MCP, government accountability report x402.","category":null,"tags":["accountability","agency","api","base","gao","government","mcp","open","recommendations","reports","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gao-reports-api-39dbe5","openApiSpecUrl":"https://gao-reports-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8b872c5d-60c6-4954-a87c-65ccfeeb3389","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/reports/search","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/reports/by_id","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/recommendations/open_by_agency","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"fa30d7ed-3290-4c35-80ac-2dc3068c535d","name":"Research Meta API","slug":"research-meta-api-caf216","shortDescription":"research survey MCP","description":"Research Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: survey, survey summary. Buyer intents from service metadata: research survey MCP, research literature survey x402, agent research meta-analysis API.","category":null,"tags":["agent","base","literature","mcp","research","summary","survey","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/research-meta-api-caf216","openApiSpecUrl":"https://research-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5ed79850-c713-435e-9000-84545e942f84","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/research/survey","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/research/survey_summary","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"38b818e8-5586-4248-b4e3-4ca88f8c98c9","name":"MCP Server Quality Corpus API","slug":"mcp-server-quality-corpus-api-30ab35","shortDescription":"mcp server quality corpus","description":"MCP Server Quality Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server quality report, compare candidates, incident watch. Buyer intents from service metadata: mcp server quality corpus, MCP server quality report, MCP installability security report.","category":null,"tags":["base","candidates","compare","corpus","mcp","quality","report","server","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-quality-corpus-api-30ab35","openApiSpecUrl":"https://mcp-server-quality-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"37de9b8d-221c-4ff2-9a66-c5c8fd6561f9","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/mcp/server_quality_report","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/compare_candidates","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/incident_watch","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2de639b2-56d2-4137-8ad7-27ccfdbdd5ea","name":"Wallet Intel Meta API","slug":"wallet-intel-meta-api-b9887c","shortDescription":"wallet dossier MCP","description":"Wallet Intel Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: wallet dossier MCP, wallet intelligence API x402, onchain wallet risk dossier.","category":null,"tags":["api","base","dossier","intelligence","mcp","onchain","summary","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-intel-meta-api-b9887c","openApiSpecUrl":"https://wallet-intel-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4abcc5b8-3703-46a3-81d4-a5e6554eafce","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/dossier","description":"Paid wallet dossier for buyer agents deciding whether to trust, pay, route through, or block an EVM wallet. Returns a machine-usable decision, evidence by axis, execution policy, and next action across labels, portfolio risk, DeFi health, MEV exposure, approvals, CEX flows, and funding trace."},{"method":"POST","path":"/v1/wallet/dossier_summary","description":"Paid concise wallet dossier for agents that need an immediate use/avoid/manual-review recommendation before signing a transaction, funding an agent wallet, or allowing x402 autopay."}],"x402":null},{"id":"9c61c84a-a3cb-48c9-a157-6f0a0c68a4ec","name":"Wallet Portfolio History API","slug":"wallet-portfolio-history-api-605dc7","shortDescription":"wallet portfolio history MCP","description":"Wallet Portfolio History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio totals, token balances, defi balances, transaction history, account identity, portfolio change digest. Buyer intents from service metadata: wallet portfolio history MCP, agent spend controls, autonomous agent spend policy.","category":null,"tags":["agent","autonomous","balances","base","controls","defi","history","mcp","portfolio","spend","token","tools","totals","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-history-api-605dc7","openApiSpecUrl":"https://wallet-portfolio-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"9ab662cf-6fbc-4b9f-bc5c-8000c726328c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/token_balances","description":"Curated ERC20 token balances across high-volume EVM chains with D1-backed historical wallet snapshots and source coverage."},{"method":"POST","path":"/tools/defi_balances","description":"Hosted DeFi balance and protocol-position snapshot for wallet diligence: Aave/Compound receipt-token reads, Aerodrome/Lido coverage, protocol interaction hints, D1 history, freshness, and provenance."},{"method":"POST","path":"/tools/transaction_history","description":"Recent wallet transaction history for Base addresses from hosted snapshots plus Blockscout provenance, designed for agent pre-action context."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/transaction_patterns","description":"Hosted wallet transaction-pattern analysis for agents: method mix, cadence, inbound/outbound flow, failed status pattern, top counterparties, protocol touches, burst risk score, and autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_autopay_risk","description":"Hosted wallet autopay risk report for agent-commerce spend controls: 0-100 wallet risk score, transaction-pattern burst risk, counterparty exposure, failed-call signals, protocol touchpoints, spend-limit guidance, and recommended autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/wallet_allowance_policy","description":"Hosted wallet allowance policy for autonomous agents: token allowance risk, approval exposure, curated spender watchlist, revoke/cap guidance, and autopay spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/token_approval_risk","description":"Hosted token approval risk for autonomous agents: token-by-token spender approval exposure, allowance-to-balance ratios, risky/unlimited approval flags, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/agent_spend_controls","description":"Hosted agent spend controls for autonomous wallets: approval-risk gate, per-call and per-counterparty limits, wallet risk score, transaction-pattern burst signals, risky spender approvals, and autopay spend policy from fresh D1 wallet snapshots plus live allowance reads."}],"x402":null},{"id":"e530fb7b-4746-4a1b-8a2c-16c770f92d50","name":"Wallet Portfolio Risk API","slug":"wallet-portfolio-risk-api-9f795b","shortDescription":"wallet portfolio risk MCP","description":"Wallet Portfolio Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio risk, liquidation alert threshold. Buyer intents from service metadata: wallet portfolio risk MCP, wallet risk score API, portfolio liquidation risk agent.","category":null,"tags":["alert","api","base","liquidation","mcp","portfolio","risk","score","threshold","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-risk-api-9f795b","openApiSpecUrl":"https://wallet-portfolio-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"996fb402-1cd8-403e-92b9-710585048030","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"}],"x402":null},{"id":"ea534c32-f501-4ea8-b2ec-945779ea8d38","name":"X402 Endpoint Risk Corpus API","slug":"x402-endpoint-risk-corpus-api-7c8db6","shortDescription":"x402 autopay policy","description":"X402 Endpoint Risk Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: risk report, top risks, payee reputation, autopay policy, attack surface check. Buyer intents from service metadata: x402 autopay policy, x402 endpoint risk, payee reputation API, agent spend controls, payment attack surface check.","category":null,"tags":["autopay","base","endpoint","mcp","payee","policy","report","reputation","risk","risks","top","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-endpoint-risk-corpus-api-7c8db6","openApiSpecUrl":"https://x402-endpoint-risk-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"15f1cbad-30bb-4301-869e-53f38615459b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/risk_report","description":"Score an x402 paid resource for payment safety, discovery completeness, replay/binding risk, and autopay suitability before an agent spends."},{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."},{"method":"POST","path":"/v1/x402/payee_reputation","description":"Assess a payTo wallet, domain, or endpoint for observed buyer/call history, price sanity, route coverage, and allow/warn/block policy."},{"method":"POST","path":"/v1/x402/autopay_policy","description":"Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment."},{"method":"POST","path":"/v1/x402/attack_surface_check","description":"Check authorization binding, replay-window, paid-but-denied, catalog drift, and price-drain classes for a candidate x402 endpoint."}],"x402":null},{"id":"49972917-6fa0-4233-81f9-c55d661ec819","name":"Wallet Portfolio History API","slug":"wallet-portfolio-history-api-57ee74","shortDescription":"wallet portfolio history MCP","description":"Wallet Portfolio History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio totals, token balances, defi balances, transaction history, account identity, portfolio change digest. Buyer intents from service metadata: wallet portfolio history MCP, agent spend controls, autonomous agent spend policy.","category":null,"tags":["agent","autonomous","balances","base","controls","defi","history","mcp","portfolio","spend","token","tools","totals","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-history-api-57ee74","openApiSpecUrl":"https://wallet-portfolio-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"3c8c5be0-ae5a-4028-aebf-ebecda6e077b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/token_balances","description":"Curated ERC20 token balances across high-volume EVM chains with D1-backed historical wallet snapshots and source coverage."},{"method":"POST","path":"/tools/defi_balances","description":"Hosted DeFi balance and protocol-position snapshot for wallet diligence: Aave/Compound receipt-token reads, Aerodrome/Lido coverage, protocol interaction hints, D1 history, freshness, and provenance."},{"method":"POST","path":"/tools/transaction_history","description":"Recent wallet transaction history for Base addresses from hosted snapshots plus Blockscout provenance, designed for agent pre-action context."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/transaction_patterns","description":"Hosted wallet transaction-pattern analysis for agents: method mix, cadence, inbound/outbound flow, failed status pattern, top counterparties, protocol touches, burst risk score, and autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_autopay_risk","description":"Hosted wallet autopay risk report for agent-commerce spend controls: 0-100 wallet risk score, transaction-pattern burst risk, counterparty exposure, failed-call signals, protocol touchpoints, spend-limit guidance, and recommended autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/wallet_allowance_policy","description":"Hosted wallet allowance policy for autonomous agents: token allowance risk, approval exposure, curated spender watchlist, revoke/cap guidance, and autopay spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/token_approval_risk","description":"Hosted token approval risk for autonomous agents: token-by-token spender approval exposure, allowance-to-balance ratios, risky/unlimited approval flags, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/agent_spend_controls","description":"Hosted agent spend controls for autonomous wallets: approval-risk gate, per-call and per-counterparty limits, wallet risk score, transaction-pattern burst signals, risky spender approvals, and autopay spend policy from fresh D1 wallet snapshots plus live allowance reads."}],"x402":null},{"id":"d25cf8da-68f7-4fd7-ad2e-a44d191c7147","name":"Wallet Intel Meta API","slug":"wallet-intel-meta-api-f24866","shortDescription":"wallet dossier MCP","description":"Wallet Intel Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: wallet dossier MCP, wallet intelligence API x402, onchain wallet risk dossier.","category":null,"tags":["api","base","dossier","intelligence","mcp","onchain","summary","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-intel-meta-api-f24866","openApiSpecUrl":"https://wallet-intel-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f8a89a78-b3b8-44c7-b4ca-634aba091c45","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/dossier","description":"Paid wallet dossier for buyer agents deciding whether to trust, pay, route through, or block an EVM wallet. Returns a machine-usable decision, evidence by axis, execution policy, and next action across labels, portfolio risk, DeFi health, MEV exposure, approvals, CEX flows, and funding trace."},{"method":"POST","path":"/v1/wallet/dossier_summary","description":"Paid concise wallet dossier for agents that need an immediate use/avoid/manual-review recommendation before signing a transaction, funding an agent wallet, or allowing x402 autopay."}],"x402":null},{"id":"74d53f64-3ae9-4fc3-a14a-a61ef838db58","name":"Wallet Portfolio Risk API","slug":"wallet-portfolio-risk-api-3bf1c4","shortDescription":"wallet portfolio risk MCP","description":"Wallet Portfolio Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio risk, liquidation alert threshold. Buyer intents from service metadata: wallet portfolio risk MCP, wallet risk score API, portfolio liquidation risk agent.","category":null,"tags":["alert","api","base","liquidation","mcp","portfolio","risk","score","threshold","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-risk-api-3bf1c4","openApiSpecUrl":"https://wallet-portfolio-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"cfe489ac-73b3-474f-8770-8b45cf6f0ee7","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"}],"x402":null},{"id":"f60b1431-b0a2-4f62-8ace-671df1f14a38","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-d59677","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-d59677","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"59597891-6a4f-4236-977e-244394116163","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"ca645e43-45a4-4b63-944e-10580349baf0","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-c7844e","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-c7844e","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6bf4ffea-6b64-4369-9834-eb37cebaa3cf","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"08d7aaec-e782-4505-b457-493205def19e","name":"Courtlistener API","slug":"courtlistener-api-58d868","shortDescription":"CourtListener docket search MCP","description":"Courtlistener API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by party. Buyer intents from service metadata: CourtListener docket search MCP, legal docket search x402, PACER RECAP agent API.","category":null,"tags":["base","courtlistener","docket","dockets","legal","litigation","mcp","opinions","party","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/courtlistener-api-58d868","openApiSpecUrl":"https://courtlistener-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ea290b93-6055-44d9-83dd-68e712d004f8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dockets/search","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/opinions/by_id","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/litigation/by_party","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2e77d5c8-e8ad-4e7c-a516-f1b0c6c8a201","name":"Fpds API","slug":"fpds-api-12a07d","shortDescription":"FPDS contracts MCP","description":"Fpds API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by vendor. Buyer intents from service metadata: FPDS contracts MCP, federal contract awards API x402, government procurement agent API.","category":null,"tags":["api","awards","base","contract","contracts","federal","fpds","mcp","search","usdc","vendor","x402"],"baseUrl":"https://orbisapi.com/proxy/fpds-api-12a07d","openApiSpecUrl":"https://fpds-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"99663c7d-af8e-4574-8e38-56e5e9d19bb4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/contracts/search","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/contracts/by_vendor","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"84380777-8b78-4081-85da-25de837787a3","name":"Edgar API","slug":"edgar-api-fb5b1e","shortDescription":"SEC EDGAR filings x402","description":"Edgar API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by cik, full text. Buyer intents from service metadata: SEC EDGAR filings x402, EDGAR filing search MCP, SEC company filings agent API.","category":null,"tags":["base","cik","edgar","filing","filings","full","mcp","search","sec","text","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/edgar-api-fb5b1e","openApiSpecUrl":"https://edgar-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e4237099-4647-41ec-86ba-78f71f7e7e3b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/by_cik","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/full_text","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"28c7ef2c-5cb8-4eef-926e-4c86d0bff646","name":"GAO Reports API","slug":"gao-reports-api-691b71","shortDescription":"GAO reports API","description":"GAO Reports API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, open by agency. Buyer intents from service metadata: GAO reports API, GAO recommendations MCP, government accountability report x402.","category":null,"tags":["accountability","agency","api","base","gao","government","mcp","open","recommendations","reports","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gao-reports-api-691b71","openApiSpecUrl":"https://gao-reports-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"15335cb2-c3c2-44bf-b8bf-016a64e8c1e1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/reports/search","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/reports/by_id","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/recommendations/open_by_agency","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"fdeaf300-8f05-4767-8ef3-b2e76c1e2caa","name":"MEV History API","slug":"mev-history-api-8f89b0","shortDescription":"wallet MEV exposure x402","description":"MEV History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: mev exposure, sandwich check, recent mev density. Buyer intents from service metadata: wallet MEV exposure x402, transaction sandwich check MCP, pool MEV density API.","category":null,"tags":["base","check","exposure","mcp","mev","pool","recent","sandwich","transaction","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/mev-history-api-8f89b0","openApiSpecUrl":"https://mev-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"af313219-b8e8-4117-82a5-b25131f1c339","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/mev_exposure","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: MEV exposure API, wallet MEV history."},{"method":"POST","path":"/v1/tx/sandwich_check","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: sandwich check API, transaction MEV risk."},{"method":"POST","path":"/v1/pool/recent_mev_density","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: pool MEV density, recent MEV density."}],"x402":null},{"id":"12d71c2e-f18c-48af-b05c-3b0ec78a2d47","name":"TX Bundle Cost API","slug":"tx-bundle-cost-api-521435","shortDescription":"transaction bundle cost estimator","description":"TX Bundle Cost API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: estimate cost, estimate cost. Buyer intents from service metadata: transaction bundle cost estimator, bundle gas estimate x402, agent transaction cost MCP.","category":null,"tags":["base","bundle","cost","estimate","estimator","gas","mcp","step","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/tx-bundle-cost-api-521435","openApiSpecUrl":"https://tx-bundle-cost-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5ec51fd1-a1d2-46af-8fdd-79c945f40821","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/bundle/estimate_cost","description":"Paid x402 route for autonomous agents deciding whether a multi-step transaction bundle is cheap enough and safe enough to execute now. Returns gas, slippage, bridge-fee, worst-case cost, buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: transaction bundle cost,"},{"method":"POST","path":"/v1/step/estimate_cost","description":"Paid x402 route for agents deciding whether one swap, bridge, or transfer step is cheap enough to execute or should be delayed/rerouted. Buyer-intent match: transaction step cost, tx cost estimator."}],"x402":null},{"id":"38fba23e-04a5-403f-8d9a-ef3f76dc560a","name":"Uspto Patents API","slug":"uspto-patents-api-f9e608","shortDescription":"USPTO patent search MCP","description":"Uspto Patents API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by org. Buyer intents from service metadata: USPTO patent search MCP, patent prior art x402 API, inventor organization patents agent API.","category":null,"tags":["art","base","inventors","mcp","org","patent","patents","prior","search","usdc","uspto","x402"],"baseUrl":"https://orbisapi.com/proxy/uspto-patents-api-f9e608","openApiSpecUrl":"https://uspto-patents-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c95c0eaa-7c94-41df-b8f0-ef56a9d0f156","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/patents/search","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/patents/by_id","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/inventors/by_org","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"b405553c-860d-4e3b-a8b9-19c66a7aa10e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-b42ab8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-b42ab8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"64e33ca5-7618-4855-a5a9-d8313218b046","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"ae07c0bb-4dfa-4ee2-a889-8d5648cc4e8f","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-a0c5d3","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-a0c5d3","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"d35f78ca-4e4d-424b-bde3-23d32cf0af87","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-a2d829","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-a2d829","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[],"x402":null},{"id":"914e8069-65b9-4e29-865c-55b64514bb44","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-04cafb","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-04cafb","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"b31a49da-577a-4395-b0cc-e0e51d70daf2","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"75e19a8a-d437-4f29-8caf-ac0026dc5827","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-2f7b28","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-2f7b28","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"0d6a0049-6548-44e6-b075-45c17c5d3500","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"a53c33db-0b57-4ea7-b3f5-5482dc6b73fe","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-81fe8e","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-81fe8e","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d2ae4226-8901-4e4f-bd62-ae38c5bc8082","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"cfc91918-460a-4d36-915c-e07007e02607","name":"MCP Server Quality Corpus API","slug":"mcp-server-quality-corpus-api-78a537","shortDescription":"mcp server quality corpus","description":"MCP Server Quality Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server quality report, compare candidates, incident watch. Buyer intents from service metadata: mcp server quality corpus, MCP server quality report, MCP installability security report.","category":null,"tags":["base","candidates","compare","corpus","mcp","quality","report","server","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-quality-corpus-api-78a537","openApiSpecUrl":"https://mcp-server-quality-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7c8c4fbe-2171-49cc-bed4-82e999ccef51","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/mcp/server_quality_report","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/compare_candidates","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/mcp/incident_watch","description":"Paid MCP server quality and security audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d0f8b581-da3c-4a90-a5fb-217a43eb8e67","name":"Defi Position Health API","slug":"defi-position-health-api-60a96d","shortDescription":"defi position health MCP","description":"Defi Position Health API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: defi position health, defi protocol breakdown. Buyer intents from service metadata: defi position health MCP, DeFi position health report, Morpho Aerodrome Pendle Lido wallet health.","category":null,"tags":["base","breakdown","defi","health","mcp","position","protocol","report","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-position-health-api-60a96d","openApiSpecUrl":"https://defi-position-health-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f617a04c-f0d5-4626-8ad1-736a6ccedd49","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/defi_position_health","description":"Paid DeFi position-health verdict for buyer agents before allocating, signing, or enabling autopay. Scans Morpho, Aerodrome, Pendle, and Lido exposure and returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi position health, wallet defi risk."},{"method":"POST","path":"/v1/wallet/defi_protocol_breakdown","description":"Paid protocol-exposure breakdown for buyer agents checking where a wallet has Morpho, Aerodrome, Pendle, or Lido positions before spend or policy decisions. Returns buyer_decision, evidence_summary, execution_policy, and next_action. Buyer-intent match: defi protocol breakdown, wallet protocol expos"}],"x402":null},{"id":"f5f4f220-db9e-4819-bc92-ede507ea992a","name":"Entity Dossier API","slug":"entity-dossier-api-c8fc25","shortDescription":"entity dossier x402","description":"Entity Dossier API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: entity dossier x402, company entity due diligence MCP, public records entity dossier agent API.","category":null,"tags":["base","company","diligence","dossier","due","entity","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/entity-dossier-api-c8fc25","openApiSpecUrl":"https://entity-dossier-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7c6e1a7d-ea37-4787-9ce7-aafc6807b7d4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/entity/dossier","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/dossier_summary","description":"Paid entity dossier mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"00ccc3d7-e0a8-4a70-8472-171674e2f883","name":"Research Meta API","slug":"research-meta-api-544a89","shortDescription":"research survey MCP","description":"Research Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: survey, survey summary. Buyer intents from service metadata: research survey MCP, research literature survey x402, agent research meta-analysis API.","category":null,"tags":["agent","base","literature","mcp","research","summary","survey","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/research-meta-api-544a89","openApiSpecUrl":"https://research-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"2d5304bf-373a-412e-9067-e4880eab9e29","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.3,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/research/survey","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/research/survey_summary","description":"Paid research meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"466ac18e-de19-42a1-90d8-761cb916175f","name":"EVM TX Toolkit API","slug":"evm-tx-toolkit-api-2598b4","shortDescription":"token risk scan","description":"EVM TX Toolkit API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: explain, simulate, risk scan, tx explainer, tx simulator, token risk scan. Buyer intents from service metadata: token risk scan, rug risk API, EVM transaction simulation, tx explainer, Base pre-signing safety.","category":null,"tags":["api","base","evm","explain","explainer","mcp","risk","rug","scan","simulate","token","tools","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/evm-tx-toolkit-api-2598b4","openApiSpecUrl":"https://evm-tx-toolkit.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ac04343d-8b25-4721-95db-2390b915d794","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/tx/explain","description":"Transaction explainer for agents reviewing Base/EVM activity. Decode a confirmed EVM transaction on Base, Ethereum, Arbitrum, Optimism, or Polygon into a human-readable explanation with contracts invoked, token balance changes, approvals, swap/event labels, function selector, fee/gas used, and a one"},{"method":"POST","path":"/v1/tx/simulate","description":"Transaction simulation for agents before signing or broadcasting. Simulate an arbitrary EVM call with eth_call on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, raw return data, gas estimate, approval risk hints, and likely balance changes."},{"method":"POST","path":"/v1/token/risk_scan","description":"Token risk scan and rug risk check for Base/EVM ERC-20s before swaps, buys, DCA, and memecoin entries. Uses on-chain contract reads, proxy/owner checks, GoPlus Token Security signals, tax/honeypot flags, approval risk, holder/liquidity danger signals, and a composite 0-100 risk score."},{"method":"POST","path":"/tools/tx_explainer","description":"Transaction explainer / tx_explainer for Base and EVM agents. Fetch a confirmed transaction by hash and return a human-readable pre-action/post-trade explanation: contracts invoked, method, token balance changes, approvals, fee/gas used, transfer list, and one-line summary. Built as the EVM/Base ana"},{"method":"POST","path":"/tools/tx_simulator","description":"Transaction simulation / tx_simulator for pre-signing safety on Base and EVM. Simulate a call before broadcasting on Base, Ethereum, Arbitrum, Optimism, or Polygon and return success/revert status, decoded revert reason, estimated gas, raw return data, approval risk, value movement hints, and likely"},{"method":"POST","path":"/tools/token_risk_scan","description":"Token risk scan / rug risk token scan for autonomous trading agents before swaps, buys, DCA, and memecoin entries on Base/EVM. Detect rug risk, honeypot/tax flags, proxy/owner control, approval risk, holder concentration, liquidity danger signals, and return a composite 0-100 risk score with verdict"}],"x402":null},{"id":"add16541-4ab2-4a06-b289-cabc37ccf530","name":"Wallet Intel Meta API","slug":"wallet-intel-meta-api-59455e","shortDescription":"wallet dossier MCP","description":"Wallet Intel Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: dossier, dossier summary. Buyer intents from service metadata: wallet dossier MCP, wallet intelligence API x402, onchain wallet risk dossier.","category":null,"tags":["api","base","dossier","intelligence","mcp","onchain","summary","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-intel-meta-api-59455e","openApiSpecUrl":"https://wallet-intel-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8a1d1a4e-d9cf-4ff0-b0af-b3e867f37796","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/dossier","description":"Paid wallet dossier for buyer agents deciding whether to trust, pay, route through, or block an EVM wallet. Returns a machine-usable decision, evidence by axis, execution policy, and next action across labels, portfolio risk, DeFi health, MEV exposure, approvals, CEX flows, and funding trace."},{"method":"POST","path":"/v1/wallet/dossier_summary","description":"Paid concise wallet dossier for agents that need an immediate use/avoid/manual-review recommendation before signing a transaction, funding an agent wallet, or allowing x402 autopay."}],"x402":null},{"id":"0ac6a82e-efc3-4872-9d69-0a4b2880c183","name":"X402 Endpoint Risk Corpus API","slug":"x402-endpoint-risk-corpus-api-5d3b05","shortDescription":"x402 autopay policy","description":"X402 Endpoint Risk Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: risk report, top risks, payee reputation, autopay policy, attack surface check. Buyer intents from service metadata: x402 autopay policy, x402 endpoint risk, payee reputation API, agent spend controls, payment attack surface check.","category":null,"tags":["autopay","base","endpoint","mcp","payee","policy","report","reputation","risk","risks","top","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-endpoint-risk-corpus-api-5d3b05","openApiSpecUrl":"https://x402-endpoint-risk-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8e3cf3dc-8679-4eb9-ad8c-c59fddb8dbf5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/risk_report","description":"Score an x402 paid resource for payment safety, discovery completeness, replay/binding risk, and autopay suitability before an agent spends."},{"method":"POST","path":"/v1/x402/top_risks","description":"Return the highest-risk x402 endpoints observed in the hosted Bazaar-derived corpus with evidence, freshness, and mitigation notes."},{"method":"POST","path":"/v1/x402/payee_reputation","description":"Assess a payTo wallet, domain, or endpoint for observed buyer/call history, price sanity, route coverage, and allow/warn/block policy."},{"method":"POST","path":"/v1/x402/autopay_policy","description":"Turn payee reputation and a proposed call plan into allow / allow_with_limits / manual_review / deny plus caps for autonomous x402 payment."},{"method":"POST","path":"/v1/x402/attack_surface_check","description":"Check authorization binding, replay-window, paid-but-denied, catalog drift, and price-drain classes for a candidate x402 endpoint."}],"x402":null},{"id":"8bb45928-178d-4e7c-85d3-a3ced31dca88","name":"Wallet Labels API","slug":"wallet-labels-api-501fa7","shortDescription":"wallet labels MCP","description":"Wallet Labels API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: labels, risk score, by category. Buyer intents from service metadata: wallet labels MCP, ENS OFAC wallet labels, wallet risk label API.","category":null,"tags":["base","category","ens","labels","mcp","ofac","risk","score","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-labels-api-501fa7","openApiSpecUrl":"https://wallet-labels-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6c6c9da3-0081-443a-af37-b53c642d5d1f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/labels","description":"Paid wallet-label lookup for buyer agents that need an allow/block/manual-review decision before paying, routing funds, or trusting an EVM address. Combines ENS, OFAC SDN, Tornado Cash, public labels, on-chain code, and ERC-20 metadata. Buyer-intent match: wallet labels API, address labels API, ENS "},{"method":"POST","path":"/v1/wallet/risk_score","description":"Paid wallet risk-score route for agents that need a clear transfer/pay/avoid recommendation from label and compliance evidence. Buyer-intent match: wallet risk score, wallet screening API."},{"method":"POST","path":"/v1/labels/by_category","description":"Paid wallet labels mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet label categories, address label registry."}],"x402":null},{"id":"0074766b-b2bd-45c1-b4dc-56dbf2bb9c55","name":"Wallet Portfolio History API","slug":"wallet-portfolio-history-api-c991a3","shortDescription":"wallet portfolio history MCP","description":"Wallet Portfolio History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio totals, token balances, defi balances, transaction history, account identity, portfolio change digest. Buyer intents from service metadata: wallet portfolio history MCP, agent spend controls, autonomous agent spend policy.","category":null,"tags":["agent","autonomous","balances","base","controls","defi","history","mcp","portfolio","spend","token","tools","totals","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-history-api-c991a3","openApiSpecUrl":"https://wallet-portfolio-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"972cb5ef-3bb8-41b3-b675-761c3b4bfb51","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.15,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/portfolio_totals","description":"Hosted wallet portfolio totals for EVM agents: native balance, curated token totals, freshness, provenance, and risk flags before routing funds."},{"method":"POST","path":"/tools/token_balances","description":"Curated ERC20 token balances across high-volume EVM chains with D1-backed historical wallet snapshots and source coverage."},{"method":"POST","path":"/tools/defi_balances","description":"Hosted DeFi balance and protocol-position snapshot for wallet diligence: Aave/Compound receipt-token reads, Aerodrome/Lido coverage, protocol interaction hints, D1 history, freshness, and provenance."},{"method":"POST","path":"/tools/transaction_history","description":"Recent wallet transaction history for Base addresses from hosted snapshots plus Blockscout provenance, designed for agent pre-action context."},{"method":"POST","path":"/tools/account_identity","description":"Derived account identity for EVM agents: curated labels, activity tags, top counterparties, protocol interactions, and holding context from hosted D1 wallet snapshots."},{"method":"POST","path":"/tools/portfolio_change_digest","description":"Hosted portfolio change digest for agents: compare current wallet state against prior D1 snapshots, flag token balance deltas, new transactions, DeFi position changes, and transaction-velocity alerts before autopay or routing funds."},{"method":"POST","path":"/tools/counterparty_risk_graph","description":"Hosted wallet counterparty risk graph for agents: rank recent counterparties, protocol touchpoints, transaction edges, concentration, failed-call signals, labels, and a 0-100 counterparty risk score from D1 wallet history."},{"method":"POST","path":"/tools/wallet_activity_risk","description":"Hosted wallet activity-risk score for agents before autopay or signing: transaction velocity, failed calls, counterparty concentration, protocol touchpoints, balance context, alerts, and recommended agent policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_risk_scorer","description":"Hosted wallet risk scorer for agents: exact buyer-vocabulary wallet risk score using transaction patterns, counterparty exposure, failed-call signals, protocol touchpoints, balance context, 0-100 activity risk, alerts, and recommended autopay/signing policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/transaction_patterns","description":"Hosted wallet transaction-pattern analysis for agents: method mix, cadence, inbound/outbound flow, failed status pattern, top counterparties, protocol touches, burst risk score, and autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_autopay_risk","description":"Hosted wallet autopay risk report for agent-commerce spend controls: 0-100 wallet risk score, transaction-pattern burst risk, counterparty exposure, failed-call signals, protocol touchpoints, spend-limit guidance, and recommended autopay policy from refreshed D1 wallet history."},{"method":"POST","path":"/tools/wallet_spend_limit_policy","description":"Hosted wallet spend-limit policy for autonomous agents: per-call and per-counterparty caps, autopay spend controls, wallet risk score, transaction-pattern burst signals, counterparty exposure, and fresh D1 provenance before an agent pays."},{"method":"POST","path":"/tools/wallet_allowance_policy","description":"Hosted wallet allowance policy for autonomous agents: token allowance risk, approval exposure, curated spender watchlist, revoke/cap guidance, and autopay spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/token_approval_risk","description":"Hosted token approval risk for autonomous agents: token-by-token spender approval exposure, allowance-to-balance ratios, risky/unlimited approval flags, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/approval_risk","description":"Hosted approval risk check for Base and EVM agents before signing token approvals or swaps: dangerous spender approvals, unlimited allowance exposure, approval-to-balance ratios, revoke-or-cap actions, and agent spend-control policy from fresh D1 wallet snapshots plus live allowance reads."},{"method":"POST","path":"/tools/agent_spend_controls","description":"Hosted agent spend controls for autonomous wallets: approval-risk gate, per-call and per-counterparty limits, wallet risk score, transaction-pattern burst signals, risky spender approvals, and autopay spend policy from fresh D1 wallet snapshots plus live allowance reads."}],"x402":null},{"id":"5daf771a-12fb-4d8a-83a2-1b9d8b39ff48","name":"Wallet Portfolio Risk API","slug":"wallet-portfolio-risk-api-ea1610","shortDescription":"wallet portfolio risk MCP","description":"Wallet Portfolio Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: portfolio risk, liquidation alert threshold. Buyer intents from service metadata: wallet portfolio risk MCP, wallet risk score API, portfolio liquidation risk agent.","category":null,"tags":["alert","api","base","liquidation","mcp","portfolio","risk","score","threshold","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-risk-api-ea1610","openApiSpecUrl":"https://wallet-portfolio-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"574bcb1c-6cff-4711-af76-8427fe58d831","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/portfolio_risk","description":"Paid wallet-portfolio-risk-mcp x402 route"},{"method":"POST","path":"/v1/wallet/liquidation_alert_threshold","description":"Paid wallet-portfolio-risk-mcp x402 route"}],"x402":null},{"id":"38726bdd-8170-481f-962e-ce6370a96639","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-84b62a","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-84b62a","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"360615b7-4d73-4ec3-bbad-df0c0f4d980d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"00c3dc88-b47d-4e4d-9514-decbcd47c405","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-58a911","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-58a911","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"9bc6675e-a654-405e-8559-170038513e8e","name":"Irrigation Priority API","slug":"irrigation-priority-api-bf4fa3","shortDescription":"Prioritize irrigation zones using moisture deficits, crop stage, heat stress, and water constraints.","description":"Prioritize irrigation zones using moisture deficits, crop stage, heat stress, and water constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes irrigation, priority, agriculture ops, prioritize irrigation zones, and zones using. Use the /v1/agriculture-ops/prioritize-irrigation-zones endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","irrigation-priority","irrigation","priority","agriculture-ops","prioritize-irrigation-zones","prioritize","zones","prioritize-irrigation","irrigation-zones","zones-using","using-moisture","moisture-deficits"],"baseUrl":"https://orbisapi.com/proxy/irrigation-priority-api-bf4fa3","openApiSpecUrl":"https://orbis-irrigation-priority-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2483244e-3dbe-4455-90ff-0f26e0507b29","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9cbcf749-a6ca-40c0-8b91-8d58badd0bf3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5bb39837-ed07-40d7-a6c1-7785ff257518","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/prioritize-irrigation-zones","description":null},{"method":"POST","path":"/v1/agriculture-ops/prioritize-irrigation-zones","description":null}],"x402":null},{"id":"5fec33fb-4b03-4848-ab5f-f560a99d6905","name":"Feed Inventory Pressure API","slug":"feed-inventory-pressure-api-688f81","shortDescription":"Estimate feed-inventory pressure using herd demand, supplier timing, price shifts, and storage constraints.","description":"Estimate feed-inventory pressure using herd demand, supplier timing, price shifts, and storage constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes feed inventory, inventory pressure, agriculture ops, estimate feed inventory pressure, and pressure using. Use the /v1/agriculture-ops/estimate-feed-inventory-pressure endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","feed-inventory-pressure","feed-inventory","inventory-pressure","feed","inventory","pressure","agriculture-ops","estimate-feed-inventory-pressure","estimate","estimate-feed","pressure-using","using-herd"],"baseUrl":"https://orbisapi.com/proxy/feed-inventory-pressure-api-688f81","openApiSpecUrl":"https://orbis-feed-inventory-pressure-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"6f5f2e08-161a-42ee-88f6-7c9bb1148711","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"576809ab-3329-49c7-9367-1ba5e7f008c3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"50e4d2c9-ce1a-4b46-be3a-bf677b57e2be","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/estimate-feed-inventory-pressure","description":null},{"method":"POST","path":"/v1/agriculture-ops/estimate-feed-inventory-pressure","description":null}],"x402":null},{"id":"c82316b1-db5b-477a-a441-960dd2655ae8","name":"Cold Storage Queue API","slug":"cold-storage-queue-api-473699","shortDescription":"Estimate cold-storage queue pressure using intake volume, cooler capacity, product mix, and turnaround speed.","description":"Estimate cold-storage queue pressure using intake volume, cooler capacity, product mix, and turnaround speed. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, cold storage, storage queue, agriculture ops, and estimate cold storage queue pressure. Use the /v1/agriculture-ops/estimate-cold-storage-queue-pressure endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","cold-storage-queue","travel-logistics","travel","logistics","cold-storage","storage-queue","cold","storage","queue","agriculture-ops","estimate-cold-storage-queue-pressure","agriculture"],"baseUrl":"https://orbisapi.com/proxy/cold-storage-queue-api-473699","openApiSpecUrl":"https://orbis-cold-storage-queue-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"01795ab6-a163-4c06-958a-b653dbcdada5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8b3e6fc3-eca0-4163-9502-814423fee5e5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b152b149-8fff-4908-adc5-50af841b4d82","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/estimate-cold-storage-queue-pressure","description":null},{"method":"POST","path":"/v1/agriculture-ops/estimate-cold-storage-queue-pressure","description":null}],"x402":null},{"id":"42cc8a11-0255-479d-8fcc-6b04d6bb779c","name":"Harvest Dispatch Planner API","slug":"harvest-dispatch-planner-api-3342b2","shortDescription":"Plan harvest dispatches using field readiness, truck availability, distance, and receiving capacity.","description":"Plan harvest dispatches using field readiness, truck availability, distance, and receiving capacity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, harvest dispatch, dispatch planner, agriculture ops, and plan harvest dispatches. Use the /v1/agriculture-ops/plan-harvest-dispatches endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","harvest-dispatch-planner","travel-logistics","travel","logistics","harvest-dispatch","dispatch-planner","harvest","dispatch","planner","agriculture-ops","plan-harvest-dispatches","agriculture"],"baseUrl":"https://orbisapi.com/proxy/harvest-dispatch-planner-api-3342b2","openApiSpecUrl":"https://orbis-harvest-dispatch-planner-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"33e76a82-a34a-437d-afb0-78ad2ceff2c8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2fd5eeaa-66d1-4eab-9dd5-28a7abf3b4c4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"de04f522-051e-4e9e-9f49-d1d3c6a80512","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/plan-harvest-dispatches","description":null},{"method":"POST","path":"/v1/agriculture-ops/plan-harvest-dispatches","description":null}],"x402":null},{"id":"d321dfb7-29d7-4ec6-ac51-620354d8b45d","name":"Consent Expiry Renewal Router API","slug":"consent-expiry-renewal-router-api-345ef6","shortDescription":"Route consent expiry renewals from consent type, expiry date, channel, jurisdiction, customer value, and suppression risk","description":"Route consent expiry renewals from consent type, expiry date, channel, jurisdiction, customer value, and suppression risk. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["consent","renewal","privacy","customer-communication","agent-friendly","x402","consent expiry renewal router","consent","renewal","privacy","customer communication","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/consent-expiry-renewal-router-api-345ef6","openApiSpecUrl":"https://consent-expiry-renewal-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"9698cdca-397b-4b15-a1c2-60027d5d1d10","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9aa659c6-8933-4189-b50c-df86d663dd26","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"36f0eee3-711a-45b6-85f0-8f50c966791b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/consent-expiry-rules","description":"Return hardcoded consent expiry renewal router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-consent-renewal","description":"Route consent expiry renewals from consent type, expiry date, channel, jurisdiction, customer value, and suppression risk using deterministic scoring rules"},{"method":"POST","path":"/rank-consent-actions","description":"Generate focused next steps for consent expiry renewal router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"14de9732-0edf-4e06-8784-6f25acafcd90","name":"Customer Renewal Objection Router API","slug":"customer-renewal-objection-router-api-c3f32e","shortDescription":"Route customer renewal objections from objection theme, usage evidence, stakeholder role, contract date, and save motion","description":"Route customer renewal objections from objection theme, usage evidence, stakeholder role, contract date, and save motion. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["renewal","objections","customer-success","sales","agent-friendly","x402","customer renewal objection router","renewal","objections","customer success","sales","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-renewal-objection-router-api-c3f32e","openApiSpecUrl":"https://customer-renewal-objection-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"fa26a1b4-ab09-4229-aa06-d695bdaa705a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e111fc9-9cdc-454f-8d35-69767fd13f6c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2e816ac3-e9f0-4e9e-af30-e833dd7adc83","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/renewal-objection-rules","description":"Return hardcoded customer renewal objection router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-renewal-objection","description":"Route customer renewal objections from objection theme, usage evidence, stakeholder role, contract date, and save motion using deterministic scoring rules"},{"method":"POST","path":"/rank-renewal-responses","description":"Generate focused next steps for customer renewal objection router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f37ef259-afcf-46f8-ba22-535630331076","name":"Property Note Summary API","slug":"property-note-summary-api-9ba829","shortDescription":"Summarize property notes into feature themes, condition flags, buyer objections, and next-step cues.","description":"Summarize property notes into feature themes, condition flags, buyer objections, and next-step cues. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes real, estate, property note, note summary, and real estate ops. Use the /v1/real-estate-ops/summarize-property-notes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["real-estate","data-process","property-note-summary","real","estate","property-note","note-summary","property","note","summary","real-estate-ops","summarize-property-notes","summarize","notes"],"baseUrl":"https://orbisapi.com/proxy/property-note-summary-api-9ba829","openApiSpecUrl":"https://orbis-property-note-summary-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"1741f0e7-5598-4029-bd27-a1d75116a16b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2e5ac62a-fafe-4894-aa22-3d4fb15efc3e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bbf9f97a-cb91-44fa-9323-2adf409282c2","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/summarize-property-notes","description":null},{"method":"POST","path":"/v1/real-estate-ops/summarize-property-notes","description":null}],"x402":null},{"id":"19702f47-0f7d-4789-9fd5-742124dc68f3","name":"Career Transition Mapper API","slug":"career-transition-mapper-api-f93f2e","shortDescription":"Map realistic career transition paths from a current role into adjacent opportunities using skills overlap, industry tra","description":"Map realistic career transition paths from a current role into adjacent opportunities using skills overlap, industry transferability, time-to-readiness, and compensation tradeoffs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes career, career transition, transition mapper, map role transitions, and map realistic. Use the /v1/career/map-role-transitions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["career-and-hr","data-process","career-transition-mapper","career","transition","mapper","map-role-transitions","map","realistic","paths","current","role","adjacent","opportunities"],"baseUrl":"https://orbisapi.com/proxy/career-transition-mapper-api-f93f2e","openApiSpecUrl":"https://orbis-career-transition-mapper-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2d20a960-556c-4e3e-b022-322923bd6288","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"73d6350e-8af8-4fbc-af4e-73dbc2806489","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"be7deed8-cb86-4ff7-972f-334ef4a386e0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/career/map-role-transitions","description":null},{"method":"POST","path":"/v1/career/map-role-transitions","description":null}],"x402":null},{"id":"020b89a3-cae0-48db-92c4-435d2af38077","name":"Livestock Health Follow-Up API","slug":"livestock-health-follow-up-api-ffb0e9","shortDescription":"Generate livestock-health follow-up priorities using symptom notes, treatment status, herd exposure, and urgency.","description":"Generate livestock-health follow-up priorities using symptom notes, treatment status, herd exposure, and urgency. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes livestock health, health follow, agriculture ops, generate livestock health follow up priorities, and priorities using. Use the /v1/agriculture-ops/generate-livestock-health-follow-up-priorities endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","livestock-health-follow-up","livestock-health","health-follow","livestock","health","follow","agriculture-ops","generate-livestock-health-follow-up-priorities","generate","priorities","generate-livestock","follow-priorities"],"baseUrl":"https://orbisapi.com/proxy/livestock-health-follow-up-api-ffb0e9","openApiSpecUrl":"https://orbis-livestock-health-follow-up-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d98c871e-3978-4144-ae2e-0e007eaeefa6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ef318d66-6801-441d-a73a-d3b56c183b8f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4219dc45-70cb-4c2b-a7de-a0d4dbb9e965","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/generate-livestock-health-follow-up-priorities","description":null},{"method":"POST","path":"/v1/agriculture-ops/generate-livestock-health-follow-up-priorities","description":null}],"x402":null},{"id":"3d5dbdc4-3631-42e3-8835-1fddf4a1fac9","name":"Farm Compliance Checklist API","slug":"farm-compliance-checklist-api-065d07","shortDescription":"Generate farm compliance checklists using chemical usage, worker rules, equipment logs, and audit readiness.","description":"Generate farm compliance checklists using chemical usage, worker rules, equipment logs, and audit readiness. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, farm compliance, compliance checklist, agriculture ops, and generate farm compliance checklists. Use the /v1/agriculture-ops/generate-farm-compliance-checklists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","farm-compliance-checklist","legal-compliance","legal","compliance","farm-compliance","compliance-checklist","farm","checklist","agriculture-ops","generate-farm-compliance-checklists","agriculture","generate"],"baseUrl":"https://orbisapi.com/proxy/farm-compliance-checklist-api-065d07","openApiSpecUrl":"https://orbis-farm-compliance-checklist-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ced7006f-8dc8-4d97-9a70-ee0dbd24144d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5647075e-76e7-405a-8284-adca82bb1068","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0841fd59-e547-44d6-b1ed-09266ab7df82","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/generate-farm-compliance-checklists","description":null},{"method":"POST","path":"/v1/agriculture-ops/generate-farm-compliance-checklists","description":null}],"x402":null},{"id":"0014eea9-df1f-4ba9-bf79-7e0326898706","name":"Tenant Message Rewriter API","slug":"tenant-message-rewriter-api-0bd013","shortDescription":"Rewrite tenant-facing messages into clearer, calmer language without losing policy, timing, or obligations.","description":"Rewrite tenant-facing messages into clearer, calmer language without losing policy, timing, or obligations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes tenant message, message rewriter, real estate ops, rewrite tenant messages, and tenant facing. Use the /v1/real-estate-ops/rewrite-tenant-messages endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","tenant-message-rewriter","tenant-message","message-rewriter","tenant","message","rewriter","real-estate-ops","rewrite-tenant-messages","real","estate","rewrite","messages"],"baseUrl":"https://orbisapi.com/proxy/tenant-message-rewriter-api-0bd013","openApiSpecUrl":"https://orbis-tenant-message-rewriter-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"481a8a82-697c-43f5-9f24-a846531831e2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bd0e9cf7-351f-4326-83f9-7fc6a2b76542","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"7ac4254c-366c-4bbe-bd5e-a133d26b615c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/rewrite-tenant-messages","description":null},{"method":"POST","path":"/v1/real-estate-ops/rewrite-tenant-messages","description":null}],"x402":null},{"id":"8f476136-1f5e-4f0d-9e2d-1b7c6ade8981","name":"Clinical Trial Site Feasibility API","slug":"clinical-trial-site-feasibility-api-2dd9d3","shortDescription":"Score clinical trial site feasibility from patient pool, staff capacity, equipment, prior performance, and protocol complexity","description":"Score clinical trial site feasibility from patient pool, staff capacity, equipment, prior performance, and protocol complexity. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["clinical-trials","site-feasibility","healthcare","research","agent-friendly","x402","clinical trial site feasibility","clinical trials","site feasibility","healthcare","research","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/clinical-trial-site-feasibility-api-2dd9d3","openApiSpecUrl":"https://clinical-trial-site-feasibility.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"00174442-30a5-4fd3-87cd-b62efe0982c6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"babf7879-71bd-4c50-b211-915b4b91b853","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3741cb36-c453-4eca-82d0-e9bb9cb27f9a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/trial-site-rules","description":"Return hardcoded clinical trial site feasibility rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-trial-site-feasibility","description":"Score clinical trial site feasibility from patient pool, staff capacity, equipment, prior performance, and protocol complexity using deterministic scoring rules"},{"method":"POST","path":"/rank-site-actions","description":"Generate focused next steps for clinical trial site feasibility from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3f28ffdc-003f-47cb-aa0e-2adc033b59f4","name":"Supplier Switch Risk API","slug":"supplier-switch-risk-api-bf969c","shortDescription":"Estimate operational risk when switching suppliers by looking at quality variability, lead-time uncertainty, and onboard","description":"Estimate operational risk when switching suppliers by looking at quality variability, lead-time uncertainty, and onboarding friction. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, supplier switch, switch risk, and estimate supplier switch risk. Use the /v1/smb/estimate-supplier-switch-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","supplier-switch-risk","business","intelligence","supplier","switch","risk","smb","estimate-supplier-switch-risk","estimate","operational","when","switching"],"baseUrl":"https://orbisapi.com/proxy/supplier-switch-risk-api-bf969c","openApiSpecUrl":"https://orbis-supplier-switch-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"725f3130-6b0a-4c5b-b51f-33a69a6d353d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c49ce668-5df0-410f-81ec-1f28f932100a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"971a0081-64b2-43b7-8443-b13c8656a3eb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/estimate-supplier-switch-risk","description":null},{"method":"POST","path":"/v1/smb/estimate-supplier-switch-risk","description":null}],"x402":null},{"id":"26271fcd-2513-45c7-982c-abe579baabf9","name":"Margin Leak Finder API","slug":"margin-leak-finder-api-2cc55a","shortDescription":"Find margin leaks caused by discount drift, labor overage, waste, refunds, and pricing inconsistency across a small busi","description":"Find margin leaks caused by discount drift, labor overage, waste, refunds, and pricing inconsistency across a small business. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, margin leak, leak finder, and find margin leaks. Use the /v1/smb/find-margin-leaks endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","margin-leak-finder","finance","market","data","margin","leak","finder","smb","find-margin-leaks","find","leaks","caused"],"baseUrl":"https://orbisapi.com/proxy/margin-leak-finder-api-2cc55a","openApiSpecUrl":"https://orbis-margin-leak-finder-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"746c1338-5562-4e33-b8d0-fa8637cb7379","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ece71a01-bad0-4a2c-b55d-a81b355b03e5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b0c85122-9666-421e-b4e8-fabed220aa72","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/find-margin-leaks","description":null},{"method":"POST","path":"/v1/smb/find-margin-leaks","description":null}],"x402":null},{"id":"4d44a70b-6a3e-4466-9d0d-117c796fe3dc","name":"Menu Profit Mix API","slug":"menu-profit-mix-api-c597a1","shortDescription":"Score menu items by profit mix, prep burden, attachment rate, and demand behavior for cafes, restaurants, and food stall","description":"Score menu items by profit mix, prep burden, attachment rate, and demand behavior for cafes, restaurants, and food stalls. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, menu profit, profit mix, and score menu profit mix. Use the /v1/smb/score-menu-profit-mix endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","menu-profit-mix","finance","market","data","menu","profit","mix","smb","score-menu-profit-mix","score","items","prep"],"baseUrl":"https://orbisapi.com/proxy/menu-profit-mix-api-c597a1","openApiSpecUrl":"https://orbis-menu-profit-mix-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"3b2b41cd-2b27-4160-b961-eba7ab1af8ce","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b153e386-0bca-4a76-a93e-90793a1d0619","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"398b0075-f3b9-4127-a8b4-8bd3537adb7d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/score-menu-profit-mix","description":null},{"method":"POST","path":"/v1/smb/score-menu-profit-mix","description":null}],"x402":null},{"id":"aa86dbd5-89e3-4b80-850a-ce41cfffa2a2","name":"Approval Revoke API","slug":"approval-revoke-api-7de218","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-7de218","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c2e6a242-ad32-414b-9e1b-5a5f1a8861e6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"c85ab990-df67-4d14-aec0-30f93e9e0261","name":"Claim Severity Triage API","slug":"claim-severity-triage-api-8a194b","shortDescription":"Triage claim severity using loss type, exposure size, injury signals, and fraud indicators.","description":"Triage claim severity using loss type, exposure size, injury signals, and fraud indicators. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes claim severity, severity triage, insurance ops, triage claim severity, and severity using. Use the /v1/insurance-ops/triage-claim-severity endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","claim-severity-triage","claim-severity","severity-triage","claim","severity","triage","insurance-ops","triage-claim-severity","triage-claim","severity-using","using-loss","loss-type"],"baseUrl":"https://orbisapi.com/proxy/claim-severity-triage-api-8a194b","openApiSpecUrl":"https://orbis-claim-severity-triage-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"3280ebfb-563e-4510-9273-1b09c4f79bc9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"20976b61-4778-4ea4-8319-3b504ec180eb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2ffb8837-937d-4af3-9c62-6fa7422dd79e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/triage-claim-severity","description":null},{"method":"POST","path":"/v1/insurance-ops/triage-claim-severity","description":null}],"x402":null},{"id":"4d994b64-c000-4c0a-9c2a-acd78d244357","name":"Catastrophe Intake Queue API","slug":"catastrophe-intake-queue-api-d3fb57","shortDescription":"Estimate catastrophe-intake queue pressure using claim surge, staffing, geography, and policy mix.","description":"Estimate catastrophe-intake queue pressure using claim surge, staffing, geography, and policy mix. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes catastrophe intake, intake queue, insurance ops, estimate catastrophe intake queue pressure, and pressure using. Use the /v1/insurance-ops/estimate-catastrophe-intake-queue-pressure endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","catastrophe-intake-queue","catastrophe-intake","intake-queue","catastrophe","intake","queue","insurance-ops","estimate-catastrophe-intake-queue-pressure","estimate","pressure","estimate-catastrophe","queue-pressure"],"baseUrl":"https://orbisapi.com/proxy/catastrophe-intake-queue-api-d3fb57","openApiSpecUrl":"https://orbis-catastrophe-intake-queue-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d0c6adce-0c37-4ece-9f2a-bf99577a8936","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ed7f7c90-eb3d-4b8c-8a7c-cf7d12e2cec1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"376d8bdb-2da7-4dfc-8598-44038a18d164","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/estimate-catastrophe-intake-queue-pressure","description":null},{"method":"POST","path":"/v1/insurance-ops/estimate-catastrophe-intake-queue-pressure","description":null}],"x402":null},{"id":"b93835b7-d39c-4c60-a9c0-5a4f98c405ad","name":"Legal Discovery Custodian Mapper API","slug":"legal-discovery-custodian-mapper-api-2d860e","shortDescription":"Map legal discovery custodians from matter scope, systems used, document class, role history, and preservation risk","description":"Map legal discovery custodians from matter scope, systems used, document class, role history, and preservation risk. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ediscovery","custodian-map","legal-ops","records","agent-friendly","x402","legal discovery custodian mapper","ediscovery","custodian map","legal ops","records","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/legal-discovery-custodian-mapper-api-2d860e","openApiSpecUrl":"https://legal-discovery-custodian-mapper.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"076c25fd-e8ef-4e59-b5eb-2f8896e9d0be","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c9fb4d69-30ef-4e8d-992c-65479449ee0b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0c67136f-c1d2-438d-b4f2-6e53ea603ed5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/custodian-map-rules","description":"Return hardcoded legal discovery custodian mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-discovery-custodians","description":"Map legal discovery custodians from matter scope, systems used, document class, role history, and preservation risk using deterministic scoring rules"},{"method":"POST","path":"/rank-custodian-actions","description":"Generate focused next steps for legal discovery custodian mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"284f0e19-6bb8-41ed-8f2f-f157e061e742","name":"Supplier Risk Intelligence API","slug":"supplier-risk-intelligence-api-34078a","shortDescription":"Score supplier risk using sanctions, financial health, and operational reliability signals.","description":"Score supplier risk using sanctions, financial health, and operational reliability signals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, supplier risk, risk intelligence, and supplier risk score. Use the /v1/supplier-risk-score endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data_process","data-process","supplier-risk-intelligence","business","automation","supplier","risk","intelligence","supplier-risk-score","score","using","sanctions","financial"],"baseUrl":"https://orbisapi.com/proxy/supplier-risk-intelligence-api-34078a","openApiSpecUrl":"https://orbis-supplier-risk-intelligence-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"aaf5078b-85d7-4c2e-9e07-28679836b2c0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4f2bf8fb-147a-4c28-853c-07227bfd80e5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"24802796-6bb1-4100-a524-7fdd5c3789c5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/supplier-risk-score","description":null},{"method":"POST","path":"/v1/supplier-risk-score","description":null}],"x402":null},{"id":"121a3b97-0a83-4caa-94f9-c6669cf7a89b","name":"Civic Misinformation Escalation API","slug":"civic-misinformation-escalation-api-7502ff","shortDescription":"Score public misinformation spikes during disasters, blackouts, or civil emergencies for harm potential, spread velocity","description":"Score public misinformation spikes during disasters, blackouts, or civil emergencies for harm potential, spread velocity, and correction urgency. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes content, moderation, civic misinformation, misinformation escalation, and resilience. Use the /v1/resilience/assess-civic-misinformation-escalation endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["content-moderation","ml-model","civic-misinformation-escalation","content","moderation","civic","misinformation","escalation","resilience","assess-civic-misinformation-escalation","score","public","spikes","during"],"baseUrl":"https://orbisapi.com/proxy/civic-misinformation-escalation-api-7502ff","openApiSpecUrl":"https://orbis-civic-misinformation-escalati.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"169c8393-f7ee-4716-bcd5-4fbcfb308283","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ba7d95c1-c4ea-4e3f-8dbf-3902a55ba5dc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d5fda194-db98-4eac-b1c2-b7f2f6be916d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/assess-civic-misinformation-escalation","description":null},{"method":"POST","path":"/v1/resilience/assess-civic-misinformation-escalation","description":null}],"x402":null},{"id":"94919e2d-239e-48c6-9ce5-fe66d33d96c3","name":"Churn Risk Explainer API","slug":"churn-risk-explainer-api-dcb21d","shortDescription":"Explain not just who will churn, but why. Accepts account usage, billing, support, and engagement signals, then returns ","description":"Explain not just who will churn, but why. Accepts account usage, billing, support, and engagement signals, then returns churn probability, top contributing factors, user-level risk narratives, intervention suggestions, and segment-level retention patterns that product and customer-success teams can act on immediately. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes saas subscriptions, churn risk, risk explainer, explain churn risk, and explain not. Use the /v1/saas/explain-churn-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["saas-&-subscriptions","ml_model","saas-and-subscriptions","ml-model","churn-risk-explainer","saas","subscriptions","churn","risk","explainer","explain-churn-risk","explain","not","just"],"baseUrl":"https://orbisapi.com/proxy/churn-risk-explainer-api-dcb21d","openApiSpecUrl":"https://orbis-churn-risk-explainer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f9d3bbe0-8e54-49f0-a29c-006f8e3d2e8b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f8f41043-14e9-42d1-a46b-85dcc8def109","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d932e8c0-606c-49dc-9386-6ff7c845cfa3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/saas/explain-churn-risk","description":null},{"method":"POST","path":"/v1/saas/explain-churn-risk","description":null}],"x402":null},{"id":"ff39a5b9-6c0c-4699-bb73-65e5928ddd33","name":"Leaked API Key Exposure API","slug":"leaked-api-key-exposure-api-661527","shortDescription":"Assess leaked API key exposure from paste dumps, repository mirrors, and brokered access bundles. Returns key-risk tier,","description":"Assess leaked API key exposure from paste dumps, repository mirrors, and brokered access bundles. Returns key-risk tier, likely platform class, abuse scenarios, and rotation urgency recommendations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, leaked key, key exposure, security, and assess leaked api key exposure. Use the /v1/security/assess-leaked-api-key-exposure endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","leaked-key-exposure","cybersecurity","fraud","leaked","key","exposure","security","assess-leaked-api-key-exposure","assess","paste","dumps","repository"],"baseUrl":"https://orbisapi.com/proxy/leaked-api-key-exposure-api-661527","openApiSpecUrl":"https://orbis-leaked-api-key-exposure-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"211795e9-1c41-4a49-a053-6b869a14222f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5385c908-ed92-4297-a695-783333f03918","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"620906fe-abd4-4d69-90b1-5407d5633d88","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/assess-leaked-api-key-exposure","description":null},{"method":"POST","path":"/v1/security/assess-leaked-api-key-exposure","description":null}],"x402":null},{"id":"401bc81a-6b2c-4f7c-aeb6-6b87ea742fa6","name":"Shopify Customer Segment Enricher API","slug":"shopify-customer-segment-enricher-api-48d053","shortDescription":"Enrich Shopify customer segments with lifecycle stage, price sensitivity, purchase cadence, and cross-category affinity ","description":"Enrich Shopify customer segments with lifecycle stage, price sensitivity, purchase cadence, and cross-category affinity signals. Returns segment profiles, campaign angles, and retention opportunities. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes marketing sales, shopify segment, segment enricher, enrich customer segments, and enrich shopify. Use the /v1/shopify/enrich-customer-segments endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","data-process","shopify-customer-segment-enricher","marketing","sales","shopify","customer","segment","enricher","enrich-customer-segments","enrich","segments","lifecycle","stage"],"baseUrl":"https://orbisapi.com/proxy/shopify-customer-segment-enricher-api-48d053","openApiSpecUrl":"https://orbis-shopify-customer-segment-enri.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"6743f6b7-339d-4e3d-b685-9580bd9cca90","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8ef163a8-a474-4718-8f45-ac28379595e1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b08e349e-b9b9-4e79-919b-5272b554e938","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/enrich-customer-segments","description":null},{"method":"POST","path":"/v1/shopify/enrich-customer-segments","description":null}],"x402":null},{"id":"d3392d57-46b4-4626-ba84-5ef517dbe04e","name":"DEX Router Best Quote API","slug":"dex-router-best-quote-api-a68625","shortDescription":"DEX best quote MCP","description":"DEX Router Best Quote API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: best quote, best route summary. Buyer intents from service metadata: DEX best quote MCP, DEX router best route x402, agent swap route comparison API.","category":null,"tags":["base","best","dex","mcp","quote","route","router","summary","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/dex-router-best-quote-api-a68625","openApiSpecUrl":"https://dex-router-best-quote-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7f88d7a9-f25b-4e31-b4ca-6b46e35d82c2","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/best_quote","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/best_route_summary","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"96e43e85-a236-47e1-90ba-8d143da124e6","name":"Shopify Subscription Save Analyzer API","slug":"shopify-subscription-save-analyzer-api-78f2a3","shortDescription":"Analyze Shopify subscription cancellations and pause behavior to surface save opportunities, churn reasons, and retentio","description":"Analyze Shopify subscription cancellations and pause behavior to surface save opportunities, churn reasons, and retention playbook ideas. Returns churn drivers, save segments, and offer recommendations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes shopify subscription, subscription save, save analyzer, analyze subscription save opportunities, and analyze shopify. Use the /v1/shopify/analyze-subscription-save-opportunities endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","shopify-subscription-save-analyzer","customer","support","shopify","subscription","save","analyzer","analyze-subscription-save-opportunities","analyze","cancellations","pause","behavior"],"baseUrl":"https://orbisapi.com/proxy/shopify-subscription-save-analyzer-api-78f2a3","openApiSpecUrl":"https://orbis-shopify-subscription-save-ana.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a107ee98-a4bb-417d-8357-f1bf6a1c8109","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f11386b8-afe9-4423-abf9-13b5f8d1cae8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"142b0bca-1064-404d-929c-f8c52e1e680b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/analyze-subscription-save-opportunities","description":null},{"method":"POST","path":"/v1/shopify/analyze-subscription-save-opportunities","description":null}],"x402":null},{"id":"b4a568e3-57f6-4f96-b642-7d508262ba81","name":"Wellknown Audit Corpus API","slug":"wellknown-audit-corpus-api-e4137d","shortDescription":"wellknown audit corpus","description":"Wellknown Audit Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: readiness report, compare. Buyer intents from service metadata: wellknown audit corpus, well-known agent card audit, agent discovery readiness report.","category":null,"tags":["agent","audit","base","card","compare","corpus","mcp","readiness","report","usdc","well-known","wellknown","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/wellknown-audit-corpus-api-e4137d","openApiSpecUrl":"https://wellknown-audit-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e61e275b-73f6-438a-a806-28444f4965a8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/readiness_report","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/compare","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"3cdd854d-9209-47cc-a032-7bfcc5fdc7fa","name":"Expense Policy Violation Detector API","slug":"expense-policy-violation-detector-api-cc6720","shortDescription":"Detect likely expense-policy violations from receipts, notes, categories, and reimbursement patterns. Returns violation ","description":"Detect likely expense-policy violations from receipts, notes, categories, and reimbursement patterns. Returns violation likelihood, policy mismatch reasons, and reviewer guidance for finance and ops teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, expense policy, policy violation, and violation detector. Use the /v1/finance/detect-expense-policy-violations endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","expense-policy-violation-detector","finance","market","data","expense","policy","violation","detector","detect-expense-policy-violations","detect","likely","violations"],"baseUrl":"https://orbisapi.com/proxy/expense-policy-violation-detector-api-cc6720","openApiSpecUrl":"https://orbis-expense-policy-violation-dete.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"8bb23197-7b7f-48cc-9714-9e56faeb8b25","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c7e3dc13-2da9-457b-a3e8-fccfd4c021fc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"57bf507c-e1d1-4256-af12-b5edd1a704f6","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance/detect-expense-policy-violations","description":null},{"method":"POST","path":"/v1/finance/detect-expense-policy-violations","description":null}],"x402":null},{"id":"560d99e6-4b5d-485d-8e6b-458efcbe74e1","name":"Shopify Discount Abuse Scanner API","slug":"shopify-discount-abuse-scanner-api-05824b","shortDescription":"Detect Shopify discount misuse from stacked codes, referral loops, edge-case combinations, and suspicious coupon redempt","description":"Detect Shopify discount misuse from stacked codes, referral loops, edge-case combinations, and suspicious coupon redemption patterns. Returns abuse score, likely exploit path, and rule hardening suggestions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, shopify discount, discount abuse, abuse scanner, and scan discount abuse. Use the /v1/shopify/scan-discount-abuse endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","shopify-discount-abuse-scanner","cybersecurity","fraud","shopify","discount","abuse","scanner","scan-discount-abuse","detect","misuse","stacked","codes"],"baseUrl":"https://orbisapi.com/proxy/shopify-discount-abuse-scanner-api-05824b","openApiSpecUrl":"https://orbis-shopify-discount-abuse-scanne.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"47ecd181-a4ac-4551-a11d-22412218a59f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"49a8da3b-c4e7-4784-97c2-bd14b24df43e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"90b28d60-dac1-4316-9e9f-119a584237b4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/scan-discount-abuse","description":null},{"method":"POST","path":"/v1/shopify/scan-discount-abuse","description":null}],"x402":null},{"id":"e6b28536-3890-4751-bcf9-07a4740f8011","name":"Protocol Governance API","slug":"protocol-governance-api-03c88a","shortDescription":"DAO governance dossier MCP","description":"Protocol Governance API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: governance dossier, proposals recent, voter top holders. Buyer intents from service metadata: DAO governance dossier MCP, protocol governance x402, DAO proposal voter dossier API.","category":null,"tags":["base","dao","dossier","governance","mcp","proposals","protocol","recent","usdc","voter","x402"],"baseUrl":"https://orbisapi.com/proxy/protocol-governance-api-03c88a","openApiSpecUrl":"https://protocol-governance-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c5694eaa-2c4d-4e8e-8573-4e19b6d97034","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dao/governance_dossier","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/proposals_recent","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/voter_top_holders","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d91bf377-9f25-43ee-8f6d-f7a6267ba7cd","name":"Child Profile Privacy Leak Auditor API","slug":"child-profile-privacy-leak-auditor-api-3ac1f7","shortDescription":"Audit child-facing products for profile, location, contact, and behavioral data exposure that could put minors at risk. ","description":"Audit child-facing products for profile, location, contact, and behavioral data exposure that could put minors at risk. Returns privacy leaks, overexposed fields, audience-risk notes, and COPPA-oriented remediation guidance. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, child profile, profile privacy, privacy leak, and leak auditor. Use the /v1/child-safety/audit-profile-privacy-leaks endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","child-profile-privacy-leak-auditor","legal","compliance","child","profile","privacy","leak","auditor","child-safety","audit-profile-privacy-leaks","audit","facing"],"baseUrl":"https://orbisapi.com/proxy/child-profile-privacy-leak-auditor-api-3ac1f7","openApiSpecUrl":"https://orbis-child-profile-privacy-leak-au.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"934868bd-343b-4994-a9b0-85917e1e920f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6727bd20-edea-4407-bb1d-bd512d140c11","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b0792a10-60c1-412c-a21c-98202b1ae216","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/child-safety/audit-profile-privacy-leaks","description":null},{"method":"POST","path":"/v1/child-safety/audit-profile-privacy-leaks","description":null}],"x402":null},{"id":"d468fb43-18a6-4c6e-a33e-283b5aa829d9","name":"X Competitor Narrative Tracker API","slug":"x-competitor-narrative-tracker-api-ee9e6c","shortDescription":"Track how competitors position themselves on X across launches, customer pain points, and category narratives. Returns s","description":"Track how competitors position themselves on X across launches, customer pain points, and category narratives. Returns storyline changes, differentiator gaps, and messaging opportunities over time. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, competitor narrative, narrative tracker, and track competitor narratives. Use the /v1/x/track-competitor-narratives endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","x-competitor-narrative-tracker","business","intelligence","competitor","narrative","tracker","track-competitor-narratives","track","how","competitors","position","themselves"],"baseUrl":"https://orbisapi.com/proxy/x-competitor-narrative-tracker-api-ee9e6c","openApiSpecUrl":"https://orbis-x-competitor-narrative-tracke.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d481ad15-fc09-441b-909b-3a47cd9371f2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3fa86d96-c052-494b-9a78-ae579a618b60","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"891fff73-b719-4cb1-83be-d9f6e7183576","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/x/track-competitor-narratives","description":null},{"method":"POST","path":"/v1/x/track-competitor-narratives","description":null}],"x402":null},{"id":"3e8dba7c-1398-41eb-8241-0dcbe4b23a1e","name":"Shopify Inventory Risk Forecaster API","slug":"shopify-inventory-risk-forecaster-api-c301df","shortDescription":"Forecast Shopify inventory risk across stockouts, stranded SKUs, oversupply pockets, and seasonal mismatch using sales v","description":"Forecast Shopify inventory risk across stockouts, stranded SKUs, oversupply pockets, and seasonal mismatch using sales velocity and catalog behavior. Returns risk flags, SKU priorities, and replenishment suggestions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, shopify inventory, inventory risk, and risk forecaster. Use the /v1/shopify/forecast-inventory-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","shopify-inventory-risk-forecaster","business","intelligence","shopify","inventory","risk","forecaster","forecast-inventory-risk","forecast","across","stockouts","stranded"],"baseUrl":"https://orbisapi.com/proxy/shopify-inventory-risk-forecaster-api-c301df","openApiSpecUrl":"https://orbis-shopify-inventory-risk-foreca.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"44a5a8ee-d0df-4965-947a-82d6ced95e93","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5f0a45dd-6e02-444e-81c0-271fd991eb21","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5f51cf7d-1acc-4266-8756-16fe1df2ba21","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/forecast-inventory-risk","description":null},{"method":"POST","path":"/v1/shopify/forecast-inventory-risk","description":null}],"x402":null},{"id":"c4e0b57d-ec66-4bf1-b89e-f4d2bfb1e331","name":"Instagram Profile Positioning API","slug":"instagram-profile-positioning-api-0b7bcf","shortDescription":"Audit an Instagram profile for niche clarity, bio strength, visual consistency, offer communication, and audience promis","description":"Audit an Instagram profile for niche clarity, bio strength, visual consistency, offer communication, and audience promise. Returns positioning verdict, confusion points, and profile-improvement suggestions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, instagram profile, profile positioning, and audit profile positioning. Use the /v1/instagram/audit-profile-positioning endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","instagram-profile-positioning","business","intelligence","instagram","profile","positioning","audit-profile-positioning","audit","niche","clarity","bio","strength"],"baseUrl":"https://orbisapi.com/proxy/instagram-profile-positioning-api-0b7bcf","openApiSpecUrl":"https://orbis-instagram-profile-positioning.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"515ff66d-37dc-4bb5-bd89-6d7073b96d2e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"783e859f-b712-4bfb-951c-6dbb0a310cc2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e0091e7b-51a7-41d7-b26c-2b8a4fda6de3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/instagram/audit-profile-positioning","description":null},{"method":"POST","path":"/v1/instagram/audit-profile-positioning","description":null}],"x402":null},{"id":"a8c41418-c8ff-41b5-8a4f-d9404a5a4218","name":"Returnship Candidate Matcher API","slug":"returnship-candidate-matcher-api-fb57ad","shortDescription":"Match career returners to suitable returnship or restart roles using prior background, gap context, confidence level, an","description":"Match career returners to suitable returnship or restart roles using prior background, gap context, confidence level, and present-day skill fit. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes career, returnship candidate, candidate matcher, match returnship candidates, and match career. Use the /v1/hr/match-returnship-candidates endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["career-and-hr","data-process","returnship-candidate-matcher","career","returnship","candidate","matcher","match-returnship-candidates","match","returners","suitable","restart","roles","using"],"baseUrl":"https://orbisapi.com/proxy/returnship-candidate-matcher-api-fb57ad","openApiSpecUrl":"https://orbis-returnship-candidate-matcher.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d05e5015-63bf-434d-a628-8bb396cf518d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f5fe1d2e-fbe2-4b1a-90eb-ec5f8ead3dc0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"af90f834-5be2-4f71-9d71-6818f955b231","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/hr/match-returnship-candidates","description":null},{"method":"POST","path":"/v1/hr/match-returnship-candidates","description":null}],"x402":null},{"id":"688d3197-1bcd-4aca-9f09-6ea8188be2e8","name":"Housing Benefits Eligibility API","slug":"housing-benefits-eligibility-api-b59936","shortDescription":"Estimate likely eligibility for rent assistance, emergency utility help, housing vouchers, or local support programs fro","description":"Estimate likely eligibility for rent assistance, emergency utility help, housing vouchers, or local support programs from household context. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes housing benefits, benefits eligibility, estimate benefits eligibility, estimate likely, and likely eligibility. Use the /v1/housing/estimate-benefits-eligibility endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","housing-benefits-eligibility","customer","support","housing","benefits","eligibility","estimate-benefits-eligibility","estimate","likely","rent","assistance","emergency"],"baseUrl":"https://orbisapi.com/proxy/housing-benefits-eligibility-api-b59936","openApiSpecUrl":"https://orbis-housing-benefits-eligibility.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ba40e84f-469e-449f-88bf-dc01c7d662eb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e2fc5dbc-2327-4202-b51b-b4c0bd3135b5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1503c002-c1ef-47f6-aadd-a50d67a95673","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/estimate-benefits-eligibility","description":null},{"method":"POST","path":"/v1/housing/estimate-benefits-eligibility","description":null}],"x402":null},{"id":"3a6514e6-53d1-4ec6-be14-841c589f30a7","name":"Nonprofit Budget Stress API","slug":"nonprofit-budget-stress-api-67b6cd","shortDescription":"Estimate program budget stress from grant timing, restricted funds, fixed commitments, staffing load, and cost volatilit","description":"Estimate program budget stress from grant timing, restricted funds, fixed commitments, staffing load, and cost volatility. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, nonprofit budget, budget stress, and estimate budget stress. Use the /v1/nonprofit/estimate-budget-stress endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","nonprofit-budget-stress","finance","market","data","nonprofit","budget","stress","estimate-budget-stress","estimate","program","grant","timing"],"baseUrl":"https://orbisapi.com/proxy/nonprofit-budget-stress-api-67b6cd","openApiSpecUrl":"https://orbis-nonprofit-budget-stress-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f05c2739-7771-43c7-934f-8fa66b603a1c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d1404aae-4965-44c0-9617-85ba3312b2ae","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"656b0be5-aac7-4a83-b17a-27bd78153968","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/estimate-budget-stress","description":null},{"method":"POST","path":"/v1/nonprofit/estimate-budget-stress","description":null}],"x402":null},{"id":"fc38da04-8e35-48cb-8c20-0ca67459998c","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-b0f048","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-b0f048","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"e33c26c4-cd7c-44f8-91a4-8cb9b076b3e7","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"450141cc-4151-4bd1-b1cc-fddbc76ab592","name":"Video Ad Hook Quality API","slug":"video-ad-hook-quality-api-4d1f43","shortDescription":"Score video ad hook quality from first seconds, offer clarity, audience fit, brand safety, and CTA strength","description":"Score video ad hook quality from first seconds, offer clarity, audience fit, brand safety, and CTA strength. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":{"id":"cat-video-gen","name":"Video Generation","slug":"video-generation"},"tags":["video-ads","creative-quality","marketing","conversion","agent-friendly","x402","video ad hook quality","video ads","creative quality","marketing","conversion","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/video-ad-hook-quality-api-4d1f43","openApiSpecUrl":"https://video-ad-hook-quality.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f7d6ff63-4a75-4e04-9efb-a5b46b4c7ff8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bea7c6a7-6390-4b95-a0cf-029bddccc567","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6cf02ebc-2c46-4fe5-9a9c-4d88de461fd3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/video-hook-rules","description":"Return hardcoded video ad hook quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-video-ad-hook-quality","description":"Score video ad hook quality from first seconds, offer clarity, audience fit, brand safety, and CTA strength using deterministic scoring rules"},{"method":"POST","path":"/rank-video-creative-fixes","description":"Generate focused next steps for video ad hook quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"69cf6849-2ce7-44dc-a808-e2df6a7e1a60","name":"Scholarship Essay Coach API","slug":"scholarship-essay-coach-api-47042c","shortDescription":"Coach scholarship essays for story clarity, evidence strength, prompt alignment, authenticity, and overclaim risk.","description":"Coach scholarship essays for story clarity, evidence strength, prompt alignment, authenticity, and overclaim risk. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes education research, scholarship essay, essay coach, coach scholarship essays, and essays story. Use the /v1/education/coach-scholarship-essays endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","ml-model","scholarship-essay-coach","education","research","scholarship","essay","coach","coach-scholarship-essays","essays","story","clarity","evidence","strength"],"baseUrl":"https://orbisapi.com/proxy/scholarship-essay-coach-api-47042c","openApiSpecUrl":"https://orbis-scholarship-essay-coach-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"1879471d-28c3-4eab-be46-05012a72962d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0145c1ba-fb8c-4938-9b0f-793d628e09a4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"44cb5bb8-e3a6-4585-b96f-c0607bf8bbeb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/coach-scholarship-essays","description":null},{"method":"POST","path":"/v1/education/coach-scholarship-essays","description":null}],"x402":null},{"id":"f46885d0-99ca-4f2d-b30a-36c2334a3d55","name":"Lab Safety Instruction Simplifier API","slug":"lab-safety-instruction-simplifier-api-b682f2","shortDescription":"Simplify lab safety instructions into clearer student-facing steps while preserving hazard handling, sequencing, and com","description":"Simplify lab safety instructions into clearer student-facing steps while preserving hazard handling, sequencing, and compliance meaning. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes education research, lab safety, safety instruction, instruction simplifier, and simplify lab safety instructions. Use the /v1/education/simplify-lab-safety-instructions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","ml-model","lab-safety-instruction-simplifier","education","research","lab","safety","instruction","simplifier","simplify-lab-safety-instructions","simplify","instructions","clearer","student"],"baseUrl":"https://orbisapi.com/proxy/lab-safety-instruction-simplifier-api-b682f2","openApiSpecUrl":"https://orbis-lab-safety-instruction-simpli.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"061a2696-7257-4d68-84c2-a49520e05b8d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6e78495c-7c68-4ccd-a400-a45d0745bc20","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2c397b39-57e1-4e24-84f4-f921eba5cf39","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/simplify-lab-safety-instructions","description":null},{"method":"POST","path":"/v1/education/simplify-lab-safety-instructions","description":null}],"x402":null},{"id":"a72f1ada-5f11-401c-b0e6-62dab939523b","name":"Exam Anxiety Support Script API","slug":"exam-anxiety-support-script-api-903216","shortDescription":"Draft grounded support scripts for exam anxiety check-ins using stress indicators, time pressure, and practical preparat","description":"Draft grounded support scripts for exam anxiety check-ins using stress indicators, time pressure, and practical preparation context. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes exam anxiety, anxiety script, education, draft exam anxiety support scripts, and draft grounded. Use the /v1/education/draft-exam-anxiety-support-scripts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","exam-anxiety-support-script","customer","support","exam","anxiety","script","education","draft-exam-anxiety-support-scripts","draft","grounded","scripts","check"],"baseUrl":"https://orbisapi.com/proxy/exam-anxiety-support-script-api-903216","openApiSpecUrl":"https://orbis-exam-anxiety-support-script-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"79b5b3dd-67f0-4b71-89d7-6d86a38b43e3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ccc3f18a-d68f-4f5c-aecc-25d1d0ac4506","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bd18a413-97e4-486c-b085-1b99ca2896b7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/draft-exam-anxiety-support-scripts","description":null},{"method":"POST","path":"/v1/education/draft-exam-anxiety-support-scripts","description":null}],"x402":null},{"id":"48ec3a6c-1325-4a34-a3d8-08b39d11baf2","name":"Student Support Meeting Prep API","slug":"student-support-meeting-prep-api-47bda2","shortDescription":"Prepare student support meetings with a concise view of learning concerns, prior interventions, parent context, and reco","description":"Prepare student support meetings with a concise view of learning concerns, prior interventions, parent context, and recommended discussion points. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes education research, student meeting, meeting prep, prepare student support meetings, and meetings concise. Use the /v1/education/prepare-student-support-meetings endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","data-process","student-support-meeting-prep","education","research","student","support","meeting","prep","prepare-student-support-meetings","prepare","meetings","concise","view"],"baseUrl":"https://orbisapi.com/proxy/student-support-meeting-prep-api-47bda2","openApiSpecUrl":"https://orbis-student-support-meeting-prep.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"6a55b45a-df47-4742-9ce9-da3eb277b80c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ec8b56fe-32ab-4858-a9c9-237bc12b053e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a60b21f7-730b-4193-a5e2-e6bc520fef48","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/prepare-student-support-meetings","description":null},{"method":"POST","path":"/v1/education/prepare-student-support-meetings","description":null}],"x402":null},{"id":"6c5bbcd1-5431-4f1a-8e48-6dd7330c46a9","name":"Community Health Worker Routing API","slug":"community-health-worker-routing-api-8b2f50","shortDescription":"Route community health worker cases using urgency, geography, language fit, household complexity, and visit capacity.","description":"Route community health worker cases using urgency, geography, language fit, household complexity, and visit capacity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, community health, health worker, worker routing, and public health. Use the /v1/public-health/route-community-health-worker-cases endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","community-health-worker-routing","healthcare","wellness","community","health","worker","routing","public-health","route-community-health-worker-cases","route","cases","using"],"baseUrl":"https://orbisapi.com/proxy/community-health-worker-routing-api-8b2f50","openApiSpecUrl":"https://orbis-community-health-worker-routi.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"9b0f1bb2-514a-48d0-aeeb-bae0d1635ff3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dbb9ee2f-d8a4-4bd4-bba5-2353dbedb1dd","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d4004f03-9a2e-4552-9174-a9e0ba94188a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/route-community-health-worker-cases","description":null},{"method":"POST","path":"/v1/public-health/route-community-health-worker-cases","description":null}],"x402":null},{"id":"6aac2de1-c4b1-4a09-b04d-01b89f40749e","name":"Prenatal Appointment Retention API","slug":"prenatal-appointment-retention-api-8690ab","shortDescription":"Estimate retention risk in prenatal appointment programs using schedule friction, support access, and prior drop-off pat","description":"Estimate retention risk in prenatal appointment programs using schedule friction, support access, and prior drop-off patterns. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, prenatal appointment, appointment retention, public health, and estimate prenatal appointment retention. Use the /v1/public-health/estimate-prenatal-appointment-retention endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","prenatal-appointment-retention","healthcare","wellness","prenatal","appointment","retention","public-health","estimate-prenatal-appointment-retention","estimate","risk","programs","using"],"baseUrl":"https://orbisapi.com/proxy/prenatal-appointment-retention-api-8690ab","openApiSpecUrl":"https://orbis-prenatal-appointment-retentio.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2d61dda2-c414-475b-9085-249609992e70","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"79d36add-7bf6-439e-b111-166bcdc7a659","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"7beeb865-c9e7-4728-b32b-e5983b450184","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/estimate-prenatal-appointment-retention","description":null},{"method":"POST","path":"/v1/public-health/estimate-prenatal-appointment-retention","description":null}],"x402":null},{"id":"caf31ef2-cf10-425b-afa3-d979e7022f6b","name":"Inspection Failure Cluster API","slug":"inspection-failure-cluster-api-946136","shortDescription":"Cluster inspection failures into recurring defect families using station context, lot behavior, and process-step pattern","description":"Cluster inspection failures into recurring defect families using station context, lot behavior, and process-step patterns. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, inspection failure, failure cluster, and manufacturing. Use the /v1/manufacturing/cluster-inspection-failures endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","inspection-failure-cluster","business","intelligence","inspection","failure","cluster","manufacturing","cluster-inspection-failures","failures","recurring","defect","families"],"baseUrl":"https://orbisapi.com/proxy/inspection-failure-cluster-api-946136","openApiSpecUrl":"https://orbis-inspection-failure-cluster-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ec7a3ab1-e5d2-4b3f-8f54-d790e0848182","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9408a2d4-336f-467f-b050-dce7149f5fe7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4178b72a-878d-47ae-8cac-6e0b9c91038f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/cluster-inspection-failures","description":null},{"method":"POST","path":"/v1/manufacturing/cluster-inspection-failures","description":null}],"x402":null},{"id":"2ed1a179-8efa-409e-a451-520f43e03cd9","name":"Housekeeping Delay Impact API","slug":"housekeeping-delay-impact-api-434fd1","shortDescription":"Estimate downstream impact from housekeeping delays using check-in waves, room type mix, staffing, and turnaround backlo","description":"Estimate downstream impact from housekeeping delays using check-in waves, room type mix, staffing, and turnaround backlog. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, housekeeping delay, delay impact, travel ops, and estimate housekeeping delay impact. Use the /v1/travel-ops/estimate-housekeeping-delay-impact endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","housekeeping-delay-impact","travel","logistics","housekeeping","delay","impact","travel-ops","estimate-housekeeping-delay-impact","estimate","downstream","delays","using"],"baseUrl":"https://orbisapi.com/proxy/housekeeping-delay-impact-api-434fd1","openApiSpecUrl":"https://orbis-housekeeping-delay-impact-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ca5f438a-607f-4166-a4c8-a5b2323011b1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2d1130c4-b29c-4a8a-90af-68e264d8debc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b7e0a0e2-e248-4685-87ad-c5cfa894c935","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/estimate-housekeeping-delay-impact","description":null},{"method":"POST","path":"/v1/travel-ops/estimate-housekeeping-delay-impact","description":null}],"x402":null},{"id":"037fe76b-4a69-4ab4-8d9b-072c2245b572","name":"Recovery Timeline Estimator API","slug":"recovery-timeline-estimator-api-990e49","shortDescription":"Estimate claim-resolution timing using loss type, vendor dependencies, adjuster load, and documentation progress.","description":"Estimate claim-resolution timing using loss type, vendor dependencies, adjuster load, and documentation progress. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes insurance risk, recovery timeline, timeline estimator, insurance ops, and estimate recovery timelines. Use the /v1/insurance-ops/estimate-recovery-timelines endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance-and-risk","data-process","recovery-timeline-estimator","insurance","risk","recovery","timeline","estimator","insurance-ops","estimate-recovery-timelines","estimate","claim","resolution","timing"],"baseUrl":"https://orbisapi.com/proxy/recovery-timeline-estimator-api-990e49","openApiSpecUrl":"https://orbis-recovery-timeline-estimator-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a63c4edc-af67-45db-9016-a1e9ec17f124","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"11c0153a-238b-4473-a1ec-4ab9f3bbdc97","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e8f6d90d-975b-4204-b41e-3b9ecf975764","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/estimate-recovery-timelines","description":null},{"method":"POST","path":"/v1/insurance-ops/estimate-recovery-timelines","description":null}],"x402":null},{"id":"1a2a1190-2531-4d6f-a8a6-ba963873a6fb","name":"Line Inspection Prioritizer API","slug":"line-inspection-prioritizer-api-3c4225","shortDescription":"Prioritize line inspections using vegetation risk, incident history, weather exposure, and asset criticality.","description":"Prioritize line inspections using vegetation risk, incident history, weather exposure, and asset criticality. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes line inspection, inspection prioritizer, utilities ops, prioritize line inspections, and inspections using. Use the /v1/utilities-ops/prioritize-line-inspections endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["utilities","data-process","line-inspection-prioritizer","line","inspection","prioritizer","utilities-ops","prioritize-line-inspections","prioritize","inspections","using","vegetation","risk","incident"],"baseUrl":"https://orbisapi.com/proxy/line-inspection-prioritizer-api-3c4225","openApiSpecUrl":"https://orbis-line-inspection-prioritizer-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"fcd27d28-507b-43d9-ac21-04309c3bd4ab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"079b606e-58df-4b38-8d4d-c59082b127af","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"cf25540d-6b42-4acb-9e0e-6b44b9199045","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/utilities-ops/prioritize-line-inspections","description":null},{"method":"POST","path":"/v1/utilities-ops/prioritize-line-inspections","description":null}],"x402":null},{"id":"2ecb9f17-81dd-4a32-ac73-f585322e18ee","name":"Manufacturing Incident Cluster API","slug":"manufacturing-incident-cluster-api-16c42b","shortDescription":"Cluster plant incidents into recurring risk families using shift timing, machine context, and contributing conditions.","description":"Cluster plant incidents into recurring risk families using shift timing, machine context, and contributing conditions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, manufacturing incident, incident cluster, and cluster manufacturing incidents. Use the /v1/manufacturing/cluster-manufacturing-incidents endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","manufacturing-incident-cluster","business","intelligence","manufacturing-incident","incident-cluster","manufacturing","incident","cluster","cluster-manufacturing-incidents","incidents","cluster-plant","plant-incidents"],"baseUrl":"https://orbisapi.com/proxy/manufacturing-incident-cluster-api-16c42b","openApiSpecUrl":"https://orbis-manufacturing-incident-cluste.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"212f9ef9-629b-4988-b968-1c614d88211b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7682754b-f9a7-4eeb-9f14-2b212ff922fd","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"82b57446-308b-4d12-aa07-2826f761ed4b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/cluster-manufacturing-incidents","description":null},{"method":"POST","path":"/v1/manufacturing/cluster-manufacturing-incidents","description":null}],"x402":null},{"id":"586ed659-08fb-4b67-91b0-eb4425f26cbd","name":"Shipment Delay Root Cause API","slug":"shipment-delay-root-cause-api-cfaf35","shortDescription":"Estimate the likely drivers behind shipment delays using handoff failures, carrier timing drift, dock pressure, and rout","description":"Estimate the likely drivers behind shipment delays using handoff failures, carrier timing drift, dock pressure, and routing changes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, shipment delay, delay root, root cause, and logistics ops. Use the /v1/logistics-ops/estimate-shipment-delay-causes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","shipment-delay-root-cause","travel-logistics","travel","logistics","shipment-delay","delay-root","root-cause","shipment","delay","root","cause","logistics-ops"],"baseUrl":"https://orbisapi.com/proxy/shipment-delay-root-cause-api-cfaf35","openApiSpecUrl":"https://orbis-shipment-delay-root-cause-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"b1b51001-450b-4c4f-afc6-ad125a2b0723","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c85d2b03-2d1c-483b-aa37-16887d71e312","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bb0bc9e6-fe6c-4e05-9eea-17c8107ff644","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/logistics-ops/estimate-shipment-delay-causes","description":null},{"method":"POST","path":"/v1/logistics-ops/estimate-shipment-delay-causes","description":null}],"x402":null},{"id":"87d26a61-9843-4d3e-aedc-694ac820c379","name":"Project Recovery Path API","slug":"project-recovery-path-api-188b18","shortDescription":"Recommend project recovery paths using milestone slippage, float erosion, trade bottlenecks, and cost tradeoffs.","description":"Recommend project recovery paths using milestone slippage, float erosion, trade bottlenecks, and cost tradeoffs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, project recovery, recovery path, and construction ops. Use the /v1/construction-ops/recommend-project-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","project-recovery-path","business","automation","project-recovery","recovery-path","project","recovery","path","construction-ops","recommend-project-recovery-paths","construction","recommend"],"baseUrl":"https://orbisapi.com/proxy/project-recovery-path-api-188b18","openApiSpecUrl":"https://orbis-project-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"dca346be-b662-4297-8daa-605e26d08b31","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a7a87e40-9d8e-4c83-b33b-059be10051fb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5bb4e4f2-356e-47ca-913b-de9efa485e27","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/recommend-project-recovery-paths","description":null},{"method":"POST","path":"/v1/construction-ops/recommend-project-recovery-paths","description":null}],"x402":null},{"id":"095ab9f4-9e38-42ca-8e00-522f511c6648","name":"Internal Mobility Match API","slug":"internal-mobility-match-api-a8f30d","shortDescription":"Match employees to internal roles using skill evidence, growth goals, manager context, and timing fit.","description":"Match employees to internal roles using skill evidence, growth goals, manager context, and timing fit. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes recruiting, mobility match, hr ops, match internal mobility opportunities, and match employees. Use the /v1/hr-ops/match-internal-mobility-opportunities endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["hr-and-recruiting","data-process","internal-mobility-match","recruiting","mobility-match","mobility","match","hr-ops","match-internal-mobility-opportunities","opportunities","match-employees","employees-roles","roles-using","using-skill"],"baseUrl":"https://orbisapi.com/proxy/internal-mobility-match-api-a8f30d","openApiSpecUrl":"https://orbis-internal-mobility-match-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"74348efd-77fd-4aeb-b4b4-f78a744c36da","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e3b50f3e-d463-4d4e-b20e-140f3886ad2a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"557503d6-1478-4a3f-8208-9ea38074d08e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/hr-ops/match-internal-mobility-opportunities","description":null},{"method":"POST","path":"/v1/hr-ops/match-internal-mobility-opportunities","description":null}],"x402":null},{"id":"be639fa3-4790-4deb-9de5-1138d3489301","name":"Wallet Labels API","slug":"wallet-labels-api-738e43","shortDescription":"wallet labels MCP","description":"Wallet Labels API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: labels, risk score, by category. Buyer intents from service metadata: wallet labels MCP, ENS OFAC wallet labels, wallet risk label API.","category":null,"tags":["base","category","ens","labels","mcp","ofac","risk","score","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-labels-api-738e43","openApiSpecUrl":"https://wallet-labels-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d35c3fa6-7947-4332-907b-b4e775d5d911","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/labels","description":"Paid wallet-label lookup for buyer agents that need an allow/block/manual-review decision before paying, routing funds, or trusting an EVM address. Combines ENS, OFAC SDN, Tornado Cash, public labels, on-chain code, and ERC-20 metadata. Buyer-intent match: wallet labels API, address labels API, ENS "},{"method":"POST","path":"/v1/wallet/risk_score","description":"Paid wallet risk-score route for agents that need a clear transfer/pay/avoid recommendation from label and compliance evidence. Buyer-intent match: wallet risk score, wallet screening API."},{"method":"POST","path":"/v1/labels/by_category","description":"Paid wallet labels mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet label categories, address label registry."}],"x402":null},{"id":"51b8122b-cf6e-4e28-9745-246086536b46","name":"Carrier Compliance Watch API","slug":"carrier-compliance-watch-api-5ea3f6","shortDescription":"Track carrier compliance risk using scan fidelity, appointment misses, document gaps, and service failures.","description":"Track carrier compliance risk using scan fidelity, appointment misses, document gaps, and service failures. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, carrier compliance, compliance watch, logistics ops, and track carrier compliance risk. Use the /v1/logistics-ops/track-carrier-compliance-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","carrier-compliance-watch","legal-compliance","legal","compliance","carrier-compliance","compliance-watch","carrier","watch","logistics-ops","track-carrier-compliance-risk","logistics","track"],"baseUrl":"https://orbisapi.com/proxy/carrier-compliance-watch-api-5ea3f6","openApiSpecUrl":"https://orbis-carrier-compliance-watch-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"9cd13a6d-e3c9-49fa-a2cc-420e551f2bb3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"aeb5c43b-0fc1-4ec5-99a6-93f4ec90a16f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"226da64d-3281-4def-8aab-a8691a8ad751","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/logistics-ops/track-carrier-compliance-risk","description":null},{"method":"POST","path":"/v1/logistics-ops/track-carrier-compliance-risk","description":null}],"x402":null},{"id":"2e6bab6b-f812-4211-98e2-32a82309afa3","name":"Jobsite Delay Cause API","slug":"jobsite-delay-cause-api-e7b08a","shortDescription":"Estimate the likely causes behind jobsite delays using trade dependencies, material slippage, inspection timing, and cre","description":"Estimate the likely causes behind jobsite delays using trade dependencies, material slippage, inspection timing, and crew availability. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, jobsite delay, delay cause, and construction ops. Use the /v1/construction-ops/estimate-jobsite-delay-causes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","jobsite-delay-cause","business","intelligence","jobsite-delay","delay-cause","jobsite","delay","cause","construction-ops","estimate-jobsite-delay-causes","construction","estimate"],"baseUrl":"https://orbisapi.com/proxy/jobsite-delay-cause-api-e7b08a","openApiSpecUrl":"https://orbis-jobsite-delay-cause-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"e2fb362a-f30f-48e5-beaa-60f4555169ab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7636d75e-dc16-45a5-b1f6-c0f09da5a639","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"38220882-da42-40e8-8903-7f459cfb5be4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/estimate-jobsite-delay-causes","description":null},{"method":"POST","path":"/v1/construction-ops/estimate-jobsite-delay-causes","description":null}],"x402":null},{"id":"c8899f7b-1431-463e-92a1-7122ae772b37","name":"Discovery Gap Detector API","slug":"discovery-gap-detector-api-052d1c","shortDescription":"Detect likely discovery gaps using custodian coverage, document timelines, search terms, and source mismatches.","description":"Detect likely discovery gaps using custodian coverage, document timelines, search terms, and source mismatches. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, discovery gap, gap detector, legal ops, and detect discovery gaps. Use the /v1/legal-ops/detect-discovery-gaps endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","discovery-gap-detector","legal-compliance","legal","compliance","discovery-gap","gap-detector","discovery","gap","detector","legal-ops","detect-discovery-gaps","detect"],"baseUrl":"https://orbisapi.com/proxy/discovery-gap-detector-api-052d1c","openApiSpecUrl":"https://orbis-discovery-gap-detector-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"887760fa-d7b4-424d-ae31-b6f5f3a6113e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2bd8a4de-6181-46ae-ba11-4d629de24aad","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"380d6047-6cc3-4d74-ac2d-28e1b6595542","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/legal-ops/detect-discovery-gaps","description":null},{"method":"POST","path":"/v1/legal-ops/detect-discovery-gaps","description":null}],"x402":null},{"id":"4ffcaa87-2ba3-4320-ac13-67e40021daf9","name":"Matter Recovery Path API","slug":"matter-recovery-path-api-d5155f","shortDescription":"Recommend matter-recovery paths when deadlines slip using staffing changes, scope focus, and sequencing tradeoffs.","description":"Recommend matter-recovery paths when deadlines slip using staffing changes, scope focus, and sequencing tradeoffs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, matter recovery, recovery path, legal ops, and recommend matter recovery paths. Use the /v1/legal-ops/recommend-matter-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","matter-recovery-path","legal-compliance","legal","compliance","matter-recovery","recovery-path","matter","recovery","path","legal-ops","recommend-matter-recovery-paths","recommend"],"baseUrl":"https://orbisapi.com/proxy/matter-recovery-path-api-d5155f","openApiSpecUrl":"https://orbis-matter-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"e6311db2-9a3b-4600-ab44-9f98603f6e28","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1d0d583c-d2a9-4e35-b76f-840ce5bc04a0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"00d067e3-1c1e-44d7-989a-a32964e865cc","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/legal-ops/recommend-matter-recovery-paths","description":null},{"method":"POST","path":"/v1/legal-ops/recommend-matter-recovery-paths","description":null}],"x402":null},{"id":"fd96fbca-b235-4db8-891e-f1341fc195e0","name":"Margin Compression Watch API","slug":"margin-compression-watch-api-352db4","shortDescription":"Track margin-compression signals using pricing moves, cost inflation, mix shifts, and discount behavior.","description":"Track margin-compression signals using pricing moves, cost inflation, mix shifts, and discount behavior. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance accounting, margin compression, compression watch, finance ops, and track margin compression. Use the /v1/finance-ops/track-margin-compression endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-accounting","data-process","margin-compression-watch","finance-accounting","finance","accounting","margin-compression","compression-watch","margin","compression","watch","finance-ops","track-margin-compression","track"],"baseUrl":"https://orbisapi.com/proxy/margin-compression-watch-api-352db4","openApiSpecUrl":"https://orbis-margin-compression-watch-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2d6bbdd1-cefd-484b-99a3-2b0b028f2437","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d13e3c06-2d53-411e-92cf-8b25856087b7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3200cfb1-36e3-4317-9005-41f00d5e0fbd","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance-ops/track-margin-compression","description":null},{"method":"POST","path":"/v1/finance-ops/track-margin-compression","description":null}],"x402":null},{"id":"c7b6039f-d283-4045-8ab1-c93173192526","name":"Treasury Liquidity Stress API","slug":"treasury-liquidity-stress-api-47a70c","shortDescription":"Estimate short-term liquidity stress using inflow timing, payable concentration, credit headroom, and seasonality.","description":"Estimate short-term liquidity stress using inflow timing, payable concentration, credit headroom, and seasonality. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance accounting, treasury liquidity, liquidity stress, finance ops, and estimate treasury liquidity stress. Use the /v1/finance-ops/estimate-treasury-liquidity-stress endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-accounting","data-process","treasury-liquidity-stress","finance-accounting","finance","accounting","treasury-liquidity","liquidity-stress","treasury","liquidity","stress","finance-ops","estimate-treasury-liquidity-stress","estimate"],"baseUrl":"https://orbisapi.com/proxy/treasury-liquidity-stress-api-47a70c","openApiSpecUrl":"https://orbis-treasury-liquidity-stress-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"b51481c8-7b71-4960-a327-4995bea439aa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"783bef7c-1d8d-422f-8e5c-07f368310070","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f4dd7275-4218-4224-aa36-4c13637e2181","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance-ops/estimate-treasury-liquidity-stress","description":null},{"method":"POST","path":"/v1/finance-ops/estimate-treasury-liquidity-stress","description":null}],"x402":null},{"id":"15558cf5-d380-41ae-8b21-21aced328364","name":"Call Center Staffing Forecast QA API","slug":"call-center-staffing-forecast-qa-api-ca2bc3","shortDescription":"QA call center staffing forecasts from contact volume, handle time, shrinkage, service target, and channel mix","description":"QA call center staffing forecasts from contact volume, handle time, shrinkage, service target, and channel mix. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["call-center","staffing","forecast","workforce-management","agent-friendly","x402","call center staffing forecast qa","call center","staffing","forecast","workforce management","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/call-center-staffing-forecast-qa-api-ca2bc3","openApiSpecUrl":"https://call-center-staffing-forecast-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"fccf05eb-98d0-4320-9ba9-c0b347d1282f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ea15e652-2c36-4e18-9b90-230b32053aab","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a0f076c2-9e56-4692-a8bc-1a358a484dd3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/staffing-forecast-rules","description":"Return hardcoded call center staffing forecast qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-call-center-staffing-forecast","description":"QA call center staffing forecasts from contact volume, handle time, shrinkage, service target, and channel mix using deterministic scoring rules"},{"method":"POST","path":"/rank-staffing-fixes","description":"Generate focused next steps for call center staffing forecast qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dbfe3d77-2821-45ee-afc5-5ca00c07fd00","name":"Readmission Risk Summary API","slug":"readmission-risk-summary-api-f9dd6d","shortDescription":"Summarize readmission-risk drivers using discharge context, support gaps, medication changes, and utilization history.","description":"Summarize readmission-risk drivers using discharge context, support gaps, medication changes, and utilization history. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare life, life sciences, readmission risk, risk summary, and healthcare ops. Use the /v1/healthcare-ops/summarize-readmission-risk-drivers endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-life-sciences","data-process","readmission-risk-summary","healthcare-life","life-sciences","healthcare","life","sciences","readmission-risk","risk-summary","readmission","risk","summary","healthcare-ops"],"baseUrl":"https://orbisapi.com/proxy/readmission-risk-summary-api-f9dd6d","openApiSpecUrl":"https://orbis-readmission-risk-summary-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"06515bea-af76-4a24-bd75-aa0bf87dcf52","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d18c6dfc-5e96-470a-a49b-d5371b9b4b5b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"78d34779-914d-4c21-8d1c-96588e8907eb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/healthcare-ops/summarize-readmission-risk-drivers","description":null},{"method":"POST","path":"/v1/healthcare-ops/summarize-readmission-risk-drivers","description":null}],"x402":null},{"id":"634bce38-0c47-41bc-bc94-2cb137df63c5","name":"Showing Schedule Optimizer API","slug":"showing-schedule-optimizer-api-df78dc","shortDescription":"Optimize showing schedules using buyer readiness, occupancy constraints, agent capacity, and travel drag.","description":"Optimize showing schedules using buyer readiness, occupancy constraints, agent capacity, and travel drag. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes real, estate, showing schedule, schedule optimizer, and real estate ops. Use the /v1/real-estate-ops/optimize-showing-schedules endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["real-estate","data-process","showing-schedule-optimizer","real","estate","showing-schedule","schedule-optimizer","showing","schedule","optimizer","real-estate-ops","optimize-showing-schedules","optimize","schedules"],"baseUrl":"https://orbisapi.com/proxy/showing-schedule-optimizer-api-df78dc","openApiSpecUrl":"https://orbis-showing-schedule-optimizer-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ccd532f9-979e-4c84-9a44-ecdb3dfebfe8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b35ad6ff-9399-48cc-bc08-9653940dd7cc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5d909b3c-3c60-405e-b445-e142a8fae617","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/optimize-showing-schedules","description":null},{"method":"POST","path":"/v1/real-estate-ops/optimize-showing-schedules","description":null}],"x402":null},{"id":"910c95c7-36f8-4c9d-8fd6-c7e87ebc74c9","name":"Headcount Request Reviewer API","slug":"headcount-request-reviewer-api-c93418","shortDescription":"Review headcount requests for business case strength, urgency, cost fit, and workforce-plan alignment.","description":"Review headcount requests for business case strength, urgency, cost fit, and workforce-plan alignment. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes recruiting, headcount request, request reviewer, hr ops, and review headcount requests. Use the /v1/hr-ops/review-headcount-requests endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["hr-and-recruiting","data-process","headcount-request-reviewer","recruiting","headcount-request","request-reviewer","headcount","request","reviewer","hr-ops","review-headcount-requests","review","requests","review-headcount"],"baseUrl":"https://orbisapi.com/proxy/headcount-request-reviewer-api-c93418","openApiSpecUrl":"https://orbis-headcount-request-reviewer-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"cde07fe8-c419-4406-8275-c7e1d88c2192","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"fb4da8f2-3052-45bb-80c8-82616db5f8e1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e5cb28b3-1ddc-43d3-817b-605a69ed1d27","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/hr-ops/review-headcount-requests","description":null},{"method":"POST","path":"/v1/hr-ops/review-headcount-requests","description":null}],"x402":null},{"id":"53f0ed14-3673-4608-a3ee-9fa2a3559b73","name":"Inspection Issue Prioritizer API","slug":"inspection-issue-prioritizer-api-8adcf7","shortDescription":"Prioritize inspection issues using safety severity, deal risk, repair complexity, and negotiation leverage.","description":"Prioritize inspection issues using safety severity, deal risk, repair complexity, and negotiation leverage. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes real, estate, inspection issue, issue prioritizer, and real estate ops. Use the /v1/real-estate-ops/prioritize-inspection-issues endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["real-estate","data-process","inspection-issue-prioritizer","real","estate","inspection-issue","issue-prioritizer","inspection","issue","prioritizer","real-estate-ops","prioritize-inspection-issues","prioritize","issues"],"baseUrl":"https://orbisapi.com/proxy/inspection-issue-prioritizer-api-8adcf7","openApiSpecUrl":"https://orbis-inspection-issue-prioritizer.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"8ec884e3-29c0-4cb4-b9f3-f0ffd5e8bda7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2936e604-a0e5-459e-903d-0fb0091c314d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"14d9f74f-3904-47a5-8e0f-ee943651ae77","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/prioritize-inspection-issues","description":null},{"method":"POST","path":"/v1/real-estate-ops/prioritize-inspection-issues","description":null}],"x402":null},{"id":"39f35cf9-6d6b-4c60-a813-27eb1447f2ed","name":"Lead Source Quality API","slug":"lead-source-quality-api-5170b4","shortDescription":"Score lead-source quality using conversion pace, showing attendance, financing readiness, and close probability.","description":"Score lead-source quality using conversion pace, showing attendance, financing readiness, and close probability. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes marketing sales, lead source, source quality, real estate ops, and score lead source quality. Use the /v1/real-estate-ops/score-lead-source-quality endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","data-process","lead-source-quality","marketing-sales","marketing","sales","lead-source","source-quality","lead","source","quality","real-estate-ops","score-lead-source-quality","real"],"baseUrl":"https://orbisapi.com/proxy/lead-source-quality-api-5170b4","openApiSpecUrl":"https://orbis-lead-source-quality-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"1ab5f281-d77c-4926-8a36-5af0dac5c06e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0c2a75cf-acf7-4ba2-ab69-3b90629d0a4f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"67a577b1-4304-407b-88e4-8542e1308afb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/score-lead-source-quality","description":null},{"method":"POST","path":"/v1/real-estate-ops/score-lead-source-quality","description":null}],"x402":null},{"id":"bc1e3004-98ee-43fa-9b8b-45ecce6c0cae","name":"Returns Queue Stress API","slug":"returns-queue-stress-api-96df65","shortDescription":"Estimate returns-queue stress using arrival pace, item complexity, staffing, and SLA pressure.","description":"Estimate returns-queue stress using arrival pace, item complexity, staffing, and SLA pressure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, returns queue, queue stress, commerce ops, and estimate returns queue stress. Use the /v1/commerce-ops/estimate-returns-queue-stress endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","returns-queue-stress","travel-logistics","travel","logistics","returns-queue","queue-stress","returns","queue","stress","commerce-ops","estimate-returns-queue-stress","commerce"],"baseUrl":"https://orbisapi.com/proxy/returns-queue-stress-api-96df65","openApiSpecUrl":"https://orbis-returns-queue-stress-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"520a157a-957c-4563-bcc7-c1508f8564c1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"cbebb79a-b94e-4a5f-b3f1-c339924c1112","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"989e278e-47d0-4819-996b-f7c137a6aa9f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/commerce-ops/estimate-returns-queue-stress","description":null},{"method":"POST","path":"/v1/commerce-ops/estimate-returns-queue-stress","description":null}],"x402":null},{"id":"2132188c-3077-4687-bbdc-fd4d6e2fbf77","name":"Campaign Response Trend API","slug":"campaign-response-trend-api-79bbe8","shortDescription":"Track campaign-response trends using channel mix, donor segment behavior, timing, and conversion movement.","description":"Track campaign-response trends using channel mix, donor segment behavior, timing, and conversion movement. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes nonprofit social, social impact, campaign response, response trend, and nonprofit ops. Use the /v1/nonprofit-ops/track-campaign-response-trends endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["nonprofit-and-social-impact","data-process","campaign-response-trend","nonprofit-social","social-impact","nonprofit","social","impact","campaign-response","response-trend","campaign","response","trend","nonprofit-ops"],"baseUrl":"https://orbisapi.com/proxy/campaign-response-trend-api-79bbe8","openApiSpecUrl":"https://orbis-campaign-response-trend-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"faa7af63-e8d8-4300-b1dd-6f40a97b6d74","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2292db33-79fe-4753-840c-8b1228c1042a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"43856b91-9abf-44fd-bf0b-3d13acb5faf1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit-ops/track-campaign-response-trends","description":null},{"method":"POST","path":"/v1/nonprofit-ops/track-campaign-response-trends","description":null}],"x402":null},{"id":"43a022d2-f6bd-43b0-8ee2-82fa767d9e02","name":"Zero Trust Exception API","slug":"zero-trust-exception-api-f0478d","shortDescription":"Track zero-trust exception risk using access patterns, business justifications, expiry timing, and control gaps.","description":"Track zero-trust exception risk using access patterns, business justifications, expiry timing, and control gaps. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, zero trust, trust exception, cyber ops, and track zero trust exceptions. Use the /v1/cyber-ops/track-zero-trust-exceptions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","zero-trust-exception","cybersecurity-fraud","cybersecurity","fraud","zero-trust","trust-exception","zero","trust","exception","cyber-ops","track-zero-trust-exceptions","cyber"],"baseUrl":"https://orbisapi.com/proxy/zero-trust-exception-api-f0478d","openApiSpecUrl":"https://orbis-zero-trust-exception-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"fa5bcb6a-9c6d-46e7-a41b-9559b292caf6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"17a687b5-d9e0-47a8-ac09-9aa57c01a75b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d53e4b13-93b3-4a3f-80ed-1b4c93c1778a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/cyber-ops/track-zero-trust-exceptions","description":null},{"method":"POST","path":"/v1/cyber-ops/track-zero-trust-exceptions","description":null}],"x402":null},{"id":"5e1dcb54-d4eb-4bdc-8113-7a5d60565cb1","name":"Warehouse Slot Optimizer API","slug":"warehouse-slot-optimizer-api-456a0f","shortDescription":"Optimize warehouse slotting assignments by analyzing SKU velocity, pick frequency, co-pick affinity, unit dimensions, an","description":"Optimize warehouse slotting assignments by analyzing SKU velocity, pick frequency, co-pick affinity, unit dimensions, and storage zone constraints. Accepts current slot assignments, order history, and warehouse layout parameters, then returns an optimized slot reallocation plan, projected pick-path reduction percentage, high-velocity SKU fast-lane recommendations, and a slotting change implementation priority queue. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes logistics supply, supply chain, warehouse slot, slot optimizer, and optimize warehouse slots. Use the /v1/logistics/optimize-warehouse-slots endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["logistics-&-supply-chain","data_process","logistics-and-supply-chain","data-process","warehouse-slot-optimizer","logistics","supply","chain","warehouse","slot","optimizer","optimize-warehouse-slots","optimize","slotting"],"baseUrl":"https://orbisapi.com/proxy/warehouse-slot-optimizer-api-456a0f","openApiSpecUrl":"https://orbis-warehouse-slot-optimizer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"c9d11338-71d5-4bb0-8c03-60a9c46699bc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"512e0160-2595-4e6b-942e-12f98b882414","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"57eddcef-42b6-46f1-bc40-26b169f16b54","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/logistics/optimize-warehouse-slots","description":null},{"method":"POST","path":"/v1/logistics/optimize-warehouse-slots","description":null}],"x402":null},{"id":"2afb6c8f-5d70-44c3-a78f-eae68d2e633c","name":"Content Schedule Drift API","slug":"content-schedule-drift-api-5c457b","shortDescription":"Track content-schedule drift using production slippage, approval lag, dependency blocks, and publish windows.","description":"Track content-schedule drift using production slippage, approval lag, dependency blocks, and publish windows. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, content schedule, schedule drift, media ops, and track content schedule drift. Use the /v1/media-ops/track-content-schedule-drift endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","content-schedule-drift","media-entertainment","media","entertainment","content-schedule","schedule-drift","content","schedule","drift","media-ops","track-content-schedule-drift","track"],"baseUrl":"https://orbisapi.com/proxy/content-schedule-drift-api-5c457b","openApiSpecUrl":"https://orbis-content-schedule-drift-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"010cfdb6-7354-4193-a439-52a8a8377167","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"89f6e5be-7043-41ba-a235-f92d49ed35fd","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"c161751c-71b0-4f58-860d-7146de56cb01","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/track-content-schedule-drift","description":null},{"method":"POST","path":"/v1/media-ops/track-content-schedule-drift","description":null}],"x402":null},{"id":"ab75607e-8928-4244-addd-3a7004325526","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-4134a4","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-4134a4","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"71bd67d2-7ba6-401b-9e0c-9543614d8d90","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"5ba6813e-b745-4a5d-a912-6fbf424cd96a","name":"Sponsor Mention Risk API","slug":"sponsor-mention-risk-api-4fe974","shortDescription":"Estimate sponsor-mention risk using script wording, placement timing, disclosure rules, and audience fit.","description":"Estimate sponsor-mention risk using script wording, placement timing, disclosure rules, and audience fit. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, sponsor mention, mention risk, media ops, and estimate sponsor mention risk. Use the /v1/media-ops/estimate-sponsor-mention-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","sponsor-mention-risk","legal-compliance","legal","compliance","sponsor-mention","mention-risk","sponsor","mention","risk","media-ops","estimate-sponsor-mention-risk","media"],"baseUrl":"https://orbisapi.com/proxy/sponsor-mention-risk-api-4fe974","openApiSpecUrl":"https://orbis-sponsor-mention-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"dcacdaa7-5c5e-4668-a637-94972a7aaa7b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"60ef48c8-500f-4d87-b7cd-021824acdcdf","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"93b8dd0d-2095-426f-a901-5af0848711ac","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/estimate-sponsor-mention-risk","description":null},{"method":"POST","path":"/v1/media-ops/estimate-sponsor-mention-risk","description":null}],"x402":null},{"id":"92c4edee-07d5-4381-bfae-8841d927d449","name":"Release Window Optimizer API","slug":"release-window-optimizer-api-3f94b9","shortDescription":"Optimize release windows using audience behavior, platform competition, timezone mix, and campaign timing.","description":"Optimize release windows using audience behavior, platform competition, timezone mix, and campaign timing. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, release window, window optimizer, media ops, and optimize release windows. Use the /v1/media-ops/optimize-release-windows endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","release-window-optimizer","media-entertainment","media","entertainment","release-window","window-optimizer","release","window","optimizer","media-ops","optimize-release-windows","optimize"],"baseUrl":"https://orbisapi.com/proxy/release-window-optimizer-api-3f94b9","openApiSpecUrl":"https://orbis-release-window-optimizer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"81b3f7f1-08de-4a81-b7e5-72cfc7bed285","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b4a2f32d-1b76-43d4-8be5-a489dc24a124","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1dd7b0c9-d6bb-43c4-8eb1-20195f31c055","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/optimize-release-windows","description":null},{"method":"POST","path":"/v1/media-ops/optimize-release-windows","description":null}],"x402":null},{"id":"584e25df-9dc2-4033-a33e-b8bcf56d7dcb","name":"Music Cue Fit API","slug":"music-cue-fit-api-70ac55","shortDescription":"Score music-cue fit using scene tone, rights constraints, tempo alignment, and audience expectation.","description":"Score music-cue fit using scene tone, rights constraints, tempo alignment, and audience expectation. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, music cue, cue fit, media ops, and score music cue fit. Use the /v1/media-ops/score-music-cue-fit endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","music-cue-fit","media-entertainment","media","entertainment","music-cue","cue-fit","music","cue","fit","media-ops","score-music-cue-fit","score"],"baseUrl":"https://orbisapi.com/proxy/music-cue-fit-api-70ac55","openApiSpecUrl":"https://orbis-music-cue-fit-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"196390a6-5ecf-4aa8-b62c-dbb4aa2a34c0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bb2f4d05-2d55-4dcb-9265-34851c7a69ee","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9b09af9b-936e-476b-a986-bfed55dda97c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/score-music-cue-fit","description":null},{"method":"POST","path":"/v1/media-ops/score-music-cue-fit","description":null}],"x402":null},{"id":"b523c9c7-725e-4fd6-9261-d3c176273775","name":"X Misinformation Escalation API","slug":"x-misinformation-escalation-api-1fd2e4","shortDescription":"Assess X posts and threads for misinformation escalation risk across health, politics, finance, and crisis events. Retur","description":"Assess X posts and threads for misinformation escalation risk across health, politics, finance, and crisis events. Returns severity band, narrative type, evidence-gap notes, and moderation escalation recommendations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes content, moderation, misinformation escalation, assess misinformation escalation, and assess posts. Use the /v1/x/assess-misinformation-escalation endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["content-moderation","ml-model","x-misinformation-escalation","content","moderation","misinformation","escalation","assess-misinformation-escalation","assess","posts","threads","risk","across","health"],"baseUrl":"https://orbisapi.com/proxy/x-misinformation-escalation-api-1fd2e4","openApiSpecUrl":"https://orbis-x-misinformation-escalation-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f8cd6f8e-de44-4a42-bf62-8f036014aee2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7ab382ab-d5c5-4f12-bcc8-da169f43b2b9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b67c75dc-f61c-4ad7-8e2a-b5a79f16e0cf","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/x/assess-misinformation-escalation","description":null},{"method":"POST","path":"/v1/x/assess-misinformation-escalation","description":null}],"x402":null},{"id":"6bbc3a1b-98f5-490c-b1af-dddb8011bc5a","name":"Donor Communication Drafter API","slug":"donor-communication-drafter-api-65438a","shortDescription":"Draft clearer donor updates, thank-you messages, campaign follow-ups, and stewardship notes based on giving history and ","description":"Draft clearer donor updates, thank-you messages, campaign follow-ups, and stewardship notes based on giving history and program context. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, donor communication, communication drafter, nonprofit, and draft donor communications. Use the /v1/nonprofit/draft-donor-communications endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","donor-communication-drafter","marketing","sales","donor","communication","drafter","nonprofit","draft-donor-communications","draft","clearer","updates","thank"],"baseUrl":"https://orbisapi.com/proxy/donor-communication-drafter-api-65438a","openApiSpecUrl":"https://orbis-donor-communication-drafter-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"b2116580-7ebf-4761-b959-d15042ad5c69","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3182bc6e-8290-4d00-9fa7-56380f486f8d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"04dfe86b-41b2-4933-bfdc-7244ed21db02","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/draft-donor-communications","description":null},{"method":"POST","path":"/v1/nonprofit/draft-donor-communications","description":null}],"x402":null},{"id":"09ed023c-7046-434b-9b69-430e25c81845","name":"Studio Booking Conflict API","slug":"studio-booking-conflict-api-05a89d","shortDescription":"Detect studio-booking conflicts using shoot overlap, equipment dependencies, setup time, and talent availability.","description":"Detect studio-booking conflicts using shoot overlap, equipment dependencies, setup time, and talent availability. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, studio booking, booking conflict, media ops, and detect studio booking conflicts. Use the /v1/media-ops/detect-studio-booking-conflicts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","studio-booking-conflict","media-entertainment","media","entertainment","studio-booking","booking-conflict","studio","booking","conflict","media-ops","detect-studio-booking-conflicts","detect"],"baseUrl":"https://orbisapi.com/proxy/studio-booking-conflict-api-05a89d","openApiSpecUrl":"https://orbis-studio-booking-conflict-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"53b5e7e6-300b-4bb0-9341-ff061d0b9b46","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8530c734-9363-4a0e-822d-92b01a793821","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6f2e2fcc-480e-4969-a6c4-35cfd94dafbf","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/detect-studio-booking-conflicts","description":null},{"method":"POST","path":"/v1/media-ops/detect-studio-booking-conflicts","description":null}],"x402":null},{"id":"dd88a10c-b0c0-4c62-9843-b9fbc82ec8a4","name":"IP Trademark Conflict Checker API","slug":"ip-trademark-conflict-checker-api-d3d540","shortDescription":"Assess trademark conflict risk for brand names, logos, and product identifiers against registered trademarks in multiple","description":"Assess trademark conflict risk for brand names, logos, and product identifiers against registered trademarks in multiple jurisdictions. Accepts a proposed mark, goods/services description, and target filing jurisdictions, then returns phonetic and visual similarity scores against existing marks, likelihood of confusion analysis, Nice classification matches, opposition risk tier, and recommended mark differentiation strategies. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, trademark conflict, conflict checker, check trademark conflict, and assess trademark. Use the /v1/legal/check-trademark-conflict endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-&-compliance","ml_model","legal-and-compliance","ml-model","ip-trademark-conflict-checker","legal","compliance","trademark","conflict","checker","check-trademark-conflict","assess","risk","brand"],"baseUrl":"https://orbisapi.com/proxy/ip-trademark-conflict-checker-api-d3d540","openApiSpecUrl":"https://orbis-ip-trademark-conflict-checker.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"9c1636e7-b69d-4e6c-b7f8-5ff8b63b4e7b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3b10618e-37b4-4a40-9c66-e6d94540b874","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1b09279d-0bab-4074-b7c2-abc460e94ea6","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/legal/check-trademark-conflict","description":null},{"method":"POST","path":"/v1/legal/check-trademark-conflict","description":null}],"x402":null},{"id":"722f10c3-4f71-469f-b14e-43b1fcbc3dd6","name":"Warehouse-to-Line Routing API","slug":"warehouse-to-line-routing-api-b93b6b","shortDescription":"Route materials from warehouse to line using urgency, replenishment risk, travel time, and staging constraints.","description":"Route materials from warehouse to line using urgency, replenishment risk, travel time, and staging constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes logistics supply, supply chain, warehouse line, line routing, and manufacturing. Use the /v1/manufacturing/route-warehouse-to-line-materials endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["logistics-and-supply-chain","data-process","warehouse-to-line-routing","logistics","supply","chain","warehouse","line","routing","manufacturing","route-warehouse-to-line-materials","route","materials","using"],"baseUrl":"https://orbisapi.com/proxy/warehouse-to-line-routing-api-b93b6b","openApiSpecUrl":"https://orbis-warehouse-to-line-routing-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"38ba8f39-9bbf-4836-b914-c4d0cba71059","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"63b6d2bf-64ea-45df-9c9c-a3695e293c3b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4d7815d9-f225-4f8b-b6d0-ee5e93048fb2","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/route-warehouse-to-line-materials","description":null},{"method":"POST","path":"/v1/manufacturing/route-warehouse-to-line-materials","description":null}],"x402":null},{"id":"5d89147d-016d-411f-bcb9-3e02ba73573d","name":"Internal Mobility Matcher API","slug":"internal-mobility-matcher-api-1334c7","shortDescription":"Match employees to internal roles, projects, or stretch opportunities using skill fit, growth goals, manager context, an","description":"Match employees to internal roles, projects, or stretch opportunities using skill fit, growth goals, manager context, and readiness indicators. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes career, mobility matcher, match internal mobility, match employees, and employees roles. Use the /v1/hr/match-internal-mobility endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["career-and-hr","data-process","internal-mobility-matcher","career","internal","mobility","matcher","match-internal-mobility","match","employees","roles","projects","stretch","opportunities"],"baseUrl":"https://orbisapi.com/proxy/internal-mobility-matcher-api-1334c7","openApiSpecUrl":"https://orbis-internal-mobility-matcher-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"6d1cc7cf-4b31-4694-a4a8-80e0d137d331","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d8f72f5e-a07a-41b2-ae0d-f639c144ab21","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"53965962-542e-4757-aef1-8db72ef47f8d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/hr/match-internal-mobility","description":null},{"method":"POST","path":"/v1/hr/match-internal-mobility","description":null}],"x402":null},{"id":"0f39c167-db33-494a-867e-ce11a5781be5","name":"Caregiver Shift Handoff API","slug":"caregiver-shift-handoff-api-9ad055","shortDescription":"Structure cleaner caregiver handoffs across family members, aides, or facilities using daily notes, incident flags, medi","description":"Structure cleaner caregiver handoffs across family members, aides, or facilities using daily notes, incident flags, medication updates, and mood or mobility changes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, caregiver shift, shift handoff, and structure shift handoffs. Use the /v1/caregiver/structure-shift-handoffs endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","caregiver-shift-handoff","business","automation","caregiver","shift","handoff","structure-shift-handoffs","structure","cleaner","handoffs","across","family"],"baseUrl":"https://orbisapi.com/proxy/caregiver-shift-handoff-api-9ad055","openApiSpecUrl":"https://orbis-caregiver-shift-handoff-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"edb992a1-22ea-4345-877b-1888c2bd9c74","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"84e3ae84-2cec-4c77-aa30-d67ea25d631b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"67794f76-61c2-4214-af66-54457d9c542b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/caregiver/structure-shift-handoffs","description":null},{"method":"POST","path":"/v1/caregiver/structure-shift-handoffs","description":null}],"x402":null},{"id":"723360c8-3091-40f5-ab17-f841d9da86e4","name":"Retail Display Planner API","slug":"retail-display-planner-api-0ae13a","shortDescription":"Plan physical display layouts using product margin, shopper flow, impulse behavior, and restocking practicality.","description":"Plan physical display layouts using product margin, shopper flow, impulse behavior, and restocking practicality. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes commerce retail, retail display, display planner, plan retail displays, and plan physical. Use the /v1/smb/plan-retail-displays endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["e-commerce-and-retail","data-process","retail-display-planner","commerce","retail","display","planner","smb","plan-retail-displays","plan","physical","layouts","using","product"],"baseUrl":"https://orbisapi.com/proxy/retail-display-planner-api-0ae13a","openApiSpecUrl":"https://orbis-retail-display-planner-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5c2cc1cb-a946-43d6-8c03-fb02e88b6b5f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7526daf7-d3ff-4328-9d99-fc7e234a6141","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d95fe9c6-edc4-42a4-aa79-830a1764234f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/plan-retail-displays","description":null},{"method":"POST","path":"/v1/smb/plan-retail-displays","description":null}],"x402":null},{"id":"ea36b57a-9ee3-4616-9527-0c1fde1a8e1d","name":"Microbusiness Expense Categorizer API","slug":"microbusiness-expense-categorizer-api-98a593","shortDescription":"Categorize messy expense records for microbusinesses using merchant cues, memo text, project hints, and tax relevance.","description":"Categorize messy expense records for microbusinesses using merchant cues, memo text, project hints, and tax relevance. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, microbusiness expense, expense categorizer, and categorize microbusiness expenses. Use the /v1/smb/categorize-microbusiness-expenses endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","microbusiness-expense-categorizer","finance","market","data","microbusiness","expense","categorizer","smb","categorize-microbusiness-expenses","categorize","messy","records"],"baseUrl":"https://orbisapi.com/proxy/microbusiness-expense-categorizer-api-98a593","openApiSpecUrl":"https://orbis-microbusiness-expense-categor.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"6ab0b828-71ad-49c1-9315-960a4a96cf8a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2bedc805-58a5-42ce-83b9-6ae5f8133524","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3185d438-b81f-417f-8483-5e5af61047c6","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/categorize-microbusiness-expenses","description":null},{"method":"POST","path":"/v1/smb/categorize-microbusiness-expenses","description":null}],"x402":null},{"id":"ab6c6bcc-6571-4f7d-8d34-9657c4440738","name":"Shopify Product Page Copy Optimizer API","slug":"shopify-product-page-copy-optimizer-api-8063ff","shortDescription":"Optimize Shopify product page copy for clearer value props, fewer objections, and stronger add-to-cart motivation. Retur","description":"Optimize Shopify product page copy for clearer value props, fewer objections, and stronger add-to-cart motivation. Returns rewritten sections, proof-point suggestions, and conversion-priority edits. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, shopify product, product page, page copy, and copy optimizer. Use the /v1/shopify/optimize-product-page-copy endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","shopify-product-page-copy-optimizer","marketing","sales","shopify","product","page","copy","optimizer","optimize-product-page-copy","optimize","clearer","value"],"baseUrl":"https://orbisapi.com/proxy/shopify-product-page-copy-optimizer-api-8063ff","openApiSpecUrl":"https://orbis-shopify-product-page-copy-opt.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"722f741d-6f22-4995-969b-0047a7c8eb99","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0b451d7a-dba5-4d92-bfc8-b285410d8971","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6b1fb89f-0814-411a-81c3-28ae48adb509","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/optimize-product-page-copy","description":null},{"method":"POST","path":"/v1/shopify/optimize-product-page-copy","description":null}],"x402":null},{"id":"5fd535fd-1b79-4a66-9c53-67fdf5b80b92","name":"Instagram Comment Intent API","slug":"instagram-comment-intent-api-a2c472","shortDescription":"Classify Instagram comments by praise, objection, troll behavior, purchase intent, support need, or collaboration intere","description":"Classify Instagram comments by praise, objection, troll behavior, purchase intent, support need, or collaboration interest. Returns intent labels, urgency score, and response guidance. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes instagram comment, comment intent, classify comment intent, classify instagram, and instagram comments. Use the /v1/instagram/classify-comment-intent endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","instagram-comment-intent","customer","support","instagram","comment","intent","classify-comment-intent","classify","comments","praise","objection","troll"],"baseUrl":"https://orbisapi.com/proxy/instagram-comment-intent-api-a2c472","openApiSpecUrl":"https://orbis-instagram-comment-intent-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"eb1ccd4c-c2c7-4c2d-8ae2-7798658725e0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"443ddaf3-e8ec-43a6-86ad-8ce7196b7e6b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"000451e9-7ce0-4341-b98c-7686e002abec","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/instagram/classify-comment-intent","description":null},{"method":"POST","path":"/v1/instagram/classify-comment-intent","description":null}],"x402":null},{"id":"5e3d127c-9ab0-4e1f-b64c-9da9f6a0726b","name":"Instagram Reels Clip Selector API","slug":"instagram-reels-clip-selector-api-b5f66d","shortDescription":"Select the strongest Instagram Reels clip candidates from long-form content using hook strength, emotional spikes, pacin","description":"Select the strongest Instagram Reels clip candidates from long-form content using hook strength, emotional spikes, pacing, and replay potential. Returns timestamp windows and clip-edit suggestions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes developer, tools, instagram reels, reels clip, and clip selector. Use the /v1/instagram/select-reels-clips endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["developer-tools","data-process","instagram-reels-clip-selector","developer","tools","instagram","reels","clip","selector","select-reels-clips","select","strongest","candidates","long"],"baseUrl":"https://orbisapi.com/proxy/instagram-reels-clip-selector-api-b5f66d","openApiSpecUrl":"https://orbis-instagram-reels-clip-selector.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"abfc9496-9e0e-45da-9cf6-dee5f8c83a37","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6d754658-cd6d-41b8-8fcf-4a6ca884a05d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b5f21159-7401-41ee-b2fe-ba5f0394e0fa","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/instagram/select-reels-clips","description":null},{"method":"POST","path":"/v1/instagram/select-reels-clips","description":null}],"x402":null},{"id":"4aaa0a35-b192-4227-beef-79d6f29ee749","name":"Move Cost Planner API","slug":"move-cost-planner-api-3f5f56","shortDescription":"Plan realistic moving costs across deposit, transport, overlap rent, setup fees, storage, and emergency buffer needs.","description":"Plan realistic moving costs across deposit, transport, overlap rent, setup fees, storage, and emergency buffer needs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, move cost, cost planner, and housing. Use the /v1/housing/plan-move-costs endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","move-cost-planner","finance","market","data","move","cost","planner","housing","plan-move-costs","plan","realistic","moving"],"baseUrl":"https://orbisapi.com/proxy/move-cost-planner-api-3f5f56","openApiSpecUrl":"https://orbis-move-cost-planner-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"22d6b620-ed76-4c87-a2ff-d4c28681b49a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ced9d6b7-6467-4f28-80d2-7e54d6598080","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"91a2d0c1-5468-4856-8f99-e61f231b91c1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/plan-move-costs","description":null},{"method":"POST","path":"/v1/housing/plan-move-costs","description":null}],"x402":null},{"id":"c03373f7-089f-4171-af3f-96710d2b1a9f","name":"Landlord Message Rewriter API","slug":"landlord-message-rewriter-api-fa2463","shortDescription":"Rewrite landlord-tenant messages into clearer, less escalatory, and more actionable communication while preserving the f","description":"Rewrite landlord-tenant messages into clearer, less escalatory, and more actionable communication while preserving the factual request. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes landlord message, message rewriter, housing, rewrite landlord messages, and landlord tenant. Use the /v1/housing/rewrite-landlord-messages endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","landlord-message-rewriter","customer","support","landlord","message","rewriter","housing","rewrite-landlord-messages","rewrite","tenant","messages","clearer"],"baseUrl":"https://orbisapi.com/proxy/landlord-message-rewriter-api-fa2463","openApiSpecUrl":"https://orbis-landlord-message-rewriter-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"293b29b5-f599-4d0d-861e-e4d4b22d590a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8b508ec6-3255-46d3-ad11-ef31c26a49fc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"78e54413-ccf5-42ac-a25a-1b2be4591084","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/rewrite-landlord-messages","description":null},{"method":"POST","path":"/v1/housing/rewrite-landlord-messages","description":null}],"x402":null},{"id":"be0e1e6e-640a-4278-9ff5-5d10fa53bafc","name":"Disaster Supply Needs Estimator API","slug":"disaster-supply-needs-estimator-api-c54a7d","shortDescription":"Estimate short-term supply needs for food, water, hygiene kits, power banks, and medication support from incident type, ","description":"Estimate short-term supply needs for food, water, hygiene kits, power banks, and medication support from incident type, population, and outage duration. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, disaster supply, supply needs, and needs estimator. Use the /v1/resilience/estimate-disaster-supplies endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","disaster-supply-needs-estimator","business","intelligence","disaster","supply","needs","estimator","resilience","estimate-disaster-supplies","estimate","short","term"],"baseUrl":"https://orbisapi.com/proxy/disaster-supply-needs-estimator-api-c54a7d","openApiSpecUrl":"https://orbis-disaster-supply-needs-estimat.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d5ab1661-b9f6-4117-a847-10ecb0b881d5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3efb5798-b2b0-430c-97c1-d41fd3d97d07","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ad3eefa4-ef49-46da-90ef-9b0d181aa7a4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/estimate-disaster-supplies","description":null},{"method":"POST","path":"/v1/resilience/estimate-disaster-supplies","description":null}],"x402":null},{"id":"5f2d65ed-24c8-4c42-88d3-5758ee4b507a","name":"Volunteer Skill Matching API","slug":"volunteer-skill-matching-api-b7bfe1","shortDescription":"Match volunteers to crisis response needs using certifications, language ability, location, physical constraints, and ta","description":"Match volunteers to crisis response needs using certifications, language ability, location, physical constraints, and task urgency. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, volunteer skill, skill matching, and resilience. Use the /v1/resilience/match-volunteer-skills endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","volunteer-skill-matching","business","automation","volunteer","skill","matching","resilience","match-volunteer-skills","match","volunteers","crisis","response"],"baseUrl":"https://orbisapi.com/proxy/volunteer-skill-matching-api-b7bfe1","openApiSpecUrl":"https://orbis-volunteer-skill-matching-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"8f93dfa1-d6cc-4456-b4f4-21f59e27d486","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"aadd7201-2fe3-4c1e-886a-1a54f413511c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"29f39142-2080-4be1-9435-cfe3dfe8c670","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/match-volunteer-skills","description":null},{"method":"POST","path":"/v1/resilience/match-volunteer-skills","description":null}],"x402":null},{"id":"bd40d566-600f-43c4-b59b-21c1fafabcf1","name":"Crisis Call Summary API","slug":"crisis-call-summary-api-690721","shortDescription":"Summarize emergency hotline or support call notes into structured incident snapshots with urgency, needs, follow-up step","description":"Summarize emergency hotline or support call notes into structured incident snapshots with urgency, needs, follow-up steps, and handoff recommendations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes crisis call, call summary, resilience, summarize crisis calls, and summarize emergency. Use the /v1/resilience/summarize-crisis-calls endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","crisis-call-summary","customer","support","crisis","call","summary","resilience","summarize-crisis-calls","summarize","emergency","hotline","notes"],"baseUrl":"https://orbisapi.com/proxy/crisis-call-summary-api-690721","openApiSpecUrl":"https://orbis-crisis-call-summary-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7a148242-66a5-4d17-b9b7-85a1b3c11068","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"800d6481-926f-4833-9b3f-9bd921b2127c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5c2c4f2e-b759-4486-a881-cedc73742a54","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/summarize-crisis-calls","description":null},{"method":"POST","path":"/v1/resilience/summarize-crisis-calls","description":null}],"x402":null},{"id":"6d04afbc-418b-4036-97a4-c2cf23b28897","name":"Remote Work Readiness Audit API","slug":"remote-work-readiness-audit-api-ca0fa2","shortDescription":"Audit readiness for remote roles using communication habits, self-management, async work skill, home setup, and collabor","description":"Audit readiness for remote roles using communication habits, self-management, async work skill, home setup, and collaboration expectations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes career, remote work, work readiness, readiness audit, and audit remote work readiness. Use the /v1/career/audit-remote-work-readiness endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["career-and-hr","data-process","remote-work-readiness-audit","career","remote","work","readiness","audit","audit-remote-work-readiness","roles","using","communication","habits","self"],"baseUrl":"https://orbisapi.com/proxy/remote-work-readiness-audit-api-ca0fa2","openApiSpecUrl":"https://orbis-remote-work-readiness-audit-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"79a478d1-20ed-49d4-b0f9-1636c3a81eeb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a9f3c395-6a55-4c79-8a66-4e74eefb16d7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"abb8d058-668a-4374-b70e-29adeea38139","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/career/audit-remote-work-readiness","description":null},{"method":"POST","path":"/v1/career/audit-remote-work-readiness","description":null}],"x402":null},{"id":"6d48ea2f-4889-4c2d-b54d-7e4773db3ca6","name":"Signage Clarity Checker API","slug":"signage-clarity-checker-api-35c9d1","shortDescription":"Check public-facing signage wording for ambiguity, wayfinding confusion, reading burden, and action clarity across diver","description":"Check public-facing signage wording for ambiguity, wayfinding confusion, reading burden, and action clarity across diverse audiences. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes accessibility inclusion, signage clarity, clarity checker, check signage clarity, and check public. Use the /v1/accessibility/check-signage-clarity endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["accessibility-and-inclusion","ml-model","signage-clarity-checker","accessibility","inclusion","signage","clarity","checker","check-signage-clarity","check","public","facing","wording","ambiguity"],"baseUrl":"https://orbisapi.com/proxy/signage-clarity-checker-api-35c9d1","openApiSpecUrl":"https://orbis-signage-clarity-checker-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"cac491bd-6ef7-4199-9816-c9cd40950d69","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"51e59437-f5c2-48e8-9120-fdc7b235236e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ca26bce9-5ee2-4189-9714-87b2b16563dd","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/accessibility/check-signage-clarity","description":null},{"method":"POST","path":"/v1/accessibility/check-signage-clarity","description":null}],"x402":null},{"id":"6abf1301-ac71-4fe6-af56-a35a36dc5e2d","name":"Hearing Access Note Summarizer API","slug":"hearing-access-note-summarizer-api-f21552","shortDescription":"Summarize hearing access requests, interpreter notes, and support details into clearer action checklists for teams and e","description":"Summarize hearing access requests, interpreter notes, and support details into clearer action checklists for teams and event operators. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes hearing access, access note, note summarizer, accessibility, and summarize hearing access notes. Use the /v1/accessibility/summarize-hearing-access-notes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","hearing-access-note-summarizer","customer","support","hearing","access","note","summarizer","accessibility","summarize-hearing-access-notes","summarize","requests","interpreter"],"baseUrl":"https://orbisapi.com/proxy/hearing-access-note-summarizer-api-f21552","openApiSpecUrl":"https://orbis-hearing-access-note-summarize.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"cb6f29a1-52d7-4751-bf39-32d68c786a91","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"07d1a117-c1a6-40f3-a058-780c2e596216","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6cfa8dcf-bee9-4ebe-b895-890d4ac73b6d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/accessibility/summarize-hearing-access-notes","description":null},{"method":"POST","path":"/v1/accessibility/summarize-hearing-access-notes","description":null}],"x402":null},{"id":"8670bc2a-3aca-453e-9fef-314ead67f89b","name":"Housing Search Filter API","slug":"housing-search-filter-api-73c5f4","shortDescription":"Filter housing options by affordability, commute fit, accessibility needs, family constraints, and utility burden instea","description":"Filter housing options by affordability, commute fit, accessibility needs, family constraints, and utility burden instead of just headline rent. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, housing search, search filter, and filter housing options. Use the /v1/housing/filter-housing-options endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","housing-search-filter","business","automation","housing","search","filter","filter-housing-options","options","affordability","commute","fit","accessibility"],"baseUrl":"https://orbisapi.com/proxy/housing-search-filter-api-73c5f4","openApiSpecUrl":"https://orbis-housing-search-filter-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5e293d0a-4696-4b37-a2e3-f4c881c300b2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"88d56f04-31b7-41cf-b259-2b8458059138","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"70932dde-5974-4948-9440-d1f9f4eb5da0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/filter-housing-options","description":null},{"method":"POST","path":"/v1/housing/filter-housing-options","description":null}],"x402":null},{"id":"7587671f-ecec-491c-ad78-e98023d17d5a","name":"Resident Feedback Router API","slug":"resident-feedback-router-api-9618c4","shortDescription":"Route resident feedback to the right public-service team using issue type, urgency, geography, and likely ownership.","description":"Route resident feedback to the right public-service team using issue type, urgency, geography, and likely ownership. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, resident feedback, and feedback router. Use the /v1/civic-trust/route-resident-feedback endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","resident-feedback-router","public","safety","civic","resilience","resident","feedback","router","civic-trust","route-resident-feedback","route","right"],"baseUrl":"https://orbisapi.com/proxy/resident-feedback-router-api-9618c4","openApiSpecUrl":"https://orbis-resident-feedback-router-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"e06207b7-65b8-4e45-8286-94458a8b0f98","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3b12801a-bd42-47e5-8bd7-c4a65bad7fe2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"506aba99-4076-43c7-ba12-41b34edb1e1b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/route-resident-feedback","description":null},{"method":"POST","path":"/v1/civic-trust/route-resident-feedback","description":null}],"x402":null},{"id":"3cd5f884-f6a1-4f52-ab0e-342728dbd3fe","name":"Travel Insurance Claim Prep API","slug":"travel-insurance-claim-prep-api-8f6932","shortDescription":"Prepare cleaner travel claim summaries from receipts, delay context, itinerary changes, and reimbursement logic.","description":"Prepare cleaner travel claim summaries from receipts, delay context, itinerary changes, and reimbursement logic. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, travel insurance, insurance claim, claim prep, and travel ops. Use the /v1/travel-ops/prepare-travel-claim-summaries endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","travel-insurance-claim-prep","travel","logistics","insurance","claim","prep","travel-ops","prepare-travel-claim-summaries","prepare","cleaner","summaries","receipts"],"baseUrl":"https://orbisapi.com/proxy/travel-insurance-claim-prep-api-8f6932","openApiSpecUrl":"https://orbis-travel-insurance-claim-prep-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"e25c2518-4555-4b77-9243-2bf6c54bab5e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a75db363-f97a-461f-8074-21d229701e11","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d61a7c29-31ca-4e29-acd4-aed1c5beb302","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/prepare-travel-claim-summaries","description":null},{"method":"POST","path":"/v1/travel-ops/prepare-travel-claim-summaries","description":null}],"x402":null},{"id":"07f64ff7-4f7b-4a37-93ce-ed7bf49efc74","name":"Citation Teaching Assistant API","slug":"citation-teaching-assistant-api-21853b","shortDescription":"Explain citation issues in student writing and suggest teachable fixes across common citation styles without ghostwritin","description":"Explain citation issues in student writing and suggest teachable fixes across common citation styles without ghostwriting the work. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes education research, citation teaching, teaching assistant, teach citation fixes, and explain citation. Use the /v1/education/teach-citation-fixes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","ml-model","citation-teaching-assistant","education","research","citation","teaching","assistant","teach-citation-fixes","explain","issues","student","writing","suggest"],"baseUrl":"https://orbisapi.com/proxy/citation-teaching-assistant-api-21853b","openApiSpecUrl":"https://orbis-citation-teaching-assistant-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"73a8dfae-02cc-4e18-b727-6bf9fc3b3c41","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"672358bd-d335-4595-9ff4-ac5da1a2d5ed","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1b358de5-1a5d-47d1-ad9e-264a5cb415ff","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/teach-citation-fixes","description":null},{"method":"POST","path":"/v1/education/teach-citation-fixes","description":null}],"x402":null},{"id":"6c6345aa-f8f0-4e8b-956f-50290e2e18e2","name":"Small Business Offer Tester API","slug":"small-business-offer-tester-api-25900e","shortDescription":"Test local business offers for clarity, differentiation, trust, and likely conversion before launching ads or campaigns.","description":"Test local business offers for clarity, differentiation, trust, and likely conversion before launching ads or campaigns. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, small business, business offer, offer tester, and test offer strength. Use the /v1/smb/test-offer-strength endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","small-business-offer-tester","marketing","sales","small","business","offer","tester","smb","test-offer-strength","test","local","offers"],"baseUrl":"https://orbisapi.com/proxy/small-business-offer-tester-api-25900e","openApiSpecUrl":"https://orbis-small-business-offer-tester-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"7cb3fd60-52a4-4a9a-a669-81eaecaaa909","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e51982b5-b8f0-4b5d-a7ef-598e4541ce39","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e13fc0a5-0822-41e4-9c20-8784085fa107","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/test-offer-strength","description":null},{"method":"POST","path":"/v1/smb/test-offer-strength","description":null}],"x402":null},{"id":"81f52ea8-ad27-45a4-9850-2d5924d410a3","name":"Farm Safety Notice Simplifier API","slug":"farm-safety-notice-simplifier-api-989832","shortDescription":"Rewrite farm safety notices into clearer worker-facing instructions without losing hazard details or compliance meaning.","description":"Rewrite farm safety notices into clearer worker-facing instructions without losing hazard details or compliance meaning. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes agriculture food, farm safety, safety notice, notice simplifier, and simplify farm safety notices. Use the /v1/agriculture/simplify-farm-safety-notices endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture-and-food-systems","ml-model","farm-safety-notice-simplifier","agriculture","food","systems","farm","safety","notice","simplifier","simplify-farm-safety-notices","rewrite","notices","clearer"],"baseUrl":"https://orbisapi.com/proxy/farm-safety-notice-simplifier-api-989832","openApiSpecUrl":"https://orbis-farm-safety-notice-simplifier.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5ea070c3-bdf9-43d3-a3df-7a4b3a6c7b98","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"179b4bc6-99c8-446a-98ee-a0052c1fdf0d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3b1db4d8-fcdf-4b76-ab7a-e30b3ca3b420","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture/simplify-farm-safety-notices","description":null},{"method":"POST","path":"/v1/agriculture/simplify-farm-safety-notices","description":null}],"x402":null},{"id":"cfc4f9e4-1a2f-4859-8843-18b07901d598","name":"Farmstand Pricing Helper API","slug":"farmstand-pricing-helper-api-536add","shortDescription":"Suggest practical farmstand pricing using perishability, local demand, inventory pressure, and margin needs.","description":"Suggest practical farmstand pricing using perishability, local demand, inventory pressure, and margin needs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes agriculture food, farmstand pricing, pricing helper, suggest farmstand pricing, and suggest practical. Use the /v1/agriculture/suggest-farmstand-pricing endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture-and-food-systems","data-process","farmstand-pricing-helper","agriculture","food","systems","farmstand","pricing","helper","suggest-farmstand-pricing","suggest","practical","using","perishability"],"baseUrl":"https://orbisapi.com/proxy/farmstand-pricing-helper-api-536add","openApiSpecUrl":"https://orbis-farmstand-pricing-helper-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"9ac69ab2-810f-4ced-9c85-20344f20f0a6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e68b3d8f-bc6f-41a9-b107-e04f8b428fd1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"db2558e3-227c-4549-bb54-4a169512b56d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture/suggest-farmstand-pricing","description":null},{"method":"POST","path":"/v1/agriculture/suggest-farmstand-pricing","description":null}],"x402":null},{"id":"0dc374da-bf71-4505-bc76-1e5b60f4bc5b","name":"Customer Winback Draft API","slug":"customer-winback-draft-api-1a55af","shortDescription":"Draft re-engagement messages for lapsed customers using prior purchase patterns, churn signals, and relationship tone.","description":"Draft re-engagement messages for lapsed customers using prior purchase patterns, churn signals, and relationship tone. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, winback draft, draft customer winback, draft engagement, and engagement messages. Use the /v1/smb/draft-customer-winback endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","customer-winback-draft","marketing","sales","customer","winback","draft","smb","draft-customer-winback","engagement","messages","lapsed","customers"],"baseUrl":"https://orbisapi.com/proxy/customer-winback-draft-api-1a55af","openApiSpecUrl":"https://orbis-customer-winback-draft-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"14697b07-a81a-4d67-9dbb-8a1d5c0c8b68","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"866f59af-c688-4081-993e-66ca088d7b9a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d6c4201c-97d9-40ca-9b18-da1a4ee224d1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/draft-customer-winback","description":null},{"method":"POST","path":"/v1/smb/draft-customer-winback","description":null}],"x402":null},{"id":"74ee5809-f599-4ae8-91fb-df054073ed83","name":"Small Business Review Triage API","slug":"small-business-review-triage-api-006712","shortDescription":"Triage incoming customer reviews by urgency, issue type, response need, and reputational risk for lean local teams.","description":"Triage incoming customer reviews by urgency, issue type, response need, and reputational risk for lean local teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes small business, business review, review triage, triage business reviews, and triage incoming. Use the /v1/smb/triage-business-reviews endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","small-business-review-triage","customer","support","small","business","review","triage","smb","triage-business-reviews","incoming","reviews","urgency"],"baseUrl":"https://orbisapi.com/proxy/small-business-review-triage-api-006712","openApiSpecUrl":"https://orbis-small-business-review-triage.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"256f089e-6a82-47db-97bb-9b8d81a29d8c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a3342f0d-c0c4-4884-ad6a-97b2c4f7111e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"19c61c82-f32e-462a-83f5-b5a6720c52db","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/triage-business-reviews","description":null},{"method":"POST","path":"/v1/smb/triage-business-reviews","description":null}],"x402":null},{"id":"509a4bbb-afba-4096-b7de-44a052e3bfa7","name":"Community Referral Closure API","slug":"community-referral-closure-api-3f2c5f","shortDescription":"Track whether community health referrals likely reached closure by analyzing follow-up patterns, partner response, and d","description":"Track whether community health referrals likely reached closure by analyzing follow-up patterns, partner response, and dropout signals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, community referral, referral closure, public health, and track community referral closure. Use the /v1/public-health/track-community-referral-closure endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","community-referral-closure","healthcare","wellness","community","referral","closure","public-health","track-community-referral-closure","track","whether","health","referrals"],"baseUrl":"https://orbisapi.com/proxy/community-referral-closure-api-3f2c5f","openApiSpecUrl":"https://orbis-community-referral-closure-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"53fc84ee-b0b9-44a7-ad17-07fbf057952f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"52e3cbe3-8c76-4d6b-8f09-7782163d3432","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"efa6dad7-2f3e-4899-b58b-8b0e562a06b0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/track-community-referral-closure","description":null},{"method":"POST","path":"/v1/public-health/track-community-referral-closure","description":null}],"x402":null},{"id":"f334c30e-6deb-4be4-9270-712d8703d81e","name":"Soil Sampling Interpreter API","slug":"soil-sampling-interpreter-api-b1b1d6","shortDescription":"Interpret soil sampling results into practical field actions based on crop plans, deficiency signals, and timing constra","description":"Interpret soil sampling results into practical field actions based on crop plans, deficiency signals, and timing constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes agriculture food, soil sampling, sampling interpreter, interpret soil samples, and sampling results. Use the /v1/agriculture/interpret-soil-samples endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture-and-food-systems","data-process","soil-sampling-interpreter","agriculture","food","systems","soil","sampling","interpreter","interpret-soil-samples","interpret","results","practical","field"],"baseUrl":"https://orbisapi.com/proxy/soil-sampling-interpreter-api-b1b1d6","openApiSpecUrl":"https://orbis-soil-sampling-interpreter-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a0b237dd-b746-483f-90c0-362f1f88ad10","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4f221b4e-cdfa-4075-a386-86040e17af63","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9641a669-7379-4f83-90d2-55e09ca1e14e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture/interpret-soil-samples","description":null},{"method":"POST","path":"/v1/agriculture/interpret-soil-samples","description":null}],"x402":null},{"id":"dfc218ac-361d-44dc-a1fd-7dd5591dca6e","name":"Input Inventory Reorder API","slug":"input-inventory-reorder-api-ba3f7c","shortDescription":"Recommend reorder timing for farm inputs using seasonal usage, supplier lead time, and storage constraints.","description":"Recommend reorder timing for farm inputs using seasonal usage, supplier lead time, and storage constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes agriculture food, input inventory, inventory reorder, recommend input inventory reorders, and recommend reorder. Use the /v1/agriculture/recommend-input-inventory-reorders endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture-and-food-systems","data-process","input-inventory-reorder","agriculture","food","systems","input","inventory","reorder","recommend-input-inventory-reorders","recommend","timing","farm","inputs"],"baseUrl":"https://orbisapi.com/proxy/input-inventory-reorder-api-ba3f7c","openApiSpecUrl":"https://orbis-input-inventory-reorder-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"55c6f2ee-84f2-4d42-bee1-6c7625359af4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"79eb2ea3-3078-4fca-af76-3e8d0d49f2c4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"88b6f44f-291e-463d-b3cf-f0bd5ba55171","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture/recommend-input-inventory-reorders","description":null},{"method":"POST","path":"/v1/agriculture/recommend-input-inventory-reorders","description":null}],"x402":null},{"id":"4fa164e3-b876-4d4b-ac18-38d3012ed8d3","name":"Open Data Usefulness API","slug":"open-data-usefulness-api-093ba1","shortDescription":"Score open-data releases for public usefulness using field clarity, update quality, missing context, and likely civic va","description":"Score open-data releases for public usefulness using field clarity, update quality, missing context, and likely civic value. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, open data, and data usefulness. Use the /v1/civic-trust/score-open-data-usefulness endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","open-data-usefulness","public","safety","civic","resilience","open","data","usefulness","civic-trust","score-open-data-usefulness","score","releases"],"baseUrl":"https://orbisapi.com/proxy/open-data-usefulness-api-093ba1","openApiSpecUrl":"https://orbis-open-data-usefulness-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4b00cc73-5370-4347-94b6-ab9b7fc0f413","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"328af6ee-bcaa-4f22-a8fd-660ab81f033f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ffce4346-3749-42b8-97d5-d193164c0e46","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/score-open-data-usefulness","description":null},{"method":"POST","path":"/v1/civic-trust/score-open-data-usefulness","description":null}],"x402":null},{"id":"879e55e0-45cc-4feb-b491-d4289a73203a","name":"Municipal Response Tone Checker API","slug":"municipal-response-tone-checker-api-759ce3","shortDescription":"Check drafted public responses for defensiveness, vagueness, blame shifting, and trust-damaging tone.","description":"Check drafted public responses for defensiveness, vagueness, blame shifting, and trust-damaging tone. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes public safety, safety civic, civic resilience, municipal response, and response tone. Use the /v1/civic-trust/check-municipal-response-tone endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","ml-model","municipal-response-tone-checker","public","safety","civic","resilience","municipal","response","tone","checker","civic-trust","check-municipal-response-tone","check"],"baseUrl":"https://orbisapi.com/proxy/municipal-response-tone-checker-api-759ce3","openApiSpecUrl":"https://orbis-municipal-response-tone-check.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d6be0aba-0355-4305-a6e4-954bccebc481","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ff3c279b-772e-4124-b2c4-00f4383d69a1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3e86d7e9-0e3f-4303-a35c-6d71175b8103","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/check-municipal-response-tone","description":null},{"method":"POST","path":"/v1/civic-trust/check-municipal-response-tone","description":null}],"x402":null},{"id":"0f5b3b37-ce8d-463e-a6a0-2c7d6d54226e","name":"Tenant Renewal Risk Signal API","slug":"tenant-renewal-risk-signal-api-5ef032","shortDescription":"Signal tenant renewal risk from lease term, service requests, rent variance, market comp, and relationship status","description":"Signal tenant renewal risk from lease term, service requests, rent variance, market comp, and relationship status. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["real-estate","tenant-renewal","leasing","risk","agent-friendly","x402","tenant renewal risk signal","real estate","tenant renewal","leasing","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tenant-renewal-risk-signal-api-5ef032","openApiSpecUrl":"https://tenant-renewal-risk-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f57af1b2-2d37-4ea2-a6f5-70c782df05d9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dac7b834-ca5c-47cd-a6bf-52da6e886be2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a7570a01-872e-47bb-8b8e-3d4b2ac0cb42","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tenant-renewal-rules","description":"Return hardcoded tenant renewal risk signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-tenant-renewal-risk","description":"Signal tenant renewal risk from lease term, service requests, rent variance, market comp, and relationship status using deterministic scoring rules"},{"method":"POST","path":"/rank-renewal-actions","description":"Generate focused next steps for tenant renewal risk signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ec0d03af-3a6c-49fd-9412-cb05829bc0ea","name":"Industrial Incident Note Summarizer API","slug":"industrial-incident-note-summarizer-api-164ec7","shortDescription":"Summarize industrial incident notes into timeline, impact, likely causes, containment actions, and follow-up needs.","description":"Summarize industrial incident notes into timeline, impact, likely causes, containment actions, and follow-up needs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, industrial incident, incident note, and note summarizer. Use the /v1/manufacturing/summarize-industrial-incidents endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","industrial-incident-note-summarizer","business","automation","industrial","incident","note","summarizer","manufacturing","summarize-industrial-incidents","summarize","notes","timeline"],"baseUrl":"https://orbisapi.com/proxy/industrial-incident-note-summarizer-api-164ec7","openApiSpecUrl":"https://orbis-industrial-incident-note-summ.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"242bf70f-7091-4955-973e-b27025d2cfb2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"df7bbcfd-4f63-4a65-8f09-a3899343cd7b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"7c498abf-7ba1-4e35-90d7-8361bf200cb6","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/summarize-industrial-incidents","description":null},{"method":"POST","path":"/v1/manufacturing/summarize-industrial-incidents","description":null}],"x402":null},{"id":"4710cf03-be60-4796-9a21-3be9990fb0f3","name":"Hotel Booking Friction API","slug":"hotel-booking-friction-api-9df61f","shortDescription":"Detect booking-path friction for hotels using abandonment patterns, price sensitivity, field confusion, and trust-drop s","description":"Detect booking-path friction for hotels using abandonment patterns, price sensitivity, field confusion, and trust-drop signals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, hotel booking, booking friction, travel ops, and detect hotel booking friction. Use the /v1/travel-ops/detect-hotel-booking-friction endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","hotel-booking-friction","travel","logistics","hotel","booking","friction","travel-ops","detect-hotel-booking-friction","detect","path","hotels","using"],"baseUrl":"https://orbisapi.com/proxy/hotel-booking-friction-api-9df61f","openApiSpecUrl":"https://orbis-hotel-booking-friction-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"b37ea21b-fe0d-450d-9a9f-f77064214591","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ce667001-06c3-4fad-a0ef-e33d31b3e598","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"12b417d1-0d61-4b6e-976c-949773b0849c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/detect-hotel-booking-friction","description":null},{"method":"POST","path":"/v1/travel-ops/detect-hotel-booking-friction","description":null}],"x402":null},{"id":"af3e68b5-cbb4-4b2a-b088-41ed73bfd7be","name":"Cancellation Reason Cluster API","slug":"cancellation-reason-cluster-api-732aa6","shortDescription":"Cluster trip cancellation reasons into controllable and uncontrollable drivers to improve recovery and retention.","description":"Cluster trip cancellation reasons into controllable and uncontrollable drivers to improve recovery and retention. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, cancellation reason, reason cluster, travel ops, and cluster cancellation reasons. Use the /v1/travel-ops/cluster-cancellation-reasons endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","cancellation-reason-cluster","travel","logistics","cancellation","reason","cluster","travel-ops","cluster-cancellation-reasons","trip","reasons","controllable","uncontrollable"],"baseUrl":"https://orbisapi.com/proxy/cancellation-reason-cluster-api-732aa6","openApiSpecUrl":"https://orbis-cancellation-reason-cluster-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ba5f5eea-fc8d-43af-a35a-682d08d85a24","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b2381635-26e4-41b4-b708-1e7d6848b36f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ba436eba-f26b-4237-b518-cd7b411437ba","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/cluster-cancellation-reasons","description":null},{"method":"POST","path":"/v1/travel-ops/cluster-cancellation-reasons","description":null}],"x402":null},{"id":"38f6b501-6aa7-4f33-b0b4-a229a2555e0e","name":"Liability Narrative Cleaner API","slug":"liability-narrative-cleaner-api-9ae1d9","shortDescription":"Clean up messy liability narratives into clearer event timelines, parties, contradictions, and open questions.","description":"Clean up messy liability narratives into clearer event timelines, parties, contradictions, and open questions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes insurance risk, liability narrative, narrative cleaner, insurance ops, and clean liability narratives. Use the /v1/insurance-ops/clean-liability-narratives endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance-and-risk","ml-model","liability-narrative-cleaner","insurance","risk","liability","narrative","cleaner","insurance-ops","clean-liability-narratives","clean","messy","narratives","clearer"],"baseUrl":"https://orbisapi.com/proxy/liability-narrative-cleaner-api-9ae1d9","openApiSpecUrl":"https://orbis-liability-narrative-cleaner-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d5efc0f6-8b15-4200-909c-b5afbd4e75b3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"10c1195a-42f7-42eb-be8f-ae75561a8981","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"45149213-17b4-4b76-9f3c-d59066ff0d07","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/clean-liability-narratives","description":null},{"method":"POST","path":"/v1/insurance-ops/clean-liability-narratives","description":null}],"x402":null},{"id":"199e2ca5-d5a6-4935-a4cf-b23a0424b7e1","name":"Claim Closure Checklist API","slug":"claim-closure-checklist-api-a8e60a","shortDescription":"Generate claim closure checklists from claim type, payment state, required notices, and unresolved obligations.","description":"Generate claim closure checklists from claim type, payment state, required notices, and unresolved obligations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes insurance risk, claim closure, closure checklist, insurance ops, and generate claim closure checklists. Use the /v1/insurance-ops/generate-claim-closure-checklists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance-and-risk","data-process","claim-closure-checklist","insurance","risk","claim","closure","checklist","insurance-ops","generate-claim-closure-checklists","generate","checklists","type","payment"],"baseUrl":"https://orbisapi.com/proxy/claim-closure-checklist-api-a8e60a","openApiSpecUrl":"https://orbis-claim-closure-checklist-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"42bb0dbc-1c33-4349-95d7-b5a228eafcb9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8210b140-da37-4fa5-a039-8287023dc617","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"77514f6d-4eae-437c-b82c-b81859ee55c2","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/generate-claim-closure-checklists","description":null},{"method":"POST","path":"/v1/insurance-ops/generate-claim-closure-checklists","description":null}],"x402":null},{"id":"63faadf6-f9b9-4c34-b658-bf933f96a71b","name":"Utility Notice Rewriter API","slug":"utility-notice-rewriter-api-967901","shortDescription":"Rewrite utility service notices into clearer customer-facing language without losing timing, safety, or action detail.","description":"Rewrite utility service notices into clearer customer-facing language without losing timing, safety, or action detail. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes utility notice, notice rewriter, utilities ops, rewrite service notices, and rewrite utility. Use the /v1/utilities-ops/rewrite-service-notices endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["utilities","ml-model","utility-notice-rewriter","utility","notice","rewriter","utilities-ops","rewrite-service-notices","rewrite","service","notices","clearer","customer","facing"],"baseUrl":"https://orbisapi.com/proxy/utility-notice-rewriter-api-967901","openApiSpecUrl":"https://orbis-utility-notice-rewriter-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2d5928cf-683a-4688-a229-947305d2df8d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c3e12a75-044b-4e7e-8a0d-e7a44ad59674","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b1f22d3c-983f-4a7f-9718-9e9d6488e73e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/utilities-ops/rewrite-service-notices","description":null},{"method":"POST","path":"/v1/utilities-ops/rewrite-service-notices","description":null}],"x402":null},{"id":"b5ddd666-d1cd-49d9-8dda-3a77b1980d02","name":"Manufacturing Change Notice API","slug":"manufacturing-change-notice-api-caa1cd","shortDescription":"Draft clear change notices for plant teams using revision deltas, operator impact, and rollout timing.","description":"Draft clear change notices for plant teams using revision deltas, operator impact, and rollout timing. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes business, automation, manufacturing change, change notice, and draft change notices. Use the /v1/manufacturing/draft-change-notices endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","ml-model","manufacturing-change-notice","business","automation","manufacturing-change","change-notice","manufacturing","change","notice","draft-change-notices","draft","notices","draft-clear"],"baseUrl":"https://orbisapi.com/proxy/manufacturing-change-notice-api-caa1cd","openApiSpecUrl":"https://orbis-manufacturing-change-notice-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"1b528d1d-c129-4c7e-b676-961e07450576","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c2138b4d-dcc2-420b-b082-6bfc3dc5ce43","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4a1b7218-e50e-4a91-a476-5e0d8ba89946","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/draft-change-notices","description":null},{"method":"POST","path":"/v1/manufacturing/draft-change-notices","description":null}],"x402":null},{"id":"8e826ddf-849a-40d5-9635-26f09e88e4e4","name":"Logistics Escalation Router API","slug":"logistics-escalation-router-api-3104ad","shortDescription":"Route logistics escalations to the right operations owner using severity, shipment value, customer impact, and recovery ","description":"Route logistics escalations to the right operations owner using severity, shipment value, customer impact, and recovery path. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes logistics escalation, escalation router, logistics ops, route logistics escalations, and escalations right. Use the /v1/logistics-ops/route-logistics-escalations endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","logistics-escalation-router","logistics-escalation","escalation-router","logistics","escalation","router","logistics-ops","route-logistics-escalations","route","escalations","route-logistics","logistics-escalations"],"baseUrl":"https://orbisapi.com/proxy/logistics-escalation-router-api-3104ad","openApiSpecUrl":"https://orbis-logistics-escalation-router-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"502ec5ff-bad4-4b56-8507-6179e220fc61","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"89ec95d0-0bf2-4e36-b949-2aba89609110","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5def2bd1-9b52-4b1d-ac6b-6d7a15c872a2","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/logistics-ops/route-logistics-escalations","description":null},{"method":"POST","path":"/v1/logistics-ops/route-logistics-escalations","description":null}],"x402":null},{"id":"b4d40295-e0db-4e54-abe1-ceb96dff9616","name":"Field Note Digest API","slug":"field-note-digest-api-1a42db","shortDescription":"Summarize field notes into blockers, completed work, site risks, and owner follow-ups.","description":"Summarize field notes into blockers, completed work, site risks, and owner follow-ups. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, field note, note digest, and construction ops. Use the /v1/construction-ops/summarize-field-notes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","field-note-digest","business","automation","field-note","note-digest","field","note","digest","construction-ops","summarize-field-notes","construction","summarize"],"baseUrl":"https://orbisapi.com/proxy/field-note-digest-api-1a42db","openApiSpecUrl":"https://orbis-field-note-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"e15a817e-145b-43eb-97c4-355c7461051e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"55b1dda4-bcef-472c-ac68-d2d73b5a86b3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a2f0d9e3-2c2f-457e-9496-8f3004da4213","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/summarize-field-notes","description":null},{"method":"POST","path":"/v1/construction-ops/summarize-field-notes","description":null}],"x402":null},{"id":"97d12771-a3c3-470f-a540-c7aef3087d18","name":"Store Opening Checklist API","slug":"store-opening-checklist-api-6a2d81","shortDescription":"Generate store-opening checklists using staffing, cashwrap readiness, merchandising resets, and safety checks.","description":"Generate store-opening checklists using staffing, cashwrap readiness, merchandising resets, and safety checks. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, store opening, opening checklist, and retail ops. Use the /v1/retail-ops/generate-store-opening-checklists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","store-opening-checklist","business","automation","store-opening","opening-checklist","store","opening","checklist","retail-ops","generate-store-opening-checklists","retail","generate"],"baseUrl":"https://orbisapi.com/proxy/store-opening-checklist-api-6a2d81","openApiSpecUrl":"https://orbis-store-opening-checklist-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4e357dd4-f593-4480-bab8-0997eba8d1b5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ab36b466-d9bf-4ea8-a17c-69a552d59075","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9f450d7d-5714-4ce9-a1bf-4b51b0b2b1c5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/retail-ops/generate-store-opening-checklists","description":null},{"method":"POST","path":"/v1/retail-ops/generate-store-opening-checklists","description":null}],"x402":null},{"id":"893deec3-304e-4ba2-8d77-da6f538c92a7","name":"Admissions Essay Theme API","slug":"admissions-essay-theme-api-c693b2","shortDescription":"Summarize admissions essay themes into motivation patterns, leadership signals, resilience markers, and fit cues.","description":"Summarize admissions essay themes into motivation patterns, leadership signals, resilience markers, and fit cues. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, admissions essay, essay theme, and education ops. Use the /v1/education-ops/summarize-admissions-essay-themes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","admissions-essay-theme","business","automation","admissions-essay","essay-theme","admissions","essay","theme","education-ops","summarize-admissions-essay-themes","education","summarize"],"baseUrl":"https://orbisapi.com/proxy/admissions-essay-theme-api-c693b2","openApiSpecUrl":"https://orbis-admissions-essay-theme-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"12aea5d7-9049-485a-8464-564025715fa1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a328b89e-a46c-489e-87c6-415888633312","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"92f36c91-20a4-4954-9dde-b92acc520c12","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education-ops/summarize-admissions-essay-themes","description":null},{"method":"POST","path":"/v1/education-ops/summarize-admissions-essay-themes","description":null}],"x402":null},{"id":"687f0c64-d430-43c4-9e46-eb8b17372171","name":"Invoice Narrative Reviewer API","slug":"invoice-narrative-reviewer-api-696499","shortDescription":"Review legal invoice narratives for vague work, duplication risk, guideline misfit, and support quality.","description":"Review legal invoice narratives for vague work, duplication risk, guideline misfit, and support quality. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, invoice narrative, narrative reviewer, legal ops, and review invoice narratives. Use the /v1/legal-ops/review-invoice-narratives endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","invoice-narrative-reviewer","legal-compliance","legal","compliance","invoice-narrative","narrative-reviewer","invoice","narrative","reviewer","legal-ops","review-invoice-narratives","review"],"baseUrl":"https://orbisapi.com/proxy/invoice-narrative-reviewer-api-696499","openApiSpecUrl":"https://orbis-invoice-narrative-reviewer-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"42b6fba1-f257-4f52-9664-c444d1722875","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6a8b1b42-ad04-4b0f-8a9a-db688a9a9bd1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"70b11c59-7357-4231-9b9d-bbc668bfb190","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/legal-ops/review-invoice-narratives","description":null},{"method":"POST","path":"/v1/legal-ops/review-invoice-narratives","description":null}],"x402":null},{"id":"17ba0a1e-4138-43cd-b883-5ff252136604","name":"Deposition Summary Draft API","slug":"deposition-summary-draft-api-b77d07","shortDescription":"Draft clearer deposition summaries from transcript excerpts, contradiction points, exhibits, and issue themes.","description":"Draft clearer deposition summaries from transcript excerpts, contradiction points, exhibits, and issue themes. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, deposition summary, summary draft, legal ops, and draft deposition summaries. Use the /v1/legal-ops/draft-deposition-summaries endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","deposition-summary-draft","legal-compliance","legal","compliance","deposition-summary","summary-draft","deposition","summary","draft","legal-ops","draft-deposition-summaries","summaries"],"baseUrl":"https://orbisapi.com/proxy/deposition-summary-draft-api-b77d07","openApiSpecUrl":"https://orbis-deposition-summary-draft-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"0503e7c3-5bc0-438e-b052-d1f2c73d7128","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6039f8b9-b66e-4218-8a12-9242dc176dc0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d55e743f-b38d-458b-a010-5e5cd3b3f11c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/legal-ops/draft-deposition-summaries","description":null},{"method":"POST","path":"/v1/legal-ops/draft-deposition-summaries","description":null}],"x402":null},{"id":"54fb2f05-3cce-464d-ac20-9b8c4b941fd7","name":"Expense Policy Triage API","slug":"expense-policy-triage-api-d0b801","shortDescription":"Triage expense-policy exceptions using spend type, receipt quality, approval fit, and compliance risk.","description":"Triage expense-policy exceptions using spend type, receipt quality, approval fit, and compliance risk. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance accounting, expense policy, policy triage, finance ops, and triage expense policy exceptions. Use the /v1/finance-ops/triage-expense-policy-exceptions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-accounting","data-process","expense-policy-triage","finance-accounting","finance","accounting","expense-policy","policy-triage","expense","policy","triage","finance-ops","triage-expense-policy-exceptions","exceptions"],"baseUrl":"https://orbisapi.com/proxy/expense-policy-triage-api-d0b801","openApiSpecUrl":"https://orbis-expense-policy-triage-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"05669c1c-c1e6-44db-86dd-c4f1a8f959ab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0a3ca8d1-595d-4074-92b3-c56d9d487d8f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ebe263c6-0cee-400a-a087-92ed5845985a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance-ops/triage-expense-policy-exceptions","description":null},{"method":"POST","path":"/v1/finance-ops/triage-expense-policy-exceptions","description":null}],"x402":null},{"id":"92a7df8e-e9e5-4807-9f60-e6a44ceb9cc1","name":"Lease Clause Explainer API","slug":"lease-clause-explainer-api-3d2803","shortDescription":"Explain lease clauses in clearer language using tenant context, obligation highlights, and common friction points.","description":"Explain lease clauses in clearer language using tenant context, obligation highlights, and common friction points. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, lease clause, clause explainer, real estate ops, and explain lease clauses. Use the /v1/real-estate-ops/explain-lease-clauses endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","lease-clause-explainer","legal-compliance","legal","compliance","lease-clause","clause-explainer","lease","clause","explainer","real-estate-ops","explain-lease-clauses","real"],"baseUrl":"https://orbisapi.com/proxy/lease-clause-explainer-api-3d2803","openApiSpecUrl":"https://orbis-lease-clause-explainer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2f1b629a-64cb-4146-ba39-1b9ef6fa3fba","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e33901ea-ff8d-491f-b94e-4c62ea26a6f3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"05150ca5-2c8c-4945-aa11-5ab3a98cbb8e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/explain-lease-clauses","description":null},{"method":"POST","path":"/v1/real-estate-ops/explain-lease-clauses","description":null}],"x402":null},{"id":"04b0e02c-a85a-426e-8b2b-3fa7b863b829","name":"Public Notice Rewriter API","slug":"public-notice-rewriter-api-7e277d","shortDescription":"Rewrite public notices into clearer plain-language summaries without losing timing, policy, or action details.","description":"Rewrite public notices into clearer plain-language summaries without losing timing, policy, or action details. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes government public, public sector, public notice, notice rewriter, and public sector ops. Use the /v1/public-sector-ops/rewrite-public-notices endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","ml-model","public-notice-rewriter","government-public","public-sector","government","public","sector","public-notice","notice-rewriter","notice","rewriter","public-sector-ops","rewrite-public-notices"],"baseUrl":"https://orbisapi.com/proxy/public-notice-rewriter-api-7e277d","openApiSpecUrl":"https://orbis-public-notice-rewriter-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"306b7f28-790b-4dd1-a6e8-cb80ad1c08e3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d96c2a77-5f35-48ff-8295-64c407672ab3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4b7c8efd-2e1c-4b8f-9a17-6011dcfa43a4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/rewrite-public-notices","description":null},{"method":"POST","path":"/v1/public-sector-ops/rewrite-public-notices","description":null}],"x402":null},{"id":"259b84e8-b6df-456a-8a5d-fbc6d7411160","name":"Refund Reason Digest API","slug":"refund-reason-digest-api-203b57","shortDescription":"Summarize refund reasons into product, logistics, pricing, expectation, and support-driven themes.","description":"Summarize refund reasons into product, logistics, pricing, expectation, and support-driven themes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, refund reason, reason digest, and commerce ops. Use the /v1/commerce-ops/summarize-refund-reasons endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","refund-reason-digest","business","intelligence","refund-reason","reason-digest","refund","reason","digest","commerce-ops","summarize-refund-reasons","commerce","summarize"],"baseUrl":"https://orbisapi.com/proxy/refund-reason-digest-api-203b57","openApiSpecUrl":"https://orbis-refund-reason-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2bbc2c9f-7d56-4bbd-8fb4-f32b9282b3bf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9f3b7005-55a6-4c6a-ac90-75607f1bc2b2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"49095930-198c-4f64-8a2b-34e216f48268","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/commerce-ops/summarize-refund-reasons","description":null},{"method":"POST","path":"/v1/commerce-ops/summarize-refund-reasons","description":null}],"x402":null},{"id":"2cb0c4de-a05b-4338-8900-54515fa73843","name":"Inspection Violation Draft API","slug":"inspection-violation-draft-api-24eedd","shortDescription":"Draft cleaner violation summaries from inspection notes, code references, severity, and correction steps.","description":"Draft cleaner violation summaries from inspection notes, code references, severity, and correction steps. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes government public, public sector, inspection violation, violation draft, and public sector ops. Use the /v1/public-sector-ops/draft-inspection-violations endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","ml-model","inspection-violation-draft","government-public","public-sector","government","public","sector","inspection-violation","violation-draft","inspection","violation","draft","public-sector-ops"],"baseUrl":"https://orbisapi.com/proxy/inspection-violation-draft-api-24eedd","openApiSpecUrl":"https://orbis-inspection-violation-draft-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"347312bc-8be3-4629-84da-76e32eae36f1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7ad59b98-212d-48bb-afe6-1ecd72b00886","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bcbff951-dc48-4ca9-abf7-401ec86353c7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/draft-inspection-violations","description":null},{"method":"POST","path":"/v1/public-sector-ops/draft-inspection-violations","description":null}],"x402":null},{"id":"add1d26a-05b4-4807-8fc0-94f7c8f52c64","name":"Community Service Queue API","slug":"community-service-queue-api-012af3","shortDescription":"Prioritize community-service queues using resident vulnerability, safety impact, service delay, and backlog age.","description":"Prioritize community-service queues using resident vulnerability, safety impact, service delay, and backlog age. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes government public, public sector, community queue, public sector ops, and prioritize community service queues. Use the /v1/public-sector-ops/prioritize-community-service-queues endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","data-process","community-service-queue","government-public","public-sector","government","public","sector","community-queue","community","queue","public-sector-ops","prioritize-community-service-queues","prioritize"],"baseUrl":"https://orbisapi.com/proxy/community-service-queue-api-012af3","openApiSpecUrl":"https://orbis-community-service-queue-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"10238a36-9f9f-48b6-ba17-4d80d793f410","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"878ad709-0ee1-4bf6-9de2-975006f79b4d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"cdfe8b8a-630e-45f5-af45-6885babb3ff2","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/prioritize-community-service-queues","description":null},{"method":"POST","path":"/v1/public-sector-ops/prioritize-community-service-queues","description":null}],"x402":null},{"id":"4577419f-6c1f-4b5b-ae76-abad12bc922f","name":"Constituent Response Draft API","slug":"constituent-response-draft-api-910d09","shortDescription":"Draft constituent responses with clearer policy framing, action steps, timeline expectations, and service ownership.","description":"Draft constituent responses with clearer policy framing, action steps, timeline expectations, and service ownership. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes government public, public sector, constituent response, response draft, and public sector ops. Use the /v1/public-sector-ops/draft-constituent-responses endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","ml-model","constituent-response-draft","government-public","public-sector","government","public","sector","constituent-response","response-draft","constituent","response","draft","public-sector-ops"],"baseUrl":"https://orbisapi.com/proxy/constituent-response-draft-api-910d09","openApiSpecUrl":"https://orbis-constituent-response-draft-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"12d21f6e-b4b6-4b73-a19c-ce2ae1d8d3b1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"20067cd0-e6cc-45b8-b790-445c700fee07","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"acf702d6-e356-420e-8846-f31096dfa5da","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/draft-constituent-responses","description":null},{"method":"POST","path":"/v1/public-sector-ops/draft-constituent-responses","description":null}],"x402":null},{"id":"3fcf58e5-84ed-4f5e-b195-247d3d0530f9","name":"Customer Apology Draft API","slug":"customer-apology-draft-api-f6e8d5","shortDescription":"Draft clearer apology messages for order issues using impact level, next steps, compensation, and tone.","description":"Draft clearer apology messages for order issues using impact level, next steps, compensation, and tone. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes apology draft, commerce ops, draft customer apologies, apology messages, and messages order. Use the /v1/commerce-ops/draft-customer-apologies endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","customer-apology-draft","apology-draft","apology","draft","commerce-ops","draft-customer-apologies","commerce","apologies","draft-apology","apology-messages","messages-order","order-issues"],"baseUrl":"https://orbisapi.com/proxy/customer-apology-draft-api-f6e8d5","openApiSpecUrl":"https://orbis-customer-apology-draft-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2d8c3014-43c6-45e2-b0d1-3e7e78b17da0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8c917886-b710-4d6c-a225-a56a3e3c22ec","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"06aefa85-8f8c-4054-bde0-38629ea3b7e3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/commerce-ops/draft-customer-apologies","description":null},{"method":"POST","path":"/v1/commerce-ops/draft-customer-apologies","description":null}],"x402":null},{"id":"c5710a49-5c05-4880-9afc-1ff7e7424bd9","name":"Creator Brief Rewriter API","slug":"creator-brief-rewriter-api-9ab6ef","shortDescription":"Rewrite creator briefs into clearer deliverables, tone guidance, approval steps, and timing expectations.","description":"Rewrite creator briefs into clearer deliverables, tone guidance, approval steps, and timing expectations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, creator brief, brief rewriter, media ops, and rewrite creator briefs. Use the /v1/media-ops/rewrite-creator-briefs endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","creator-brief-rewriter","marketing-sales","marketing","sales","creator-brief","brief-rewriter","creator","brief","rewriter","media-ops","rewrite-creator-briefs","media"],"baseUrl":"https://orbisapi.com/proxy/creator-brief-rewriter-api-9ab6ef","openApiSpecUrl":"https://orbis-creator-brief-rewriter-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4bfb81b1-d89f-4a1c-b87f-88d357871822","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"16483481-406e-443e-b116-4eff428b95e6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"addab310-9310-43ec-8e5c-3a91e941820d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/rewrite-creator-briefs","description":null},{"method":"POST","path":"/v1/media-ops/rewrite-creator-briefs","description":null}],"x402":null},{"id":"dd1feaad-dda4-437c-a5f6-c729dc792b03","name":"Clip Highlight Selector API","slug":"clip-highlight-selector-api-28210a","shortDescription":"Select highlight-worthy clips using emotional peaks, topic density, sponsor exclusions, and shareability cues.","description":"Select highlight-worthy clips using emotional peaks, topic density, sponsor exclusions, and shareability cues. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, clip highlight, highlight selector, media ops, and select highlight clips. Use the /v1/media-ops/select-highlight-clips endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","clip-highlight-selector","media-entertainment","media","entertainment","clip-highlight","highlight-selector","clip","highlight","selector","media-ops","select-highlight-clips","select"],"baseUrl":"https://orbisapi.com/proxy/clip-highlight-selector-api-28210a","openApiSpecUrl":"https://orbis-clip-highlight-selector-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"53f5e3e6-569b-4d65-8cd7-756810df1ab5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9fbeddb1-b29c-4282-b503-9ed0cbe0a19c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1a1e0d7a-a19c-4433-b454-8555e009a699","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/select-highlight-clips","description":null},{"method":"POST","path":"/v1/media-ops/select-highlight-clips","description":null}],"x402":null},{"id":"123b2c12-6833-4fc4-8a32-5373acc68c0d","name":"Creative Approval Router API","slug":"creative-approval-router-api-24d8fa","shortDescription":"Route creative approvals using channel, legal sensitivity, sponsor commitments, and deadline urgency.","description":"Route creative approvals using channel, legal sensitivity, sponsor commitments, and deadline urgency. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, creative approval, approval router, media ops, and route creative approvals. Use the /v1/media-ops/route-creative-approvals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","creative-approval-router","media-entertainment","media","entertainment","creative-approval","approval-router","creative","approval","router","media-ops","route-creative-approvals","route"],"baseUrl":"https://orbisapi.com/proxy/creative-approval-router-api-24d8fa","openApiSpecUrl":"https://orbis-creative-approval-router-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"90d526d4-0b49-4f7b-8f1a-f1a946d8647c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ce0b2c02-e527-4c97-b1cd-c6f084acc64a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"07fb2eee-eecd-46b4-a515-4f5fe3dff645","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/route-creative-approvals","description":null},{"method":"POST","path":"/v1/media-ops/route-creative-approvals","description":null}],"x402":null},{"id":"be8da66c-7732-484d-96b9-c53a8690f325","name":"Program Impact Digest API","slug":"program-impact-digest-api-d8c24b","shortDescription":"Summarize program-impact data into outcome themes, beneficiary shifts, evidence quality, and funding relevance.","description":"Summarize program-impact data into outcome themes, beneficiary shifts, evidence quality, and funding relevance. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes nonprofit social, social impact, program impact, impact digest, and nonprofit ops. Use the /v1/nonprofit-ops/summarize-program-impact endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["nonprofit-and-social-impact","data-process","program-impact-digest","nonprofit-social","social-impact","nonprofit","social","impact","program-impact","impact-digest","program","digest","nonprofit-ops","summarize-program-impact"],"baseUrl":"https://orbisapi.com/proxy/program-impact-digest-api-d8c24b","openApiSpecUrl":"https://orbis-program-impact-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f5465b75-d581-4fe3-a477-c18b27112164","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"81323a03-cff4-47d4-a3ba-9b650f1fb0b3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f23e90d1-0817-40fa-b6b1-629338ebf073","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit-ops/summarize-program-impact","description":null},{"method":"POST","path":"/v1/nonprofit-ops/summarize-program-impact","description":null}],"x402":null},{"id":"a480f31e-9baf-47a9-b89f-84cab303bb1c","name":"Bill of Lading Field Extractor API","slug":"bill-of-lading-field-extractor-api-cb93c7","shortDescription":"Extract and normalize critical fields from bills of lading for logistics and trade operations. Returns shipper and consi","description":"Extract and normalize critical fields from bills of lading for logistics and trade operations. Returns shipper and consignee details, commodity descriptions, container references, port fields, date anomalies, and missing-data alerts for downstream customs, finance, and ERP pipelines. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, bill lading, lading field, and field extractor. Use the /v1/trade/extract-bill-of-lading-fields endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-&-market-data","data_process","finance-and-market-data","data-process","bill-of-lading-field-extractor","finance","market","data","bill","lading","field","extractor","trade","extract-bill-of-lading-fields"],"baseUrl":"https://orbisapi.com/proxy/bill-of-lading-field-extractor-api-cb93c7","openApiSpecUrl":"https://orbis-bill-of-lading-field-extracto.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5c490867-2cad-44b3-807a-64e3ea554b23","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e12b5da2-1e4f-4ea2-8dfc-59219939a38c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bd6129a4-6547-4765-b7eb-52bca23bdb30","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/trade/extract-bill-of-lading-fields","description":null},{"method":"POST","path":"/v1/trade/extract-bill-of-lading-fields","description":null}],"x402":null},{"id":"21273e09-5f85-424c-8ba9-65c117ad2330","name":"Grooming Risk Conversation API","slug":"grooming-risk-conversation-api-0ab92f","shortDescription":"Analyze conversation sequences for grooming, boundary testing, manipulation, and progressive sexualization patterns. Ret","description":"Analyze conversation sequences for grooming, boundary testing, manipulation, and progressive sexualization patterns. Returns conversation risk score, escalation timeline, detected manipulation tactics, and reviewer guidance for child-safety and trust teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, grooming risk, risk conversation, safety, and analyze grooming risk. Use the /v1/safety/analyze-grooming-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","grooming-risk-conversation","security","identity","grooming","risk","conversation","safety","analyze-grooming-risk","analyze","sequences","boundary","testing"],"baseUrl":"https://orbisapi.com/proxy/grooming-risk-conversation-api-0ab92f","openApiSpecUrl":"https://orbis-grooming-risk-conversation-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ae7052fd-43fa-47ac-af15-bcaaf259d756","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"50e011f8-46f3-47c5-87e2-d43f77e5e636","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0092ba1b-54f7-4f56-99cc-c7a186608354","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/safety/analyze-grooming-risk","description":null},{"method":"POST","path":"/v1/safety/analyze-grooming-risk","description":null}],"x402":null},{"id":"e03e3772-1d2f-4a01-ae71-12a15d13e638","name":"Comparison Page Outline Generator API","slug":"comparison-page-outline-generator-api-7e5cde","shortDescription":"Generate comparison-page outlines that actually help buyers decide. Returns section structures, comparison criteria, obj","description":"Generate comparison-page outlines that actually help buyers decide. Returns section structures, comparison criteria, objection coverage, proof prompts, and conversion-ready CTAs for SEO and sales-led content. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing growth, comparison page, page outline, outline generator, and content. Use the /v1/content/generate-comparison-page-outline endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-growth","ml-model","comparison-page-outline-generator","marketing","growth","comparison","page","outline","generator","content","generate-comparison-page-outline","generate","outlines","that"],"baseUrl":"https://orbisapi.com/proxy/comparison-page-outline-generator-api-7e5cde","openApiSpecUrl":"https://orbis-comparison-page-outline-gener.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"228dab97-4c46-433c-af81-0165b5f80714","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4e142858-8545-41a0-b7e5-7d9edfcd855b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"512f829a-3120-45ff-8509-a0d0511a12dc","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/content/generate-comparison-page-outline","description":null},{"method":"POST","path":"/v1/content/generate-comparison-page-outline","description":null}],"x402":null},{"id":"48ab975a-124b-41ed-8a67-b61130d6cf33","name":"Address Standardization API","slug":"address-standardization-api-714a9b","shortDescription":"Normalize and validate postal addresses globally. Includes geocoding confidence and deliverability hints.","description":"Normalize and validate postal addresses globally. Includes geocoding confidence and deliverability hints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes geolocation mapping, address, standardization, standardize address, and normalize validate. Use the /v1/standardize-address endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["geolocation-&-mapping","data_process","geolocation-and-mapping","data-process","address-standardization","geolocation","mapping","address","standardization","standardize-address","normalize","validate","postal","addresses"],"baseUrl":"https://orbisapi.com/proxy/address-standardization-api-714a9b","openApiSpecUrl":"https://orbis-address-standardization-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"1c7be73c-371d-4b95-9d74-2882a31fb2d6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1c64a2cb-736c-4ce1-a59b-8a6612c550a2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"cb4a4608-7d3f-4d8d-a59d-959375fa9fe5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/standardize-address","description":null},{"method":"POST","path":"/v1/standardize-address","description":null}],"x402":null},{"id":"d32c42aa-22a6-45d4-9ae9-90f1d13b895c","name":"Layoff Recovery Plan API","slug":"layoff-recovery-plan-api-bf6e42","shortDescription":"Build a practical post-layoff action plan using financial runway, industry fit, emotional capacity, skill gaps, and job ","description":"Build a practical post-layoff action plan using financial runway, industry fit, emotional capacity, skill gaps, and job search priorities. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes career, layoff recovery, recovery plan, build layoff recovery plans, and build practical. Use the /v1/career/build-layoff-recovery-plans endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["career-and-hr","ml-model","layoff-recovery-plan","career","layoff","recovery","plan","build-layoff-recovery-plans","build","practical","post","action","using","financial"],"baseUrl":"https://orbisapi.com/proxy/layoff-recovery-plan-api-bf6e42","openApiSpecUrl":"https://orbis-layoff-recovery-plan-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ae05d83e-c414-47ce-915a-4190453901b3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d049add2-fcb7-4f8c-82ca-9ec3327fdb64","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"03459926-2241-4f94-809f-ff4d38250653","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/career/build-layoff-recovery-plans","description":null},{"method":"POST","path":"/v1/career/build-layoff-recovery-plans","description":null}],"x402":null},{"id":"f31da5e6-c631-46da-90d8-123567dcaa19","name":"Cloud IAM Misconfiguration Detector API","slug":"cloud-iam-misconfiguration-detector-api-b732d7","shortDescription":"Detect risky IAM misconfigurations across roles, policies, and trust relationships before privilege creep turns into exp","description":"Detect risky IAM misconfigurations across roles, policies, and trust relationships before privilege creep turns into exposure. Returns high-risk paths, excessive grants, and remediation priorities for cloud security teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes security identity, cloud iam, iam misconfiguration, misconfiguration detector, and detect iam misconfigurations. Use the /v1/cloud/detect-iam-misconfigurations endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","data-process","cloud-iam-misconfiguration-detector","security","identity","cloud","iam","misconfiguration","detector","detect-iam-misconfigurations","detect","risky","misconfigurations","across"],"baseUrl":"https://orbisapi.com/proxy/cloud-iam-misconfiguration-detector-api-b732d7","openApiSpecUrl":"https://orbis-cloud-iam-misconfiguration-de.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5475d369-5b31-4cbb-9074-064bf4ff8b2f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f008cb25-837c-4168-988e-6a2acf75689e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e7685ba4-e8c8-44e3-8a36-228afdf0ad4e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/cloud/detect-iam-misconfigurations","description":null},{"method":"POST","path":"/v1/cloud/detect-iam-misconfigurations","description":null}],"x402":null},{"id":"e630d084-3c4a-43ab-9627-e4d5cda185f5","name":"Opensanctions API","slug":"opensanctions-api-a153a1","shortDescription":"OpenSanctions screening x402","description":"Opensanctions API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: match, by id, bulk. Buyer intents from service metadata: OpenSanctions screening x402, sanctions entity match MCP, bulk sanctions screening agent API.","category":null,"tags":["base","bulk","entity","match","mcp","opensanctions","sanctions","screen","screening","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/opensanctions-api-a153a1","openApiSpecUrl":"https://opensanctions-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0159534d-23de-4f09-a39e-1ce2ae6a5c31","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/screen/match","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/by_id","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/screen/bulk","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"84c414b3-5f03-4fee-94a6-72bada35050d","name":"Wallet Sanctions Exposure API","slug":"wallet-sanctions-exposure-api-9ec57c","shortDescription":"Screen wallets for indirect sanctions exposure using counterparty paths, mixer adjacency, and tainted-funds propagation ","description":"Screen wallets for indirect sanctions exposure using counterparty paths, mixer adjacency, and tainted-funds propagation signals. Returns exposure score, path evidence, and compliance-review recommendations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, wallet sanctions, sanctions exposure, web3, and screen wallet sanctions exposure. Use the /v1/web3/screen-wallet-sanctions-exposure endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","wallet-sanctions-exposure","legal","compliance","wallet","sanctions","exposure","web3","screen-wallet-sanctions-exposure","screen","wallets","indirect","using"],"baseUrl":"https://orbisapi.com/proxy/wallet-sanctions-exposure-api-9ec57c","openApiSpecUrl":"https://orbis-wallet-sanctions-exposure-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"65665536-66ae-40c4-a37d-82f0e4b0c15d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"250e461c-f9b2-473e-8cf9-2895b503414d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"24c0196d-45d3-464b-82b1-76eafce30c7e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/web3/screen-wallet-sanctions-exposure","description":null},{"method":"POST","path":"/v1/web3/screen-wallet-sanctions-exposure","description":null}],"x402":null},{"id":"63bd9aac-2c04-4df2-baf5-38e81f947faa","name":"Malware Payload Reference Classifier API","slug":"malware-payload-reference-classifier-api-f215e7","shortDescription":"Classify malware family and campaign references from chatter, filenames, hashes, and operator notes to support early con","description":"Classify malware family and campaign references from chatter, filenames, hashes, and operator notes to support early containment and intel workflows. Returns family hints, confidence, and campaign-type labels. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes cybersecurity fraud, malware payload, payload reference, reference classifier, and security. Use the /v1/security/classify-malware-payload-references endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","ml-model","malware-payload-reference-classifier","cybersecurity","fraud","malware","payload","reference","classifier","security","classify-malware-payload-references","classify","family","campaign"],"baseUrl":"https://orbisapi.com/proxy/malware-payload-reference-classifier-api-f215e7","openApiSpecUrl":"https://orbis-malware-payload-reference-cla.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"37a59746-16f1-4709-ae73-97272673f391","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7ed1cefc-edd3-4ea0-83bc-8d35f8b1aaa2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2c3a27ab-e495-44c6-8cdc-79b618ad974e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/classify-malware-payload-references","description":null},{"method":"POST","path":"/v1/security/classify-malware-payload-references","description":null}],"x402":null},{"id":"3afb09f7-800c-4d49-821c-7bbc293279e6","name":"Shopify Fraud Order Triage API","slug":"shopify-fraud-order-triage-api-af553d","shortDescription":"Triage suspicious Shopify orders using address patterns, email risk, device clues, reshipper signals, and order behavior","description":"Triage suspicious Shopify orders using address patterns, email risk, device clues, reshipper signals, and order behavior anomalies. Returns fraud severity, strongest flags, and approve-review-cancel guidance. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes cybersecurity fraud, shopify fraud, fraud order, order triage, and triage fraud orders. Use the /v1/shopify/triage-fraud-orders endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","ml-model","shopify-fraud-order-triage","cybersecurity","fraud","shopify","order","triage","triage-fraud-orders","suspicious","orders","using","address","patterns"],"baseUrl":"https://orbisapi.com/proxy/shopify-fraud-order-triage-api-af553d","openApiSpecUrl":"https://orbis-shopify-fraud-order-triage-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"16a7debf-1896-4e11-ab7d-eed1e030e363","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a4681240-9294-4f73-b609-11e943dc51b5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"74446a3f-9bc8-4bb7-8982-b1c9efbdef17","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/triage-fraud-orders","description":null},{"method":"POST","path":"/v1/shopify/triage-fraud-orders","description":null}],"x402":null},{"id":"0bcaef8d-3df7-4120-9206-aed3df5e364e","name":"Returns Fraud Pattern API","slug":"returns-fraud-pattern-api-2994dd","shortDescription":"Detect suspicious returns patterns using receipt anomalies, item history, refund timing, and customer behavior shifts.","description":"Detect suspicious returns patterns using receipt anomalies, item history, refund timing, and customer behavior shifts. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, returns fraud, fraud pattern, retail ops, and detect returns fraud patterns. Use the /v1/retail-ops/detect-returns-fraud-patterns endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","returns-fraud-pattern","cybersecurity-fraud","cybersecurity","fraud","returns-fraud","fraud-pattern","returns","pattern","retail-ops","detect-returns-fraud-patterns","retail","detect"],"baseUrl":"https://orbisapi.com/proxy/returns-fraud-pattern-api-2994dd","openApiSpecUrl":"https://orbis-returns-fraud-pattern-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"234f1f99-2f91-4404-bf6b-8d6a8c526d34","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5b420673-633e-4f1d-b404-794b269b076d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"64532988-4c00-4da5-9d09-a8632af844b7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/retail-ops/detect-returns-fraud-patterns","description":null},{"method":"POST","path":"/v1/retail-ops/detect-returns-fraud-patterns","description":null}],"x402":null},{"id":"e5e99ecf-371e-4401-abee-8a281e270a5b","name":"Emergency Donation Fraud Detector API","slug":"emergency-donation-fraud-detector-api-f306b5","shortDescription":"Detect scam patterns in crisis-era donation pages, appeals, and fundraiser copy. Returns fraud risk, deception signals, ","description":"Detect scam patterns in crisis-era donation pages, appeals, and fundraiser copy. Returns fraud risk, deception signals, and trust-verification recommendations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes cybersecurity fraud, emergency donation, donation fraud, fraud detector, and resilience. Use the /v1/resilience/detect-donation-fraud endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","ml-model","emergency-donation-fraud-detector","cybersecurity","fraud","emergency","donation","detector","resilience","detect-donation-fraud","detect","scam","patterns","crisis"],"baseUrl":"https://orbisapi.com/proxy/emergency-donation-fraud-detector-api-f306b5","openApiSpecUrl":"https://orbis-emergency-donation-fraud-dete.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"ce776c3f-407a-4c50-b6e9-731997c9c78c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a2e09f56-63ac-43d4-8616-cbda5932e6f2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b2b6c9f9-c515-48fd-99ed-99f7a752ab7b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/detect-donation-fraud","description":null},{"method":"POST","path":"/v1/resilience/detect-donation-fraud","description":null}],"x402":null},{"id":"d67091f0-5768-490d-b03c-482e7ebbef56","name":"Technical Interview Drill Builder API","slug":"technical-interview-drill-builder-api-0429c7","shortDescription":"Generate practice drills for technical interviews using role type, seniority, weak spots, and available preparation time","description":"Generate practice drills for technical interviews using role type, seniority, weak spots, and available preparation time. Returns question sets and practice loops. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes education research, technical interview, interview drill, drill builder, and career. Use the /v1/career/build-technical-interview-drills endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","ml-model","technical-interview-drill-builder","education","research","technical","interview","drill","builder","career","build-technical-interview-drills","generate","practice","drills"],"baseUrl":"https://orbisapi.com/proxy/technical-interview-drill-builder-api-0429c7","openApiSpecUrl":"https://orbis-technical-interview-drill-bui.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"0e4a7686-7bf0-4fab-aa72-71bf62f2b977","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9e55cc07-ba4f-4a0a-a17b-012f89230cb6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"077c5a5b-95f4-4885-8cde-f4728da66c30","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/career/build-technical-interview-drills","description":null},{"method":"POST","path":"/v1/career/build-technical-interview-drills","description":null}],"x402":null},{"id":"5fdf8d4c-2971-4ab5-a46a-0a2a5cb0a816","name":"Tenant Rights Summarizer API","slug":"tenant-rights-summarizer-api-6991e8","shortDescription":"Summarize tenant rights, repair obligations, notice requirements, and common landlord constraints into plain-language gu","description":"Summarize tenant rights, repair obligations, notice requirements, and common landlord constraints into plain-language guidance for case handling. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, tenant rights, rights summarizer, housing, and summarize tenant rights. Use the /v1/housing/summarize-tenant-rights endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","tenant-rights-summarizer","legal","compliance","tenant","rights","summarizer","housing","summarize-tenant-rights","summarize","repair","obligations","notice"],"baseUrl":"https://orbisapi.com/proxy/tenant-rights-summarizer-api-6991e8","openApiSpecUrl":"https://orbis-tenant-rights-summarizer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"cda3ae58-28cc-493f-bca0-453c720cdc24","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5f599399-d33b-45de-8e26-ff77eb3c85b0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e8302337-9105-433c-8c98-cede5c71124c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/summarize-tenant-rights","description":null},{"method":"POST","path":"/v1/housing/summarize-tenant-rights","description":null}],"x402":null},{"id":"cc9ccdf6-f15c-40d0-b91d-740ae43900db","name":"Utility Account Fraud API","slug":"utility-account-fraud-api-2b2cc8","shortDescription":"Detect suspicious utility account behavior using identity mismatches, payment anomalies, and service-pattern irregularit","description":"Detect suspicious utility account behavior using identity mismatches, payment anomalies, and service-pattern irregularities. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, utility account, account fraud, utilities ops, and detect account fraud. Use the /v1/utilities-ops/detect-account-fraud endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","utility-account-fraud","cybersecurity","fraud","utility","account","utilities-ops","detect-account-fraud","detect","suspicious","behavior","using","identity"],"baseUrl":"https://orbisapi.com/proxy/utility-account-fraud-api-2b2cc8","openApiSpecUrl":"https://orbis-utility-account-fraud-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4f61ea82-9991-4719-aeb8-b4221d3fc14e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9899e844-38f6-42b5-9ad1-e47a80af1d4c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"13053b69-5edd-4cdc-abfc-03e66cae736b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/utilities-ops/detect-account-fraud","description":null},{"method":"POST","path":"/v1/utilities-ops/detect-account-fraud","description":null}],"x402":null},{"id":"5963666f-15c2-4c35-8c73-7f5c9b612f22","name":"Lead Enrichment Snapshot API","slug":"lead-enrichment-snapshot-api-729993","shortDescription":"Create a fast, usable lead snapshot from sparse prospect data. Accepts name, company, domain, and optional social URLs, ","description":"Create a fast, usable lead snapshot from sparse prospect data. Accepts name, company, domain, and optional social URLs, then returns likely company stage, role seniority clues, product category, buyer intent signals, outreach angles, and a compact CRM-ready summary for reps and founders moving fast. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes sales prospecting, lead enrichment, enrichment snapshot, enrich lead snapshot, and create fast. Use the /v1/sales/enrich-lead-snapshot endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["sales-&-prospecting","data_process","sales-and-prospecting","data-process","lead-enrichment-snapshot","sales","prospecting","lead","enrichment","snapshot","enrich-lead-snapshot","create","fast","usable"],"baseUrl":"https://orbisapi.com/proxy/lead-enrichment-snapshot-api-729993","openApiSpecUrl":"https://orbis-lead-enrichment-snapshot-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5b8f276a-cf84-48c4-9b65-0fe0863060ac","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"89cfecf4-9401-456f-9f72-385582ff022d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9e5d6094-8427-4e0b-aaf4-0066f15a7f8f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/sales/enrich-lead-snapshot","description":null},{"method":"POST","path":"/v1/sales/enrich-lead-snapshot","description":null}],"x402":null},{"id":"05f6da24-323d-43fe-a2c9-aec810b5246e","name":"Containment Recovery Path API","slug":"containment-recovery-path-api-f7e2a9","shortDescription":"Recommend containment recovery actions using asset criticality, business interruption, residual exposure, and fix comple","description":"Recommend containment recovery actions using asset criticality, business interruption, residual exposure, and fix complexity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, containment recovery, recovery path, cyber ops, and recommend containment recovery paths. Use the /v1/cyber-ops/recommend-containment-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","containment-recovery-path","cybersecurity-fraud","cybersecurity","fraud","containment-recovery","recovery-path","containment","recovery","path","cyber-ops","recommend-containment-recovery-paths","cyber"],"baseUrl":"https://orbisapi.com/proxy/containment-recovery-path-api-f7e2a9","openApiSpecUrl":"https://orbis-containment-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"3dc3985c-e3b3-459f-83e8-1503260b5013","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0d64e734-d7d5-42bd-a61f-2458377859e5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4912d3e1-b084-4cfc-a3b3-73c413950d03","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/cyber-ops/recommend-containment-recovery-paths","description":null},{"method":"POST","path":"/v1/cyber-ops/recommend-containment-recovery-paths","description":null}],"x402":null},{"id":"1c5e533b-beb5-40a1-98ad-9af07288362c","name":"Live Chat Sextortion Signal Detector API","slug":"live-chat-sextortion-signal-detector-api-aeca89","shortDescription":"Detect extortion, coercion, blackmail, and sexually exploitative pressure patterns in live chat streams before harm esca","description":"Detect extortion, coercion, blackmail, and sexually exploitative pressure patterns in live chat streams before harm escalates. Returns threat severity, detected coercion cues, escalation triggers, and response recommendations for safety operations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, live chat, chat sextortion, sextortion signal, and signal detector. Use the /v1/safety/detect-sextortion-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","live-chat-sextortion-signal-detector","security","identity","live","chat","sextortion","signal","detector","safety","detect-sextortion-signals","detect","extortion"],"baseUrl":"https://orbisapi.com/proxy/live-chat-sextortion-signal-detector-api-aeca89","openApiSpecUrl":"https://orbis-live-chat-sextortion-signal-d.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"29e2f274-be72-4a0f-97c5-6377d48c22a5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f70f067e-e856-47bf-b994-ae8f80b53e30","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"826ba19b-416f-4245-9637-3481228e9ffe","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/safety/detect-sextortion-signals","description":null},{"method":"POST","path":"/v1/safety/detect-sextortion-signals","description":null}],"x402":null},{"id":"d0e2daa5-74f9-45a6-990a-32bdb522c3e5","name":"Student Intervention Priority API","slug":"student-intervention-priority-api-68d77a","shortDescription":"Prioritize student interventions from attendance, assessment trend, engagement, support history, and risk indicators","description":"Prioritize student interventions from attendance, assessment trend, engagement, support history, and risk indicators. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["education","student-success","intervention","support","agent-friendly","x402","student intervention priority","education","student success","intervention","support","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/student-intervention-priority-api-68d77a","openApiSpecUrl":"https://student-intervention-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"36d3f689-e642-47eb-a9ef-d0655cfbcef9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dcc9e8b5-fd74-4d02-ba0a-b60fb1a25ebd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5f25cc88-d439-4380-ad9c-6b7c6ab9213d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/student-intervention-rules","description":"Return hardcoded student intervention priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-student-intervention","description":"Prioritize student interventions from attendance, assessment trend, engagement, support history, and risk indicators using deterministic scoring rules"},{"method":"POST","path":"/rank-student-support","description":"Generate focused next steps for student intervention priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bc8619ac-1d9b-488d-ba72-ab7d3ec42537","name":"Content Moderation API","slug":"content-moderation-api-2ba542","shortDescription":"Real-time content filtering. Detects NSFW, hate speech, spam, and violence across 25+ categories.","description":"Real-time content filtering. Detects NSFW, hate speech, spam, and violence across 25+ categories. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes content, moderation, moderate, real time, and time content. Use the /v1/moderate endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["content-moderation","ml_model","ml-model","content","moderation","moderate","real","time","filtering","detects","nsfw","hate","speech","spam"],"baseUrl":"https://orbisapi.com/proxy/content-moderation-api-2ba542","openApiSpecUrl":"https://orbis-content-moderation-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"5f62988d-5c6b-4691-b095-a60362c1ec82","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3a0231db-9284-4178-aecd-15febdecd6cf","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"622aed4a-da49-4ec5-ae3d-d1bd786a43dd","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/moderate","description":null},{"method":"POST","path":"/v1/moderate","description":null}],"x402":null},{"id":"3f6631bc-fb0a-473c-8b64-ef6ded160cab","name":"JSON Schema Validator","slug":"json-schema-validator-c6f241","shortDescription":"Validate JSON against schemas. Supports Draft 7, 2019-09, 2020-12. Fast validation with detailed error reporting.","description":"Validate JSON against schemas. Supports Draft 7, 2019-09, 2020-12. Fast validation with detailed error reporting. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes development, tools, json schema, schema validator, and validate json. Use the /v1/validate-json endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["development-tools","data_process","data-process","json-schema-validator","development","tools","json","schema","validator","validate-json","validate","against","schemas","supports"],"baseUrl":"https://orbisapi.com/proxy/json-schema-validator-c6f241","openApiSpecUrl":"https://orbis-json-schema-validator.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"0ab4bd82-d856-4f4f-86d5-4c77bca93261","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3132a16c-acc2-45f4-a0d6-c33993bf1f45","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5ad9f516-3137-4290-b0b6-6094e6a381d2","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/validate-json","description":null},{"method":"POST","path":"/v1/validate-json","description":null}],"x402":null},{"id":"3967a96f-9c47-4e02-93f3-6bf21c98a46e","name":"TX Bundle Cost API","slug":"tx-bundle-cost-api-d6c5e5","shortDescription":"transaction bundle cost estimator","description":"TX Bundle Cost API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: estimate cost, estimate cost. Buyer intents from service metadata: transaction bundle cost estimator, bundle gas estimate x402, agent transaction cost MCP.","category":null,"tags":["base","bundle","cost","estimate","estimator","gas","mcp","step","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/tx-bundle-cost-api-d6c5e5","openApiSpecUrl":"https://tx-bundle-cost-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d38cc5f6-eb1d-4628-839c-30f77f55eda0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/bundle/estimate_cost","description":"Paid x402 route for autonomous agents deciding whether a multi-step transaction bundle is cheap enough and safe enough to execute now. Returns gas, slippage, bridge-fee, worst-case cost, buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: transaction bundle cost,"},{"method":"POST","path":"/v1/step/estimate_cost","description":"Paid x402 route for agents deciding whether one swap, bridge, or transfer step is cheap enough to execute or should be delayed/rerouted. Buyer-intent match: transaction step cost, tx cost estimator."}],"x402":null},{"id":"46a48ab4-82c2-4089-8f18-06ab70e95508","name":"Feature Request Clusterer API","slug":"feature-request-clusterer-api-7f212d","shortDescription":"Cluster large volumes of product feedback into real roadmap themes. Accepts feature requests from tickets, surveys, and ","description":"Cluster large volumes of product feedback into real roadmap themes. Accepts feature requests from tickets, surveys, and app reviews, then returns deduplicated themes, demand intensity, user persona mapping, urgency markers, and concise summaries that help product teams avoid drowning in repetitive feedback. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes product analytics, feature request, request clusterer, cluster feature requests, and cluster large. Use the /v1/product/cluster-feature-requests endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["product-&-analytics","ml_model","product-and-analytics","ml-model","feature-request-clusterer","product","analytics","feature","request","clusterer","cluster-feature-requests","cluster","large","volumes"],"baseUrl":"https://orbisapi.com/proxy/feature-request-clusterer-api-7f212d","openApiSpecUrl":"https://orbis-feature-request-clusterer-api.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"a16be920-fc3e-4fab-9744-2be686f16105","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5ce44b49-0047-4baf-aef5-00f38dc6c3ff","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ced54711-a4f2-49f1-a6b9-fadf3cd2bd80","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/product/cluster-feature-requests","description":null},{"method":"POST","path":"/v1/product/cluster-feature-requests","description":null}],"x402":null},{"id":"83cc40b2-966c-49e2-9db2-0040d5cb2116","name":"Shopify Collection SEO Builder API","slug":"shopify-collection-seo-builder-api-8abde6","shortDescription":"Generate SEO-ready collection page titles, descriptions, internal-link ideas, and merchandising copy for Shopify categor","description":"Generate SEO-ready collection page titles, descriptions, internal-link ideas, and merchandising copy for Shopify category pages. Returns metadata drafts, keyword themes, and duplication warnings. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, shopify collection, collection seo, seo builder, and build collection seo. Use the /v1/shopify/build-collection-seo endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","shopify-collection-seo-builder","marketing","sales","shopify","collection","seo","builder","build-collection-seo","generate","ready","page","titles"],"baseUrl":"https://orbisapi.com/proxy/shopify-collection-seo-builder-api-8abde6","openApiSpecUrl":"https://orbis-shopify-collection-seo-builde.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"29457b22-4d53-40fa-b650-783b9f14390c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c274884e-eca7-4b6e-bf12-7459cc80822f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"c4694aec-aa54-4ce7-9799-69fa227ec3ba","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/shopify/build-collection-seo","description":null},{"method":"POST","path":"/v1/shopify/build-collection-seo","description":null}],"x402":null},{"id":"f49a64f0-91b1-4134-be95-6abf8c34fa3f","name":"X Quote Tweet Risk Analyzer API","slug":"x-quote-tweet-risk-analyzer-api-5a63a6","shortDescription":"Analyze quote-tweet cascades for dogpile risk, reputational damage, sarcasm inversion, and controversy amplification. Re","description":"Analyze quote-tweet cascades for dogpile risk, reputational damage, sarcasm inversion, and controversy amplification. Returns severity score, key risk factors, and response or pause recommendations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, quote tweet, tweet risk, risk analyzer, and analyze quote tweet risk. Use the /v1/x/analyze-quote-tweet-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","x-quote-tweet-risk-analyzer","security","identity","quote","tweet","risk","analyzer","analyze-quote-tweet-risk","analyze","cascades","dogpile","reputational"],"baseUrl":"https://orbisapi.com/proxy/x-quote-tweet-risk-analyzer-api-5a63a6","openApiSpecUrl":"https://orbis-x-quote-tweet-risk-analyzer-a.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"9f716c56-a11f-4475-9ddc-54154fa83e3d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bc4e9597-3b5a-4022-a83b-f14e0eae75d3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"13f32c1f-cfc5-49c9-96f2-9bd459a809af","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/x/analyze-quote-tweet-risk","description":null},{"method":"POST","path":"/v1/x/analyze-quote-tweet-risk","description":null}],"x402":null},{"id":"d2614dcd-c431-453e-bbf9-b16232f2685f","name":"Warehouse Access Grant Justifier API","slug":"warehouse-access-grant-justifier-api-09baa4","shortDescription":"Justify data warehouse access grants from business purpose, data sensitivity, query scope, requester role, and expiry need","description":"Justify data warehouse access grants from business purpose, data sensitivity, query scope, requester role, and expiry need. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["warehouse-access","data-governance","iam","privacy","agent-friendly","x402","warehouse access grant justifier","warehouse access","data governance","iam","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/warehouse-access-grant-justifier-api-09baa4","openApiSpecUrl":"https://warehouse-access-grant-justifier.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b5a0655e-796a-47d9-bf53-968c43598c1d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4359fdec-7b1c-46a0-98e8-ac429b66ace2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9dc5741f-2ed6-47ed-9ae1-a256a0ec13ff","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/warehouse-grant-rules","description":"Return hardcoded warehouse access grant justifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/justify-warehouse-access-grant","description":"Justify data warehouse access grants from business purpose, data sensitivity, query scope, requester role, and expiry need using deterministic scoring rules"},{"method":"POST","path":"/recommend-grant-controls","description":"Generate focused next steps for warehouse access grant justifier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"39d9bee3-677b-4983-9ead-5fbf2f9d4e05","name":"Revenue Recognition Policy Check API","slug":"revenue-recognition-policy-check-api-f87075","shortDescription":"Check revenue recognition policy fit from contract terms, delivery status, performance obligations, discounting, and evidence","description":"Check revenue recognition policy fit from contract terms, delivery status, performance obligations, discounting, and evidence. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["revenue-recognition","accounting","contracts","finance","agent-friendly","x402","revenue recognition policy check","revenue recognition","accounting","contracts","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/revenue-recognition-policy-check-api-f87075","openApiSpecUrl":"https://revenue-recognition-policy-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"150b9005-ab7b-4a4f-94eb-ff59eeb411c7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2615df54-12fb-408c-bf42-dfcc69cd0f38","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0461f1eb-bb6f-455e-91f8-8e62011201e6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/revrec-policy-rules","description":"Return hardcoded revenue recognition policy check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-revenue-recognition-policy","description":"Check revenue recognition policy fit from contract terms, delivery status, performance obligations, discounting, and evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-revrec-gaps","description":"Generate focused next steps for revenue recognition policy check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"156f65de-562f-4331-addc-4cf5d17b7d0f","name":"Agent Prompt Injection Exposure API","slug":"agent-prompt-injection-exposure-api-62dac9","shortDescription":"Score prompt injection exposure from content source, tool authority, instruction conflict, sandboxing, and user confirmation","description":"Score prompt injection exposure from content source, tool authority, instruction conflict, sandboxing, and user confirmation. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["prompt-injection","agent-security","sandbox","risk","agent-friendly","x402","agent prompt injection exposure","prompt injection","agent security","sandbox","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-prompt-injection-exposure-api-62dac9","openApiSpecUrl":"https://agent-prompt-injection-exposure.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"bd53fb2c-fff8-471c-b0d6-194126109382","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7cd3bb5c-c945-4e87-91e1-92121d8d8bcb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"da4a2cfd-1d0f-4709-a66a-d7506babec1a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/prompt-injection-rules","description":"Return hardcoded agent prompt injection exposure rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-prompt-injection-exposure","description":"Score prompt injection exposure from content source, tool authority, instruction conflict, sandboxing, and user confirmation using deterministic scoring rules"},{"method":"POST","path":"/rank-injection-controls","description":"Generate focused next steps for agent prompt injection exposure from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"44147f5e-50fe-478d-bfb6-b3b6eb8deba9","name":"Supplier Concentration Risk API","slug":"supplier-concentration-risk-api-862cd7","shortDescription":"Score supplier concentration risk from spend share, category criticality, region exposure, alternative supply, and contract flexibility","description":"Score supplier concentration risk from spend share, category criticality, region exposure, alternative supply, and contract flexibility. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["supplier-risk","procurement","concentration","supply-chain","agent-friendly","x402","supplier concentration risk","supplier risk","procurement","concentration","supply chain","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/supplier-concentration-risk-api-862cd7","openApiSpecUrl":"https://supplier-concentration-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"68d586ea-f1d5-498b-ae59-59aa42964f01","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e2f24724-b2b1-4060-b732-3599df7a7b61","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f6a44383-c14e-4209-9195-516949e0c397","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/supplier-concentration-rules","description":"Return hardcoded supplier concentration risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-supplier-concentration-risk","description":"Score supplier concentration risk from spend share, category criticality, region exposure, alternative supply, and contract flexibility using deterministic scoring rules"},{"method":"POST","path":"/recommend-supplier-actions","description":"Generate focused next steps for supplier concentration risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4c0898cb-773a-45ab-b551-d4641e5ef4d3","name":"Authenticated Session Handoff Planner API","slug":"authenticated-session-handoff-planner-api-885a12","shortDescription":"Plan safe authenticated browser session handoffs from login context, action scope, PII exposure, timeout, and review need","description":"Plan safe authenticated browser session handoffs from login context, action scope, PII exposure, timeout, and review need. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["browser-agent","session-handoff","privacy","automation","agent-friendly","x402","authenticated session handoff planner","browser agent","session handoff","privacy","automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/authenticated-session-handoff-planner-api-885a12","openApiSpecUrl":"https://authenticated-session-handoff-plann.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"243c4ab1-3887-42fa-a64a-46da99339e25","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b94474fe-1c1b-459f-aebb-a35e8042f417","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9e5769a1-1309-414e-b382-aae168064520","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/session-handoff-rules","description":"Return hardcoded authenticated session handoff planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-session-handoff","description":"Plan safe authenticated browser session handoffs from login context, action scope, PII exposure, timeout, and review need using deterministic scoring rules"},{"method":"POST","path":"/rank-handoff-controls","description":"Generate focused next steps for authenticated session handoff planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7127983c-48ad-4637-a081-3f42578ac260","name":"Procurement RFQ Fit Scorer API","slug":"procurement-rfq-fit-scorer-api-902595","shortDescription":"Score RFQ fit from supplier capability, pricing range, delivery risk, compliance needs, and evidence quality","description":"Score RFQ fit from supplier capability, pricing range, delivery risk, compliance needs, and evidence quality. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["procurement","rfq","supplier","sourcing","agent-friendly","x402","procurement rfq fit scorer","procurement","rfq","supplier","sourcing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/procurement-rfq-fit-scorer-api-902595","openApiSpecUrl":"https://procurement-rfq-fit-scorer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a991c781-5c8f-40ea-aa9c-34b8ea07d79b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fe6c658c-4523-4c7f-bc62-d070f5118ced","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e4b925fb-d4eb-4056-8b9d-6189d1e86b4c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rfq-fit-rules","description":"Return hardcoded procurement rfq fit scorer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-rfq-fit","description":"Score RFQ fit from supplier capability, pricing range, delivery risk, compliance needs, and evidence quality using deterministic scoring rules"},{"method":"POST","path":"/rank-rfq-actions","description":"Generate focused next steps for procurement rfq fit scorer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b3a3603a-cf60-44d9-b83a-3679c57a024b","name":"Token Distribution API","slug":"token-distribution-api-c2422f","shortDescription":"token holder distribution MCP","description":"Token Distribution API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: distribution, top holders, unlock calendar. Buyer intents from service metadata: token holder distribution MCP, token concentration risk x402, token unlock calendar API.","category":null,"tags":["base","calendar","concentration","distribution","holder","holders","mcp","risk","token","top","unlock","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/token-distribution-api-c2422f","openApiSpecUrl":"https://token-distribution-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"12dd4fe8-f23f-4c1c-8865-7682542dfde5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/token/distribution","description":"Paid token distribution risk decision for autonomous agents deciding whether to trade, list, route, or allow autopay against an ERC-20. Returns concentration/liquidity/unlock/security evidence, execution policy, and next action. Buyer-intent match: token holder distribution, token concentration risk"},{"method":"POST","path":"/v1/token/top_holders","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: top holders API, holder distribution API."},{"method":"POST","path":"/v1/token/unlock_calendar","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: unlock calendar API, token unlock risk."}],"x402":null},{"id":"bddc2ed6-d4be-45ba-915a-9a8981e4192b","name":"Vendor Contract Renewal Signal API","slug":"vendor-contract-renewal-signal-api-5e2267","shortDescription":"Signal vendor renewal risk from usage trend, SLA history, price change, stakeholder sentiment, and replacement readiness","description":"Signal vendor renewal risk from usage trend, SLA history, price change, stakeholder sentiment, and replacement readiness. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-management","contract-renewal","sla","procurement","agent-friendly","x402","vendor contract renewal signal","vendor management","contract renewal","sla","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-contract-renewal-signal-api-5e2267","openApiSpecUrl":"https://vendor-contract-renewal-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e23bbf8e-0aab-4119-81db-9664514f4fd1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"405f81eb-0928-4e22-ab00-421c2dd85c46","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"53004471-9304-4e1d-9d59-5bc5f4464628","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vendor-renewal-rules","description":"Return hardcoded vendor contract renewal signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-vendor-renewal-risk","description":"Signal vendor renewal risk from usage trend, SLA history, price change, stakeholder sentiment, and replacement readiness using deterministic scoring rules"},{"method":"POST","path":"/rank-renewal-options","description":"Generate focused next steps for vendor contract renewal signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7c485e39-26ae-4c86-bdb6-d7f2bcfb697d","name":"Supplier Onboarding Evidence Check API","slug":"supplier-onboarding-evidence-check-api-2b4abe","shortDescription":"Check supplier onboarding evidence from tax forms, sanctions proof, insurance, security docs, and bank validation","description":"Check supplier onboarding evidence from tax forms, sanctions proof, insurance, security docs, and bank validation. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["supplier-onboarding","kyc","procurement","evidence","agent-friendly","x402","supplier onboarding evidence check","supplier onboarding","kyc","procurement","evidence","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/supplier-onboarding-evidence-check-api-2b4abe","openApiSpecUrl":"https://supplier-onboarding-evidence-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2bfdff37-2798-4958-a7a8-f9d66adc3183","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"09783a6c-a905-418d-8b23-ad4154922e2a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6c38e0ac-0918-4c0a-806d-9a7e8c118128","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/supplier-evidence-rules","description":"Return hardcoded supplier onboarding evidence check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-supplier-evidence","description":"Check supplier onboarding evidence from tax forms, sanctions proof, insurance, security docs, and bank validation using deterministic scoring rules"},{"method":"POST","path":"/rank-onboarding-gaps","description":"Generate focused next steps for supplier onboarding evidence check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6e982169-c6d2-49d2-8866-27f73094593c","name":"SaaS License Waste Finder API","slug":"saas-license-waste-finder-api-3a3e35","shortDescription":"Find SaaS license waste from seat activity, role fit, renewal date, department owner, and contract minimums","description":"Find SaaS license waste from seat activity, role fit, renewal date, department owner, and contract minimums. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["saas","license-waste","cost-optimization","procurement","agent-friendly","x402","saas license waste finder","saas","license waste","cost optimization","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/saas-license-waste-finder-api-3a3e35","openApiSpecUrl":"https://saas-license-waste-finder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1c3d12a0-e868-46eb-a6b9-d8cbf5b74524","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a27995c0-1839-4af5-8335-c5acf7364e02","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a50c0445-a56d-46ea-9d2b-6077bbec7bcc","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/license-waste-rules","description":"Return hardcoded saas license waste finder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-saas-license-waste","description":"Find SaaS license waste from seat activity, role fit, renewal date, department owner, and contract minimums using deterministic scoring rules"},{"method":"POST","path":"/rank-license-actions","description":"Generate focused next steps for saas license waste finder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"28cbc065-8294-42c3-8233-0af4a85be975","name":"Customer Churn Save Offer API","slug":"customer-churn-save-offer-api-f8dc3c","shortDescription":"Recommend churn save offers from usage decline, complaint history, margin, segment value, and offer eligibility","description":"Recommend churn save offers from usage decline, complaint history, margin, segment value, and offer eligibility. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-success","churn","retention","offers","agent-friendly","x402","customer churn save offer","customer success","churn","retention","offers","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-churn-save-offer-api-f8dc3c","openApiSpecUrl":"https://customer-churn-save-offer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"82ef8d6f-6432-4de6-b6fe-2da5f29b1f85","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ccba8161-d4a7-4213-ac27-f1029af2018b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"be107e50-f72e-4a74-8ab5-4f2cd017c365","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/churn-save-rules","description":"Return hardcoded customer churn save offer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/recommend-churn-save-offer","description":"Recommend churn save offers from usage decline, complaint history, margin, segment value, and offer eligibility using deterministic scoring rules"},{"method":"POST","path":"/rank-retention-actions","description":"Generate focused next steps for customer churn save offer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3886354b-fb26-4779-bed7-5d91ccada40d","name":"Refund Abuse Pattern Triage API","slug":"refund-abuse-pattern-triage-api-5c3198","shortDescription":"Triage refund abuse patterns from order history, reason codes, device signal, policy window, and customer value","description":"Triage refund abuse patterns from order history, reason codes, device signal, policy window, and customer value. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["refunds","fraud","ecommerce","payments","agent-friendly","x402","refund abuse pattern triage","refunds","fraud","ecommerce","payments","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/refund-abuse-pattern-triage-api-5c3198","openApiSpecUrl":"https://refund-abuse-pattern-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3ac90f49-e5fb-4d85-abd2-c37d178d5df4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"abe1da9a-154e-4a36-a94e-de3019e45603","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fd450f92-6a1d-42e6-a256-abbef592afa9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/refund-abuse-rules","description":"Return hardcoded refund abuse pattern triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-refund-abuse","description":"Triage refund abuse patterns from order history, reason codes, device signal, policy window, and customer value using deterministic scoring rules"},{"method":"POST","path":"/rank-refund-controls","description":"Generate focused next steps for refund abuse pattern triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"088e34b2-0ec1-4bec-8159-60c23f3b17b0","name":"Knowledge Base Deflection Gap API","slug":"knowledge-base-deflection-gap-api-539b15","shortDescription":"Find knowledge base deflection gaps from ticket clusters, article coverage, search misses, product changes, and resolution rate","description":"Find knowledge base deflection gaps from ticket clusters, article coverage, search misses, product changes, and resolution rate. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["knowledge-base","support","deflection","content-ops","agent-friendly","x402","knowledge base deflection gap","knowledge base","support","deflection","content ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/knowledge-base-deflection-gap-api-539b15","openApiSpecUrl":"https://knowledge-base-deflection-gap.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c970db54-4894-42c0-8a7c-8e5bf5a42398","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"425d52b0-8190-46cf-a9b7-5940a7716896","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"77a0a3da-c458-466f-ae0a-bf83c9606764","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/kb-deflection-rules","description":"Return hardcoded knowledge base deflection gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-deflection-gaps","description":"Find knowledge base deflection gaps from ticket clusters, article coverage, search misses, product changes, and resolution rate using deterministic scoring rules"},{"method":"POST","path":"/rank-kb-actions","description":"Generate focused next steps for knowledge base deflection gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ed80f979-c739-477e-bc56-0f107b4a29b3","name":"Cloud Spend Rightsizing Brief API","slug":"cloud-spend-rightsizing-brief-api-548898","shortDescription":"Brief cloud spend rightsizing from utilization, reserved coverage, workload criticality, growth signal, and savings confidence","description":"Brief cloud spend rightsizing from utilization, reserved coverage, workload criticality, growth signal, and savings confidence. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud-cost","rightsizing","finops","optimization","agent-friendly","x402","cloud spend rightsizing brief","cloud cost","rightsizing","finops","optimization","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-spend-rightsizing-brief-api-548898","openApiSpecUrl":"https://cloud-spend-rightsizing-brief.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ac33911b-b27e-4bd7-9c65-0c117ef33653","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"637f7a98-4544-41a8-b4fe-4312795f1f15","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f9cc564e-590b-4958-b1b5-415c81ff09b7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cloud-rightsizing-rules","description":"Return hardcoded cloud spend rightsizing brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-cloud-rightsizing","description":"Brief cloud spend rightsizing from utilization, reserved coverage, workload criticality, growth signal, and savings confidence using deterministic scoring rules"},{"method":"POST","path":"/rank-cloud-savings","description":"Generate focused next steps for cloud spend rightsizing brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"68eee3b7-fb58-44c9-9ac7-7f5d696e19de","name":"Uspto Patents API","slug":"uspto-patents-api-5442b1","shortDescription":"USPTO patent search MCP","description":"Uspto Patents API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by org. Buyer intents from service metadata: USPTO patent search MCP, patent prior art x402 API, inventor organization patents agent API.","category":null,"tags":["art","base","inventors","mcp","org","patent","patents","prior","search","usdc","uspto","x402"],"baseUrl":"https://orbisapi.com/proxy/uspto-patents-api-5442b1","openApiSpecUrl":"https://uspto-patents-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5e7304cd-c9f4-44ca-93f9-0d97732c257c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/patents/search","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/patents/by_id","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/inventors/by_org","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"421c055f-92c6-4c45-b4da-8c0c726a735c","name":"Invoice Coding Suggestion QA API","slug":"invoice-coding-suggestion-qa-api-de5416","shortDescription":"QA invoice coding suggestions from vendor history, GL account fit, PO match, tax treatment, and approval trail","description":"QA invoice coding suggestions from vendor history, GL account fit, PO match, tax treatment, and approval trail. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["invoice","accounting","ap-automation","finance-ops","agent-friendly","x402","invoice coding suggestion qa","invoice","accounting","ap automation","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/invoice-coding-suggestion-qa-api-de5416","openApiSpecUrl":"https://invoice-coding-suggestion-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c13e6b47-688a-4907-b1eb-444cce07b893","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c87a5630-9695-4d1c-9b4a-51eb9d2e4fc3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dffb4423-ed35-476d-9415-811b78613176","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/invoice-coding-rules","description":"Return hardcoded invoice coding suggestion qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-invoice-coding-suggestion","description":"QA invoice coding suggestions from vendor history, GL account fit, PO match, tax treatment, and approval trail using deterministic scoring rules"},{"method":"POST","path":"/rank-coding-gaps","description":"Generate focused next steps for invoice coding suggestion qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c11df6a9-3e31-43c3-875f-c2c219a05985","name":"Inbox SLA Priority Router API","slug":"inbox-sla-priority-router-api-53b5cd","shortDescription":"Route inbox SLA priority from sender importance, thread age, business impact, sentiment, and required action","description":"Route inbox SLA priority from sender importance, thread age, business impact, sentiment, and required action. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["email","inbox","sla","productivity","agent-friendly","x402","inbox sla priority router","email","inbox","sla","productivity","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/inbox-sla-priority-router-api-53b5cd","openApiSpecUrl":"https://inbox-sla-priority-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c1f26298-b11d-4240-b97f-b9170eb31ddd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bcd0801d-fbfc-41c4-a224-838e94c292f8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2fd56136-53de-4dd9-87cd-b197b4f00350","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/inbox-sla-rules","description":"Return hardcoded inbox sla priority router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-inbox-sla-priority","description":"Route inbox SLA priority from sender importance, thread age, business impact, sentiment, and required action using deterministic scoring rules"},{"method":"POST","path":"/rank-email-actions","description":"Generate focused next steps for inbox sla priority router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e6c08a84-89d4-4c1f-a397-184a91b1c68a","name":"Revenue Leakage Signal API","slug":"revenue-leakage-signal-api-511237","shortDescription":"Signal revenue leakage from contract terms, usage logs, billing rules, discount drift, and entitlement mismatch","description":"Signal revenue leakage from contract terms, usage logs, billing rules, discount drift, and entitlement mismatch. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["revenue-leakage","billing","finance","saas","agent-friendly","x402","revenue leakage signal","revenue leakage","billing","finance","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/revenue-leakage-signal-api-511237","openApiSpecUrl":"https://revenue-leakage-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b76e8626-cb50-4dcd-998c-5ed502fbcac1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"80be4753-e820-49c9-9489-a5b8926227f5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"adca667b-024a-451f-a19c-6f4021671f99","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/revenue-leakage-rules","description":"Return hardcoded revenue leakage signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-revenue-leakage","description":"Signal revenue leakage from contract terms, usage logs, billing rules, discount drift, and entitlement mismatch using deterministic scoring rules"},{"method":"POST","path":"/rank-leakage-actions","description":"Generate focused next steps for revenue leakage signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e8bcc988-64d3-4353-b423-871dcf3c9dee","name":"Hiring Candidate Screen Consistency API","slug":"hiring-candidate-screen-consistency-api-5e4f84","shortDescription":"Check hiring screen consistency from rubric coverage, interviewer notes, role requirements, bias flags, and evidence quality","description":"Check hiring screen consistency from rubric coverage, interviewer notes, role requirements, bias flags, and evidence quality. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["hiring","candidate-screening","hr","fairness","agent-friendly","x402","hiring candidate screen consistency","hiring","candidate screening","hr","fairness","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/hiring-candidate-screen-consistency-api-5e4f84","openApiSpecUrl":"https://hiring-candidate-screen-consistency.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"70ce4cda-eb22-4dbe-a2ec-30805a932410","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"37f9928f-d148-4e37-b447-de5850b8c5f7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e607b765-c106-4777-8fad-9e6929bba66f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/candidate-screen-rules","description":"Return hardcoded hiring candidate screen consistency rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-screen-consistency","description":"Check hiring screen consistency from rubric coverage, interviewer notes, role requirements, bias flags, and evidence quality using deterministic scoring rules"},{"method":"POST","path":"/rank-hiring-review","description":"Generate focused next steps for hiring candidate screen consistency from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"87052aab-1ec0-44ea-abc2-6dbd8e85eb89","name":"CRM Hygiene Action Planner API","slug":"crm-hygiene-action-planner-api-fdc3f4","shortDescription":"Plan CRM hygiene actions from stale records, duplicate risk, missing fields, owner activity, and pipeline impact","description":"Plan CRM hygiene actions from stale records, duplicate risk, missing fields, owner activity, and pipeline impact. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["crm","data-hygiene","sales-ops","pipeline","agent-friendly","x402","crm hygiene action planner","crm","data hygiene","sales ops","pipeline","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crm-hygiene-action-planner-api-fdc3f4","openApiSpecUrl":"https://crm-hygiene-action-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"bc5f89a4-3c4d-47b2-b7d5-f51fc93be676","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5c6dbb64-3b55-483e-8c7b-7e6dcba2e35e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ea849f78-e30f-43f5-904e-905db8e95a95","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/crm-hygiene-rules","description":"Return hardcoded crm hygiene action planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-crm-hygiene-actions","description":"Plan CRM hygiene actions from stale records, duplicate risk, missing fields, owner activity, and pipeline impact using deterministic scoring rules"},{"method":"POST","path":"/rank-crm-fixes","description":"Generate focused next steps for crm hygiene action planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7548abd8-cf2e-4db7-a5b7-640c94925535","name":"Wallet CEX Flows API","slug":"wallet-cex-flows-api-d2cdd9","shortDescription":"wallet CEX flows MCP","description":"Wallet CEX Flows API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: cex flows, cex attribution, recent inflows. Buyer intents from service metadata: wallet CEX flows MCP, exchange deposit attribution x402, CEX inflow monitoring API.","category":null,"tags":["attribution","base","cex","deposit","exchange","flows","mcp","recent","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-cex-flows-api-d2cdd9","openApiSpecUrl":"https://wallet-cex-flows-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"aaf53837-1dd4-4d28-a3cf-4953a56efe85","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/cex_flows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet CEX flows, wallet exchange exposure."},{"method":"POST","path":"/v1/wallet/cex_attribution","description":"Paid exchange-attribution decision for autonomous agents deciding whether a wallet is a known centralized-exchange address before accepting funds, routing payouts, or escalating review. Returns verdict, confidence, registry evidence, execution policy, and next action. Buyer-intent match: exchange de"},{"method":"POST","path":"/v1/cex/recent_inflows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: CEX inflows API, recent exchange inflows."}],"x402":null},{"id":"678abc88-5b4c-4be9-95e4-522f0105c639","name":"Partner Deal Registration Conflict API","slug":"partner-deal-registration-conflict-api-a97326","shortDescription":"Detect partner deal registration conflicts from account overlap, territory, timing, attribution rules, and proof quality","description":"Detect partner deal registration conflicts from account overlap, territory, timing, attribution rules, and proof quality. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["partner-sales","deal-registration","channel","conflict","agent-friendly","x402","partner deal registration conflict","partner sales","deal registration","channel","conflict","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/partner-deal-registration-conflict-api-a97326","openApiSpecUrl":"https://partner-deal-registration-conflict.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a4086bc2-a596-4063-b18f-38e52ae6ec7c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a0ea6747-17b4-47e1-af80-56143ebe2eef","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"883e988a-80f9-4569-80d9-974dd67f9af7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deal-conflict-rules","description":"Return hardcoded partner deal registration conflict rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-deal-registration-conflict","description":"Detect partner deal registration conflicts from account overlap, territory, timing, attribution rules, and proof quality using deterministic scoring rules"},{"method":"POST","path":"/rank-partner-actions","description":"Generate focused next steps for partner deal registration conflict from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3e649b46-0d7b-4613-bdce-ed3346d4dbd1","name":"Competitive Battlecard Gap API","slug":"competitive-battlecard-gap-api-78fb72","shortDescription":"Find competitive battlecard gaps from competitor claim, objection type, win loss signal, proof asset, and sales stage","description":"Find competitive battlecard gaps from competitor claim, objection type, win loss signal, proof asset, and sales stage. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["competitive-intel","battlecards","sales-enablement","strategy","agent-friendly","x402","competitive battlecard gap","competitive intel","battlecards","sales enablement","strategy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/competitive-battlecard-gap-api-78fb72","openApiSpecUrl":"https://competitive-battlecard-gap.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3de48188-c1f7-4f56-b2aa-924d9aff4b92","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a242444b-d27a-4c5b-bc51-72cea5b1f3ac","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c28af4b3-ad76-4e9e-bfcb-21335f5a0ee7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/battlecard-gap-rules","description":"Return hardcoded competitive battlecard gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-battlecard-gaps","description":"Find competitive battlecard gaps from competitor claim, objection type, win loss signal, proof asset, and sales stage using deterministic scoring rules"},{"method":"POST","path":"/rank-battlecard-actions","description":"Generate focused next steps for competitive battlecard gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5423e649-544d-40a1-9421-47cc942938d0","name":"Feature Flag Cleanup Planner API","slug":"feature-flag-cleanup-planner-api-77515a","shortDescription":"Plan feature flag cleanup from flag age, rollout status, owner, dependency risk, and incident history","description":"Plan feature flag cleanup from flag age, rollout status, owner, dependency risk, and incident history. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["feature-flags","engineering","cleanup","release-ops","agent-friendly","x402","feature flag cleanup planner","feature flags","engineering","cleanup","release ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/feature-flag-cleanup-planner-api-77515a","openApiSpecUrl":"https://feature-flag-cleanup-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8d9825dc-66ef-4e09-8765-11625b0b5a2d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50e73f80-9356-4fe2-8856-ea8caaf8081a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"42351769-86b6-432c-8c9f-190999f0b837","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/flag-cleanup-rules","description":"Return hardcoded feature flag cleanup planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-feature-flag-cleanup","description":"Plan feature flag cleanup from flag age, rollout status, owner, dependency risk, and incident history using deterministic scoring rules"},{"method":"POST","path":"/rank-flag-actions","description":"Generate focused next steps for feature flag cleanup planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c48b3fc0-d215-4630-87fe-af4a5ffd76df","name":"Timezone Meeting Planner API","slug":"timezone-meeting-planner-api-1185fd","shortDescription":"Find optimal meeting times and convert times across multiple timezones instantly","description":"Timezone Meeting Planner API finds the best meeting times across up to 10 timezones, converts any datetime between zones, checks business hour overlap, and lists 40+ supported timezone names. Slots are scored by proximity to each participant midday for maximum comfort. Built for scheduling tools, calendar apps, remote team dashboards and AI scheduling agents.","category":null,"tags":["scheduling","calendar","productivity","find best meeting time across timezones","convert time between timezones","check business hours overlap globally","schedule meeting for remote teams","get available slots across time zones"],"baseUrl":"https://orbisapi.com/proxy/timezone-meeting-planner-api-1185fd","openApiSpecUrl":"https://meeting-planner-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"2090f7cc-7d51-4538-955a-bd392ef9b24f","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"019c0065-ddfe-416b-8b87-0737cdc63727","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/best-times","description":"Find top 5 meeting slots across timezones"},{"method":"POST","path":"/convert","description":"Convert a datetime between multiple timezones"},{"method":"POST","path":"/overlap","description":"Find business hour overlap between timezones"},{"method":"GET","path":"/zones","description":"List all supported timezone names"}],"x402":null},{"id":"8fcc7079-4edb-4948-8927-31b388cc3ff5","name":"Approval Revoke API","slug":"approval-revoke-api-80e8c6","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-80e8c6","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"dd64e1fc-a8cb-42e9-a586-6bf296e073d4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"7dfa594b-6820-49f8-a8c5-b6d97bd727ac","name":"DeFi Pool Exposure Monitor API","slug":"defi-pool-exposure-monitor-api-03dfc5","shortDescription":"Monitor DeFi pool exposure from asset mix, liquidity depth, utilization, incentives, and smart contract risk","description":"Monitor DeFi pool exposure from asset mix, liquidity depth, utilization, incentives, and smart contract risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","defi","pool-risk","crypto","agent-friendly","x402","defi pool exposure monitor","blockchain","defi","pool risk","crypto","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-pool-exposure-monitor-api-03dfc5","openApiSpecUrl":"https://defi-pool-exposure-monitor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"d5fbd2aa-74c7-4f0f-8701-b53af09bce6c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4315df03-1e02-4f35-8d7a-232d7ba08b1d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"629e4c48-a339-4ec6-97eb-cce08d647a29","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pool-exposure-rules","description":"Return hardcoded defi pool exposure monitor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-pool-exposure","description":"Monitor DeFi pool exposure from asset mix, liquidity depth, utilization, incentives, and smart contract risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-pool-actions","description":"Generate focused next steps for defi pool exposure monitor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f04dede8-9f3b-4490-a08e-bc7711fedec8","name":"Feature Leakage Detector API","slug":"feature-leakage-detector-api-1b1488","shortDescription":"Detect ML feature leakage from timestamp order, target proximity, join logic, source lineage, and validation gap","description":"Detect ML feature leakage from timestamp order, target proximity, join logic, source lineage, and validation gap. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","mlops","feature-leakage","data-quality","agent-friendly","x402","feature leakage detector","ai","mlops","feature leakage","data quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/feature-leakage-detector-api-1b1488","openApiSpecUrl":"https://feature-leakage-detector.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"77258673-ee5e-440c-a6d6-5e0887f0ef2d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cc1925f8-95e7-4451-81f3-6fc85f961ab3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c9b843d3-c97a-4d4b-84d3-926a1cfec8df","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/leakage-rules","description":"Return hardcoded feature leakage detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-feature-leakage","description":"Detect ML feature leakage from timestamp order, target proximity, join logic, source lineage, and validation gap using deterministic scoring rules"},{"method":"POST","path":"/recommend-leakage-fixes","description":"Generate focused next steps for feature leakage detector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cda4a29b-3d59-4fca-bdbd-a2653220c83e","name":"Vector Search Relevance Tuner API","slug":"vector-search-relevance-tuner-api-f5df6e","shortDescription":"Tune vector search relevance from query intent, embedding fit, metadata filters, rerank need, and citation value","description":"Tune vector search relevance from query intent, embedding fit, metadata filters, rerank need, and citation value. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","vector-search","embeddings","rag","agent-friendly","x402","vector search relevance tuner","ai","vector search","embeddings","rag","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vector-search-relevance-tuner-api-f5df6e","openApiSpecUrl":"https://vector-relevance-tuner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"50fe71ff-b9ad-4f19-8476-28b508fb009e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d0603192-6d1b-49a7-87f0-bc8f510d5efd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b78e1d0-d43b-43bc-b578-09cb9fd0fb60","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vector-relevance-rules","description":"Return hardcoded vector relevance tuner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/tune-vector-relevance","description":"Tune vector search relevance from query intent, embedding fit, metadata filters, rerank need, and citation value using deterministic scoring rules"},{"method":"POST","path":"/rank-retrieval-fixes","description":"Generate focused next steps for vector relevance tuner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e210e3ce-491b-4d03-b5f0-bd0668f6d95a","name":"Multimodal Input Readiness API","slug":"multimodal-input-readiness-api-e0a8b2","shortDescription":"Score multimodal input readiness from image clarity, text context, audio quality, consent, and extraction goal","description":"Score multimodal input readiness from image clarity, text context, audio quality, consent, and extraction goal. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","multimodal","input-readiness","data-quality","agent-friendly","x402","multimodal input readiness","ai","multimodal","input readiness","data quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/multimodal-input-readiness-api-e0a8b2","openApiSpecUrl":"https://multimodal-input-readiness.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e0117309-acb6-458e-b016-52a344830dc9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3e558f6d-7877-4592-8f71-63502a7c25d1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a9e67329-f4d3-4ec3-b594-cc4b57f9db5e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/multimodal-readiness-rules","description":"Return hardcoded multimodal input readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-input-readiness","description":"Score multimodal input readiness from image clarity, text context, audio quality, consent, and extraction goal using deterministic scoring rules"},{"method":"POST","path":"/recommend-input-fixes","description":"Generate focused next steps for multimodal input readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1b453c78-5450-441c-b45e-93b3ae1962fe","name":"DAO Voter Concentration Monitor API","slug":"dao-voter-concentration-monitor-api-63ed9b","shortDescription":"Monitor DAO voter concentration from delegate power, turnout, quorum margin, proposal sensitivity, and whale risk","description":"Monitor DAO voter concentration from delegate power, turnout, quorum margin, proposal sensitivity, and whale risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","dao","governance-risk","voting","agent-friendly","x402","dao voter concentration monitor","blockchain","dao","governance risk","voting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/dao-voter-concentration-monitor-api-63ed9b","openApiSpecUrl":"https://dao-voter-concentration.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0758069c-3c2b-4652-a967-464e08cc6714","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8499a1b6-92e5-4d27-84a5-a475f2251e9c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e24fe2fb-be40-4541-b2de-146d6d9fd80e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/voter-concentration-rules","description":"Return hardcoded dao voter concentration rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-voter-concentration","description":"Monitor DAO voter concentration from delegate power, turnout, quorum margin, proposal sensitivity, and whale risk using deterministic scoring rules"},{"method":"POST","path":"/rank-governance-risks","description":"Generate focused next steps for dao voter concentration from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0585d039-dd11-4e85-858d-2cb21d0bf6b2","name":"Embedding Refresh Priority API","slug":"embedding-refresh-priority-api-50846d","shortDescription":"Prioritize embedding refreshes from content age, traffic value, semantic drift, index impact, and compute cost","description":"Prioritize embedding refreshes from content age, traffic value, semantic drift, index impact, and compute cost. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","embeddings","refresh-planning","rag","agent-friendly","x402","embedding refresh priority","ai","embeddings","refresh planning","rag","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/embedding-refresh-priority-api-50846d","openApiSpecUrl":"https://embedding-refresh-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"46c16c76-bcd7-44f0-86af-013ab73b8539","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"80ecdd34-624e-422b-80fa-c909d3a27f8e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"148e7ec1-51dc-41bb-88ba-93e00f1378c1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/embedding-refresh-rules","description":"Return hardcoded embedding refresh priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-refreshes","description":"Prioritize embedding refreshes from content age, traffic value, semantic drift, index impact, and compute cost using deterministic scoring rules"},{"method":"POST","path":"/rank-refresh-batches","description":"Generate focused next steps for embedding refresh priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"06235d0e-18b1-4a4c-a5df-14ec62675bb6","name":"Crypto Market Microstructure Risk API","slug":"crypto-market-microstructure-risk-api-e98874","shortDescription":"Score crypto market microstructure risk from spread, depth, slippage, venue mix, volatility, and manipulation flags","description":"Score crypto market microstructure risk from spread, depth, slippage, venue mix, volatility, and manipulation flags. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","crypto-market","microstructure","risk","agent-friendly","x402","crypto market microstructure risk","blockchain","crypto market","microstructure","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-market-microstructure-risk-api-e98874","openApiSpecUrl":"https://crypto-microstructure-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"840eb439-9e2e-4798-8e38-d918e285a4a5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"63894865-6723-4780-8cba-26d34bf6044c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"487c771f-c36d-4db7-9d5f-d71cf28d4b3e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/microstructure-rules","description":"Return hardcoded crypto microstructure risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-microstructure-risk","description":"Score crypto market microstructure risk from spread, depth, slippage, venue mix, volatility, and manipulation flags using deterministic scoring rules"},{"method":"POST","path":"/prioritize-market-controls","description":"Generate focused next steps for crypto microstructure risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f326185f-f8ae-4f65-bc05-234915fa59e0","name":"Event Probability Evidence Scorer API","slug":"event-probability-evidence-scorer-api-1762e4","shortDescription":"Score event probability evidence from source quality, contradiction, timing, incentive alignment, and historical fit","description":"Score event probability evidence from source quality, contradiction, timing, incentive alignment, and historical fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","probability","evidence-scoring","forecasting","agent-friendly","x402","event probability evidence scorer","data","probability","evidence scoring","forecasting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/event-probability-evidence-scorer-api-1762e4","openApiSpecUrl":"https://event-probability-evidence.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3c2a1ea1-d9dd-46d5-8b6d-fb94f6c4ac2b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"774dfb7b-7a11-4d86-8335-fdd955e49aa1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1a6130ed-1c94-4104-892f-c6f8537290ac","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/probability-evidence-rules","description":"Return hardcoded event probability evidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-event-evidence","description":"Score event probability evidence from source quality, contradiction, timing, incentive alignment, and historical fit using deterministic scoring rules"},{"method":"POST","path":"/rank-evidence-gaps","description":"Generate focused next steps for event probability evidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d1330fc3-6098-4f1c-b681-51a10beb901d","name":"Stablecoin Flow Anomaly Brief API","slug":"stablecoin-flow-anomaly-brief-api-df047e","shortDescription":"Brief stablecoin flow anomalies from mint burn changes, exchange movement, chain concentration, and velocity","description":"Brief stablecoin flow anomalies from mint burn changes, exchange movement, chain concentration, and velocity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","stablecoin","flow-anomaly","crypto","agent-friendly","x402","stablecoin flow anomaly brief","blockchain","stablecoin","flow anomaly","crypto","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/stablecoin-flow-anomaly-brief-api-df047e","openApiSpecUrl":"https://stablecoin-flow-anomaly.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b14c2cbc-449f-415b-9630-a9c1f92e765d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e6a11e9a-55e2-45b4-9b21-fcb023f0c2e0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fc4798ef-1621-48bc-ac02-24daa37cce35","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/stablecoin-flow-rules","description":"Return hardcoded stablecoin flow anomaly rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-flow-anomaly","description":"Brief stablecoin flow anomalies from mint burn changes, exchange movement, chain concentration, and velocity using deterministic scoring rules"},{"method":"POST","path":"/rank-flow-explanations","description":"Generate focused next steps for stablecoin flow anomaly from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2a598916-4a75-4499-a7af-bf090592b9a7","name":"Live Channel Incident Router API","slug":"live-channel-incident-router-api-49e00c","shortDescription":"Route live channel incidents from severity, affected feed, viewer impact, rights risk, operator, and recovery path","description":"Route live channel incidents from severity, affected feed, viewer impact, rights risk, operator, and recovery path. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","live-tv","incident-routing","broadcast-ops","agent-friendly","x402","live channel incident router","communication","live tv","incident routing","broadcast ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/live-channel-incident-router-api-49e00c","openApiSpecUrl":"https://live-channel-incident-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8fb24d70-5747-456b-bda4-df92eefe4590","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"67ab0883-e0c3-45f2-b60b-95934d3a6229","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dc5b578e-0592-4f6d-b8c8-03757bee6694","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/live-incident-rules","description":"Return hardcoded live channel incident router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-live-incident","description":"Route live channel incidents from severity, affected feed, viewer impact, rights risk, operator, and recovery path using deterministic scoring rules"},{"method":"POST","path":"/prioritize-live-recovery","description":"Generate focused next steps for live channel incident router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4c63e1d8-ef0c-44d8-80eb-4f243dc1404e","name":"Content Rating Compliance API","slug":"content-rating-compliance-api-0e53bb","shortDescription":"Check content rating compliance from violence, language, age suitability, region rules, disclosures, and edits","description":"Check content rating compliance from violence, language, age suitability, region rules, disclosures, and edits. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["media","content-rating","compliance","tv-channel","agent-friendly","x402","content rating compliance","media","content rating","compliance","tv channel","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/content-rating-compliance-api-0e53bb","openApiSpecUrl":"https://content-rating-compliance.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"cab920dc-d65d-4cc4-ae22-c1969fb1ab3f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c185635-0bb9-4994-8b1a-8f0baa16158d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5570e5e2-b423-4637-9636-d7a0de8d9b9b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rating-compliance-rules","description":"Return hardcoded content rating compliance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-rating-compliance","description":"Check content rating compliance from violence, language, age suitability, region rules, disclosures, and edits using deterministic scoring rules"},{"method":"POST","path":"/recommend-rating-edits","description":"Generate focused next steps for content rating compliance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"70bb3555-d3b8-4db0-8fbe-e1bc5ff2dfb3","name":"Wallet CEX Flows API","slug":"wallet-cex-flows-api-b34fe4","shortDescription":"wallet CEX flows MCP","description":"Wallet CEX Flows API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: cex flows, cex attribution, recent inflows. Buyer intents from service metadata: wallet CEX flows MCP, exchange deposit attribution x402, CEX inflow monitoring API.","category":null,"tags":["attribution","base","cex","deposit","exchange","flows","mcp","recent","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-cex-flows-api-b34fe4","openApiSpecUrl":"https://wallet-cex-flows-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ebb73823-3bd3-43f4-bfab-7f23bb8654ee","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/cex_flows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet CEX flows, wallet exchange exposure."},{"method":"POST","path":"/v1/wallet/cex_attribution","description":"Paid exchange-attribution decision for autonomous agents deciding whether a wallet is a known centralized-exchange address before accepting funds, routing payouts, or escalating review. Returns verdict, confidence, registry evidence, execution policy, and next action. Buyer-intent match: exchange de"},{"method":"POST","path":"/v1/cex/recent_inflows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: CEX inflows API, recent exchange inflows."}],"x402":null},{"id":"9ea3e1de-2da6-4d0d-a9c1-1cabd2805c4a","name":"Terminology Translation Consistency API","slug":"terminology-translation-consistency-api-306bd9","shortDescription":"Check translation terminology consistency from glossary fit, domain tone, locale rules, ambiguity, and reuse risk","description":"Check translation terminology consistency from glossary fit, domain tone, locale rules, ambiguity, and reuse risk. This premium self-contained API uses hardcoded research, learning, and translation decision rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need reliable research synthesis, adaptive learning workflows, multilingual QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["translation","localization","terminology","language","agent-friendly","x402","terminology translation consistency","translation","localization","terminology","language","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/terminology-translation-consistency-api-306bd9","openApiSpecUrl":"https://terminology-translation-consistency.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f68d34ea-d2f4-414a-b276-82db7079998e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8060dc14-a5c5-4154-968a-625f4e25dad8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8b8c9165-ff53-4e4a-a222-c092e9e9c9c0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/terminology-consistency-rules","description":"Return hardcoded terminology translation consistency rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-terminology-consistency","description":"Check translation terminology consistency from glossary fit, domain tone, locale rules, ambiguity, and reuse risk using deterministic scoring rules"},{"method":"POST","path":"/repair-translation-terms","description":"Generate focused next steps for terminology translation consistency from urgency, confidence, review risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b542614d-a353-42fc-8acb-59fa9bce385c","name":"Literature Review Gap Mapper API","slug":"literature-review-gap-mapper-api-fae302","shortDescription":"Map literature review gaps from topic coverage, method diversity, publication recency, bias, and unanswered questions","description":"Map literature review gaps from topic coverage, method diversity, publication recency, bias, and unanswered questions. This premium self-contained API uses hardcoded research, learning, and translation decision rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need reliable research synthesis, adaptive learning workflows, multilingual QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["research","literature-review","gap-analysis","academic","agent-friendly","x402","literature review gap mapper","research","literature review","gap analysis","academic","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/literature-review-gap-mapper-api-fae302","openApiSpecUrl":"https://literature-gap-mapper.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"be322b68-2e49-4b9f-84c7-7b0511e82ac2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a88877d-8b84-45b7-a39c-0e03b8cfe4ea","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f5494e90-2154-45ab-a80f-4aff77ac4bad","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/literature-gap-rules","description":"Return hardcoded literature gap mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-literature-gaps","description":"Map literature review gaps from topic coverage, method diversity, publication recency, bias, and unanswered questions using deterministic scoring rules"},{"method":"POST","path":"/prioritize-review-angles","description":"Generate focused next steps for literature gap mapper from urgency, confidence, review risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8a81c935-5d6f-4deb-89ee-0e6cf1de80e5","name":"Agent Service Manifest Builder API","slug":"agent-service-manifest-builder-api-5490e8","shortDescription":"Build agent-service manifests from capabilities, pricing, auth, endpoints, safety notes, and discovery keywords","description":"Build agent-service manifests from capabilities, pricing, auth, endpoints, safety notes, and discovery keywords. This premium self-contained API uses hardcoded agent-discovery, API metadata, and machine-readable contract rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for API publishers and AI agents that need better discovery, tool routing, integration readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai-agent","agent-discovery","manifest","machine-readable","agent-friendly","x402","agent service manifest builder","ai agent","agent discovery","manifest","machine readable","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-service-manifest-builder-api-5490e8","openApiSpecUrl":"https://agent-service-manifest-builder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0dcc4687-edf7-407f-8e4c-85ad5bdf9e42","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"58a0e2f2-4928-4a4c-9513-5f8554932a8f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aec9eb68-6e3d-4dac-82cf-39e04a1da65c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/manifest-builder-rules","description":"Return hardcoded agent service manifest builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-agent-manifest","description":"Build agent-service manifests from capabilities, pricing, auth, endpoints, safety notes, and discovery keywords using deterministic scoring rules"},{"method":"POST","path":"/repair-manifest-gaps","description":"Generate focused next steps for agent service manifest builder from urgency, confidence, integration risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2cd9651c-5a26-4f7c-b40f-660f09415c32","name":"Insurance Certificate Expiry Watch API","slug":"insurance-certificate-expiry-watch-api-11dd0e","shortDescription":"Watch insurance certificate expiry from policy type, vendor criticality, coverage gap, renewal evidence, and contract dependency","description":"Watch insurance certificate expiry from policy type, vendor criticality, coverage gap, renewal evidence, and contract dependency. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["insurance-certificate","vendor-management","procurement","risk","agent-friendly","x402","insurance certificate expiry watch","insurance certificate","vendor management","procurement","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/insurance-certificate-expiry-watch-api-11dd0e","openApiSpecUrl":"https://insurance-certificate-expiry-watch.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"be89d5aa-c935-4788-bd22-86d0f07c11f5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8b1beb32-58e2-4786-bb90-58d4ea3c1460","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"370b3f61-599e-437d-a424-1c48c949273c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/certificate-expiry-rules","description":"Return hardcoded insurance certificate expiry watch rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/watch-insurance-certificate-expiry","description":"Watch insurance certificate expiry from policy type, vendor criticality, coverage gap, renewal evidence, and contract dependency using deterministic scoring rules"},{"method":"POST","path":"/rank-certificate-actions","description":"Generate focused next steps for insurance certificate expiry watch from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"aa8c0daf-2c9c-40e0-ac40-b13b7b5b67bf","name":"Vector Index Staleness Monitor API","slug":"vector-index-staleness-monitor-api-874c0a","shortDescription":"Monitor vector index staleness from document age, embedding version, sync lag, delete drift, and query impact","description":"Monitor vector index staleness from document age, embedding version, sync lag, delete drift, and query impact. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["vector-db","rag","staleness","data-quality","agent-friendly","x402","vector index staleness monitor","vector db","rag","staleness","data quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vector-index-staleness-monitor-api-874c0a","openApiSpecUrl":"https://vector-index-staleness-monitor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"9320458a-c421-4cc9-8042-ef557d948f33","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bbcf1721-f190-40a6-85fe-e03e7396796e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"acef2b68-80a1-4bac-9369-bdc0a8128ae3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vector-staleness-rules","description":"Return hardcoded vector index staleness monitor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-vector-index-staleness","description":"Monitor vector index staleness from document age, embedding version, sync lag, delete drift, and query impact using deterministic scoring rules"},{"method":"POST","path":"/rank-index-refreshes","description":"Generate focused next steps for vector index staleness monitor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9c101e41-eb9f-40b8-bab4-6381238da3c3","name":"Crypto Unit Converter API","slug":"crypto-unit-converter-api-fc8021","shortDescription":"Convert wei to ETH, satoshi to BTC, lamports to SOL and basis points instantly","description":"Crypto Unit Converter API handles all crypto denomination conversions: wei/gwei/ETH for Ethereum, satoshi/bits/mBTC/BTC for Bitcoin, lamports/SOL for Solana, raw token amounts with any decimal count, and basis points to percentage. Returns all unit representations in one response. Built for DeFi interfaces, smart contract tools, trading bots and AI agents that need to display or calculate crypto amounts correctly.","category":null,"tags":["crypto","converter","utility","convert wei to eth gwei","convert satoshi to bitcoin","convert lamports to sol","convert raw token amount with decimals","convert basis points to percentage"],"baseUrl":"https://orbisapi.com/proxy/crypto-unit-converter-api-fc8021","openApiSpecUrl":"https://crypto-units-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"66e871da-8553-4d1c-8ab5-8c1ea1767e6d","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"67f1112a-93e9-498b-90f4-d9b2c4d7fa8f","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"912b4cfd-c34b-4ace-8fa9-8955ff33fcda","name":"ERC20 Allowance Checker API","slug":"erc20-allowance-checker-api-25135a","shortDescription":"Check token approval amounts, detect unlimited approvals and get revoke calldata","description":"ERC20 Allowance Checker API reads token approval allowances directly from the blockchain for any owner and spender pair. Detects unlimited approvals (max uint256), returns human-readable amount with risk assessment (HIGH/LOW/NONE), and generates ready-to-broadcast calldata to revoke any approval. Batch check up to 20 allowance pairs in one request. Built for wallet security dashboards, revoke.cash style tools, AI agents auditing wallet exposure and DeFi security scanners.","category":null,"tags":["defi","security","erc20","check token approval allowance","detect unlimited token approval","get revoke approval calldata","check erc20 spender allowance amount","batch check token approvals wallet"],"baseUrl":"https://orbisapi.com/proxy/erc20-allowance-checker-api-25135a","openApiSpecUrl":"https://allowance-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"48e6fabe-7887-47cc-a550-4d1cba4fcfd8","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f5ea68a5-76bf-4d79-a406-04df5ba81057","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"c82fe1d6-69e6-469f-b50d-697b761719c1","name":"Crypto Number Formatter API","slug":"crypto-number-formatter-api-af9325","shortDescription":"Format large crypto numbers, shorten addresses and display token amounts correctly","description":"Crypto Number Formatter API formats crypto values for display: large numbers with K/M/B/T suffixes, wallet addresses as 0x1234...5678 shortcuts, raw token amounts with decimals to human-readable form, and crypto prices with intelligent precision (e.g. $0.0{6}1234 for micro-cap tokens). Batch format up to 50 values in one call. Built for wallets, DEX interfaces, portfolio apps and AI agents that need to display blockchain data in a user-friendly format.","category":null,"tags":["utility","formatting","web3","format large crypto number with suffix","shorten ethereum wallet address display","format token amount with decimals","format crypto price for display","convert raw token amount to readable"],"baseUrl":"https://orbisapi.com/proxy/crypto-number-formatter-api-af9325","openApiSpecUrl":"https://crypto-formatter-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"69ee9bcc-42bb-492a-bb69-6a4351dc6ace","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f63791d4-eb4a-491c-9660-3e16e0c9205b","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"e23f4f7e-4782-45b7-9031-b222f0eb8750","name":"Contract Clause Fallback Picker API","slug":"contract-clause-fallback-picker-api-e1caae","shortDescription":"Pick contract clause fallbacks from clause type, negotiation position, risk tolerance, jurisdiction, and approval threshold","description":"Pick contract clause fallbacks from clause type, negotiation position, risk tolerance, jurisdiction, and approval threshold. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["contracts","legal-ops","clause-library","negotiation","agent-friendly","x402","contract clause fallback picker","contracts","legal ops","clause library","negotiation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-clause-fallback-picker-api-e1caae","openApiSpecUrl":"https://contract-clause-fallback-picker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1725541e-61eb-43ca-b290-51b86845ba9d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8fb841cc-b052-47fb-bacb-2fc6083b80ec","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"eccce001-ecea-491c-88e8-bb49420152e9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/clause-fallback-rules","description":"Return hardcoded contract clause fallback picker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/pick-contract-clause-fallback","description":"Pick contract clause fallbacks from clause type, negotiation position, risk tolerance, jurisdiction, and approval threshold using deterministic scoring rules"},{"method":"POST","path":"/rank-clause-options","description":"Generate focused next steps for contract clause fallback picker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"06035297-6826-4062-9185-044e5d56409b","name":"IT Access Request Resolver API","slug":"it-access-request-resolver-api-114bbf","shortDescription":"Resolve IT access requests from app role, manager approval, policy fit, urgency, and segregation conflict","description":"Resolve IT access requests from app role, manager approval, policy fit, urgency, and segregation conflict. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["it-support","access-request","iam","workflow","agent-friendly","x402","it access request resolver","it support","access request","iam","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/it-access-request-resolver-api-114bbf","openApiSpecUrl":"https://it-access-request-resolver.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"9e42e5ba-88d8-48bc-b419-16c3f0bb4441","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c9b0186-8d97-463f-8e73-fc58db386a44","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f428f2cd-6132-48e0-b95c-7896ca4b5f94","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/access-request-rules","description":"Return hardcoded it access request resolver rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/resolve-it-access-request","description":"Resolve IT access requests from app role, manager approval, policy fit, urgency, and segregation conflict using deterministic scoring rules"},{"method":"POST","path":"/rank-access-actions","description":"Generate focused next steps for it access request resolver from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"099b302f-8ff6-4a7d-bd9a-239461d1e1c6","name":"Endpoint Patch Window Planner API","slug":"endpoint-patch-window-planner-api-17a5ce","shortDescription":"Plan endpoint patch windows from exploit risk, device role, user impact, reboot need, and maintenance capacity","description":"Plan endpoint patch windows from exploit risk, device role, user impact, reboot need, and maintenance capacity. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["patch-management","endpoint","it-ops","security","agent-friendly","x402","endpoint patch window planner","patch management","endpoint","it ops","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/endpoint-patch-window-planner-api-17a5ce","openApiSpecUrl":"https://endpoint-patch-window-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"473ccd93-2812-40ca-aa50-76c53806a564","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ee358116-23f7-48f3-8ffa-b0a00ced4e46","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5737d868-b141-403a-8fe6-9b5d71f18769","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/patch-window-rules","description":"Return hardcoded endpoint patch window planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-endpoint-patch-window","description":"Plan endpoint patch windows from exploit risk, device role, user impact, reboot need, and maintenance capacity using deterministic scoring rules"},{"method":"POST","path":"/rank-patch-waves","description":"Generate focused next steps for endpoint patch window planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e846b724-a09a-4676-97d6-77a41df69b36","name":"Cloud IAM Permission Creep API","slug":"cloud-iam-permission-creep-api-cf2327","shortDescription":"Detect cloud IAM permission creep from unused actions, role age, resource scope, exception history, and owner coverage","description":"Detect cloud IAM permission creep from unused actions, role age, resource scope, exception history, and owner coverage. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud-iam","permission-creep","security","governance","agent-friendly","x402","cloud iam permission creep","cloud iam","permission creep","security","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-iam-permission-creep-api-cf2327","openApiSpecUrl":"https://cloud-iam-permission-creep.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"db270395-babf-4a9c-8a4a-6e01fe5cbe5d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"29b6e18c-17c5-4c35-af62-c1ccec66944b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fd09348e-771a-46c1-b929-2b9104d1cc67","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/iam-creep-rules","description":"Return hardcoded cloud iam permission creep rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-cloud-iam-permission-creep","description":"Detect cloud IAM permission creep from unused actions, role age, resource scope, exception history, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-iam-remediation","description":"Generate focused next steps for cloud iam permission creep from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8f3292e3-e211-4e7b-a742-436384c807ef","name":"Dependency Upgrade Risk Planner API","slug":"dependency-upgrade-risk-planner-api-db6fc3","shortDescription":"Plan dependency upgrade risk from version gap, CVE pressure, API breakage, test coverage, and release window","description":"Plan dependency upgrade risk from version gap, CVE pressure, API breakage, test coverage, and release window. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["dependencies","upgrade-risk","devops","security","agent-friendly","x402","dependency upgrade risk planner","dependencies","upgrade risk","devops","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/dependency-upgrade-risk-planner-api-db6fc3","openApiSpecUrl":"https://dependency-upgrade-risk-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"fcefd7a2-0a01-44d5-a9a3-e240aae9a899","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a2e0d03f-faa0-47f3-a2e1-334350ee3501","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"59a24f58-5a68-46b5-85de-972df8eaca57","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/upgrade-risk-rules","description":"Return hardcoded dependency upgrade risk planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-upgrade-risk","description":"Plan dependency upgrade risk from version gap, CVE pressure, API breakage, test coverage, and release window using deterministic scoring rules"},{"method":"POST","path":"/recommend-upgrade-controls","description":"Generate focused next steps for dependency upgrade risk planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"44dfe605-7eea-4c49-aa2c-7be8959ff133","name":"Sales Deal Desk Risk Gate API","slug":"sales-deal-desk-risk-gate-api-afcf90","shortDescription":"Gate sales deal desk risk from discount, contract terms, security asks, legal review, and close date pressure","description":"Gate sales deal desk risk from discount, contract terms, security asks, legal review, and close date pressure. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["sales","deal-desk","approval","revenue","agent-friendly","x402","sales deal desk risk gate","sales","deal desk","approval","revenue","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-deal-desk-risk-gate-api-afcf90","openApiSpecUrl":"https://sales-deal-desk-risk-gate.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"379e4d2e-c0de-4251-bebb-b652e8cf0a53","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6865f573-bb8d-40c0-960b-56578c962aff","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"17bf8109-3607-4b50-a746-c4228af3c7f6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deal-desk-rules","description":"Return hardcoded sales deal desk risk gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-deal-desk-risk","description":"Gate sales deal desk risk from discount, contract terms, security asks, legal review, and close date pressure using deterministic scoring rules"},{"method":"POST","path":"/prioritize-deal-actions","description":"Generate focused next steps for sales deal desk risk gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"170da07f-440b-405c-9711-e4b790a1fb3a","name":"Customer Save Offer Planner API","slug":"customer-save-offer-planner-api-96e590","shortDescription":"Plan customer save offers from churn signal, account value, complaint theme, discount limit, and success likelihood","description":"Plan customer save offers from churn signal, account value, complaint theme, discount limit, and success likelihood. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-success","churn","retention","offers","agent-friendly","x402","customer save offer planner","customer success","churn","retention","offers","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-save-offer-planner-api-96e590","openApiSpecUrl":"https://customer-save-offer-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c4aee958-1feb-4bc9-a1c6-9075704b273e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"64e5750a-95c2-4d87-a7a5-e2a2dd015ee3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"85a10e7c-3ab9-4e79-8374-fb223f5c2e49","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/save-offer-rules","description":"Return hardcoded customer save offer planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-save-offer","description":"Plan customer save offers from churn signal, account value, complaint theme, discount limit, and success likelihood using deterministic scoring rules"},{"method":"POST","path":"/rank-save-options","description":"Generate focused next steps for customer save offer planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8c71260f-6fc5-4da6-b20c-ad0d953a72d8","name":"IT Asset Access Reclamation API","slug":"it-asset-access-reclamation-api-ef6bce","shortDescription":"Plan IT asset access reclamation from user status, asset class, access age, owner, and business dependency","description":"Plan IT asset access reclamation from user status, asset class, access age, owner, and business dependency. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["it-asset","access-reclamation","iam","security","agent-friendly","x402","it asset access reclamation","it asset","access reclamation","iam","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/it-asset-access-reclamation-api-ef6bce","openApiSpecUrl":"https://it-asset-access-reclamation.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"38e8a61c-e721-4e13-966f-baa80eee0ea8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1b7491dd-9019-49b6-8a78-1f18daa8c3a7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0091a01a-cc93-4c7f-b808-d6f04aae632e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/access-reclamation-rules","description":"Return hardcoded it asset access reclamation rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-access-reclamation","description":"Plan IT asset access reclamation from user status, asset class, access age, owner, and business dependency using deterministic scoring rules"},{"method":"POST","path":"/rank-reclamation-actions","description":"Generate focused next steps for it asset access reclamation from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"047433fd-bbc3-42c7-beee-fd41e51df171","name":"Customer Onboarding Milestone Risk API","slug":"customer-onboarding-milestone-risk-api-8ea577","shortDescription":"Score customer onboarding milestone risk from kickoff delay, integration status, stakeholder activity, blockers, and value deadline","description":"Score customer onboarding milestone risk from kickoff delay, integration status, stakeholder activity, blockers, and value deadline. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-onboarding","success","milestones","saas","agent-friendly","x402","customer onboarding milestone risk","customer onboarding","success","milestones","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-onboarding-milestone-risk-api-8ea577","openApiSpecUrl":"https://customer-onboarding-milestone-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f0d90558-cbcc-4c66-b760-9ce50267bdcb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dc8a784a-0c7c-49bd-9a12-15e95db3a31d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0fb091a8-f786-48c5-991b-bbc111d9acf9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/onboarding-milestone-rules","description":"Return hardcoded customer onboarding milestone risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-onboarding-milestone-risk","description":"Score customer onboarding milestone risk from kickoff delay, integration status, stakeholder activity, blockers, and value deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-onboarding-actions","description":"Generate focused next steps for customer onboarding milestone risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"098b310d-922b-4540-86f3-5a55c24cfa41","name":"Privacy DPIA Triage API","slug":"privacy-dpia-triage-api-9d4e51","shortDescription":"Triage privacy DPIA needs from data class, processing purpose, user rights, vendor, and jurisdiction risk","description":"Triage privacy DPIA needs from data class, processing purpose, user rights, vendor, and jurisdiction risk. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["privacy","dpia","compliance","risk-triage","agent-friendly","x402","privacy dpia triage","privacy","dpia","compliance","risk triage","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/privacy-dpia-triage-api-9d4e51","openApiSpecUrl":"https://privacy-dpia-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b1e98c3f-2531-4efb-a147-a2d9bf6601dd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6c50cc75-1cde-43c1-885f-5af08d801c9d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"20d932c7-a054-4fc9-bc71-fac54b0030ca","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dpia-triage-rules","description":"Return hardcoded privacy dpia triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-dpia-need","description":"Triage privacy DPIA needs from data class, processing purpose, user rights, vendor, and jurisdiction risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-privacy-actions","description":"Generate focused next steps for privacy dpia triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9379454b-cdba-448c-b82b-55b7863b3290","name":"Cloud IAM Least Privilege API","slug":"cloud-iam-least-privilege-api-6fa3eb","shortDescription":"Plan cloud IAM least privilege from permission use, role scope, resource sensitivity, age, and break-glass need","description":"Plan cloud IAM least privilege from permission use, role scope, resource sensitivity, age, and break-glass need. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud-iam","least-privilege","security","access","agent-friendly","x402","cloud iam least privilege","cloud iam","least privilege","security","access","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-iam-least-privilege-api-6fa3eb","openApiSpecUrl":"https://cloud-iam-least-privilege.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0c84d4af-74a4-4b1d-87f8-6a26ba9ff4df","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d6ddc607-9669-45d2-ab13-ab7ef96033f5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ec10c0ca-312e-44fc-9409-2d5656d404d9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/least-privilege-rules","description":"Return hardcoded cloud iam least privilege rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-least-privilege","description":"Plan cloud IAM least privilege from permission use, role scope, resource sensitivity, age, and break-glass need using deterministic scoring rules"},{"method":"POST","path":"/rank-iam-reductions","description":"Generate focused next steps for cloud iam least privilege from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ac009b7b-3e68-4e5e-a6bc-1f39cf973ceb","name":"Meeting Commitment Tracker API","slug":"meeting-commitment-tracker-api-a6596f","shortDescription":"Track meeting commitments from owner, deadline, dependency, decision status, risk, and follow-up channel","description":"Track meeting commitments from owner, deadline, dependency, decision status, risk, and follow-up channel. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["meetings","commitments","follow-up","productivity","agent-friendly","x402","meeting commitment tracker","meetings","commitments","follow up","productivity","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/meeting-commitment-tracker-api-a6596f","openApiSpecUrl":"https://meeting-commitment-tracker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ededeced-9e9b-4090-a131-58192feb2696","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e0a9f8d-6fd6-4d2b-87c7-be684945666c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"91206af2-fcf4-41be-bcec-b24c72a86e11","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/commitment-tracker-rules","description":"Return hardcoded meeting commitment tracker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/track-meeting-commitments","description":"Track meeting commitments from owner, deadline, dependency, decision status, risk, and follow-up channel using deterministic scoring rules"},{"method":"POST","path":"/rank-followup-priority","description":"Generate focused next steps for meeting commitment tracker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c6754f1b-0370-40fa-92bf-710fd3c83893","name":"Warehouse Pick Path Exception API","slug":"warehouse-pick-path-exception-api-4a74ac","shortDescription":"Detect warehouse pick path exceptions from slot change, inventory accuracy, order urgency, picker load, and substitution risk","description":"Detect warehouse pick path exceptions from slot change, inventory accuracy, order urgency, picker load, and substitution risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["warehouse","fulfillment","inventory","logistics","agent-friendly","x402","warehouse pick path exception","warehouse","fulfillment","inventory","logistics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/warehouse-pick-path-exception-api-4a74ac","openApiSpecUrl":"https://warehouse-pick-path-exception.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"821c9474-c1c8-4342-b7a7-f9243b6210ef","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"983c9de8-52f1-479c-8e85-4b76da066560","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e7b4c3c0-bf39-48ce-9b18-232de6472b28","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pick-path-rules","description":"Return hardcoded warehouse pick path exception rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-pick-path-exception","description":"Detect warehouse pick path exceptions from slot change, inventory accuracy, order urgency, picker load, and substitution risk using deterministic scoring rules"},{"method":"POST","path":"/rank-warehouse-actions","description":"Generate focused next steps for warehouse pick path exception from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d9d1fc88-cfda-4b3b-ad3d-bc288383ab34","name":"Returns Restock Decision API","slug":"returns-restock-decision-api-db3fe2","shortDescription":"Decide returns restock routing from item condition, demand velocity, fraud signal, refurbishment cost, and policy window","description":"Decide returns restock routing from item condition, demand velocity, fraud signal, refurbishment cost, and policy window. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["returns","restock","ecommerce","inventory","agent-friendly","x402","returns restock decision","returns","restock","ecommerce","inventory","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/returns-restock-decision-api-db3fe2","openApiSpecUrl":"https://returns-restock-decision.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ade79365-5d60-4173-b1ba-7ee5add30b31","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0de71448-aa39-4877-94cc-82db8e7f6a3c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"75071f8a-1eaf-423d-baeb-6c7defe15ef6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/returns-restock-rules","description":"Return hardcoded returns restock decision rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/decide-returns-restock","description":"Decide returns restock routing from item condition, demand velocity, fraud signal, refurbishment cost, and policy window using deterministic scoring rules"},{"method":"POST","path":"/rank-return-actions","description":"Generate focused next steps for returns restock decision from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2d26ae29-40cd-4a80-8d8c-5047721d06a0","name":"Inventory Reorder Confidence API","slug":"inventory-reorder-confidence-api-67d9a0","shortDescription":"Score inventory reorder confidence from sell-through, supplier lead time, seasonality, stockout cost, and forecast variance","description":"Score inventory reorder confidence from sell-through, supplier lead time, seasonality, stockout cost, and forecast variance. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["inventory","reorder","forecasting","retail","agent-friendly","x402","inventory reorder confidence","inventory","reorder","forecasting","retail","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/inventory-reorder-confidence-api-67d9a0","openApiSpecUrl":"https://inventory-reorder-confidence.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f4a430d9-5b0b-46e7-94fc-d2500ee3a6d9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7a09c091-7ec0-4d6f-9754-174568455c0e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0e723527-e4cc-42b7-a4ed-a46ae7e89bfd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/reorder-confidence-rules","description":"Return hardcoded inventory reorder confidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-inventory-reorder-confidence","description":"Score inventory reorder confidence from sell-through, supplier lead time, seasonality, stockout cost, and forecast variance using deterministic scoring rules"},{"method":"POST","path":"/rank-reorder-actions","description":"Generate focused next steps for inventory reorder confidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"603cd9cf-2115-4aa6-b839-69165d2a3e41","name":"Inventory Reorder Exception API","slug":"inventory-reorder-exception-api-5cfab8","shortDescription":"Explain inventory reorder exceptions from demand spike, lead time, stockout risk, MOQ, and substitute availability","description":"Explain inventory reorder exceptions from demand spike, lead time, stockout risk, MOQ, and substitute availability. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["inventory","reorder","supply-chain","operations","agent-friendly","x402","inventory reorder exception","inventory","reorder","supply chain","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/inventory-reorder-exception-api-5cfab8","openApiSpecUrl":"https://inventory-reorder-exception.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1a511b2a-afed-463b-97af-8f916e8c388e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bbe80a7d-cc2f-40ca-9400-c52bcb011320","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9fb079e1-3e65-4eec-b3bd-3400bc0355d5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/reorder-exception-rules","description":"Return hardcoded inventory reorder exception rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-reorder-exception","description":"Explain inventory reorder exceptions from demand spike, lead time, stockout risk, MOQ, and substitute availability using deterministic scoring rules"},{"method":"POST","path":"/recommend-reorder-action","description":"Generate focused next steps for inventory reorder exception from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a8aa9db9-7155-44bd-874b-143940aa409d","name":"Bank KYC Refresh Priority API","slug":"bank-kyc-refresh-priority-api-0588cf","shortDescription":"Prioritize KYC refresh cases from risk tier, document age, ownership, transaction change, and jurisdiction","description":"Prioritize KYC refresh cases from risk tier, document age, ownership, transaction change, and jurisdiction. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["kyc","banking","compliance","identity","agent-friendly","x402","bank kyc refresh priority","kyc","banking","compliance","identity","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/bank-kyc-refresh-priority-api-0588cf","openApiSpecUrl":"https://bank-kyc-refresh-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"620892e9-cf4c-4b6d-9a18-0dc2be022e5d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fe6d73bb-eaa6-4148-83ac-bf61cb5929d5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"78a20845-c675-44eb-83ef-a029bfe3c346","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/kyc-refresh-rules","description":"Return hardcoded bank kyc refresh priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-kyc-refresh","description":"Prioritize KYC refresh cases from risk tier, document age, ownership, transaction change, and jurisdiction using deterministic scoring rules"},{"method":"POST","path":"/rank-kyc-actions","description":"Generate focused next steps for bank kyc refresh priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"106c5424-3716-46bb-8c17-11054fac0b12","name":"Freight Accessorial Audit API","slug":"freight-accessorial-audit-api-73c698","shortDescription":"Audit freight accessorial charges from charge type, lane, carrier terms, delivery event, and dispute evidence","description":"Audit freight accessorial charges from charge type, lane, carrier terms, delivery event, and dispute evidence. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["freight","logistics","invoice-audit","shipping","agent-friendly","x402","freight accessorial audit","freight","logistics","invoice audit","shipping","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/freight-accessorial-audit-api-73c698","openApiSpecUrl":"https://freight-accessorial-audit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7b2c151e-2c00-43ac-a231-1106d7ca9af6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7bdc470a-a408-4317-bea2-ffbccc5f1782","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d6ece1e4-8568-41c7-baeb-ea6ff0de8cad","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/accessorial-audit-rules","description":"Return hardcoded freight accessorial audit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-accessorial-charge","description":"Audit freight accessorial charges from charge type, lane, carrier terms, delivery event, and dispute evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-dispute-evidence","description":"Generate focused next steps for freight accessorial audit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"06c9a4fe-7503-4453-9a78-f58dadb386f9","name":"Creator Content Rights Checker API","slug":"creator-content-rights-checker-api-ebc68d","shortDescription":"Check creator content rights from music use, asset source, platform terms, sponsor category, and territory","description":"Check creator content rights from music use, asset source, platform terms, sponsor category, and territory. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["creator-economy","rights","content-policy","media","agent-friendly","x402","creator content rights checker","creator economy","rights","content policy","media","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/creator-content-rights-checker-api-ebc68d","openApiSpecUrl":"https://creator-content-rights-checker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"cc47b2ac-3da0-4461-9e0e-40abc51ad3df","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7c848218-c4ed-4ce2-9ff7-5855049d5852","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f869ef87-fdcb-4176-8775-0c3b388d85e7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/creator-rights-rules","description":"Return hardcoded creator content rights checker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-creator-content-rights","description":"Check creator content rights from music use, asset source, platform terms, sponsor category, and territory using deterministic scoring rules"},{"method":"POST","path":"/rank-rights-actions","description":"Generate focused next steps for creator content rights checker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6e703986-80c1-4bf9-995e-8a5b4e821595","name":"Healthcare Prior Authorization Triage API","slug":"healthcare-prior-authorization-triage-api-8c875c","shortDescription":"Triage prior authorization requests from procedure, payer rules, documentation, urgency, and denial risk","description":"Triage prior authorization requests from procedure, payer rules, documentation, urgency, and denial risk. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["healthcare","prior-authorization","admin","triage","agent-friendly","x402","healthcare prior authorization triage","healthcare","prior authorization","admin","triage","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/healthcare-prior-authorization-triage-api-8c875c","openApiSpecUrl":"https://healthcare-prior-auth-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2bfb5316-52a7-4e0b-8d13-be7a4ac874a5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"278c1d14-eb60-4913-9fed-5d5fbe17f743","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"10a6d248-c2a7-49a5-853b-f0c806eeb153","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/prior-auth-rules","description":"Return hardcoded healthcare prior auth triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-prior-auth","description":"Triage prior authorization requests from procedure, payer rules, documentation, urgency, and denial risk using deterministic scoring rules"},{"method":"POST","path":"/rank-auth-actions","description":"Generate focused next steps for healthcare prior auth triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"97a7bb00-ce16-464c-a024-c2dd2e5e9ee5","name":"AML Alert Narrative Builder API","slug":"aml-alert-narrative-builder-api-bdb1e5","shortDescription":"Build AML alert narratives from typology, transaction pattern, counterparty risk, customer profile, and evidence","description":"Build AML alert narratives from typology, transaction pattern, counterparty risk, customer profile, and evidence. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["aml","banking","financial-crime","narrative","agent-friendly","x402","aml alert narrative builder","aml","banking","financial crime","narrative","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/aml-alert-narrative-builder-api-bdb1e5","openApiSpecUrl":"https://aml-alert-narrative-builder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c5fb5a9e-2714-4534-83b5-807d2a14899b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"39d3f22f-12fc-40d3-a794-e2e64841ab13","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c9726341-a192-446d-99aa-304d37deca97","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/aml-narrative-rules","description":"Return hardcoded aml alert narrative builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-aml-narrative","description":"Build AML alert narratives from typology, transaction pattern, counterparty risk, customer profile, and evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-aml-evidence","description":"Generate focused next steps for aml alert narrative builder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9e8c01ee-bf52-446c-bf85-11433a3209f0","name":"Localization Launch Readiness API","slug":"localization-launch-readiness-api-505d9a","shortDescription":"Gate localization launch readiness from locale coverage, glossary fit, legal review, UI length risk, and reviewer status","description":"Gate localization launch readiness from locale coverage, glossary fit, legal review, UI length risk, and reviewer status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["localization","translation","launch-readiness","language","agent-friendly","x402","localization launch readiness","localization","translation","launch readiness","language","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/localization-launch-readiness-api-505d9a","openApiSpecUrl":"https://localization-launch-readiness.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f5c9ab04-87b9-4652-99c3-d359c42bf102","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5dced284-b423-4384-a76d-a4eb4ae93106","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f01d495f-1bb9-4abc-9626-23eda63b1349","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/localization-readiness-rules","description":"Return hardcoded localization launch readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-localization-launch-readiness","description":"Gate localization launch readiness from locale coverage, glossary fit, legal review, UI length risk, and reviewer status using deterministic scoring rules"},{"method":"POST","path":"/rank-localization-actions","description":"Generate focused next steps for localization launch readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e3437001-d7e2-4772-81b0-1ac34d2551ae","name":"Manufacturing Quality Escape API","slug":"manufacturing-quality-escape-api-a359ba","shortDescription":"Triage manufacturing quality escapes from defect type, lot scope, customer exposure, containment, and root cause","description":"Triage manufacturing quality escapes from defect type, lot scope, customer exposure, containment, and root cause. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["manufacturing","quality","defect-triage","operations","agent-friendly","x402","manufacturing quality escape","manufacturing","quality","defect triage","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/manufacturing-quality-escape-api-a359ba","openApiSpecUrl":"https://manufacturing-quality-escape.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2deb5c86-ebd5-4645-8fe7-bc68e2b4c369","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6cb325e3-0963-4758-b8e0-f327131dd1b9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2e925709-8ef2-4de4-9ccb-fd98cbe838d5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/quality-escape-rules","description":"Return hardcoded manufacturing quality escape rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-quality-escape","description":"Triage manufacturing quality escapes from defect type, lot scope, customer exposure, containment, and root cause using deterministic scoring rules"},{"method":"POST","path":"/prioritize-containment","description":"Generate focused next steps for manufacturing quality escape from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6581fba6-ca02-49a2-9a9c-e06aa5447c2f","name":"Customer Health Evidence Pack API","slug":"customer-health-evidence-pack-api-a7ae69","shortDescription":"Build customer health evidence packs from usage, support load, sentiment, stakeholder change, and renewal timing","description":"Build customer health evidence packs from usage, support load, sentiment, stakeholder change, and renewal timing. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["customer-success","health-score","renewal","evidence","agent-friendly","x402","customer health evidence pack","customer success","health score","renewal","evidence","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-health-evidence-pack-api-a7ae69","openApiSpecUrl":"https://customer-health-evidence-pack.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3ab4aa9e-7f9c-493a-bfa3-61c342bd17a5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b983f07c-3580-4b6a-b44b-845d914f7f97","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f71ec73b-b121-4be9-91f2-deb9461c5f12","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/health-evidence-rules","description":"Return hardcoded customer health evidence pack rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-health-evidence","description":"Build customer health evidence packs from usage, support load, sentiment, stakeholder change, and renewal timing using deterministic scoring rules"},{"method":"POST","path":"/prioritize-health-actions","description":"Generate focused next steps for customer health evidence pack from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c209e23a-9e76-45eb-bb35-2a67f7354386","name":"Subscription Plan Migration API","slug":"subscription-plan-migration-api-27cb2f","shortDescription":"Plan subscription migrations from usage, entitlement fit, price change, renewal date, and churn sensitivity","description":"Plan subscription migrations from usage, entitlement fit, price change, renewal date, and churn sensitivity. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["subscription","pricing","migration","saas","agent-friendly","x402","subscription plan migration","subscription","pricing","migration","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/subscription-plan-migration-api-27cb2f","openApiSpecUrl":"https://subscription-plan-migration.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"4cdbbb81-14f1-4f24-8be5-67b2c2b8087e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"413c740a-c050-4811-8e9f-c72c2fe1fa3a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dcffbb31-f067-409e-b10e-c1f5eea9efc0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/plan-migration-rules","description":"Return hardcoded subscription plan migration rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-subscription-migration","description":"Plan subscription migrations from usage, entitlement fit, price change, renewal date, and churn sensitivity using deterministic scoring rules"},{"method":"POST","path":"/rank-migration-options","description":"Generate focused next steps for subscription plan migration from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5e4d1eed-d7ca-45d4-a9cd-731e4348311e","name":"Energy Usage Anomaly Brief API","slug":"energy-usage-anomaly-brief-api-52f372","shortDescription":"Brief energy usage anomalies from load pattern, weather context, tariff, equipment state, and baseline drift","description":"Brief energy usage anomalies from load pattern, weather context, tariff, equipment state, and baseline drift. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["energy","usage-anomaly","facilities","operations","agent-friendly","x402","energy usage anomaly brief","energy","usage anomaly","facilities","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/energy-usage-anomaly-brief-api-52f372","openApiSpecUrl":"https://energy-usage-anomaly-brief.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"32a1b297-e208-46a7-826d-d02707e28fcc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3050155f-0963-4471-ad94-589ae3d2e84a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"46798d2f-fb29-4809-afb9-5e1c33be0369","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/energy-anomaly-rules","description":"Return hardcoded energy usage anomaly brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-energy-anomaly","description":"Brief energy usage anomalies from load pattern, weather context, tariff, equipment state, and baseline drift using deterministic scoring rules"},{"method":"POST","path":"/recommend-energy-actions","description":"Generate focused next steps for energy usage anomaly brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9424578d-9e0c-46cf-8000-8863224b4725","name":"Investor Update Quality API","slug":"investor-update-quality-api-28eb99","shortDescription":"Score investor update quality from metrics, narrative, risks, asks, runway, and milestone evidence","description":"Score investor update quality from metrics, narrative, risks, asks, runway, and milestone evidence. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["investor-relations","startup","reporting","fundraising","agent-friendly","x402","investor update quality","investor relations","startup","reporting","fundraising","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/investor-update-quality-api-28eb99","openApiSpecUrl":"https://investor-update-quality.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"077f49f2-7191-4a0f-8767-f0cad09e61d7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e118f524-8847-4c06-b079-262206be8605","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"23d38cc0-d4cb-4843-8b4b-37d242931237","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/investor-update-rules","description":"Return hardcoded investor update quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-investor-update","description":"Score investor update quality from metrics, narrative, risks, asks, runway, and milestone evidence using deterministic scoring rules"},{"method":"POST","path":"/recommend-update-fixes","description":"Generate focused next steps for investor update quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"57959b18-76c5-466d-9a42-aab318da06ca","name":"Grant Application Fit API","slug":"grant-application-fit-api-e0710a","shortDescription":"Score grant application fit from eligibility, mission alignment, budget, evidence, deadline, and reporting burden","description":"Score grant application fit from eligibility, mission alignment, budget, evidence, deadline, and reporting burden. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["grants","funding","eligibility","nonprofit","agent-friendly","x402","grant application fit","grants","funding","eligibility","nonprofit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/grant-application-fit-api-e0710a","openApiSpecUrl":"https://grant-application-fit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a989f1c9-3e4b-43e2-9a68-3872024fd6fc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e8a70c96-924b-477f-a0bd-3ae081c8ff7a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d003a6f6-1917-49a1-ae68-f20f1db5ecc2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/grant-fit-rules","description":"Return hardcoded grant application fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-grant-fit","description":"Score grant application fit from eligibility, mission alignment, budget, evidence, deadline, and reporting burden using deterministic scoring rules"},{"method":"POST","path":"/rank-grant-actions","description":"Generate focused next steps for grant application fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"05393a0b-6aa0-4574-9d9b-dc2ed9a445b1","name":"Recruiting Offer Risk API","slug":"recruiting-offer-risk-api-b342a7","shortDescription":"Score recruiting offer risk from compensation band, candidate signals, approval status, start date, and market pressure","description":"Score recruiting offer risk from compensation band, candidate signals, approval status, start date, and market pressure. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["recruiting","offer-risk","hr","talent","agent-friendly","x402","recruiting offer risk","recruiting","offer risk","hr","talent","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/recruiting-offer-risk-api-b342a7","openApiSpecUrl":"https://recruiting-offer-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"d24a5786-9bc1-438e-897e-01dc62987feb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6b62ed94-5c5b-4f82-81d4-6130d053df83","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"be752bfb-4a20-4599-b64a-37cf0ed918e3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/offer-risk-rules","description":"Return hardcoded recruiting offer risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-offer-risk","description":"Score recruiting offer risk from compensation band, candidate signals, approval status, start date, and market pressure using deterministic scoring rules"},{"method":"POST","path":"/recommend-offer-actions","description":"Generate focused next steps for recruiting offer risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f410d9c8-bff7-4232-b572-7e55721b9262","name":"Employee Offboarding Checklist API","slug":"employee-offboarding-checklist-api-c6f114","shortDescription":"Build employee offboarding checklists from role, systems, assets, legal hold, manager, and termination date","description":"Build employee offboarding checklists from role, systems, assets, legal hold, manager, and termination date. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["hr","offboarding","access","employee-lifecycle","agent-friendly","x402","employee offboarding checklist","hr","offboarding","access","employee lifecycle","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/employee-offboarding-checklist-api-c6f114","openApiSpecUrl":"https://employee-offboarding-checklist.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1bd3bd42-46e6-4228-b2a9-e7c2cba8edb1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f05bfe53-8e9c-4c52-b7f7-6f50968c015b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"608a2ea3-6f47-4b18-8ce4-36149fffae81","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/offboarding-rules","description":"Return hardcoded employee offboarding checklist rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-offboarding-checklist","description":"Build employee offboarding checklists from role, systems, assets, legal hold, manager, and termination date using deterministic scoring rules"},{"method":"POST","path":"/rank-offboarding-actions","description":"Generate focused next steps for employee offboarding checklist from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d5f44b2f-56f8-4609-b346-0f968bbd4ada","name":"SLA Credit Exposure Estimator API","slug":"sla-credit-exposure-estimator-api-23d1e8","shortDescription":"Estimate SLA credit exposure from outage minutes, affected accounts, contract terms, notice timing, and exclusions","description":"Estimate SLA credit exposure from outage minutes, affected accounts, contract terms, notice timing, and exclusions. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["sla","credits","contracts","finance-ops","agent-friendly","x402","sla credit exposure estimator","sla","credits","contracts","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sla-credit-exposure-estimator-api-23d1e8","openApiSpecUrl":"https://sla-credit-exposure-estimator.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e628f54e-eb83-4739-ad99-1b8dcbcf60e1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9dcea5c1-e75e-4df8-94ec-e32fa630a70e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"33844ed8-327c-43d9-be10-e9f03041e5a1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/sla-credit-rules","description":"Return hardcoded sla credit exposure estimator rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-sla-credit-exposure","description":"Estimate SLA credit exposure from outage minutes, affected accounts, contract terms, notice timing, and exclusions using deterministic scoring rules"},{"method":"POST","path":"/rank-sla-actions","description":"Generate focused next steps for sla credit exposure estimator from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"02d0c8ce-0200-4d81-9b80-ddd5e4347d17","name":"RFP Response Compliance API","slug":"rfp-response-compliance-api-a7fadd","shortDescription":"Check RFP response compliance from requirements, attachments, pricing rules, certifications, and submission deadline","description":"Check RFP response compliance from requirements, attachments, pricing rules, certifications, and submission deadline. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["rfp","proposal","compliance","sales","agent-friendly","x402","rfp response compliance","rfp","proposal","compliance","sales","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rfp-response-compliance-api-a7fadd","openApiSpecUrl":"https://rfp-response-compliance.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0a6c503c-9859-4e3e-b149-fb131a0d219e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"077ae38e-020e-4ef8-8b3d-26b85a3fbfce","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6a61bed2-ce60-473d-b287-324a9d6ae8e4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rfp-compliance-rules","description":"Return hardcoded rfp response compliance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-rfp-compliance","description":"Check RFP response compliance from requirements, attachments, pricing rules, certifications, and submission deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-rfp-gaps","description":"Generate focused next steps for rfp response compliance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"df9dadeb-2fee-4a4b-ba7b-2402262a6f95","name":"Payroll Exception Triage API","slug":"payroll-exception-triage-api-190b27","shortDescription":"Triage payroll exceptions from employee type, pay code, time variance, policy rule, and approval status","description":"Triage payroll exceptions from employee type, pay code, time variance, policy rule, and approval status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["payroll","hr-ops","exceptions","finance","agent-friendly","x402","payroll exception triage","payroll","hr ops","exceptions","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payroll-exception-triage-api-190b27","openApiSpecUrl":"https://payroll-exception-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e59f9871-019c-4bd9-a3bc-7f5fa1f0ad9b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3230eec7-1c0b-4b07-aabb-d357cc3e25aa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f61606c-a0c3-4394-9e72-cf37ddb54f60","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/payroll-exception-rules","description":"Return hardcoded payroll exception triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-payroll-exception","description":"Triage payroll exceptions from employee type, pay code, time variance, policy rule, and approval status using deterministic scoring rules"},{"method":"POST","path":"/rank-payroll-actions","description":"Generate focused next steps for payroll exception triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"940a76c1-b913-4607-b762-a949e57d8909","name":"Competitive Price Movement Watch API","slug":"competitive-price-movement-watch-api-70b40e","shortDescription":"Watch competitive price movements from competitor SKU, price delta, promo signal, stock status, and margin impact","description":"Watch competitive price movements from competitor SKU, price delta, promo signal, stock status, and margin impact. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["competitive-pricing","price-monitoring","ecommerce","web-scraping","agent-friendly","x402","competitive price movement watch","competitive pricing","price monitoring","ecommerce","web scraping","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/competitive-price-movement-watch-api-70b40e","openApiSpecUrl":"https://competitive-price-movement-watch.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"79ffc27b-2d22-4ba3-b57a-fb8061b47370","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d823c4df-2918-48f4-8254-41cb87f9aa17","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a52e435-9a6b-4bad-bafa-07daf4160362","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/price-movement-rules","description":"Return hardcoded competitive price movement watch rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/watch-competitive-price-movement","description":"Watch competitive price movements from competitor SKU, price delta, promo signal, stock status, and margin impact using deterministic scoring rules"},{"method":"POST","path":"/rank-price-actions","description":"Generate focused next steps for competitive price movement watch from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"187f5f05-38c9-40ac-b457-e11482c06a63","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-b930f4","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-b930f4","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"1e55999f-c4dd-40a1-813b-32d56a066e24","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"ebc80e06-3ba5-495a-96f5-860b246918b8","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"3de92937-a8e2-438a-ab5a-9490dfdc1b36","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"5decd6fd-6869-4e75-9fbe-4857be8be27e","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"b3fbb8a5-085c-4fa2-9955-0c9b96f5bad4","name":"Coincap API","slug":"coincap-api-4f48ad","shortDescription":"CoinCap assets MCP","description":"Coincap API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: assets, asset, asset history, exchanges. Buyer intents from service metadata: CoinCap assets MCP, crypto market cap x402 API, CoinCap asset history agent API.","category":null,"tags":["api","asset","assets","base","cap","coincap","crypto","exchanges","history","market","mcp","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coincap-api-4f48ad","openApiSpecUrl":"https://coincap-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6cfc46c7-0f49-466a-bb0c-50905798bac4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/assets","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_history","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"adb0c823-35b9-4fea-8722-0ee1419c357f","name":"HTTP Status Code API","slug":"http-status-code-api-489828","shortDescription":"Get descriptions, fix suggestions and info for any HTTP status code","description":"HTTP Status Code API returns the full name, description, category, error flag, and fix suggestion for any HTTP status code. Covers all standard codes from 100 to 599. Filter by category (success, redirection, client error, server error), get a random code for testing, or look up specific codes. Built for developer tools, API documentation generators, debugging dashboards and educational platforms.","category":null,"tags":["http","developer","api","get http status code description","lookup 404 500 error meaning","get fix for http error code","list all http status codes","what does http 429 mean"],"baseUrl":"https://orbisapi.com/proxy/http-status-code-api-489828","openApiSpecUrl":"https://http-status-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"1393be96-c5a7-4a7f-8d35-9498800adc47","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7699d501-b6d1-4d21-baa9-6cf6da892c30","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/status","description":"Get full info for a specific HTTP status code"},{"method":"GET","path":"/all","description":"List all known HTTP status codes"},{"method":"GET","path":"/category","description":"Get all codes in a category (success, client, server)"},{"method":"GET","path":"/random","description":"Get a random HTTP status code"}],"x402":null},{"id":"cbbdb0e3-9a3d-46d8-a1ef-46c4c5d3a4c5","name":"Roman Numeral Converter API","slug":"roman-numeral-converter-api-f7b187","shortDescription":"Convert between Arabic and Roman numerals, validate and batch convert up to 50","description":"Roman Numeral Converter API converts any integer from 1 to 3999 to Roman numerals and back, validates Roman numeral strings for canonical form, and batch-converts up to 50 items in one request. Returns canonical form, validation errors and round-trip verification. Built for education apps, publishing tools, clock face generators and document formatters.","category":null,"tags":["conversion","text","utility","convert number to roman numeral","convert roman numeral to integer","validate roman numeral string","batch convert arabic to roman","roman numeral calculator"],"baseUrl":"https://orbisapi.com/proxy/roman-numeral-converter-api-f7b187","openApiSpecUrl":"https://roman-numeral-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f252f999-5914-4e43-8f73-210885ebcd00","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c384d72-42f4-476f-aec4-290d4ea39162","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/to-roman","description":"Convert an integer to Roman numeral"},{"method":"GET","path":"/to-arabic","description":"Convert Roman numeral to integer"},{"method":"GET","path":"/validate","description":"Validate and canonicalize a Roman numeral string"},{"method":"POST","path":"/batch","description":"Batch convert up to 50 items"}],"x402":null},{"id":"b8b1c0c3-d73d-43e7-9f22-bee64b657b57","name":"IBAN Validator API","slug":"iban-validator-api-29811b","shortDescription":"Validate IBANs, extract bank and country info and batch verify up to 50","description":"IBAN Validator API validates any IBAN using the official mod-97 algorithm, extracts country name, check digits, BBAN, and returns a formatted version with spaces. Covers 30+ countries including all EU member states, UK, Switzerland, Turkey, UAE and Saudi Arabia. Batch endpoint validates up to 50 IBANs at once with valid/invalid counts. Built for fintech apps, payment platforms, compliance tools and banking integrations.","category":null,"tags":["payments","finance","kyc","validate iban number","check iban is valid","extract bank info from iban","batch validate iban list","get country from iban code"],"baseUrl":"https://orbisapi.com/proxy/iban-validator-api-29811b","openApiSpecUrl":"https://iban-validator-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"8c917a21-1a32-403e-b5bd-248ad0ae6cc1","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6ee03dcf-8714-4420-8923-21856735857e","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/validate","description":"Validate a single IBAN"},{"method":"POST","path":"/batch","description":"Validate up to 50 IBANs at once"},{"method":"GET","path":"/format","description":"Get IBAN format info for a country code"}],"x402":null},{"id":"dc7e806b-a1ee-49f9-a66b-9c9fc35cc481","name":"URL Parser & Builder API","slug":"url-parser-builder-api-f77785","shortDescription":"Parse URLs into components, build URLs from parts and normalize any URL","description":"URL Parser & Builder API decodes any URL into its protocol, hostname, port, pathname, query params, hash and path segments. Build URLs from individual components, normalize URLs by removing www, trailing slashes and adding protocols, and extract all query parameters as a clean JSON object. Built for link management tools, SEO pipelines, crawlers, and developer utilities.","category":null,"tags":["url","developer","utility","parse url into components","extract query params from url","build url from hostname and path","normalize url remove www trailing slash","get url parts protocol host pathname"],"baseUrl":"https://orbisapi.com/proxy/url-parser-builder-api-f77785","openApiSpecUrl":"https://url-parser-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"6197e52e-9e5f-4a42-99e9-a97e515a6ee1","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"270a4b78-1a2d-4bbb-b87d-eb640c25bde0","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/parse","description":"Parse a URL into all its components"},{"method":"POST","path":"/build","description":"Build a URL from hostname, path and params"},{"method":"GET","path":"/normalize","description":"Normalize a URL"},{"method":"GET","path":"/extract-params","description":"Extract query parameters as JSON"}],"x402":null},{"id":"cfc66177-72fb-40d1-8cc6-6838ced68d33","name":"1inch API","slug":"1inch-api-8f5526","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-8f5526","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"418a98bd-5f1a-4b2e-801a-1455f17018a3","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2beac7f7-cb30-4d5e-98b5-f1741ff95c77","name":"Agent Card Validator API","slug":"agent-card-validator-api-17b451","shortDescription":"agent card validator MCP","description":"Agent Card Validator API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: audit, lint. Buyer intents from service metadata: agent card validator MCP, well-known manifest audit x402, A2A agent card lint API.","category":null,"tags":["agent","audit","base","card","lint","manifest","mcp","usdc","validator","well-known","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-card-validator-api-17b451","openApiSpecUrl":"https://agent-card-validator-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c8efad34-8a44-497b-a512-4867b2b119bd","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"f48b9b9d-d936-48e9-9a82-9cd80685d6bb","name":"Arxiv API","slug":"arxiv-api-27ba80","shortDescription":"arxiv paper search MCP","description":"Arxiv API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id. Buyer intents from service metadata: arxiv paper search MCP, research paper API x402, scientific literature agent MCP.","category":null,"tags":["api","arxiv","base","mcp","paper","papers","research","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/arxiv-api-27ba80","openApiSpecUrl":"https://arxiv-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"804b925d-23a2-4496-93fc-a39829ffefa1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."}],"x402":null},{"id":"d56e7b5b-9503-48e3-ae1c-3f8dc43b3e96","name":"Sales Call Action Extractor API","slug":"sales-call-action-extractor-api-cd42d6","shortDescription":"Extract sales call actions from transcript intent, objections, stakeholders, timeline, and next-step clarity","description":"Extract sales call actions from transcript intent, objections, stakeholders, timeline, and next-step clarity. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["sales","call-notes","action-items","crm","agent-friendly","x402","sales call action extractor","sales","call notes","action items","crm","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-call-action-extractor-api-cd42d6","openApiSpecUrl":"https://sales-call-action-extractor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1af9eb2b-b366-46ab-8cc2-b283b6c3779a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a7dfcd1c-8847-4e91-87bd-719adb1347c1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"53d801cd-115b-48b5-8021-268548697d1e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/sales-action-rules","description":"Return hardcoded sales call action extractor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/extract-sales-actions","description":"Extract sales call actions from transcript intent, objections, stakeholders, timeline, and next-step clarity using deterministic scoring rules"},{"method":"POST","path":"/rank-followup-actions","description":"Generate focused next steps for sales call action extractor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2bddccb7-48fe-403e-bfd1-ef3fdf5fdafc","name":"Kubernetes Incident Scope API","slug":"kubernetes-incident-scope-api-a89126","shortDescription":"Scope Kubernetes incidents from namespace, pod health, dependency path, rollout age, and customer impact","description":"Scope Kubernetes incidents from namespace, pod health, dependency path, rollout age, and customer impact. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["kubernetes","incident","sre","devops","agent-friendly","x402","kubernetes incident scope","kubernetes","incident","sre","devops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/kubernetes-incident-scope-api-a89126","openApiSpecUrl":"https://kubernetes-incident-scope.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"551f5f29-4fae-4c57-9635-f80dd1168075","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"18176c0a-ed68-46f3-9732-a0cb1cf5458e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0517e481-8d20-4787-9a47-aed10661ed35","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/kubernetes-scope-rules","description":"Return hardcoded kubernetes incident scope rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/scope-kubernetes-incident","description":"Scope Kubernetes incidents from namespace, pod health, dependency path, rollout age, and customer impact using deterministic scoring rules"},{"method":"POST","path":"/rank-recovery-actions","description":"Generate focused next steps for kubernetes incident scope from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f9a4ab3d-44e5-4460-9a56-aaf7af275c0f","name":"Invoice Line Item QA Gate API","slug":"invoice-line-item-qa-gate-api-f8c89f","shortDescription":"Gate invoice line items from tax fit, quantity logic, price variance, vendor terms, and approval risk","description":"Gate invoice line items from tax fit, quantity logic, price variance, vendor terms, and approval risk. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","invoice-qa","line-items","approval","agent-friendly","x402","invoice line item qa gate","finance","invoice qa","line items","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/invoice-line-item-qa-gate-api-f8c89f","openApiSpecUrl":"https://invoice-line-item-qa-gate.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6cba7066-3fbd-4e22-ba10-2a0a66b97119","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fbba4971-7eca-4ce6-a048-595f71842edc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"44907faf-088b-4bf8-bbfa-acc47530961f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/invoice-line-rules","description":"Return hardcoded invoice line item qa gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-invoice-lines","description":"Gate invoice line items from tax fit, quantity logic, price variance, vendor terms, and approval risk using deterministic scoring rules"},{"method":"POST","path":"/repair-invoice-flags","description":"Generate focused next steps for invoice line item qa gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d343c3ae-dc6e-47b2-bf39-ccc5f648cae9","name":"Coinlore API","slug":"coinlore-api-e6cbec","shortDescription":"CoinLore tickers MCP","description":"Coinlore API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: global, tickers, ticker, exchanges, markets. Buyer intents from service metadata: CoinLore tickers MCP, CoinLore markets x402, crypto ticker API agent.","category":null,"tags":["base","coinlore","crypto","exchanges","global","markets","mcp","ticker","tickers","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinlore-api-e6cbec","openApiSpecUrl":"https://coinlore-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e37bf2cd-c6d1-4f13-8636-c21febc994a6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/global","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/tickers","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/markets","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"b720b410-ebb2-4c87-8912-31e256854824","name":"Document Field Confidence Router API","slug":"document-field-confidence-router-api-409c12","shortDescription":"Route extracted document fields by confidence, source type, validation gap, review cost, and business risk","description":"Route extracted document fields by confidence, source type, validation gap, review cost, and business risk. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["document-ai","field-confidence","extraction-qa","workflow","agent-friendly","x402","document field confidence router","document ai","field confidence","extraction qa","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/document-field-confidence-router-api-409c12","openApiSpecUrl":"https://document-field-confidence-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a6e72f6e-8fe6-4941-950d-ae8c6a05b86c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4d9f8b9a-b081-476b-ac78-1dc854b4e929","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"819a49e6-a23b-4d8d-afd5-b880b137272c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/field-confidence-rules","description":"Return hardcoded document field confidence router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-document-fields","description":"Route extracted document fields by confidence, source type, validation gap, review cost, and business risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-field-review","description":"Generate focused next steps for document field confidence router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d2305619-bc84-4661-a48b-db7f5d6d3a2f","name":"Edgar API","slug":"edgar-api-77dfba","shortDescription":"SEC EDGAR filings x402","description":"Edgar API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by cik, full text. Buyer intents from service metadata: SEC EDGAR filings x402, EDGAR filing search MCP, SEC company filings agent API.","category":null,"tags":["base","cik","edgar","filing","filings","full","mcp","search","sec","text","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/edgar-api-77dfba","openApiSpecUrl":"https://edgar-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"54b9795e-6f85-4f89-8f4b-471bbdfd2baa","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/by_cik","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/full_text","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"9bb842bb-7d9b-4223-bc2d-98b8494208ae","name":"IT Ticket Runbook Matcher API","slug":"it-ticket-runbook-matcher-api-bb8daf","shortDescription":"Match IT tickets to runbooks from symptoms, asset class, severity, known errors, and permission needs","description":"Match IT tickets to runbooks from symptoms, asset class, severity, known errors, and permission needs. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["it-ops","runbook","ticket-routing","automation","agent-friendly","x402","it ticket runbook matcher","it ops","runbook","ticket routing","automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/it-ticket-runbook-matcher-api-bb8daf","openApiSpecUrl":"https://it-ticket-runbook-matcher.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ff8de3c5-65e5-4e63-8f7f-a9165d0db435","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"70ed8327-6ca2-4b62-a33f-f32bf822c3cb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e7695cf9-7b45-46ea-b6f7-688b589a99a4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/runbook-matcher-rules","description":"Return hardcoded it ticket runbook matcher rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/match-ticket-runbook","description":"Match IT tickets to runbooks from symptoms, asset class, severity, known errors, and permission needs using deterministic scoring rules"},{"method":"POST","path":"/rank-runbook-actions","description":"Generate focused next steps for it ticket runbook matcher from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fe86f71e-be2c-4c96-90d3-6ad1350f654e","name":"Feature Request Revenue Fit API","slug":"feature-request-revenue-fit-api-9455c0","shortDescription":"Score feature request revenue fit from account value, demand frequency, roadmap fit, effort, and churn pressure","description":"Score feature request revenue fit from account value, demand frequency, roadmap fit, effort, and churn pressure. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["product","feature-requests","revenue-fit","roadmap","agent-friendly","x402","feature request revenue fit","product","feature requests","revenue fit","roadmap","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/feature-request-revenue-fit-api-9455c0","openApiSpecUrl":"https://feature-request-revenue-fit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a6160b12-96e0-45d7-bc84-05411a19b344","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9244eca5-a40d-446e-a64a-441af74d1ff3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f9cf9065-2292-4b32-b78d-67931c0a138f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/feature-revenue-rules","description":"Return hardcoded feature request revenue fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-feature-revenue-fit","description":"Score feature request revenue fit from account value, demand frequency, roadmap fit, effort, and churn pressure using deterministic scoring rules"},{"method":"POST","path":"/prioritize-roadmap-actions","description":"Generate focused next steps for feature request revenue fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c9e48d32-ffba-49be-93fc-a04e7c4b84a3","name":"HR Policy Answer Guard API","slug":"hr-policy-answer-guard-api-c6f6c5","shortDescription":"Guard HR policy answers from jurisdiction, employee type, policy source, sensitivity, and escalation need","description":"Guard HR policy answers from jurisdiction, employee type, policy source, sensitivity, and escalation need. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["hr","policy","employee-support","compliance","agent-friendly","x402","hr policy answer guard","hr","policy","employee support","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/hr-policy-answer-guard-api-c6f6c5","openApiSpecUrl":"https://hr-policy-answer-guard.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"43b71154-5108-49fe-ac97-f4dcd902d039","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9cdbfefb-254b-4d36-a2a1-18fb0dc82397","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a7e9459-7c24-4172-9e56-bf4b23b2962f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/hr-policy-rules","description":"Return hardcoded hr policy answer guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-policy-answer","description":"Guard HR policy answers from jurisdiction, employee type, policy source, sensitivity, and escalation need using deterministic scoring rules"},{"method":"POST","path":"/route-policy-escalation","description":"Generate focused next steps for hr policy answer guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e1fd5884-78ed-4d07-b25b-28e2d85dbf70","name":"Coinpaprika API","slug":"coinpaprika-api-71cced","shortDescription":"Coinpaprika ticker API","description":"Coinpaprika API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: coins, ticker, global. Buyer intents from service metadata: Coinpaprika ticker API, Coinpaprika coins MCP, crypto global market data x402.","category":null,"tags":["api","base","coinpaprika","coins","crypto","global","mcp","ticker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinpaprika-api-71cced","openApiSpecUrl":"https://coinpaprika-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7d886448-0066-431f-8eb8-e2e6819f646f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"ca458cbe-751b-4146-a245-345a8fea0a21","name":"OpenAPI Example Payload Builder API","slug":"openapi-example-payload-builder-api-bc0c38","shortDescription":"Build OpenAPI example payload guidance from schema fields, required rules, edge cases, auth, and agent task intent","description":"Build OpenAPI example payload guidance from schema fields, required rules, edge cases, auth, and agent task intent. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["openapi","api-docs","example-payloads","developer-tools","agent-friendly","x402","openapi example payload builder","openapi","api docs","example payloads","developer tools","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/openapi-example-payload-builder-api-bc0c38","openApiSpecUrl":"https://openapi-example-payload-builder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e11aebc4-20f2-4301-a3a3-4384289636a3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6df7201b-30a9-457d-808d-91363aec7c3e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b53534c8-a2cd-4430-a322-ecd31f86ecc5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/example-payload-rules","description":"Return hardcoded openapi example payload builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-example-payloads","description":"Build OpenAPI example payload guidance from schema fields, required rules, edge cases, auth, and agent task intent using deterministic scoring rules"},{"method":"POST","path":"/repair-example-coverage","description":"Generate focused next steps for openapi example payload builder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"05ec3f3d-5f23-4368-8cde-702b943f0f39","name":"User Onboarding Step Optimizer API","slug":"user-onboarding-step-optimizer-api-d7eec3","shortDescription":"Optimize user onboarding steps from activation goal, friction, user segment, dependency, and support burden","description":"Optimize user onboarding steps from activation goal, friction, user segment, dependency, and support burden. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["onboarding","product-led-growth","activation","workflow","agent-friendly","x402","user onboarding step optimizer","onboarding","product led growth","activation","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/user-onboarding-step-optimizer-api-d7eec3","openApiSpecUrl":"https://onboarding-step-optimizer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2167dc55-bf51-4056-9fb9-48e43cb57115","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"58849ce2-d41a-458e-b66b-c1aa3ea9070b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3e775055-325a-4e28-8924-e5d2d8955a2a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/onboarding-step-rules","description":"Return hardcoded onboarding step optimizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/optimize-onboarding-steps","description":"Optimize user onboarding steps from activation goal, friction, user segment, dependency, and support burden using deterministic scoring rules"},{"method":"POST","path":"/rank-onboarding-fixes","description":"Generate focused next steps for onboarding step optimizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"258cf016-c3cb-4f13-8ef3-f1dc3749467f","name":"Agent Decision Rights Matrix API","slug":"agent-decision-rights-matrix-api-a7a4df","shortDescription":"Build agent decision rights matrices from action type, autonomy level, policy source, approver, and risk tier","description":"Build agent decision rights matrices from action type, autonomy level, policy source, approver, and risk tier. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-governance","decision-rights","approval","policy","agent-friendly","x402","agent decision rights matrix","agent governance","decision rights","approval","policy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-decision-rights-matrix-api-a7a4df","openApiSpecUrl":"https://agent-decision-rights-matrix.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"21d36532-c12b-4a6a-a8dd-5f93f151c3ba","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e0a146c3-cee2-4976-9d5d-e2ff8b55226b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"088b4824-03c5-41a2-bb52-f10ebb2d80b4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/decision-rights-rules","description":"Return hardcoded agent decision rights matrix rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-decision-rights","description":"Build agent decision rights matrices from action type, autonomy level, policy source, approver, and risk tier using deterministic scoring rules"},{"method":"POST","path":"/rank-approval-gaps","description":"Generate focused next steps for agent decision rights matrix from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ad5b51f0-a968-4b4f-9a2e-51656dcbc493","name":"Tool Schema Minimality Auditor API","slug":"tool-schema-minimality-auditor-api-adde72","shortDescription":"Audit tool schema minimality from field count, description length, enum clarity, examples, and task relevance","description":"Audit tool schema minimality from field count, description length, enum clarity, examples, and task relevance. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["tool-schemas","mcp","token-budget","api-docs","agent-friendly","x402","tool schema minimality auditor","tool schemas","mcp","token budget","api docs","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-schema-minimality-auditor-api-adde72","openApiSpecUrl":"https://tool-schema-minimality.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1f100e37-88d5-4b2c-bcb7-0aa77a04cfa3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"39886183-0d4f-4776-8e31-78aeaf2dad46","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7aa7c37a-7e7f-432c-9726-68a3a601b804","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/schema-minimality-rules","description":"Return hardcoded tool schema minimality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-schema-minimality","description":"Audit tool schema minimality from field count, description length, enum clarity, examples, and task relevance using deterministic scoring rules"},{"method":"POST","path":"/recommend-schema-trim","description":"Generate focused next steps for tool schema minimality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ee258acf-9733-43dd-b0a1-097a4b36ead4","name":"MCP Server Dependency Health API","slug":"mcp-server-dependency-health-api-687372","shortDescription":"Score MCP server dependency health from upstream tools, auth mode, version age, incident history, and maintainer risk","description":"Score MCP server dependency health from upstream tools, auth mode, version age, incident history, and maintainer risk. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","dependency-health","server-risk","agent-infra","agent-friendly","x402","mcp server dependency health","mcp","dependency health","server risk","agent infra","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-dependency-health-api-687372","openApiSpecUrl":"https://mcp-server-dependency-health.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6c0081fd-3496-4542-8535-7f76607aa8ce","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1309b29a-5e14-4215-bd6d-06718b0ac49b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7bde524b-a498-40cc-b555-c631bdf38ab4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mcp-dependency-rules","description":"Return hardcoded mcp server dependency health rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-dependency-health","description":"Score MCP server dependency health from upstream tools, auth mode, version age, incident history, and maintainer risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-server-fixes","description":"Generate focused next steps for mcp server dependency health from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2139b235-bcd6-4c1f-82e8-3a3b54dd3268","name":"Defillama API","slug":"defillama-api-b202b7","shortDescription":"DefiLlama protocols API","description":"Defillama API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: list, by slug, pools, tvl, circulating. Buyer intents from service metadata: DefiLlama protocols API, DeFi TVL MCP, DeFi yields x402 API.","category":null,"tags":["api","base","chains","defi","defillama","list","mcp","pools","protocol","protocols","slug","tvl","usdc","x402","yields"],"baseUrl":"https://orbisapi.com/proxy/defillama-api-b202b7","openApiSpecUrl":"https://defillama-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f6724a59-fe42-43c7-90cf-f3f7d87946fc","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/protocols/list","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocol/by_slug","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"dc238fc3-a319-4a0c-9a06-8a07756a459a","name":"Legal Hold Signal Detector API","slug":"legal-hold-signal-detector-api-7205c0","shortDescription":"Detect legal hold signals from matter type, custodian, record class, deletion request, and preservation risk","description":"Detect legal hold signals from matter type, custodian, record class, deletion request, and preservation risk. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["legal-hold","records","compliance","privacy","agent-friendly","x402","legal hold signal detector","legal hold","records","compliance","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/legal-hold-signal-detector-api-7205c0","openApiSpecUrl":"https://legal-hold-signal-detector.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e362ac49-336a-4d88-a1f2-225d42a77c00","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c55cd040-cb08-4624-bfe6-fbad464748f0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"796651fe-57cf-4cea-af90-aef643ab3fbd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/legal-hold-rules","description":"Return hardcoded legal hold signal detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-legal-hold","description":"Detect legal hold signals from matter type, custodian, record class, deletion request, and preservation risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-hold-actions","description":"Generate focused next steps for legal hold signal detector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0c0fe35e-3c37-4dfc-bd99-eceabdd4191a","name":"Agent Error Recovery Script API","slug":"agent-error-recovery-script-api-44fec4","shortDescription":"Build agent error recovery scripts from error class, retry safety, data state, owner, and rollback option","description":"Build agent error recovery scripts from error class, retry safety, data state, owner, and rollback option. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["error-recovery","agent-runtime","reliability","runbooks","agent-friendly","x402","agent error recovery script","error recovery","agent runtime","reliability","runbooks","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-error-recovery-script-api-44fec4","openApiSpecUrl":"https://agent-error-recovery-script.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8e8bb7c9-6aae-4a97-86e6-e1d8abd90e84","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"998e752b-4334-4e39-a229-c13c1753a7bf","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"60beeef0-21c2-44fd-baa3-bf98ff61d4e8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/error-recovery-rules","description":"Return hardcoded agent error recovery script rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-recovery-script","description":"Build agent error recovery scripts from error class, retry safety, data state, owner, and rollback option using deterministic scoring rules"},{"method":"POST","path":"/rank-recovery-risks","description":"Generate focused next steps for agent error recovery script from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0323d3d4-9bd2-453a-a878-a720b435eaa1","name":"Enterprise Agent Use Case Classifier API","slug":"enterprise-agent-use-case-classifier-api-7b8450","shortDescription":"Classify enterprise agent use cases from department, task risk, data access, automation level, and ROI signal","description":"Classify enterprise agent use cases from department, task risk, data access, automation level, and ROI signal. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["enterprise-ai","use-case","classification","governance","agent-friendly","x402","enterprise agent use case classifier","enterprise ai","use case","classification","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/enterprise-agent-use-case-classifier-api-7b8450","openApiSpecUrl":"https://enterprise-agent-usecase-classifier.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c5f2a172-8550-4046-b238-e8475ad30733","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"127d773c-027e-41ee-be1e-b31f3eb90761","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4bb6b6da-13eb-4513-b77d-ee1d322c1242","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/usecase-classifier-rules","description":"Return hardcoded enterprise agent usecase classifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/classify-agent-usecase","description":"Classify enterprise agent use cases from department, task risk, data access, automation level, and ROI signal using deterministic scoring rules"},{"method":"POST","path":"/rank-usecase-controls","description":"Generate focused next steps for enterprise agent usecase classifier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c8f38fff-8980-4967-bd7a-02e08e0d1f21","name":"API Trust Signal Scorer API","slug":"api-trust-signal-scorer-api-0abe8c","shortDescription":"Score API trust signals from uptime proof, docs quality, auth clarity, pricing transparency, and support evidence","description":"Score API trust signals from uptime proof, docs quality, auth clarity, pricing transparency, and support evidence. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-trust","marketplace","api-quality","discovery","agent-friendly","x402","api trust signal scorer","api trust","marketplace","api quality","discovery","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-trust-signal-scorer-api-0abe8c","openApiSpecUrl":"https://api-trust-signal-scorer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"26dcf046-d45f-4ec1-a1c8-d13a6cecd2fe","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"44919dfb-2b8a-46ab-8377-e34d41517b4d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"265807b4-1a68-461c-9134-3468e9de2a8c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/trust-signal-rules","description":"Return hardcoded api trust signal scorer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-api-trust","description":"Score API trust signals from uptime proof, docs quality, auth clarity, pricing transparency, and support evidence using deterministic scoring rules"},{"method":"POST","path":"/recommend-trust-fixes","description":"Generate focused next steps for api trust signal scorer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b3a5d0ef-8f0a-445d-b8aa-5c7614a53e4d","name":"MCP Tool Pricing Fit API","slug":"mcp-tool-pricing-fit-api-c544bd","shortDescription":"Score MCP tool pricing fit from usage frequency, call value, latency cost, quota, and agent commerce intent","description":"Score MCP tool pricing fit from usage frequency, call value, latency cost, quota, and agent commerce intent. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","pricing","agent-commerce","api-marketplace","agent-friendly","x402","mcp tool pricing fit","mcp","pricing","agent commerce","api marketplace","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-tool-pricing-fit-api-c544bd","openApiSpecUrl":"https://mcp-tool-pricing-fit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1e9a2107-7e71-4752-8a4a-4db9eb5753c8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50d66d52-ed3f-4d6f-81be-87cc1deb652d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b6fec86e-83ec-46b3-81e2-0812cbc2bde9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tool-pricing-rules","description":"Return hardcoded mcp tool pricing fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-tool-pricing-fit","description":"Score MCP tool pricing fit from usage frequency, call value, latency cost, quota, and agent commerce intent using deterministic scoring rules"},{"method":"POST","path":"/recommend-pricing-tier","description":"Generate focused next steps for mcp tool pricing fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4d19861a-ba7d-478e-98a1-c36441313674","name":"Agent Browser Session Risk API","slug":"agent-browser-session-risk-api-06b7a8","shortDescription":"Score agent browser session risk from login state, sensitive pages, action intent, session age, and handoff path","description":"Score agent browser session risk from login state, sensitive pages, action intent, session age, and handoff path. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["browser-agent","session-risk","web-automation","security","agent-friendly","x402","agent browser session risk","browser agent","session risk","web automation","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-browser-session-risk-api-06b7a8","openApiSpecUrl":"https://agent-browser-session-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"59486aba-cd85-4ad0-8ffa-e6b733ef8be6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"856b0d98-306c-416e-b4e8-556a6a37e9cb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a0625015-5eb9-4da6-999a-6b4a0921e663","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/browser-session-rules","description":"Return hardcoded agent browser session risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-browser-session","description":"Score agent browser session risk from login state, sensitive pages, action intent, session age, and handoff path using deterministic scoring rules"},{"method":"POST","path":"/recommend-session-guards","description":"Generate focused next steps for agent browser session risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ee71ecb7-99a5-4cab-9d2b-c533a5c6c2bd","name":"Agent Feedback Loop Planner API","slug":"agent-feedback-loop-planner-api-ecb935","shortDescription":"Plan agent feedback loops from user rating, correction type, model behavior, owner, and retraining value","description":"Plan agent feedback loops from user rating, correction type, model behavior, owner, and retraining value. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["feedback-loop","agent-improvement","model-quality","evaluation","agent-friendly","x402","agent feedback loop planner","feedback loop","agent improvement","model quality","evaluation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-feedback-loop-planner-api-ecb935","openApiSpecUrl":"https://agent-feedback-loop-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"61e4a8a4-5203-4e20-a9d9-c83e6e037646","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ffe1d23c-ea64-4e66-9631-20e57c5a2f56","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b3429c03-65c5-44b0-8516-087b5ef749aa","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/feedback-loop-rules","description":"Return hardcoded agent feedback loop planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-feedback-loop","description":"Plan agent feedback loops from user rating, correction type, model behavior, owner, and retraining value using deterministic scoring rules"},{"method":"POST","path":"/rank-feedback-actions","description":"Generate focused next steps for agent feedback loop planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b520c088-e67f-434c-ae38-a27ef2de9779","name":"Fpds API","slug":"fpds-api-eeb108","shortDescription":"FPDS contracts MCP","description":"Fpds API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by vendor. Buyer intents from service metadata: FPDS contracts MCP, federal contract awards API x402, government procurement agent API.","category":null,"tags":["api","awards","base","contract","contracts","federal","fpds","mcp","search","usdc","vendor","x402"],"baseUrl":"https://orbisapi.com/proxy/fpds-api-eeb108","openApiSpecUrl":"https://fpds-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"dd78a033-81f8-4d5a-b375-4cfbbe97b6d0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/contracts/search","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/contracts/by_vendor","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"f7f040de-f0fe-4fa4-b322-33778a668700","name":"Pool Intelligence API","slug":"pool-intelligence-api-9e42e6","shortDescription":"Uniswap pool intelligence x402","description":"Pool Intelligence API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: state, tick liquidity, recent swaps. Buyer intents from service metadata: Uniswap pool intelligence x402, pool tick liquidity MCP, DEX pool recent swaps API.","category":null,"tags":["base","intelligence","liquidity","mcp","pool","recent","state","swaps","tick","uniswap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/pool-intelligence-api-9e42e6","openApiSpecUrl":"https://pool-intelligence-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6e71a98a-7e8e-4b6f-a559-e2edd4d568d8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/pool/state","description":"Paid x402 route for autonomous agents deciding whether a Uniswap-style pool is suitable for quoting, routing, or liquidity risk checks. Returns pool state plus buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: Uniswap pool intelligence, pool state API."},{"method":"POST","path":"/v1/pool/tick_liquidity","description":"Paid x402 route for agents checking concentrated-liquidity depth near a trade range before routing through a pool. Buyer-intent match: tick liquidity API, liquidity distribution."},{"method":"POST","path":"/v1/pool/recent_swaps","description":"Paid x402 route for agents checking recent pool activity before trusting a quote or route. Buyer-intent match: recent swaps API, DEX pool analytics."}],"x402":null},{"id":"0eecad51-6372-4ff3-aea5-4376a13aa296","name":"GAS Tracker API","slug":"gas-tracker-api-dc7b86","shortDescription":"gas tracker MCP","description":"GAS Tracker API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: now, percentiles. Buyer intents from service metadata: gas tracker MCP, EVM gas price API, agent gas fee estimator.","category":null,"tags":["agent","api","base","evm","gas","mcp","now","percentiles","price","tracker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gas-tracker-api-dc7b86","openApiSpecUrl":"https://gas-tracker-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"426c9d99-5cd1-439d-8566-24537f939a9e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/gas/now","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/gas/percentiles","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"86e872bf-4977-4168-a942-8c51dbbe1c4b","name":"Kraken API","slug":"kraken-api-d533cd","shortDescription":"Kraken ticker MCP","description":"Kraken API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server time, asset pairs, ticker, ohlc, order book. Buyer intents from service metadata: Kraken ticker MCP, Kraken order book x402, Kraken OHLC market data API.","category":null,"tags":["asset","base","book","kraken","mcp","ohlc","order","pairs","server","ticker","time","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/kraken-api-d533cd","openApiSpecUrl":"https://kraken-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8e2b1684-8b2f-4437-85de-650bfc777ae3","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/server_time","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_pairs","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlc","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/order_book","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"77266ef4-af8f-492c-b5b2-8dc5e84acb84","name":"Agent Identity Inventory API","slug":"agent-identity-inventory-api-2adc41","shortDescription":"Inventory AI agent identities from owner, runtime, privileges, data access, credential age, and business purpose","description":"Inventory AI agent identities from owner, runtime, privileges, data access, credential age, and business purpose. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-identity","inventory","iam","governance","agent-friendly","x402","agent identity inventory","agent identity","inventory","iam","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-identity-inventory-api-2adc41","openApiSpecUrl":"https://agent-identity-inventory.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1e7d5b37-6c94-44db-bcbd-7762a7ea1d12","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2f74e598-84b6-4989-abfa-69fac0eee72d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"359c54a0-e1df-4299-bbeb-43ef4520de37","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/identity-inventory-rules","description":"Return hardcoded agent identity inventory rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/inventory-agent-identities","description":"Inventory AI agent identities from owner, runtime, privileges, data access, credential age, and business purpose using deterministic scoring rules"},{"method":"POST","path":"/rank-identity-gaps","description":"Generate focused next steps for agent identity inventory from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1720b526-ad58-4cc2-8a8e-c1ac2f474e71","name":"SaaS Admin Change Review API","slug":"saas-admin-change-review-api-421fcb","shortDescription":"Review SaaS admin changes from actor, permission delta, affected users, business justification, and rollback option","description":"Review SaaS admin changes from actor, permission delta, affected users, business justification, and rollback option. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["saas-admin","change-review","iam","security","agent-friendly","x402","saas admin change review","saas admin","change review","iam","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/saas-admin-change-review-api-421fcb","openApiSpecUrl":"https://saas-admin-change-review.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1e211d3a-9c54-4098-8681-b266c27c5dfa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"159c6f3a-b5a3-4d0e-bf1b-38c9b55ab552","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"28e921bc-1dcf-48b4-ae57-2d6a8cb4cba9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/admin-change-rules","description":"Return hardcoded saas admin change review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-saas-admin-change","description":"Review SaaS admin changes from actor, permission delta, affected users, business justification, and rollback option using deterministic scoring rules"},{"method":"POST","path":"/rank-admin-change-actions","description":"Generate focused next steps for saas admin change review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5a83982b-b314-4ac1-a730-bd93a4959062","name":"Customer Support Deflection ROI API","slug":"customer-support-deflection-roi-api-762e16","shortDescription":"Estimate support deflection ROI from ticket volume, automation rate, handle time, escalation cost, and CSAT risk","description":"Estimate support deflection ROI from ticket volume, automation rate, handle time, escalation cost, and CSAT risk. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["support","deflection","roi","customer-service","agent-friendly","x402","customer support deflection roi","support","deflection","roi","customer service","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-support-deflection-roi-api-762e16","openApiSpecUrl":"https://support-deflection-roi.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b2cba269-5d1f-4b68-8169-51eabf44095e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"93937bf1-35aa-415a-a810-20933d3bff9c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cd39d7d1-b6b7-4a76-8623-2af75fc2ea4d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deflection-roi-rules","description":"Return hardcoded support deflection roi rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-support-deflection-roi","description":"Estimate support deflection ROI from ticket volume, automation rate, handle time, escalation cost, and CSAT risk using deterministic scoring rules"},{"method":"POST","path":"/rank-deflection-opportunities","description":"Generate focused next steps for support deflection roi from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"085181f7-2647-4eed-a0c5-9f4a346c86b0","name":"Knowledge Article Freshness API","slug":"knowledge-article-freshness-api-19aa71","shortDescription":"Score knowledge article freshness from last update, product change, ticket reuse, contradiction, and owner coverage","description":"Score knowledge article freshness from last update, product change, ticket reuse, contradiction, and owner coverage. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["knowledge-base","freshness","support","content-quality","agent-friendly","x402","knowledge article freshness","knowledge base","freshness","support","content quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/knowledge-article-freshness-api-19aa71","openApiSpecUrl":"https://knowledge-article-freshness.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7cc1e3b5-cc1b-47c1-86be-27894572e1b7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5408141d-4943-433b-8a6c-aadeb43e091d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fde0603e-a978-434d-b5da-a75052ffd353","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/article-freshness-rules","description":"Return hardcoded knowledge article freshness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-knowledge-article-freshness","description":"Score knowledge article freshness from last update, product change, ticket reuse, contradiction, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/recommend-article-refresh","description":"Generate focused next steps for knowledge article freshness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"eab8ce65-e7ef-4355-a77a-6ac74250a492","name":"Deal Stalled Reason Detector API","slug":"deal-stalled-reason-detector-api-537e99","shortDescription":"Detect stalled deal reasons from activity gaps, buyer objections, procurement stage, competitor signal, and champion strength","description":"Detect stalled deal reasons from activity gaps, buyer objections, procurement stage, competitor signal, and champion strength. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["sales","deal-risk","pipeline","revops","agent-friendly","x402","deal stalled reason detector","sales","deal risk","pipeline","revops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/deal-stalled-reason-detector-api-537e99","openApiSpecUrl":"https://deal-stalled-reason-detector.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"58824cfd-7a1d-4e1d-8f02-13abe36da887","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"80dfd770-c754-4881-b40e-3a4a7bad88aa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"59c9eceb-1941-45fc-871a-e8119d189d7e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deal-stall-rules","description":"Return hardcoded deal stalled reason detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-deal-stalled-reason","description":"Detect stalled deal reasons from activity gaps, buyer objections, procurement stage, competitor signal, and champion strength using deterministic scoring rules"},{"method":"POST","path":"/recommend-deal-unstick","description":"Generate focused next steps for deal stalled reason detector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f1534176-1fe0-4fbf-9af8-04c267baf767","name":"Competitive Battlecard Match API","slug":"competitive-battlecard-match-api-eb3c9a","shortDescription":"Match competitive battlecards from competitor, segment, objection, product fit, and deal stage","description":"Match competitive battlecards from competitor, segment, objection, product fit, and deal stage. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["sales-enablement","battlecards","competitive-intel","revops","agent-friendly","x402","competitive battlecard match","sales enablement","battlecards","competitive intel","revops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/competitive-battlecard-match-api-eb3c9a","openApiSpecUrl":"https://competitive-battlecard-match.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"499f13b3-729e-4115-a131-4787b9e906b8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e03ce25e-c62d-48c0-9a27-e7e13aca0770","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d7f8edad-24da-42ac-89ab-8a4715c118a5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/battlecard-match-rules","description":"Return hardcoded competitive battlecard match rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/match-competitive-battlecard","description":"Match competitive battlecards from competitor, segment, objection, product fit, and deal stage using deterministic scoring rules"},{"method":"POST","path":"/rank-battlecard-messages","description":"Generate focused next steps for competitive battlecard match from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"db3d5ddb-85b2-41a6-8c62-5420b36ed699","name":"Revenue Forecast Slippage API","slug":"revenue-forecast-slippage-api-9f52a9","shortDescription":"Score revenue forecast slippage from commit amount, stage aging, close plan, approval risk, and historical conversion","description":"Score revenue forecast slippage from commit amount, stage aging, close plan, approval risk, and historical conversion. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["forecasting","revenue","sales-ops","risk","agent-friendly","x402","revenue forecast slippage","forecasting","revenue","sales ops","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/revenue-forecast-slippage-api-9f52a9","openApiSpecUrl":"https://revenue-forecast-slippage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2509ee5f-a23c-462e-b38e-bdb0ac3a98c0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ae90384-633d-4f0e-a8e7-a1d3ed7e39a3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"10cd844e-cbfb-41a3-9832-8764094495a5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/forecast-slippage-rules","description":"Return hardcoded revenue forecast slippage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-revenue-slippage","description":"Score revenue forecast slippage from commit amount, stage aging, close plan, approval risk, and historical conversion using deterministic scoring rules"},{"method":"POST","path":"/recommend-forecast-actions","description":"Generate focused next steps for revenue forecast slippage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9fde3a7a-eab3-4648-ac2a-4f474f0976cf","name":"Customer Expansion Signal API","slug":"customer-expansion-signal-api-5adac5","shortDescription":"Score customer expansion signals from product usage, team growth, feature gaps, stakeholder change, and renewal context","description":"Score customer expansion signals from product usage, team growth, feature gaps, stakeholder change, and renewal context. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-success","expansion","revenue","upsell","agent-friendly","x402","customer expansion signal","customer success","expansion","revenue","upsell","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-expansion-signal-api-5adac5","openApiSpecUrl":"https://customer-expansion-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f437c3e9-b75d-447e-b8f8-1588b504e128","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8d9c9208-627a-4d34-89bc-d175f182bade","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"04758934-0a88-49e9-95df-47c29358c9af","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/expansion-signal-rules","description":"Return hardcoded customer expansion signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-customer-expansion-signal","description":"Score customer expansion signals from product usage, team growth, feature gaps, stakeholder change, and renewal context using deterministic scoring rules"},{"method":"POST","path":"/rank-expansion-actions","description":"Generate focused next steps for customer expansion signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c1bab083-96cb-4c95-af97-5c6032dc1331","name":"Product Telemetry Event QA API","slug":"product-telemetry-event-qa-api-217653","shortDescription":"QA product telemetry events from schema, naming, user journey fit, privacy class, and dashboard dependency","description":"QA product telemetry events from schema, naming, user journey fit, privacy class, and dashboard dependency. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["product-analytics","telemetry","event-qa","data-quality","agent-friendly","x402","product telemetry event qa","product analytics","telemetry","event qa","data quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-telemetry-event-qa-api-217653","openApiSpecUrl":"https://product-telemetry-event-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a785c4c3-fbfb-45b6-a065-74210b70243f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5dc141c2-10bb-44fd-854e-507021fc58be","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"880df923-8fd0-4356-a24b-87269446c9c8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/telemetry-event-rules","description":"Return hardcoded product telemetry event qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-product-telemetry-event","description":"QA product telemetry events from schema, naming, user journey fit, privacy class, and dashboard dependency using deterministic scoring rules"},{"method":"POST","path":"/rank-event-fixes","description":"Generate focused next steps for product telemetry event qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0acd2875-a0ed-4ef3-b3d7-c40539df712e","name":"Release Rollback Decision API","slug":"release-rollback-decision-api-e54016","shortDescription":"Recommend release rollback decisions from error rate, customer impact, revenue exposure, fix confidence, and mitigation path","description":"Recommend release rollback decisions from error rate, customer impact, revenue exposure, fix confidence, and mitigation path. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["release","rollback","incident","devops","agent-friendly","x402","release rollback decision","release","rollback","incident","devops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/release-rollback-decision-api-e54016","openApiSpecUrl":"https://release-rollback-decision.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"77c770a7-e1d8-42a6-bedf-56b8f0cfb131","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ffa25ee-dd99-472c-b8ba-5dc69181f092","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"eda56403-baaa-4984-bb22-e9d16d9b339a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rollback-decision-rules","description":"Return hardcoded release rollback decision rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/recommend-release-rollback","description":"Recommend release rollback decisions from error rate, customer impact, revenue exposure, fix confidence, and mitigation path using deterministic scoring rules"},{"method":"POST","path":"/rank-release-mitigations","description":"Generate focused next steps for release rollback decision from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1698f1f0-ed5c-48d5-af45-7d419de0c0fa","name":"Cloud Resource Tagging Auditor API","slug":"cloud-resource-tagging-auditor-api-94091d","shortDescription":"Audit cloud resource tagging from owner, cost center, environment, data class, and lifecycle policy","description":"Audit cloud resource tagging from owner, cost center, environment, data class, and lifecycle policy. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud","tagging","finops","governance","agent-friendly","x402","cloud resource tagging auditor","cloud","tagging","finops","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-resource-tagging-auditor-api-94091d","openApiSpecUrl":"https://cloud-resource-tagging-auditor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3cc30b03-8011-463b-adb3-b76a6df2d2e4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f11fb30a-3caf-48cc-b14f-837d18371e61","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c52a4361-4283-41a8-8d64-557e3d6c1d93","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cloud-tagging-rules","description":"Return hardcoded cloud resource tagging auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-cloud-resource-tags","description":"Audit cloud resource tagging from owner, cost center, environment, data class, and lifecycle policy using deterministic scoring rules"},{"method":"POST","path":"/rank-tagging-fixes","description":"Generate focused next steps for cloud resource tagging auditor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e00b7881-5b9b-4184-b79d-fc7709a92ad3","name":"Protocol Governance API","slug":"protocol-governance-api-4506b6","shortDescription":"DAO governance dossier MCP","description":"Protocol Governance API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: governance dossier, proposals recent, voter top holders. Buyer intents from service metadata: DAO governance dossier MCP, protocol governance x402, DAO proposal voter dossier API.","category":null,"tags":["base","dao","dossier","governance","mcp","proposals","protocol","recent","usdc","voter","x402"],"baseUrl":"https://orbisapi.com/proxy/protocol-governance-api-4506b6","openApiSpecUrl":"https://protocol-governance-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f85d4d44-2359-4106-a571-2d63e050ccef","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dao/governance_dossier","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/proposals_recent","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/voter_top_holders","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"8890ad0e-1018-457f-8a4c-ccb7d358ed94","name":"Messari API","slug":"messari-api-41aa11","shortDescription":"Messari asset profile x402","description":"Messari API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: asset profile, asset metrics, news. Buyer intents from service metadata: Messari asset profile x402, Messari metrics MCP, crypto asset research agent API.","category":null,"tags":["asset","base","crypto","mcp","messari","metrics","news","profile","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/messari-api-41aa11","openApiSpecUrl":"https://messari-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"62d4e5b6-17de-43bf-a63d-16ca91b0fb3f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/asset_profile","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_metrics","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/news","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"f12ade5f-e6c2-4e7f-978e-ee60b897a422","name":"BI Metric Definition Drift API","slug":"bi-metric-definition-drift-api-6a7a0a","shortDescription":"Detect BI metric definition drift from source logic, dashboard use, owner edits, semantic conflict, and time window","description":"Detect BI metric definition drift from source logic, dashboard use, owner edits, semantic conflict, and time window. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["bi","metric-drift","semantic-layer","analytics","agent-friendly","x402","bi metric definition drift","bi","metric drift","semantic layer","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/bi-metric-definition-drift-api-6a7a0a","openApiSpecUrl":"https://bi-metric-definition-drift.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ddc55c5f-ef20-42e0-8788-3b653b75850a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4df41995-a494-40a6-b702-c290ae05e6dc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"58b12cd3-d8c4-42e3-8919-959f7f6d4297","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/metric-drift-rules","description":"Return hardcoded bi metric definition drift rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-bi-metric-drift","description":"Detect BI metric definition drift from source logic, dashboard use, owner edits, semantic conflict, and time window using deterministic scoring rules"},{"method":"POST","path":"/recommend-metric-alignment","description":"Generate focused next steps for bi metric definition drift from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"14784025-7dc7-49e9-9575-7ec9914c9de1","name":"Procure API","slug":"procure-api-316b66","shortDescription":"federal procurement opportunities MCP","description":"Procure API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, search, list. Buyer intents from service metadata: federal procurement opportunities MCP, SAM.gov RFP search agent, government contracts x402 API.","category":null,"tags":["agencies","agent","awards","base","federal","list","mcp","opportunities","procurement","rfp","sam.gov","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/procure-api-316b66","openApiSpecUrl":"https://procure-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"19b9ea32-a7eb-445a-9841-da87f41d3c36","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/opportunities/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/awards/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agencies/list","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d6b6e6ef-7115-4510-b6fa-036cffa7b948","name":"TX Bundle Cost API","slug":"tx-bundle-cost-api-fc5b62","shortDescription":"transaction bundle cost estimator","description":"TX Bundle Cost API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: estimate cost, estimate cost. Buyer intents from service metadata: transaction bundle cost estimator, bundle gas estimate x402, agent transaction cost MCP.","category":null,"tags":["base","bundle","cost","estimate","estimator","gas","mcp","step","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/tx-bundle-cost-api-fc5b62","openApiSpecUrl":"https://tx-bundle-cost-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8d6bb41c-9739-4e06-bb6b-f0a84e7d7b5c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/bundle/estimate_cost","description":"Paid x402 route for autonomous agents deciding whether a multi-step transaction bundle is cheap enough and safe enough to execute now. Returns gas, slippage, bridge-fee, worst-case cost, buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: transaction bundle cost,"},{"method":"POST","path":"/v1/step/estimate_cost","description":"Paid x402 route for agents deciding whether one swap, bridge, or transfer step is cheap enough to execute or should be delayed/rerouted. Buyer-intent match: transaction step cost, tx cost estimator."}],"x402":null},{"id":"aef4118c-027e-42e3-97ee-11966a36514c","name":"Software Access Request Risk API","slug":"software-access-request-risk-api-45a0f4","shortDescription":"Score software access requests from role need, data class, app sensitivity, approval chain, and expiry plan","description":"Score software access requests from role need, data class, app sensitivity, approval chain, and expiry plan. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["access-request","iam","software-access","security","agent-friendly","x402","software access request risk","access request","iam","software access","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/software-access-request-risk-api-45a0f4","openApiSpecUrl":"https://software-access-request-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6eb3d314-e71e-413a-b8d2-d548ec35476b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"15e22e70-ded9-446c-9c9a-e499dbb083d3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"84323c7c-0e32-4cfb-b097-1ca8ffe7a024","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/access-request-rules","description":"Return hardcoded software access request risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-software-access-request","description":"Score software access requests from role need, data class, app sensitivity, approval chain, and expiry plan using deterministic scoring rules"},{"method":"POST","path":"/recommend-access-controls","description":"Generate focused next steps for software access request risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0ad77d3d-a082-43db-9078-f6a161feeb0e","name":"Cloud Incident Customer Blast API","slug":"cloud-incident-customer-blast-api-24db66","shortDescription":"Estimate cloud incident customer blast radius from affected services, regions, dependencies, SLAs, and account tiers","description":"Estimate cloud incident customer blast radius from affected services, regions, dependencies, SLAs, and account tiers. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud-incident","blast-radius","sre","customer-impact","agent-friendly","x402","cloud incident customer blast","cloud incident","blast radius","sre","customer impact","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-incident-customer-blast-api-24db66","openApiSpecUrl":"https://cloud-incident-customer-blast.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a940cd73-8b20-4561-8f8c-22a58a6a9ca4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b355e9c6-5689-43f5-af62-efae6292e8f7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3a020e3a-4ba9-4ff4-896b-e803c7430f67","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cloud-blast-rules","description":"Return hardcoded cloud incident customer blast rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-cloud-incident-blast","description":"Estimate cloud incident customer blast radius from affected services, regions, dependencies, SLAs, and account tiers using deterministic scoring rules"},{"method":"POST","path":"/rank-customer-impact-actions","description":"Generate focused next steps for cloud incident customer blast from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"22695f00-4df6-4c4b-ba56-a8835ff02f41","name":"Invoice Coding Confidence Router API","slug":"invoice-coding-confidence-router-api-a875ad","shortDescription":"Route invoice coding confidence from vendor history, GL pattern, PO match, tax treatment, and approver context","description":"Route invoice coding confidence from vendor history, GL pattern, PO match, tax treatment, and approver context. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["invoice-coding","accounts-payable","gl","ap-automation","agent-friendly","x402","invoice coding confidence router","invoice coding","accounts payable","gl","ap automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/invoice-coding-confidence-router-api-a875ad","openApiSpecUrl":"https://invoice-coding-confidence-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c0a888d2-6998-4267-a4cd-80e90c835596","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"541938a1-ade9-4354-937b-db623d433911","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e5b9a6df-92ab-4f90-b645-2a294561973d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/invoice-coding-rules","description":"Return hardcoded invoice coding confidence router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-invoice-coding-confidence","description":"Route invoice coding confidence from vendor history, GL pattern, PO match, tax treatment, and approver context using deterministic scoring rules"},{"method":"POST","path":"/recommend-coding-review","description":"Generate focused next steps for invoice coding confidence router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"efd32e5d-5be5-4156-9d9b-3f6540cccc02","name":"Chargeback Root Cause Classifier API","slug":"chargeback-root-cause-classifier-api-abe6c2","shortDescription":"Classify chargeback root causes from reason code, fulfillment evidence, customer history, payment flow, and support contact","description":"Classify chargeback root causes from reason code, fulfillment evidence, customer history, payment flow, and support contact. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["chargeback","root-cause","payments","finance-ops","agent-friendly","x402","chargeback root cause classifier","chargeback","root cause","payments","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/chargeback-root-cause-classifier-api-abe6c2","openApiSpecUrl":"https://chargeback-root-cause-classifier.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8838bc4d-572f-4f45-9ac2-561c995e843d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8be36fb6-d81b-4eda-8a79-4c383ebc3a53","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c4d26c27-0286-4af2-b3cf-d581b32b7225","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/chargeback-root-rules","description":"Return hardcoded chargeback root cause classifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/classify-chargeback-root-cause","description":"Classify chargeback root causes from reason code, fulfillment evidence, customer history, payment flow, and support contact using deterministic scoring rules"},{"method":"POST","path":"/rank-chargeback-fixes","description":"Generate focused next steps for chargeback root cause classifier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ac717e3d-d2d6-4399-9282-b9da76a28040","name":"Customer Refund Abuse Signal API","slug":"customer-refund-abuse-signal-api-10a5c2","shortDescription":"Score customer refund abuse signals from refund history, order pattern, dispute timing, policy fit, and loyalty context","description":"Score customer refund abuse signals from refund history, order pattern, dispute timing, policy fit, and loyalty context. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["refunds","abuse-detection","customer-ops","payments","agent-friendly","x402","customer refund abuse signal","refunds","abuse detection","customer ops","payments","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-refund-abuse-signal-api-10a5c2","openApiSpecUrl":"https://customer-refund-abuse-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0185e24f-fddb-45ec-934c-a4e1e113be84","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f2768aa6-51ca-4830-85b2-112e31c007da","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"15c3b395-6231-444a-ab4b-35f06a5aa1b3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/refund-abuse-rules","description":"Return hardcoded customer refund abuse signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-refund-abuse-signal","description":"Score customer refund abuse signals from refund history, order pattern, dispute timing, policy fit, and loyalty context using deterministic scoring rules"},{"method":"POST","path":"/recommend-refund-review","description":"Generate focused next steps for customer refund abuse signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6be135d5-d7ac-4577-856c-4d253ed903c2","name":"HR Onboarding Document Completeness API","slug":"hr-onboarding-document-completeness-api-466512","shortDescription":"Check HR onboarding document completeness from required forms, identity proof, role, region, start date, and missing fields","description":"Check HR onboarding document completeness from required forms, identity proof, role, region, start date, and missing fields. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["hr","onboarding","documents","employee-lifecycle","agent-friendly","x402","hr onboarding document completeness","hr","onboarding","documents","employee lifecycle","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/hr-onboarding-document-completeness-api-466512","openApiSpecUrl":"https://hr-onboarding-document-completeness.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f7d48144-c94b-48a5-bbe9-fdaef06cce3e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5b13ac95-3c8a-4cd8-b2e2-fca39ccc8d39","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c6aa4b3b-6f61-449e-b6a6-a737c7a4fc72","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/onboarding-document-rules","description":"Return hardcoded hr onboarding document completeness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-onboarding-documents","description":"Check HR onboarding document completeness from required forms, identity proof, role, region, start date, and missing fields using deterministic scoring rules"},{"method":"POST","path":"/rank-document-gaps","description":"Generate focused next steps for hr onboarding document completeness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"00f417b0-290d-400f-8a36-5bc0eddabb31","name":"Ecommerce Return Reason Intelligence API","slug":"ecommerce-return-reason-intelligence-api-e543d0","shortDescription":"Analyze ecommerce return reasons from SKU, reason text, defect signal, shipping issue, customer segment, and margin impact","description":"Analyze ecommerce return reasons from SKU, reason text, defect signal, shipping issue, customer segment, and margin impact. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["ecommerce","returns","retail","customer-insights","agent-friendly","x402","ecommerce return reason intelligence","ecommerce","returns","retail","customer insights","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ecommerce-return-reason-intelligence-api-e543d0","openApiSpecUrl":"https://ecommerce-return-reason-intelligenc.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"4792be68-5af6-4309-adde-c62ee2a314ed","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e2aed35-5de2-4bfd-8be0-82e49e53c6c7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6d9493d3-11a6-4585-8253-45a24e2ea026","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/return-reason-rules","description":"Return hardcoded ecommerce return reason intelligence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/analyze-return-reason","description":"Analyze ecommerce return reasons from SKU, reason text, defect signal, shipping issue, customer segment, and margin impact using deterministic scoring rules"},{"method":"POST","path":"/rank-return-reductions","description":"Generate focused next steps for ecommerce return reason intelligence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0ab89cd5-2c3a-4bfb-9bf0-ee28b0222d99","name":"Pricing Experiment Risk Gate API","slug":"pricing-experiment-risk-gate-api-2b09af","shortDescription":"Gate pricing experiments from audience, margin exposure, competitor context, customer backlash, and rollback plan","description":"Gate pricing experiments from audience, margin exposure, competitor context, customer backlash, and rollback plan. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["pricing","experiment","risk-gate","growth","agent-friendly","x402","pricing experiment risk gate","pricing","experiment","risk gate","growth","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/pricing-experiment-risk-gate-api-2b09af","openApiSpecUrl":"https://pricing-experiment-risk-gate.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"919e7517-c4ab-4362-a0b7-156afa65479b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"249ddec0-cfc7-4e89-a9cc-169713b82fd1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"49407125-8b03-4adb-9e35-73a53eb03590","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pricing-experiment-rules","description":"Return hardcoded pricing experiment risk gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-pricing-experiment","description":"Gate pricing experiments from audience, margin exposure, competitor context, customer backlash, and rollback plan using deterministic scoring rules"},{"method":"POST","path":"/recommend-pricing-controls","description":"Generate focused next steps for pricing experiment risk gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e6a78a16-a757-4ef4-aef1-b2490c575baf","name":"SEO Content Cannibalization API","slug":"seo-content-cannibalization-api-a1636a","shortDescription":"Detect SEO content cannibalization from target keyword, page overlap, ranking trend, search intent, and internal links","description":"Detect SEO content cannibalization from target keyword, page overlap, ranking trend, search intent, and internal links. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","content-cannibalization","ranking","website","agent-friendly","x402","seo content cannibalization","seo","content cannibalization","ranking","website","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/seo-content-cannibalization-api-a1636a","openApiSpecUrl":"https://seo-content-cannibalization.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"60f91f3c-87ea-4c22-b563-eb930e47f226","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b102952-5fce-41be-acba-ded1d6356cd8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ed9bb081-52fa-4b97-8731-226ebec62eb2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/seo-cannibalization-rules","description":"Return hardcoded seo content cannibalization rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-seo-cannibalization","description":"Detect SEO content cannibalization from target keyword, page overlap, ranking trend, search intent, and internal links using deterministic scoring rules"},{"method":"POST","path":"/recommend-seo-consolidation","description":"Generate focused next steps for seo content cannibalization from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"966e95ab-0567-478b-9ada-259ea78ad2a4","name":"Lead Enrichment Field QA API","slug":"lead-enrichment-field-qa-api-040b22","shortDescription":"QA lead enrichment fields from company match, email confidence, role fit, industry, source age, and consent status","description":"QA lead enrichment fields from company match, email confidence, role fit, industry, source age, and consent status. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["lead-enrichment","data-quality","sales","revops","agent-friendly","x402","lead enrichment field qa","lead enrichment","data quality","sales","revops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/lead-enrichment-field-qa-api-040b22","openApiSpecUrl":"https://lead-enrichment-field-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e8759387-0338-4f94-a630-849f475911d3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"01f16c85-f22d-4686-a450-34211911d2d3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6743b9a2-e717-414e-bbca-b012977304fa","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lead-enrichment-rules","description":"Return hardcoded lead enrichment field qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-lead-enrichment-fields","description":"QA lead enrichment fields from company match, email confidence, role fit, industry, source age, and consent status using deterministic scoring rules"},{"method":"POST","path":"/rank-enrichment-gaps","description":"Generate focused next steps for lead enrichment field qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"591ffe29-9760-4cd3-ba9a-14c57e218ddb","name":"CRM Follow Up Promise Tracker API","slug":"crm-follow-up-promise-tracker-api-27cf36","shortDescription":"Track CRM follow-up promises from meeting notes, due date, owner, customer priority, and deal impact","description":"Track CRM follow-up promises from meeting notes, due date, owner, customer priority, and deal impact. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["crm","follow-up","sales","meeting-notes","agent-friendly","x402","crm follow up promise tracker","crm","follow up","sales","meeting notes","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crm-follow-up-promise-tracker-api-27cf36","openApiSpecUrl":"https://crm-follow-up-promise-tracker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8056345c-4858-4010-b852-0a15c1460fbf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ad2a255-8d56-412f-b554-72f235b53cd2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3bc91adf-46d7-4c44-af4f-8759ef03e9a8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/followup-promise-rules","description":"Return hardcoded crm follow up promise tracker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/track-follow-up-promises","description":"Track CRM follow-up promises from meeting notes, due date, owner, customer priority, and deal impact using deterministic scoring rules"},{"method":"POST","path":"/rank-promise-actions","description":"Generate focused next steps for crm follow up promise tracker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2c4702cb-929d-46ec-95b4-6e8692db7def","name":"Legal Clause Negotiation Priority API","slug":"legal-clause-negotiation-priority-api-113261","shortDescription":"Prioritize legal clause negotiations from clause type, revenue impact, fallback language, counterparty risk, and deadline","description":"Prioritize legal clause negotiations from clause type, revenue impact, fallback language, counterparty risk, and deadline. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["legal-ops","clause-negotiation","contracts","risk","agent-friendly","x402","legal clause negotiation priority","legal ops","clause negotiation","contracts","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/legal-clause-negotiation-priority-api-113261","openApiSpecUrl":"https://legal-clause-negotiation-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8eea4a43-0b01-49fa-ae19-fa2bfdbc4dbc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"949a61be-d888-4938-9e40-6ac8e020363a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"604725b8-564e-4e19-8f49-f0f06ebc899a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/clause-negotiation-rules","description":"Return hardcoded legal clause negotiation priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-clause-negotiation","description":"Prioritize legal clause negotiations from clause type, revenue impact, fallback language, counterparty risk, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-legal-tradeoffs","description":"Generate focused next steps for legal clause negotiation priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a3a5b9c7-be2a-4661-8c5b-d7f4dd0c0dbc","name":"AgentFlight ","slug":"agentflight-d619e1","shortDescription":"Real-Time Flight Data","description":"Real-time flight departures and arrivals for any airport worldwide via AeroDataBox. Track flights, get schedules, airport info. Travel agents, logistics bots, delay monitoring.","category":null,"tags":["flights aviation travel airport departures arrivals x402"],"baseUrl":"https://orbisapi.com/proxy/agentflight-d619e1","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"565c09fe-81b8-4447-a64b-fe613bcdb3e2","name":"Per call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/x402/flight/flights","description":"Real-time departures/arrivals for any airport.  Params: airport (IATA, e.g. JFK), direction (Departure|Arrival), hours (1-12)"},{"method":"GET","path":"/mcp","description":"MCP tools: get_flight_departures, get_airport_info"}],"x402":null},{"id":"6fbeedf6-f75d-4cbf-8fce-08b4a8ecff34","name":"X402 Market Intel API","slug":"x402-market-intel-api-2f6e58","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-2f6e58","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a8fed09d-ae3c-45bf-bab0-9545be1044ce","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"23a35844-284f-4d38-a281-d9b687fd319a","name":"Money Tree x402 Market Intel","slug":"money-tree-x402-market-intel-579ed8","shortDescription":"Rank x402 services, audit endpoint risk, and build provider dossiers before agents pay.","description":"Money Tree is a buyer-intelligence API for x402 agents. It helps agents decide which x402 service to pay, whether an endpoint is safe/live/fairly priced, and what evidence exists for a seller/provider. Paid answers settle USDC on Base via x402; free previews expose shape and CTA without leaking the full machine-usable result.","category":null,"tags":["x402","agent-payments","endpoint-risk","service-ranking","provider-dossier","USDC","Base","MCP","AI agents"],"baseUrl":"https://orbisapi.com/proxy/money-tree-x402-market-intel-579ed8","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":true,"callCount":0,"tiers":[{"id":"40294020-6037-433d-9f97-ec24e975c12e","name":"Free previews","description":"Preview service_rank, endpoint_risk, and provider_dossier before paying.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f6aef7c3-5fc1-4cec-a6bc-f7f43e0b1d1c","name":"x402 paid answers","description":"Pay per call via x402 USDC on Base for full buyer-decision JSON.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/preview/service_rank","description":"Free service ranking preview with upgrade payload."},{"method":"GET","path":"/preview/endpoint_risk","description":"Free endpoint risk preview with paid_request_body."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"GET","path":"/preview/provider_dossier","description":"Free provider dossier preview."},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/service_rank","description":"Paid buyer-intent ranking answer via x402."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Paid endpoint preflight verdict via x402."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/provider_dossier","description":"Paid provider trust dossier via x402."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"ede82b95-1060-4e5e-921c-588dbecba5e0","name":"Agent ROI Evidence Tracker API","slug":"agent-roi-evidence-tracker-api-fcf4f1","shortDescription":"Track AI agent ROI evidence from baseline cost, automation rate, error reduction, cycle time, and human review load","description":"Track AI agent ROI evidence from baseline cost, automation rate, error reduction, cycle time, and human review load. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-roi","automation-value","finops","analytics","agent-friendly","x402","agent roi evidence tracker","agent roi","automation value","finops","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-roi-evidence-tracker-api-fcf4f1","openApiSpecUrl":"https://agent-roi-evidence-tracker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"727a798e-b59e-4b1c-8f3a-fc9a57efb960","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4d12371d-8912-43d9-a5f6-46e5dedd9d20","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f83d1697-9f84-451d-a29f-1165ff5106ff","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/agent-roi-rules","description":"Return hardcoded agent roi evidence tracker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/track-agent-roi-evidence","description":"Track AI agent ROI evidence from baseline cost, automation rate, error reduction, cycle time, and human review load using deterministic scoring rules"},{"method":"POST","path":"/rank-roi-proof-gaps","description":"Generate focused next steps for agent roi evidence tracker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"540cd7c9-da81-463e-b3f9-e78442010ea0","name":"Usage Billing Anomaly Triage API","slug":"usage-billing-anomaly-triage-api-6b013e","shortDescription":"Triage usage billing anomalies from meter events, customer plan, overage pattern, invoice delta, and dispute history","description":"Triage usage billing anomalies from meter events, customer plan, overage pattern, invoice delta, and dispute history. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["usage-billing","billing-anomaly","saas","revenue-ops","agent-friendly","x402","usage billing anomaly triage","usage billing","billing anomaly","saas","revenue ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/usage-billing-anomaly-triage-api-6b013e","openApiSpecUrl":"https://usage-billing-anomaly-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"211b4223-efa1-46bd-8473-fc0ce77aa111","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"090acdab-82df-49b6-8ee1-1825918c71eb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8e202e8d-b6b3-41f2-aaa8-f8b42173a153","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/usage-billing-rules","description":"Return hardcoded usage billing anomaly triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-usage-billing-anomaly","description":"Triage usage billing anomalies from meter events, customer plan, overage pattern, invoice delta, and dispute history using deterministic scoring rules"},{"method":"POST","path":"/rank-billing-actions","description":"Generate focused next steps for usage billing anomaly triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fc61e626-c6a2-463c-b838-f46c3fd05ad1","name":"Budget Variance Commentary Draft API","slug":"budget-variance-commentary-draft-api-2bbcf7","shortDescription":"Draft budget variance commentary from actuals, budget, driver signal, owner notes, seasonality, and forecast impact","description":"Draft budget variance commentary from actuals, budget, driver signal, owner notes, seasonality, and forecast impact. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["budgeting","variance","fpna","commentary","agent-friendly","x402","budget variance commentary draft","budgeting","variance","fpna","commentary","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/budget-variance-commentary-draft-api-2bbcf7","openApiSpecUrl":"https://budget-variance-commentary-draft.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"76978590-35d6-483d-bae9-3bcb9c33753d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ad977813-f8fd-473d-b7d9-a28c6bf90bc7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"208fb3d9-0062-440a-973e-3bb521fc7c19","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/variance-commentary-rules","description":"Return hardcoded budget variance commentary draft rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/draft-budget-variance-commentary","description":"Draft budget variance commentary from actuals, budget, driver signal, owner notes, seasonality, and forecast impact using deterministic scoring rules"},{"method":"POST","path":"/rank-variance-drivers","description":"Generate focused next steps for budget variance commentary draft from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a9f86547-865a-4fa0-8205-7f15bf2f0f59","name":"VAT Invoice Compliance Check API","slug":"vat-invoice-compliance-check-api-6fd91b","shortDescription":"Check VAT invoice compliance from supplier country, tax ID, invoice fields, tax rate, reverse charge, and evidence","description":"Check VAT invoice compliance from supplier country, tax ID, invoice fields, tax rate, reverse charge, and evidence. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["vat","tax-compliance","invoice","finance-control","agent-friendly","x402","vat invoice compliance check","vat","tax compliance","invoice","finance control","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vat-invoice-compliance-check-api-6fd91b","openApiSpecUrl":"https://vat-invoice-compliance-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6b810db7-ac21-48b3-b27c-ed3f759524dd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"17ad5d80-6672-4beb-bbc0-1b42b2695603","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ed655c78-af8f-4508-b254-7bb00e2f2ed2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vat-compliance-rules","description":"Return hardcoded vat invoice compliance check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-vat-invoice-compliance","description":"Check VAT invoice compliance from supplier country, tax ID, invoice fields, tax rate, reverse charge, and evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-vat-fixes","description":"Generate focused next steps for vat invoice compliance check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c6669b0d-d901-4255-a770-e210c3e2a073","name":"Duplicate Payment Recovery API","slug":"duplicate-payment-recovery-api-3bd0fd","shortDescription":"Prioritize duplicate payment recovery from vendor match, amount match, payment date, refund status, and recovery effort","description":"Prioritize duplicate payment recovery from vendor match, amount match, payment date, refund status, and recovery effort. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["duplicate-payment","ap-recovery","finance-control","audit","agent-friendly","x402","duplicate payment recovery","duplicate payment","ap recovery","finance control","audit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/duplicate-payment-recovery-api-3bd0fd","openApiSpecUrl":"https://duplicate-payment-recovery.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6f6c1774-e432-4927-a735-7bd29fe822b8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d807cca5-b653-407f-81b4-6425eb3725f2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2cbff293-ff7e-4ab6-83fc-f6bfadc37ad1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/duplicate-recovery-rules","description":"Return hardcoded duplicate payment recovery rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-duplicate-payment-recovery","description":"Prioritize duplicate payment recovery from vendor match, amount match, payment date, refund status, and recovery effort using deterministic scoring rules"},{"method":"POST","path":"/rank-recovery-actions","description":"Generate focused next steps for duplicate payment recovery from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cd0255a1-a6b2-4161-950b-7004064d33f1","name":"Treasury Liquidity Buffer Planner API","slug":"treasury-liquidity-buffer-planner-api-8fe4fd","shortDescription":"Plan treasury liquidity buffers from cash balance, outflow forecast, covenant risk, credit line, and payroll timing","description":"Plan treasury liquidity buffers from cash balance, outflow forecast, covenant risk, credit line, and payroll timing. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["treasury","liquidity","cash-management","forecasting","agent-friendly","x402","treasury liquidity buffer planner","treasury","liquidity","cash management","forecasting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/treasury-liquidity-buffer-planner-api-8fe4fd","openApiSpecUrl":"https://treasury-liquidity-buffer-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"00654cc5-8384-48e3-9c80-e02ea3acb858","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8f4ed95e-9614-428a-a4f9-9eaf305e49b1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"59d47665-0b3e-4402-9873-4eb1b5b9d0f2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/liquidity-buffer-rules","description":"Return hardcoded treasury liquidity buffer planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-liquidity-buffer","description":"Plan treasury liquidity buffers from cash balance, outflow forecast, covenant risk, credit line, and payroll timing using deterministic scoring rules"},{"method":"POST","path":"/rank-liquidity-actions","description":"Generate focused next steps for treasury liquidity buffer planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0d4c43e7-f69f-4acd-ac6f-046f5a679fce","name":"Insurance Subrogation Opportunity API","slug":"insurance-subrogation-opportunity-api-a47850","shortDescription":"Score insurance subrogation opportunities from loss facts, third-party liability, evidence quality, jurisdiction, and recovery value","description":"Score insurance subrogation opportunities from loss facts, third-party liability, evidence quality, jurisdiction, and recovery value. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["insurance","subrogation","claims","recovery","agent-friendly","x402","insurance subrogation opportunity","insurance","subrogation","claims","recovery","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/insurance-subrogation-opportunity-api-a47850","openApiSpecUrl":"https://insurance-subrogation-opportunity.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6731a272-5fb5-4b22-8009-386b9683dad3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a1f0280-ee06-4602-91c5-94c326ec51f2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3a2de993-1f06-4059-98c5-84cb128f0900","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/subrogation-rules","description":"Return hardcoded insurance subrogation opportunity rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-subrogation-opportunity","description":"Score insurance subrogation opportunities from loss facts, third-party liability, evidence quality, jurisdiction, and recovery value using deterministic scoring rules"},{"method":"POST","path":"/rank-recovery-actions","description":"Generate focused next steps for insurance subrogation opportunity from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c316e0a3-aafb-4f9c-9ad8-26540907be85","name":"Port Congestion Impact API","slug":"port-congestion-impact-api-a62a9f","shortDescription":"Estimate port congestion impact from lane, vessel delay, inventory cover, customer priority, and alternative routing","description":"Estimate port congestion impact from lane, vessel delay, inventory cover, customer priority, and alternative routing. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["logistics","port-congestion","shipping","supply-chain","agent-friendly","x402","port congestion impact","logistics","port congestion","shipping","supply chain","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/port-congestion-impact-api-a62a9f","openApiSpecUrl":"https://port-congestion-impact.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"d4ad9b72-0198-4f31-9f57-77a1dab949d3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cd12db46-a0f5-4547-ba60-3717cee18b1f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"985a6768-325c-4a21-898b-60fd77711630","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/port-congestion-rules","description":"Return hardcoded port congestion impact rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-port-congestion-impact","description":"Estimate port congestion impact from lane, vessel delay, inventory cover, customer priority, and alternative routing using deterministic scoring rules"},{"method":"POST","path":"/rank-routing-options","description":"Generate focused next steps for port congestion impact from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fa9c368f-8b28-4270-84ea-ec734329eacb","name":"Phishing Takedown Priority API","slug":"phishing-takedown-priority-api-9bc88e","shortDescription":"Prioritize phishing takedowns from brand impersonation, credential risk, victim volume, hosting provider, and abuse evidence","description":"Prioritize phishing takedowns from brand impersonation, credential risk, victim volume, hosting provider, and abuse evidence. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["phishing","takedown","brand-protection","security","agent-friendly","x402","phishing takedown priority","phishing","takedown","brand protection","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/phishing-takedown-priority-api-9bc88e","openApiSpecUrl":"https://phishing-takedown-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8319a647-caa4-4fe1-ae18-fba0cdba33b4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6f392704-8fad-471b-8fb5-d7ce4852723b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6107eb7e-e22e-469b-8b5b-18324295c917","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/phishing-takedown-rules","description":"Return hardcoded phishing takedown priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-phishing-takedown","description":"Prioritize phishing takedowns from brand impersonation, credential risk, victim volume, hosting provider, and abuse evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-takedown-actions","description":"Generate focused next steps for phishing takedown priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"36f5de3a-221d-42d8-836a-d66f2f58817a","name":"Cyber Alert False Positive Reducer API","slug":"cyber-alert-false-positive-reducer-api-fb7e32","shortDescription":"Reduce cyber alert false positives from signal source, asset criticality, behavior baseline, threat intel, and prior dispositions","description":"Reduce cyber alert false positives from signal source, asset criticality, behavior baseline, threat intel, and prior dispositions. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["cybersecurity","alert-triage","soc","false-positive","agent-friendly","x402","cyber alert false positive reducer","cybersecurity","alert triage","soc","false positive","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cyber-alert-false-positive-reducer-api-fb7e32","openApiSpecUrl":"https://cyber-alert-false-positive-reducer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f9e483ce-1f30-4c6e-b641-bbacfd12f71e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1ac86f63-a165-4d6f-9933-5e780f29ba77","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c2b4eb0-5fd5-4158-81f1-1f21ceff5b64","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cyber-fp-rules","description":"Return hardcoded cyber alert false positive reducer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/reduce-cyber-false-positives","description":"Reduce cyber alert false positives from signal source, asset criticality, behavior baseline, threat intel, and prior dispositions using deterministic scoring rules"},{"method":"POST","path":"/rank-alert-evidence","description":"Generate focused next steps for cyber alert false positive reducer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fc6cd514-ae7c-4cb2-8231-34fda9e72013","name":"Customer Support Bot Escalation API","slug":"customer-support-bot-escalation-api-3ba934","shortDescription":"Escalate support bot conversations from frustration signal, failed resolution, account value, policy risk, and channel context","description":"Escalate support bot conversations from frustration signal, failed resolution, account value, policy risk, and channel context. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["support-bot","escalation","customer-service","agent-friendly","x402","customer support bot escalation","support bot","escalation","customer service","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-support-bot-escalation-api-3ba934","openApiSpecUrl":"https://support-bot-escalation-api.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e6b43c53-7094-4f64-8dc4-e0c04059fbbe","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6cc9b6b1-b9c4-439b-b5dc-314ca3861021","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3c31309a-5905-47c6-b42c-d806c7dcbecd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/bot-escalation-rules","description":"Return hardcoded support bot escalation api rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/escalate-support-bot-session","description":"Escalate support bot conversations from frustration signal, failed resolution, account value, policy risk, and channel context using deterministic scoring rules"},{"method":"POST","path":"/rank-escalation-actions","description":"Generate focused next steps for support bot escalation api from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2a40c303-d681-4a16-ad7a-67195b4f5598","name":"Learning Content Skill Gap API","slug":"learning-content-skill-gap-api-872f91","shortDescription":"Map learning content to skill gaps from role expectations, assessment results, content coverage, difficulty, and manager priority","description":"Map learning content to skill gaps from role expectations, assessment results, content coverage, difficulty, and manager priority. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["learning","skills","training","hr","agent-friendly","x402","learning content skill gap","learning","skills","training","hr","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/learning-content-skill-gap-api-872f91","openApiSpecUrl":"https://learning-content-skill-gap.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2112f52d-3ed0-4e7c-908e-9635d4767455","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"92d9557b-1176-4e78-bed6-cb0a8c9f9eb8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0379b2b4-da6d-4035-b2b0-aae38f2e2f17","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/skill-gap-rules","description":"Return hardcoded learning content skill gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-learning-skill-gaps","description":"Map learning content to skill gaps from role expectations, assessment results, content coverage, difficulty, and manager priority using deterministic scoring rules"},{"method":"POST","path":"/rank-learning-actions","description":"Generate focused next steps for learning content skill gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d88cd146-b70a-4fb3-9e97-8ccd3137cb36","name":"Insurance Reserve Adequacy Signal API","slug":"insurance-reserve-adequacy-signal-api-94818b","shortDescription":"Signal insurance reserve adequacy from claim development, severity trend, legal exposure, coverage limits, and settlement history","description":"Signal insurance reserve adequacy from claim development, severity trend, legal exposure, coverage limits, and settlement history. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["insurance","reserves","claims","risk","agent-friendly","x402","insurance reserve adequacy signal","insurance","reserves","claims","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/insurance-reserve-adequacy-signal-api-94818b","openApiSpecUrl":"https://insurance-reserve-adequacy-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f97349f6-dd22-4172-ab75-60b88fbe5f18","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9590e4d9-008e-40bb-b5dc-ff2b58ab41bf","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3a6ef885-37dc-4f51-8718-4d828c64993c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/reserve-adequacy-rules","description":"Return hardcoded insurance reserve adequacy signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-reserve-adequacy","description":"Signal insurance reserve adequacy from claim development, severity trend, legal exposure, coverage limits, and settlement history using deterministic scoring rules"},{"method":"POST","path":"/rank-reserve-actions","description":"Generate focused next steps for insurance reserve adequacy signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6ab8b171-8fe9-414c-b3dc-81a116acf53e","name":"Healthcare Referral Leakage API","slug":"healthcare-referral-leakage-api-398be8","shortDescription":"Detect healthcare referral leakage from provider network, appointment status, payer rules, patient preference, and specialty capacity","description":"Detect healthcare referral leakage from provider network, appointment status, payer rules, patient preference, and specialty capacity. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["healthcare","referrals","revenue-leakage","patient-access","agent-friendly","x402","healthcare referral leakage","healthcare","referrals","revenue leakage","patient access","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/healthcare-referral-leakage-api-398be8","openApiSpecUrl":"https://healthcare-referral-leakage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"624b0722-d06e-4e2b-b669-e90fb386fea5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"97e775db-56e0-4808-8882-2ec0f539029e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"22b308d8-17f2-4433-b7cf-c8a67c7ef37e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/referral-leakage-rules","description":"Return hardcoded healthcare referral leakage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-referral-leakage","description":"Detect healthcare referral leakage from provider network, appointment status, payer rules, patient preference, and specialty capacity using deterministic scoring rules"},{"method":"POST","path":"/rank-referral-actions","description":"Generate focused next steps for healthcare referral leakage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a280d61d-10f8-4589-84a0-284245a0d2d8","name":"Customer Identity Resolution QA API","slug":"customer-identity-resolution-qa-api-67aae1","shortDescription":"QA customer identity resolution from email match, phone match, device signal, consent status, and duplicate risk","description":"QA customer identity resolution from email match, phone match, device signal, consent status, and duplicate risk. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["identity-resolution","customer-data","crm","privacy","agent-friendly","x402","customer identity resolution qa","identity resolution","customer data","crm","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-identity-resolution-qa-api-67aae1","openApiSpecUrl":"https://customer-identity-resolution-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b6eb0281-e875-4c18-a733-afb6ee6375a4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8579e4ab-b4d9-4a47-84fa-504a7dae7589","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ec407fde-dba3-4532-90a9-c5165c7083a4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/identity-resolution-rules","description":"Return hardcoded customer identity resolution qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-customer-identity-resolution","description":"QA customer identity resolution from email match, phone match, device signal, consent status, and duplicate risk using deterministic scoring rules"},{"method":"POST","path":"/rank-identity-fixes","description":"Generate focused next steps for customer identity resolution qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0c8eade0-78c4-47b5-a43f-2d95aa317ed0","name":"Legal Matter Intake Triage API","slug":"legal-matter-intake-triage-api-c5f0df","shortDescription":"Triage legal matter intake from matter type, deadline, jurisdiction, business impact, privilege risk, and owner","description":"Triage legal matter intake from matter type, deadline, jurisdiction, business impact, privilege risk, and owner. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["legal-intake","matter-triage","legal-ops","compliance","agent-friendly","x402","legal matter intake triage","legal intake","matter triage","legal ops","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/legal-matter-intake-triage-api-c5f0df","openApiSpecUrl":"https://legal-matter-intake-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7161da8a-0965-4598-b7af-a697c9560224","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"51e41723-4da4-43c1-9aa4-7548eb0fd721","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cd6cf38d-a481-4437-8bd1-a126827ccf5f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/legal-intake-rules","description":"Return hardcoded legal matter intake triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-legal-matter-intake","description":"Triage legal matter intake from matter type, deadline, jurisdiction, business impact, privilege risk, and owner using deterministic scoring rules"},{"method":"POST","path":"/rank-legal-intake-actions","description":"Generate focused next steps for legal matter intake triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4ca83332-d0bf-40d3-aa28-9272cde97f34","name":"Contract Signature Readiness API","slug":"contract-signature-readiness-api-e3e5bf","shortDescription":"Check contract signature readiness from redlines, required approvals, attachments, counterparty authority, and effective date","description":"Check contract signature readiness from redlines, required approvals, attachments, counterparty authority, and effective date. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["contract-signature","legal-ops","approval","sales","agent-friendly","x402","contract signature readiness","contract signature","legal ops","approval","sales","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-signature-readiness-api-e3e5bf","openApiSpecUrl":"https://contract-signature-readiness.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e2f4339a-9364-4a03-959f-0f19924ecb13","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cdc97a6d-e1a5-4a4b-9064-316e05c4fd5b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a88929a0-802a-47bc-ac38-a0ef111fb304","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/signature-readiness-rules","description":"Return hardcoded contract signature readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-contract-signature-readiness","description":"Check contract signature readiness from redlines, required approvals, attachments, counterparty authority, and effective date using deterministic scoring rules"},{"method":"POST","path":"/rank-signature-blockers","description":"Generate focused next steps for contract signature readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bf2c1010-0250-4187-b498-e7fa4a412c44","name":"Process Mining Opportunity Ranker API","slug":"process-mining-opportunity-ranker-api-9f4470","shortDescription":"Rank process mining opportunities from event log quality, volume, bottleneck value, system coverage, and automation fit","description":"Rank process mining opportunities from event log quality, volume, bottleneck value, system coverage, and automation fit. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["process-mining","automation","operations","workflow","agent-friendly","x402","process mining opportunity ranker","process mining","automation","operations","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/process-mining-opportunity-ranker-api-9f4470","openApiSpecUrl":"https://process-mining-opportunity-ranker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f8309405-2f50-433c-9093-702e93c4b98b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b2ff1663-4f1e-4998-8ce6-d45b8b46888c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e1858938-264f-46f0-a17e-b4a31b4ac259","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/process-mining-rules","description":"Return hardcoded process mining opportunity ranker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/rank-process-mining-opportunities","description":"Rank process mining opportunities from event log quality, volume, bottleneck value, system coverage, and automation fit using deterministic scoring rules"},{"method":"POST","path":"/prioritize-process-actions","description":"Generate focused next steps for process mining opportunity ranker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a49b92f0-9be7-4fe9-81e9-e849cd8a632c","name":"1inch API","slug":"1inch-api-7e1c68","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-7e1c68","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"316bbb1c-a0bf-4ef0-b172-6187f6186b17","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"cfaf56d7-54d0-403a-bd4b-36cb4c7d9a99","name":"Coincap API","slug":"coincap-api-509f50","shortDescription":"CoinCap assets MCP","description":"Coincap API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: assets, asset, asset history, exchanges. Buyer intents from service metadata: CoinCap assets MCP, crypto market cap x402 API, CoinCap asset history agent API.","category":null,"tags":["api","asset","assets","base","cap","coincap","crypto","exchanges","history","market","mcp","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coincap-api-509f50","openApiSpecUrl":"https://coincap-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"08cc0023-d112-497e-a65f-142cd3242c18","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/assets","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_history","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d15e0236-7d5d-4933-8964-28ed52b9183f","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-d65843","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-d65843","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"5f98b396-ed6f-4811-9482-2cae9b600582","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"747c9891-d29f-46e8-b59f-46dee82ac851","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"92e078f5-5bb5-4ae3-9c77-86b0d394fa04","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"096d72ed-3dc2-4232-b5b4-b461693b09d0","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-67c55b","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-67c55b","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"f989f438-7d17-49f8-b5c6-db9272b88105","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"f457bce0-8840-4845-9502-9505cc95c257","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-3fee73","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-3fee73","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"ad166153-7efb-4a58-af84-38f0f1e381fc","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"bdd194a2-3499-41e5-b7f6-4339679b7433","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-c495a2","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-c495a2","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"6797f4d3-ef38-46ea-bbd1-ceb929fea9d6","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"0134c7e1-d9fb-414d-a4e4-20b3db34bf9d","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1e613a","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1e613a","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"32c64245-ba24-48a7-b1da-7e6a75364c82","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"4e2027f7-c6d2-4c61-8b63-07568e056c6f","name":"Agent Card Validator API","slug":"agent-card-validator-api-e8153c","shortDescription":"agent card validator MCP","description":"Agent Card Validator API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: audit, lint. Buyer intents from service metadata: agent card validator MCP, well-known manifest audit x402, A2A agent card lint API.","category":null,"tags":["agent","audit","base","card","lint","manifest","mcp","usdc","validator","well-known","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-card-validator-api-e8153c","openApiSpecUrl":"https://agent-card-validator-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"fbd31e7d-5c86-4a1f-aef8-2f8e539ad3b1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"982a5b8f-db04-49b7-b880-d470e508552e","name":"Arxiv API","slug":"arxiv-api-474f8a","shortDescription":"arxiv paper search MCP","description":"Arxiv API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id. Buyer intents from service metadata: arxiv paper search MCP, research paper API x402, scientific literature agent MCP.","category":null,"tags":["api","arxiv","base","mcp","paper","papers","research","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/arxiv-api-474f8a","openApiSpecUrl":"https://arxiv-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"27039ec9-8813-473b-bb76-f50923375b81","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."}],"x402":null},{"id":"99c9200a-e817-4da9-a7d1-2350bbfd2dfc","name":"Coinlore API","slug":"coinlore-api-91cf94","shortDescription":"CoinLore tickers MCP","description":"Coinlore API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: global, tickers, ticker, exchanges, markets. Buyer intents from service metadata: CoinLore tickers MCP, CoinLore markets x402, crypto ticker API agent.","category":null,"tags":["base","coinlore","crypto","exchanges","global","markets","mcp","ticker","tickers","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinlore-api-91cf94","openApiSpecUrl":"https://coinlore-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"880efce0-91ab-447c-89ac-222fde0e0c77","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/global","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/tickers","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/markets","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"f134b6cf-f2ba-4eb4-b52c-c0f725c89288","name":"Coinpaprika API","slug":"coinpaprika-api-5f6048","shortDescription":"Coinpaprika ticker API","description":"Coinpaprika API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: coins, ticker, global. Buyer intents from service metadata: Coinpaprika ticker API, Coinpaprika coins MCP, crypto global market data x402.","category":null,"tags":["api","base","coinpaprika","coins","crypto","global","mcp","ticker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinpaprika-api-5f6048","openApiSpecUrl":"https://coinpaprika-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"962258ef-1711-4b3a-8bdc-7e272e4782af","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"61a3bf9e-6f10-442f-b598-d4ecd7be87cd","name":"Coinpaprika API","slug":"coinpaprika-api-6a1f35","shortDescription":"Coinpaprika ticker API","description":"Coinpaprika API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: coins, ticker, global. Buyer intents from service metadata: Coinpaprika ticker API, Coinpaprika coins MCP, crypto global market data x402.","category":null,"tags":["api","base","coinpaprika","coins","crypto","global","mcp","ticker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinpaprika-api-6a1f35","openApiSpecUrl":"https://coinpaprika-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"2beed72a-6558-4ff0-a6f4-1efb674892bd","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"243d9b8f-4862-40f6-a6b8-05543d9cd2b2","name":"Liquidation Risk API","slug":"liquidation-risk-api-550bab","shortDescription":"Aave liquidation risk MCP","description":"Liquidation Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: aave v3, compound v3. Buyer intents from service metadata: Aave liquidation risk MCP, Compound liquidation risk x402, DeFi health factor alert API.","category":null,"tags":["aave","base","compound","liquidation","mcp","risk","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/liquidation-risk-api-550bab","openApiSpecUrl":"https://liquidation-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"05ed0243-7309-4ca5-9194-dbc79543711c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/risk/aave_v3","description":"Paid Aave V3 liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live health factor, and liquidation trigger distance. Buyer-intent match: Aave liquidation risk, health factor API."},{"method":"POST","path":"/v1/risk/compound_v3","description":"Paid Compound III liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live borrow/collateral facts, and liquidatable status. Buyer-intent match: Compound liquidation risk, liquidation ale"}],"x402":null},{"id":"6b362232-37d6-4523-bad7-a1d7d8d71196","name":"Arxiv API","slug":"arxiv-api-b00620","shortDescription":"arxiv paper search MCP","description":"Arxiv API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id. Buyer intents from service metadata: arxiv paper search MCP, research paper API x402, scientific literature agent MCP.","category":null,"tags":["api","arxiv","base","mcp","paper","papers","research","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/arxiv-api-b00620","openApiSpecUrl":"https://arxiv-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"72b8ae89-8c1d-43c6-b186-05054419ceea","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."}],"x402":null},{"id":"159b7131-3e22-4419-b5fd-6618c2ebe702","name":"Cryptocompare API","slug":"cryptocompare-api-986a86","shortDescription":"CryptoCompare price MCP","description":"Cryptocompare API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, multi price, ohlcv. Buyer intents from service metadata: CryptoCompare price MCP, crypto multi price x402, OHLCV crypto market data API.","category":null,"tags":["base","crypto","cryptocompare","mcp","multi","ohlcv","price","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/cryptocompare-api-986a86","openApiSpecUrl":"https://cryptocompare-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6d31e2c9-5c74-452e-8a80-068a205f3d1c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/multi_price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlcv","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"db5c7dcf-babd-4eee-850b-8b21383bfffb","name":"GAS Tracker API","slug":"gas-tracker-api-9187e6","shortDescription":"gas tracker MCP","description":"GAS Tracker API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: now, percentiles. Buyer intents from service metadata: gas tracker MCP, EVM gas price API, agent gas fee estimator.","category":null,"tags":["agent","api","base","evm","gas","mcp","now","percentiles","price","tracker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gas-tracker-api-9187e6","openApiSpecUrl":"https://gas-tracker-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"2315ac03-d539-4b5f-a825-16da28baa39f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/gas/now","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/gas/percentiles","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"b21e827e-345f-4f0d-bc08-e8d724ed2415","name":"Defillama API","slug":"defillama-api-8a3b88","shortDescription":"DefiLlama protocols API","description":"Defillama API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: list, by slug, pools, tvl, circulating. Buyer intents from service metadata: DefiLlama protocols API, DeFi TVL MCP, DeFi yields x402 API.","category":null,"tags":["api","base","chains","defi","defillama","list","mcp","pools","protocol","protocols","slug","tvl","usdc","x402","yields"],"baseUrl":"https://orbisapi.com/proxy/defillama-api-8a3b88","openApiSpecUrl":"https://defillama-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7decd254-156d-4072-8cad-84d65296b26a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"63cca548-e733-4889-9013-57980a1ec4aa","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/protocols/list","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols/list","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocol/by_slug","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocol/by_slug","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d8804f83-4312-4946-96ca-cbaaf8421a0d","name":"Edgar API","slug":"edgar-api-171f70","shortDescription":"SEC EDGAR filings x402","description":"Edgar API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by cik, full text. Buyer intents from service metadata: SEC EDGAR filings x402, EDGAR filing search MCP, SEC company filings agent API.","category":null,"tags":["base","cik","edgar","filing","filings","full","mcp","search","sec","text","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/edgar-api-171f70","openApiSpecUrl":"https://edgar-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"cb4952b1-9deb-4dde-9fb9-662d78c577d7","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/by_cik","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/full_text","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"ca0e1908-2e16-4ac6-a393-077644fe2c0a","name":"Cryptocompare API","slug":"cryptocompare-api-dd2f0d","shortDescription":"CryptoCompare price MCP","description":"Cryptocompare API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, multi price, ohlcv. Buyer intents from service metadata: CryptoCompare price MCP, crypto multi price x402, OHLCV crypto market data API.","category":null,"tags":["base","crypto","cryptocompare","mcp","multi","ohlcv","price","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/cryptocompare-api-dd2f0d","openApiSpecUrl":"https://cryptocompare-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"455154a0-a226-4ef7-95e1-4fc74eaf12b1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/multi_price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlcv","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"600d1679-48b6-4b9b-9741-d9ba1173c27e","name":"Fpds API","slug":"fpds-api-d8b1da","shortDescription":"FPDS contracts MCP","description":"Fpds API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by vendor. Buyer intents from service metadata: FPDS contracts MCP, federal contract awards API x402, government procurement agent API.","category":null,"tags":["api","awards","base","contract","contracts","federal","fpds","mcp","search","usdc","vendor","x402"],"baseUrl":"https://orbisapi.com/proxy/fpds-api-d8b1da","openApiSpecUrl":"https://fpds-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e98e2707-e897-42af-9c0e-430c8fc0a1aa","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/contracts/search","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/contracts/by_vendor","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d40331e7-3733-4e5e-ba80-3a19077da3ae","name":"Kraken API","slug":"kraken-api-f7a078","shortDescription":"Kraken ticker MCP","description":"Kraken API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server time, asset pairs, ticker, ohlc, order book. Buyer intents from service metadata: Kraken ticker MCP, Kraken order book x402, Kraken OHLC market data API.","category":null,"tags":["asset","base","book","kraken","mcp","ohlc","order","pairs","server","ticker","time","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/kraken-api-f7a078","openApiSpecUrl":"https://kraken-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"192618c2-1c95-40ad-8bc9-ef13208cd899","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/server_time","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_pairs","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlc","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/order_book","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"92f80c71-1c1c-4ab5-9f63-19084b25460f","name":"Defillama API","slug":"defillama-api-e3fe70","shortDescription":"DefiLlama protocols API","description":"Defillama API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: list, by slug, pools, tvl, circulating. Buyer intents from service metadata: DefiLlama protocols API, DeFi TVL MCP, DeFi yields x402 API.","category":null,"tags":["api","base","chains","defi","defillama","list","mcp","pools","protocol","protocols","slug","tvl","usdc","x402","yields"],"baseUrl":"https://orbisapi.com/proxy/defillama-api-e3fe70","openApiSpecUrl":"https://defillama-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"63c25c6b-fb84-40ad-bd14-1e533f42e0cb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/protocols/list","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocol/by_slug","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"fe6f1a37-557b-4a04-828e-fcc5af2d9071","name":"GAS Tracker API","slug":"gas-tracker-api-c04a03","shortDescription":"gas tracker MCP","description":"GAS Tracker API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: now, percentiles. Buyer intents from service metadata: gas tracker MCP, EVM gas price API, agent gas fee estimator.","category":null,"tags":["agent","api","base","evm","gas","mcp","now","percentiles","price","tracker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gas-tracker-api-c04a03","openApiSpecUrl":"https://gas-tracker-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1d650474-0724-413b-ac8b-5c264d4c6148","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/gas/now","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/gas/percentiles","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"5a0f3178-5228-4d63-bb9d-47b40306fb42","name":"Messari API","slug":"messari-api-527e70","shortDescription":"Messari asset profile x402","description":"Messari API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: asset profile, asset metrics, news. Buyer intents from service metadata: Messari asset profile x402, Messari metrics MCP, crypto asset research agent API.","category":null,"tags":["asset","base","crypto","mcp","messari","metrics","news","profile","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/messari-api-527e70","openApiSpecUrl":"https://messari-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"9d1a4a9c-bcde-48be-ac6e-019485905b94","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/asset_profile","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_metrics","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/news","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"84bfc4d7-9b29-43dc-b7e1-84de8bf70c87","name":"Procure API","slug":"procure-api-99d51f","shortDescription":"federal procurement opportunities MCP","description":"Procure API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, search, list. Buyer intents from service metadata: federal procurement opportunities MCP, SAM.gov RFP search agent, government contracts x402 API.","category":null,"tags":["agencies","agent","awards","base","federal","list","mcp","opportunities","procurement","rfp","sam.gov","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/procure-api-99d51f","openApiSpecUrl":"https://procure-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"28926110-4420-419a-8ee4-8f5099a82554","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/opportunities/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/awards/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agencies/list","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"9bf764a9-b7f3-4543-872a-e85613cebc9b","name":"Edgar API","slug":"edgar-api-8078e2","shortDescription":"SEC EDGAR filings x402","description":"Edgar API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by cik, full text. Buyer intents from service metadata: SEC EDGAR filings x402, EDGAR filing search MCP, SEC company filings agent API.","category":null,"tags":["base","cik","edgar","filing","filings","full","mcp","search","sec","text","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/edgar-api-8078e2","openApiSpecUrl":"https://edgar-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"94fad714-84b1-4a22-91dc-e0e17ae37c86","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/by_cik","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/full_text","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"74c22c6f-45a2-42bc-8acc-aad914db5ce3","name":"Pool Intelligence API","slug":"pool-intelligence-api-a45999","shortDescription":"Uniswap pool intelligence x402","description":"Pool Intelligence API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: state, tick liquidity, recent swaps. Buyer intents from service metadata: Uniswap pool intelligence x402, pool tick liquidity MCP, DEX pool recent swaps API.","category":null,"tags":["base","intelligence","liquidity","mcp","pool","recent","state","swaps","tick","uniswap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/pool-intelligence-api-a45999","openApiSpecUrl":"https://pool-intelligence-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a56cf088-d606-4f91-94f6-99659106ec25","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/pool/state","description":"Paid x402 route for autonomous agents deciding whether a Uniswap-style pool is suitable for quoting, routing, or liquidity risk checks. Returns pool state plus buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: Uniswap pool intelligence, pool state API."},{"method":"POST","path":"/v1/pool/tick_liquidity","description":"Paid x402 route for agents checking concentrated-liquidity depth near a trade range before routing through a pool. Buyer-intent match: tick liquidity API, liquidity distribution."},{"method":"POST","path":"/v1/pool/recent_swaps","description":"Paid x402 route for agents checking recent pool activity before trusting a quote or route. Buyer-intent match: recent swaps API, DEX pool analytics."}],"x402":null},{"id":"2ae58d45-ff36-48b3-a7ff-2d9d5b0871eb","name":"Procure API","slug":"procure-api-59780b","shortDescription":"federal procurement opportunities MCP","description":"Procure API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, search, list. Buyer intents from service metadata: federal procurement opportunities MCP, SAM.gov RFP search agent, government contracts x402 API.","category":null,"tags":["agencies","agent","awards","base","federal","list","mcp","opportunities","procurement","rfp","sam.gov","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/procure-api-59780b","openApiSpecUrl":"https://procure-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"542557a9-e0f4-4230-aa92-a33938caa4e0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/opportunities/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/awards/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agencies/list","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2487b530-e142-43e3-a618-048957253d1e","name":"Fpds API","slug":"fpds-api-7885e6","shortDescription":"FPDS contracts MCP","description":"Fpds API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by vendor. Buyer intents from service metadata: FPDS contracts MCP, federal contract awards API x402, government procurement agent API.","category":null,"tags":["api","awards","base","contract","contracts","federal","fpds","mcp","search","usdc","vendor","x402"],"baseUrl":"https://orbisapi.com/proxy/fpds-api-7885e6","openApiSpecUrl":"https://fpds-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0f839893-335e-4863-8b56-cee7f2b818e5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/contracts/search","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/contracts/by_vendor","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"e25bcb9a-9e05-4c62-a030-34263ef92621","name":"Messari API","slug":"messari-api-f03715","shortDescription":"Messari asset profile x402","description":"Messari API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: asset profile, asset metrics, news. Buyer intents from service metadata: Messari asset profile x402, Messari metrics MCP, crypto asset research agent API.","category":null,"tags":["asset","base","crypto","mcp","messari","metrics","news","profile","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/messari-api-f03715","openApiSpecUrl":"https://messari-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5db3fced-0d5b-49e8-a8fc-215a861e55f3","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/asset_profile","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_metrics","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/news","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"6f1c0c3b-3188-406d-bb70-7f815539c372","name":"Pool Intelligence API","slug":"pool-intelligence-api-bf9d6c","shortDescription":"Uniswap pool intelligence x402","description":"Pool Intelligence API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: state, tick liquidity, recent swaps. Buyer intents from service metadata: Uniswap pool intelligence x402, pool tick liquidity MCP, DEX pool recent swaps API.","category":null,"tags":["base","intelligence","liquidity","mcp","pool","recent","state","swaps","tick","uniswap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/pool-intelligence-api-bf9d6c","openApiSpecUrl":"https://pool-intelligence-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4b3a83c3-cb6b-46d7-a3bd-590e87361148","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/pool/state","description":"Paid x402 route for autonomous agents deciding whether a Uniswap-style pool is suitable for quoting, routing, or liquidity risk checks. Returns pool state plus buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: Uniswap pool intelligence, pool state API."},{"method":"POST","path":"/v1/pool/tick_liquidity","description":"Paid x402 route for agents checking concentrated-liquidity depth near a trade range before routing through a pool. Buyer-intent match: tick liquidity API, liquidity distribution."},{"method":"POST","path":"/v1/pool/recent_swaps","description":"Paid x402 route for agents checking recent pool activity before trusting a quote or route. Buyer-intent match: recent swaps API, DEX pool analytics."}],"x402":null},{"id":"257bb5da-d10e-4c3d-a92b-11fcf632b860","name":"X402 Market Intel API","slug":"x402-market-intel-api-cfd019","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: service rank, endpoint risk, provider dossier, market map, paid api discovery, verified endpoints. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","endpoint","mcp","paid","provider","rank","risk","service","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-cfd019","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ace99a32-ef86-4cec-9339-d3050edc296c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dda794c3-b5b6-473c-9f26-a91da680400f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"18345d85-c060-4073-bd78-cd89cb7726c1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."}],"x402":null},{"id":"10443d55-8644-4aef-8491-a7594d637df5","name":"X402 Market Intel API","slug":"x402-market-intel-api-8bd05f","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-8bd05f","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"b4cd912e-9c3b-4c77-8006-34ee4370a4ed","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"a906f9bd-6366-489f-ae37-3692237a2ef1","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-6f654a","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-6f654a","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"2f77bc56-6654-429a-bf01-8e36041002da","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"6abac9ba-efb9-4df1-97e9-563b6719ad6e","name":"Arxiv API","slug":"arxiv-api-4bfd5f","shortDescription":"arxiv paper search MCP","description":"Arxiv API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id. Buyer intents from service metadata: arxiv paper search MCP, research paper API x402, scientific literature agent MCP.","category":null,"tags":["api","arxiv","base","mcp","paper","papers","research","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/arxiv-api-4bfd5f","openApiSpecUrl":"https://arxiv-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"120eae87-9570-4762-bf5b-7f03afbf6e22","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."}],"x402":null},{"id":"f8b92683-360d-4cb1-b918-f90f5fb43c53","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-940272","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-940272","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"c0b06f6b-3385-4b59-a450-63e783bc2049","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"42c7ac02-3bc1-41a7-9134-1aca4ab8c1d0","name":"1inch API","slug":"1inch-api-79e81a","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-79e81a","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"096c75dc-41eb-49e7-af6f-5db96af5ff90","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"35d167fa-8072-4605-b00b-f16b043c0ed2","name":"Agent Card Validator API","slug":"agent-card-validator-api-3adcb6","shortDescription":"agent card validator MCP","description":"Agent Card Validator API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: audit, lint. Buyer intents from service metadata: agent card validator MCP, well-known manifest audit x402, A2A agent card lint API.","category":null,"tags":["agent","audit","base","card","lint","manifest","mcp","usdc","validator","well-known","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-card-validator-api-3adcb6","openApiSpecUrl":"https://agent-card-validator-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"84550040-d722-4d10-92f5-6cca8dffa3db","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"34e172c6-d2d7-4491-835d-9d221198b474","name":"Coinlore API","slug":"coinlore-api-353c00","shortDescription":"CoinLore tickers MCP","description":"Coinlore API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: global, tickers, ticker, exchanges, markets. Buyer intents from service metadata: CoinLore tickers MCP, CoinLore markets x402, crypto ticker API agent.","category":null,"tags":["base","coinlore","crypto","exchanges","global","markets","mcp","ticker","tickers","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinlore-api-353c00","openApiSpecUrl":"https://coinlore-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"538cdf10-cdd2-40f1-aca1-6a4a37a61178","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/global","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/tickers","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/markets","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"6708d6fc-cc6a-4cee-af28-db2585c6f774","name":"Coincap API","slug":"coincap-api-2b9747","shortDescription":"CoinCap assets MCP","description":"Coincap API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: assets, asset, asset history, exchanges. Buyer intents from service metadata: CoinCap assets MCP, crypto market cap x402 API, CoinCap asset history agent API.","category":null,"tags":["api","asset","assets","base","cap","coincap","crypto","exchanges","history","market","mcp","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coincap-api-2b9747","openApiSpecUrl":"https://coincap-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"24fb7163-ca8c-4500-a492-dd9444cec9fb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/assets","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_history","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"3c11cd73-50c6-4f37-98e9-9c67596f18fc","name":"Cryptocompare API","slug":"cryptocompare-api-1e03d2","shortDescription":"CryptoCompare price MCP","description":"Cryptocompare API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, multi price, ohlcv. Buyer intents from service metadata: CryptoCompare price MCP, crypto multi price x402, OHLCV crypto market data API.","category":null,"tags":["base","crypto","cryptocompare","mcp","multi","ohlcv","price","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/cryptocompare-api-1e03d2","openApiSpecUrl":"https://cryptocompare-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d84ff559-06ba-4b94-8f20-192064801cfd","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/multi_price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlcv","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"cc8f6898-8e61-4444-83da-48c27d5e49eb","name":"Coinpaprika API","slug":"coinpaprika-api-729543","shortDescription":"Coinpaprika ticker API","description":"Coinpaprika API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: coins, ticker, global. Buyer intents from service metadata: Coinpaprika ticker API, Coinpaprika coins MCP, crypto global market data x402.","category":null,"tags":["api","base","coinpaprika","coins","crypto","global","mcp","ticker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinpaprika-api-729543","openApiSpecUrl":"https://coinpaprika-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"379e653b-281a-4ee9-a3bb-0a8462938506","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"5b139550-9f9d-4204-8585-6816d8e31f76","name":"Defillama API","slug":"defillama-api-80c757","shortDescription":"DefiLlama protocols API","description":"Defillama API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: list, by slug, pools, tvl, circulating. Buyer intents from service metadata: DefiLlama protocols API, DeFi TVL MCP, DeFi yields x402 API.","category":null,"tags":["api","base","chains","defi","defillama","list","mcp","pools","protocol","protocols","slug","tvl","usdc","x402","yields"],"baseUrl":"https://orbisapi.com/proxy/defillama-api-80c757","openApiSpecUrl":"https://defillama-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5062ae1f-d95f-4325-825a-b02d18cee275","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/protocols/list","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocol/by_slug","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/yields/pools","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/chains/tvl","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/stablecoins/circulating","description":"Paid defillama mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"c73ca8e3-2160-474d-b7f4-656a902fd9cc","name":"Fpds API","slug":"fpds-api-5b941b","shortDescription":"FPDS contracts MCP","description":"Fpds API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by vendor. Buyer intents from service metadata: FPDS contracts MCP, federal contract awards API x402, government procurement agent API.","category":null,"tags":["api","awards","base","contract","contracts","federal","fpds","mcp","search","usdc","vendor","x402"],"baseUrl":"https://orbisapi.com/proxy/fpds-api-5b941b","openApiSpecUrl":"https://fpds-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0c3982a6-496e-4a71-8b5a-dd228f71d902","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/contracts/search","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/contracts/by_vendor","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"6778fd87-bd19-48c5-8e4c-c95e5f66b711","name":"Pool Intelligence API","slug":"pool-intelligence-api-c8c236","shortDescription":"Uniswap pool intelligence x402","description":"Pool Intelligence API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: state, tick liquidity, recent swaps. Buyer intents from service metadata: Uniswap pool intelligence x402, pool tick liquidity MCP, DEX pool recent swaps API.","category":null,"tags":["base","intelligence","liquidity","mcp","pool","recent","state","swaps","tick","uniswap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/pool-intelligence-api-c8c236","openApiSpecUrl":"https://pool-intelligence-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"cd0cff20-91a1-4ab2-adf6-cee85d66d51e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/pool/state","description":"Paid x402 route for autonomous agents deciding whether a Uniswap-style pool is suitable for quoting, routing, or liquidity risk checks. Returns pool state plus buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: Uniswap pool intelligence, pool state API."},{"method":"POST","path":"/v1/pool/tick_liquidity","description":"Paid x402 route for agents checking concentrated-liquidity depth near a trade range before routing through a pool. Buyer-intent match: tick liquidity API, liquidity distribution."},{"method":"POST","path":"/v1/pool/recent_swaps","description":"Paid x402 route for agents checking recent pool activity before trusting a quote or route. Buyer-intent match: recent swaps API, DEX pool analytics."}],"x402":null},{"id":"526111e3-19fa-4d79-95d9-a4a13c2d1147","name":"Messari API","slug":"messari-api-dd1f6c","shortDescription":"Messari asset profile x402","description":"Messari API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: asset profile, asset metrics, news. Buyer intents from service metadata: Messari asset profile x402, Messari metrics MCP, crypto asset research agent API.","category":null,"tags":["asset","base","crypto","mcp","messari","metrics","news","profile","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/messari-api-dd1f6c","openApiSpecUrl":"https://messari-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d6f98338-675a-428c-8723-28690f33655e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/asset_profile","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_metrics","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/news","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"dcff734c-569d-4936-947f-8a59805b547c","name":"Liquidation Risk API","slug":"liquidation-risk-api-78cdae","shortDescription":"Aave liquidation risk MCP","description":"Liquidation Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: aave v3, compound v3. Buyer intents from service metadata: Aave liquidation risk MCP, Compound liquidation risk x402, DeFi health factor alert API.","category":null,"tags":["aave","base","compound","liquidation","mcp","risk","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/liquidation-risk-api-78cdae","openApiSpecUrl":"https://liquidation-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1c800157-b044-46fe-92c9-58fcf8f3fb53","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/risk/aave_v3","description":"Paid Aave V3 liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live health factor, and liquidation trigger distance. Buyer-intent match: Aave liquidation risk, health factor API."},{"method":"POST","path":"/v1/risk/compound_v3","description":"Paid Compound III liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live borrow/collateral facts, and liquidatable status. Buyer-intent match: Compound liquidation risk, liquidation ale"}],"x402":null},{"id":"7446c9b6-8968-4715-ae94-7a638e9c7ecb","name":"Kraken API","slug":"kraken-api-ae029e","shortDescription":"Kraken ticker MCP","description":"Kraken API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server time, asset pairs, ticker, ohlc, order book. Buyer intents from service metadata: Kraken ticker MCP, Kraken order book x402, Kraken OHLC market data API.","category":null,"tags":["asset","base","book","kraken","mcp","ohlc","order","pairs","server","ticker","time","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/kraken-api-ae029e","openApiSpecUrl":"https://kraken-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"28f9ef3b-d39e-4b39-b9aa-5a1ce138d257","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/server_time","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_pairs","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlc","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/order_book","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2921dbf4-b512-45da-8b37-b61bcb4718d8","name":"GAS Tracker API","slug":"gas-tracker-api-7ed890","shortDescription":"gas tracker MCP","description":"GAS Tracker API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: now, percentiles. Buyer intents from service metadata: gas tracker MCP, EVM gas price API, agent gas fee estimator.","category":null,"tags":["agent","api","base","evm","gas","mcp","now","percentiles","price","tracker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gas-tracker-api-7ed890","openApiSpecUrl":"https://gas-tracker-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6f18f9aa-ab47-4f9a-9a57-66e1689763b5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/gas/now","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/gas/percentiles","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"315f2ec4-2db6-432a-93b7-4ba67532605d","name":"X402 Market Intel API","slug":"x402-market-intel-api-6b7036","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: token risk scan, tx simulator, tx explainer, service rank, endpoint risk, provider dossier. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","explainer","mcp","paid","risk","scan","simulator","token","tools","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-6b7036","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5fc5d5c3-1730-4747-a6ca-8d149fd2d23c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."}],"x402":null},{"id":"c608cae5-5864-45d8-b418-750951061cb6","name":"Procure API","slug":"procure-api-71466d","shortDescription":"federal procurement opportunities MCP","description":"Procure API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, search, list. Buyer intents from service metadata: federal procurement opportunities MCP, SAM.gov RFP search agent, government contracts x402 API.","category":null,"tags":["agencies","agent","awards","base","federal","list","mcp","opportunities","procurement","rfp","sam.gov","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/procure-api-71466d","openApiSpecUrl":"https://procure-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"3a7ff24b-6ef3-404c-9e19-65f0a1be34a5","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/opportunities/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/awards/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agencies/list","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"6ea8a0b6-256e-4487-bcee-1b4084d8fa5e","name":"AgentPredict ","slug":"agentpredict-c64d8d","shortDescription":"Prediction market intelligence","description":"Prediction market intelligence — browse Polymarket markets (live USDC prices), individual market details with orderbook, and trending predictions from Polymarket + Manifold. Real-time probability pricing on politics, crypto, sports, economics.","category":null,"tags":["polymarket prediction-markets usdc probabilities crypto politics x402"],"baseUrl":"https://orbisapi.com/proxy/agentpredict-c64d8d","openApiSpecUrl":"https://predict.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"620178dd-802c-494c-8199-dac9ce4a4850","name":"Per call","description":"Prediction market intelligence — browse Polymarket markets (live USDC prices), individual market details with orderbook, and trending predictions from Polymarket + Manifold. Real-time probability pricing on politics, crypto, sports, economics.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["polymarket","prediction-markets","probabilities","politics","crypto"]}],"endpoints":[{"method":"GET","path":"/x402/predict/markets","description":"browse Polymarket markets by volume/category/keyword"},{"method":"GET","path":"/x402/predict/market","description":"single market details + orderbook pricing"},{"method":"GET","path":"/x402/predict/trending","description":"top predictions from Polymarket + Manifold combined"}],"x402":null},{"id":"bd5bc567-954d-4d0e-b274-3b6d9b2b72e2","name":"Opensanctions API","slug":"opensanctions-api-6d5649","shortDescription":"OpenSanctions screening x402","description":"Opensanctions API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: match, by id, bulk. Buyer intents from service metadata: OpenSanctions screening x402, sanctions entity match MCP, bulk sanctions screening agent API.","category":null,"tags":["base","bulk","entity","match","mcp","opensanctions","sanctions","screen","screening","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/opensanctions-api-6d5649","openApiSpecUrl":"https://opensanctions-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"2c21c4ff-e52a-4a50-8138-07b548a0d531","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/screen/match","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/by_id","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/screen/bulk","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d11f2a74-c559-4138-9753-9506aa9d5a45","name":"AgentMarket","slug":"agentmarket-f24c23","shortDescription":"Financial market intelligence","description":"Financial market intelligence — real-time stock quotes (Twelve Data), market indices (S&P 500, VIX, NASDAQ, gold, oil via FRED), and SEC 13F institutional holdings. First traditional market data API on x402.","category":null,"tags":["S&P 500","VIX","NASDAQ","Gold","Oil"],"baseUrl":"https://orbisapi.com/proxy/agentmarket-f24c23","openApiSpecUrl":"https://market.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"93bcabc0-4eca-4ad8-b20f-0035f5a691bf","name":"per call","description":"Financial market intelligence — real-time stock quotes (Twelve Data), market indices (S&P 500, VIX, NASDAQ, gold, oil via FRED), and SEC 13F institutional holdings. First traditional market data API on x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["S&P 500","NASDAQ","VIX"]}],"endpoints":[{"method":"GET","path":"/x402/market/quote","description":"Real-time stock quotes (AAPL, NVDA, TSLA, etc.)"},{"method":"GET","path":"/x402/market/indices","description":"S&P 500, VIX, NASDAQ, gold, oil, USD/EUR"},{"method":"GET","path":"/x402/market/holdings","description":"SEC 13F institutional holdings by fund"},{"method":"GET","path":"/x402/market/fundamentals","description":"company P/E, revenue, EPS, assets via SEC EDGAR XBRL"},{"method":"GET","path":"/x402/market/sentiment","description":"Crypto Fear & Greed + VIX interpretation"},{"method":"GET","path":"/x402/market/earnings","description":"recent earnings releases from 8-K filings"},{"method":"GET","path":"/x402/market/fx","description":"USD vs 10 currencies (EUR, JPY, GBP, CAD, CHF...)"},{"method":"GET","path":"/x402/market/preipo","description":"SpaceX ($892), OpenAI, pre-IPO token prices"},{"method":"GET","path":"/x402/market/yahoo","description":"Enhanced Yahoo Finance quotes with bid/ask, P/E, 52-week"},{"method":"GET","path":"/x402/market/options","description":"Full options chain with IV, volume, OI"}],"x402":null},{"id":"9d15baf7-2328-4ffb-8fb4-2e07ef3c51d1","name":"Wellknown Audit Corpus API","slug":"wellknown-audit-corpus-api-6b813c","shortDescription":"wellknown audit corpus","description":"Wellknown Audit Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: readiness report, compare. Buyer intents from service metadata: wellknown audit corpus, well-known agent card audit, agent discovery readiness report.","category":null,"tags":["agent","audit","base","card","compare","corpus","mcp","readiness","report","usdc","well-known","wellknown","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/wellknown-audit-corpus-api-6b813c","openApiSpecUrl":"https://wellknown-audit-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c67c31e0-8ade-41b7-9118-6c36f1c5182a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/readiness_report","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/compare","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"4c4c3335-6936-48d7-8905-eb5bb7affebd","name":"Wallet CEX Flows API","slug":"wallet-cex-flows-api-bb89c6","shortDescription":"wallet CEX flows MCP","description":"Wallet CEX Flows API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: cex flows, cex attribution, recent inflows. Buyer intents from service metadata: wallet CEX flows MCP, exchange deposit attribution x402, CEX inflow monitoring API.","category":null,"tags":["attribution","base","cex","deposit","exchange","flows","mcp","recent","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-cex-flows-api-bb89c6","openApiSpecUrl":"https://wallet-cex-flows-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f9ed40aa-1ef3-40fd-a64f-06406e67067b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/cex_flows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet CEX flows, wallet exchange exposure."},{"method":"POST","path":"/v1/wallet/cex_attribution","description":"Paid exchange-attribution decision for autonomous agents deciding whether a wallet is a known centralized-exchange address before accepting funds, routing payouts, or escalating review. Returns verdict, confidence, registry evidence, execution policy, and next action. Buyer-intent match: exchange de"},{"method":"POST","path":"/v1/cex/recent_inflows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: CEX inflows API, recent exchange inflows."}],"x402":null},{"id":"ab4ace97-6840-42bd-a110-012b72e41f83","name":"AgentCron","slug":"agentcron-b0556e","shortDescription":"schedule task that survive session","description":"Persistent cron scheduler for AI agents. Register scheduled tasks that survive session termination — your URL gets called on your interval for up to 30 days, even when the agent is offline.","category":null,"tags":["cron","scheduler","persistent","AI agents","x402","Base","automation","webhook"],"baseUrl":"https://orbisapi.com/proxy/agentcron-b0556e","openApiSpecUrl":"https://cron.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"e86c5d28-96ef-4bde-953d-ab69f6997619","name":"Free","description":"Persistent cron scheduler for AI agents. Register scheduled tasks that survive session termination — your URL gets called on your interval for up to 30 days, even when the agent is offline.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["cron","scheduler","persistent","AI agents","x402","Base","automation","webhook"]}],"endpoints":[{"method":"GET","path":"/x402/cron/register","description":"Register a persistent schedule. Runs every N minutes for up to 30 days, even when agent is offline."},{"method":"GET","path":"/x402/cron/status","description":"Check if a schedule is active, next run time, execution count, and expiry."},{"method":"POST","path":"/x402/cron/cancel","description":"Cancel an active schedule to stop future executions."},{"method":"GET","path":"/x402/cron/history","description":"View execution history with status codes and response previews."},{"method":"GET","path":"POST//x402/cron/watch","description":"Register URL for change monitoring ($0.01)"},{"method":"GET","path":"/x402/cron/alerts","description":"Retrieve change notifications"}],"x402":null},{"id":"0c32eeee-ceff-4efd-9821-89e7ab17cb31","name":"Wallet Funding Trace API","slug":"wallet-funding-trace-api-622e1d","shortDescription":"wallet funding trace API","description":"Wallet Funding Trace API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: funding trace, funding summary, funding path. Buyer intents from service metadata: wallet funding trace API, source of funds MCP, crypto wallet provenance x402.","category":null,"tags":["api","base","crypto","funding","funds","mcp","source","summary","trace","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-funding-trace-api-622e1d","openApiSpecUrl":"https://wallet-funding-trace-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"bbb2ad6d-76df-4c9d-a72d-849b1b218da0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/funding_trace","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding trace, source of funds API."},{"method":"POST","path":"/v1/wallet/funding_summary","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding summary, crypto source of funds."},{"method":"POST","path":"/v1/wallet/funding_path","description":"Paid source-of-funds hop decision for autonomous agents deciding whether a wallet's predecessor path is clean, tainted, exchange-funded, bridge-funded, or unknown before accepting funds or authorizing spend. Buyer-intent match: wallet funding path, wallet provenance API."}],"x402":null},{"id":"11c8ffc9-22f4-4dda-a0ac-8a1590f8f1fa","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-a1ac8d","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-a1ac8d","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"3bea3cc3-6fa0-4221-9d1e-30d13d328c90","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"849731c5-8164-4bf0-b104-04dbaeb569b0","name":"Wallet Labels API","slug":"wallet-labels-api-c697ea","shortDescription":"wallet labels MCP","description":"Wallet Labels API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: labels, risk score, by category. Buyer intents from service metadata: wallet labels MCP, ENS OFAC wallet labels, wallet risk label API.","category":null,"tags":["base","category","ens","labels","mcp","ofac","risk","score","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-labels-api-c697ea","openApiSpecUrl":"https://wallet-labels-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"71a1355d-0968-4da3-88fb-1aae42ddf446","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/labels","description":"Paid wallet-label lookup for buyer agents that need an allow/block/manual-review decision before paying, routing funds, or trusting an EVM address. Combines ENS, OFAC SDN, Tornado Cash, public labels, on-chain code, and ERC-20 metadata. Buyer-intent match: wallet labels API, address labels API, ENS "},{"method":"POST","path":"/v1/wallet/risk_score","description":"Paid wallet risk-score route for agents that need a clear transfer/pay/avoid recommendation from label and compliance evidence. Buyer-intent match: wallet risk score, wallet screening API."},{"method":"POST","path":"/v1/labels/by_category","description":"Paid wallet labels mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet label categories, address label registry."}],"x402":null},{"id":"5439984a-c181-4ae8-8db1-08fde7a3acde","name":"MEV History API","slug":"mev-history-api-c0643b","shortDescription":"wallet MEV exposure x402","description":"MEV History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: mev exposure, sandwich check, recent mev density. Buyer intents from service metadata: wallet MEV exposure x402, transaction sandwich check MCP, pool MEV density API.","category":null,"tags":["base","check","exposure","mcp","mev","pool","recent","sandwich","transaction","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/mev-history-api-c0643b","openApiSpecUrl":"https://mev-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8b577e3e-03de-4aa3-b0ba-07ddc602b0c9","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/mev_exposure","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: MEV exposure API, wallet MEV history."},{"method":"POST","path":"/v1/tx/sandwich_check","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: sandwich check API, transaction MEV risk."},{"method":"POST","path":"/v1/pool/recent_mev_density","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: pool MEV density, recent MEV density."}],"x402":null},{"id":"0a3eb529-af79-4bde-a999-54f208a85c3b","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1ed960","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1ed960","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"f99bcd9d-a266-4039-858a-250175f2f0b1","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"c21b6dc0-0242-4a55-8e1d-6ee83c2955ab","name":"Cryptocompare API","slug":"cryptocompare-api-dc1357","shortDescription":"CryptoCompare price MCP","description":"Cryptocompare API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, multi price, ohlcv. Buyer intents from service metadata: CryptoCompare price MCP, crypto multi price x402, OHLCV crypto market data API.","category":null,"tags":["base","crypto","cryptocompare","mcp","multi","ohlcv","price","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/cryptocompare-api-dc1357","openApiSpecUrl":"https://cryptocompare-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"060cf928-b65c-4410-a62a-11180e003595","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1ac11c5a-80d6-4679-843d-9f1a411609fb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d5f52e7-01e4-4e45-a2fb-6f6199fd54b6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/multi_price","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlcv","description":"Paid crypto market data comparison route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"4ea505da-9690-4afe-b450-237407a29232","name":"AgentHealth live","slug":"agenthealth-live-fd628f","shortDescription":"Health intelligence stack","description":"Health intelligence stack — NIH research grants (RePORTER), WHO global health indicators, NCBI ClinVar genetic variants, and Human Protein Atlas expression data. Built for biotech research, pharma, and clinical agents.","category":null,"tags":["health nih who clinvar genomics biotech pharma"],"baseUrl":"https://orbisapi.com/proxy/agenthealth-live-fd628f","openApiSpecUrl":"https://health.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"a99ecfb1-7ef1-419f-9381-ac57f37e8706","name":"per call","description":"Health intelligence stack — NIH research grants (RePORTER), WHO global health indicators, NCBI ClinVar genetic variants, and Human Protein Atlas expression data. Built for biotech research, pharma, and clinical agents.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["health","nih","who","clinvar","genomics","biotech","pharma"]}],"endpoints":[{"method":"GET","path":"/x402/health/grants","description":"NIH research funding ($5.3K+ Alzheimer grants alone)"},{"method":"GET","path":"/x402/health/global","description":"HO life expectancy, obesity, disease burden by country"},{"method":"GET","path":"/x402/health/variants","description":"ClinVar genetic variants + disease associations"},{"method":"GET","path":"/x402/health/protein","description":"Human Protein Atlas gene expression by tissue"}],"x402":null},{"id":"7237eae2-e13e-47be-9ebb-109c89588141","name":"0x API","slug":"0x-api-b79e53","shortDescription":"x402 paid API for 0x swap price MCP.","description":"Money Tree 0x API exposes paid x402 endpoints for autonomous agents. Buyer intents: 0x swap price MCP, 0x DEX quote x402, 0x sources MCP. Routes include price, quote, sources; every response is designed for agent workflows with schemas, examples, and provenance.","category":null,"tags":["0x","AI agents","Base","MCP","USDC","x402"],"baseUrl":"https://orbisapi.com/proxy/0x-api-b79e53","openApiSpecUrl":"https://0x-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"75be76c1-6eac-40f5-a005-c76299875eac","name":"x402 pay per call","description":"Pay per successful call via x402 USDC on Base.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"027a6469-67af-47b2-8e4e-9ab25b411ce0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d8e6a28e-28f4-46f1-90fe-523ab5265661","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"f0009e62-f89d-43a8-b84e-3d1596d17180","name":"1inch API","slug":"1inch-api-401ce5","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-401ce5","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"cd9f765f-e862-4dad-80ef-58c571a51b9b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5c9fcccd-8fbb-4fa2-9219-e995015a4aa0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"c8655478-dc72-4192-8079-a239f413e762","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-29cda8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-29cda8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"58e1c0c6-751c-463b-bca9-926b9138e3ad","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"634e4534-bbf2-4f92-a157-008be245eaa8","name":"Agent Card Validator API","slug":"agent-card-validator-api-4debc1","shortDescription":"agent card validator MCP","description":"Agent Card Validator API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: audit, lint. Buyer intents from service metadata: agent card validator MCP, well-known manifest audit x402, A2A agent card lint API.","category":null,"tags":["agent","audit","base","card","lint","manifest","mcp","usdc","validator","well-known","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-card-validator-api-4debc1","openApiSpecUrl":"https://agent-card-validator-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"856d160e-efaf-4f98-a6a7-39767097a978","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"224b3592-be37-4e68-b4e0-c81b3aaccf83","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b6082d47-4f71-4664-962f-a70612b23074","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"282bbec4-a9e3-4958-8d60-5452a3fa6c17","name":"Arxiv API","slug":"arxiv-api-d15672","shortDescription":"arxiv paper search MCP","description":"Arxiv API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id. Buyer intents from service metadata: arxiv paper search MCP, research paper API x402, scientific literature agent MCP.","category":null,"tags":["api","arxiv","base","mcp","paper","papers","research","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/arxiv-api-d15672","openApiSpecUrl":"https://arxiv-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"5ccaccdc-c854-40be-9c17-c4c594dcada9","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a981419f-85e6-4024-815e-d254f08ed184","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."}],"x402":null},{"id":"a0b9f224-d116-4e7a-bb4b-0c79402ab1d3","name":"Coincap API","slug":"coincap-api-9a45d6","shortDescription":"CoinCap assets MCP","description":"Coincap API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: assets, asset, asset history, exchanges. Buyer intents from service metadata: CoinCap assets MCP, crypto market cap x402 API, CoinCap asset history agent API.","category":null,"tags":["api","asset","assets","base","cap","coincap","crypto","exchanges","history","market","mcp","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coincap-api-9a45d6","openApiSpecUrl":"https://coincap-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"58b1f334-5dde-4cc5-84e8-10a8017a2c0c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/assets","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_history","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coincap mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"7ecad474-25ef-4a61-830e-86949376f353","name":"Coinpaprika API","slug":"coinpaprika-api-72b334","shortDescription":"Coinpaprika ticker API","description":"Coinpaprika API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: coins, ticker, global. Buyer intents from service metadata: Coinpaprika ticker API, Coinpaprika coins MCP, crypto global market data x402.","category":null,"tags":["api","base","coinpaprika","coins","crypto","global","mcp","ticker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinpaprika-api-72b334","openApiSpecUrl":"https://coinpaprika-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4f6d6ab5-4d61-45e3-bfb8-d38fab2fb61e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"39787ac5-80d7-471c-a161-3f06b64c32ab","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a16dbd9e-d114-4082-9ead-a51a8b73788c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"61853eb6-3869-4437-a083-49ff05bf648c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d4adb681-9e06-4b2d-af65-ba1e87865a5a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/coins","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinpaprika mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d4910215-5d8d-45c2-9bca-eec04c322407","name":"Coinlore API","slug":"coinlore-api-7fa020","shortDescription":"CoinLore tickers MCP","description":"Coinlore API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: global, tickers, ticker, exchanges, markets. Buyer intents from service metadata: CoinLore tickers MCP, CoinLore markets x402, crypto ticker API agent.","category":null,"tags":["base","coinlore","crypto","exchanges","global","markets","mcp","ticker","tickers","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/coinlore-api-7fa020","openApiSpecUrl":"https://coinlore-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"18c95265-7d04-413e-a3f0-432aa22e17cb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a07117f-6a61-4c07-93b5-765a32796ff7","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/global","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/global","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/tickers","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/exchanges","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/markets","description":"Paid coinlore mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d452a999-dc5e-4e57-9664-4ce978fb8d7e","name":"Edgar API","slug":"edgar-api-386b36","shortDescription":"SEC EDGAR filings x402","description":"Edgar API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by cik, full text. Buyer intents from service metadata: SEC EDGAR filings x402, EDGAR filing search MCP, SEC company filings agent API.","category":null,"tags":["base","cik","edgar","filing","filings","full","mcp","search","sec","text","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/edgar-api-386b36","openApiSpecUrl":"https://edgar-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c9802962-9b84-49da-9c23-9fcb2a89e7b9","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bc611336-53ba-4d5d-8828-fe304ee65efc","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/search","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/by_cik","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/by_cik","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/full_text","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/filings/full_text","description":"Paid edgar mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"5a0f2f8d-9aa2-402c-8e0c-337747b1d643","name":"Liquidation Risk API","slug":"liquidation-risk-api-11a76c","shortDescription":"Aave liquidation risk MCP","description":"Liquidation Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: aave v3, compound v3. Buyer intents from service metadata: Aave liquidation risk MCP, Compound liquidation risk x402, DeFi health factor alert API.","category":null,"tags":["aave","base","compound","liquidation","mcp","risk","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/liquidation-risk-api-11a76c","openApiSpecUrl":"https://liquidation-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e8954046-ab79-487f-8838-29aaf977fab6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/risk/aave_v3","description":"Paid Aave V3 liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live health factor, and liquidation trigger distance. Buyer-intent match: Aave liquidation risk, health factor API."},{"method":"POST","path":"/v1/risk/compound_v3","description":"Paid Compound III liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live borrow/collateral facts, and liquidatable status. Buyer-intent match: Compound liquidation risk, liquidation ale"}],"x402":null},{"id":"d6f248b1-8562-49fa-9e65-be48754b8c65","name":"GAS Tracker API","slug":"gas-tracker-api-fd216c","shortDescription":"gas tracker MCP","description":"GAS Tracker API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: now, percentiles. Buyer intents from service metadata: gas tracker MCP, EVM gas price API, agent gas fee estimator.","category":null,"tags":["agent","api","base","evm","gas","mcp","now","percentiles","price","tracker","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gas-tracker-api-fd216c","openApiSpecUrl":"https://gas-tracker-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4cfdd4b3-27f8-477a-8cef-de7da499e998","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/gas/now","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/gas/percentiles","description":"Paid gas tracker mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"53af6ad4-538f-49fb-865d-2b9d5689d1d9","name":"Fpds API","slug":"fpds-api-27879a","shortDescription":"FPDS contracts MCP","description":"Fpds API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by vendor. Buyer intents from service metadata: FPDS contracts MCP, federal contract awards API x402, government procurement agent API.","category":null,"tags":["api","awards","base","contract","contracts","federal","fpds","mcp","search","usdc","vendor","x402"],"baseUrl":"https://orbisapi.com/proxy/fpds-api-27879a","openApiSpecUrl":"https://fpds-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ecd98cad-0287-491d-9c96-0684e1e0fba6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/contracts/search","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/contracts/by_vendor","description":"Paid fpds mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"97412312-8510-470b-b15b-6b64ee1c1c37","name":"Kraken API","slug":"kraken-api-59bf28","shortDescription":"Kraken ticker MCP","description":"Kraken API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: server time, asset pairs, ticker, ohlc, order book. Buyer intents from service metadata: Kraken ticker MCP, Kraken order book x402, Kraken OHLC market data API.","category":null,"tags":["asset","base","book","kraken","mcp","ohlc","order","pairs","server","ticker","time","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/kraken-api-59bf28","openApiSpecUrl":"https://kraken-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"42181120-a2f5-4647-ad9f-5047b00fe8e8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/server_time","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_pairs","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ticker","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/ohlc","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/order_book","description":"Paid kraken mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"0652383c-2dcc-4c68-b3fc-696affd4678b","name":"Messari API","slug":"messari-api-0b3241","shortDescription":"Messari asset profile x402","description":"Messari API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: asset profile, asset metrics, news. Buyer intents from service metadata: Messari asset profile x402, Messari metrics MCP, crypto asset research agent API.","category":null,"tags":["asset","base","crypto","mcp","messari","metrics","news","profile","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/messari-api-0b3241","openApiSpecUrl":"https://messari-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0f0091eb-58db-4301-9ce8-6934c5678488","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/asset_profile","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/asset_metrics","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/news","description":"Paid messari mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"a5551846-6b99-431f-8269-daeacc35371b","name":"Pool Intelligence API","slug":"pool-intelligence-api-c53ab5","shortDescription":"Uniswap pool intelligence x402","description":"Pool Intelligence API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: state, tick liquidity, recent swaps. Buyer intents from service metadata: Uniswap pool intelligence x402, pool tick liquidity MCP, DEX pool recent swaps API.","category":null,"tags":["base","intelligence","liquidity","mcp","pool","recent","state","swaps","tick","uniswap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/pool-intelligence-api-c53ab5","openApiSpecUrl":"https://pool-intelligence-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"162200af-32cb-4ada-a4b3-85377007d06b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/pool/state","description":"Paid x402 route for autonomous agents deciding whether a Uniswap-style pool is suitable for quoting, routing, or liquidity risk checks. Returns pool state plus buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: Uniswap pool intelligence, pool state API."},{"method":"POST","path":"/v1/pool/tick_liquidity","description":"Paid x402 route for agents checking concentrated-liquidity depth near a trade range before routing through a pool. Buyer-intent match: tick liquidity API, liquidity distribution."},{"method":"POST","path":"/v1/pool/recent_swaps","description":"Paid x402 route for agents checking recent pool activity before trusting a quote or route. Buyer-intent match: recent swaps API, DEX pool analytics."}],"x402":null},{"id":"2e0c6f59-7c88-4ca3-8cc9-5c505874c583","name":"Procure API","slug":"procure-api-2452ef","shortDescription":"federal procurement opportunities MCP","description":"Procure API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, search, list. Buyer intents from service metadata: federal procurement opportunities MCP, SAM.gov RFP search agent, government contracts x402 API.","category":null,"tags":["agencies","agent","awards","base","federal","list","mcp","opportunities","procurement","rfp","sam.gov","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/procure-api-2452ef","openApiSpecUrl":"https://procure-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"90ff4025-b473-4004-884c-a1c038f6083e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/opportunities/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/awards/search","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agencies/list","description":"Paid procure mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"689a470a-de69-4edf-9c7d-54b6a8b4fb0c","name":"AgentNews ","slug":"agentnews-d72c07","shortDescription":"Real-time news intelligence","description":"Real-time news intelligence — Hacker News top/trending stories and The Guardian article search. Topic-based trending combining HN + Guardian across AI, crypto, science, tech, politics.","category":null,"tags":["NEWS","The Guardian","AI","Crypto","Science","Tech","Politics"],"baseUrl":"https://orbisapi.com/proxy/agentnews-d72c07","openApiSpecUrl":"https://news.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"c70931ad-bb0d-4586-b43e-54c3dbfa30a9","name":"per call","description":"Real-time news intelligence — Hacker News top/trending stories and The Guardian article search. Topic-based trending combining HN + Guardian across AI, crypto, science, tech, politics.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["NEWS","The Guardian","AI","Crypto","Science","Tech","Politics"]}],"endpoints":[{"method":"GET","path":"/x402/news/top","description":"Hacker News top/new/best/ask/show stories"},{"method":"GET","path":"/x402/news/search","description":"The Guardian article search by keyword/section"},{"method":"GET","path":"/x402/news/trending","description":"Combined HN + Guardian by topic (ai/crypto/science/tech/politics)"}],"x402":null},{"id":"d224dab5-d3bb-470b-9fb9-861742638041","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-c81adb","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-c81adb","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"971bbc1e-2cdc-48a1-aebd-03c056f0619a","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"9e9ae03c-152f-4f4a-8210-d5d60161e2d1","name":"AgentLegal","slug":"agentlegal-e5d45b","shortDescription":"Federal court opinion search via CourtListener","description":"Federal court opinion search via CourtListener. Search 10M+ opinions, dockets, and case history by keyword or company name. Covers all federal circuits.","category":null,"tags":["legal court-cases litigation due-diligence government x402"],"baseUrl":"https://orbisapi.com/proxy/agentlegal-e5d45b","openApiSpecUrl":"https://legal.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"06bc8102-9032-463c-969b-bae88e04f22b","name":"per call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["legal court-cases","litigation","due-diligence","government","x402"]}],"endpoints":[{"method":"GET","path":"/x402/legal/search","description":"Search federal court opinions and cases via CourtListener / RECAP Archive. Filter by court, date, and case type."},{"method":"GET","path":"/x402/legal/case","description":"Get detailed information about a specific court case/docket by docket ID or case name search."},{"method":"GET","path":"/x402/legal/company","description":"Find all federal court cases involving a specific company. Returns opinions, dockets, and case summaries."}],"x402":null},{"id":"43e5095e-dcb4-4777-8013-837bf714d0c9","name":"AgentProperty ","slug":"agentproperty-a2c00c","shortDescription":"Real estate & housing intelligence","description":"U.S. real estate intelligence — Zillow home price indices by metro, FRED housing market indicators (mortgage rates, starts, permits, Case-Shiller), and rental CPI data.","category":null,"tags":["real-estate housing property zillow mortgage market-data x402"],"baseUrl":"https://orbisapi.com/proxy/agentproperty-a2c00c","openApiSpecUrl":"https://property.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"83ec1262-0cf9-49d5-8961-a1b5b5cdb638","name":"per call","description":"U.S. real estate intelligence — Zillow home price indices by metro, FRED housing market indicators (mortgage rates, starts, permits, Case-Shiller), and rental CPI data.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["real-estate","housing","property","zillow","mortgage","market-data","x402"]}],"endpoints":[{"method":"GET","path":"/x402/property/prices","description":"Get US home price data. Returns national median home price (FRED MSPUS) or metro-level Zillow ZHVI data. Includes current value, YoY change, and 12-month history."},{"method":"GET","path":"/x402/property/rentals","description":"Get US rental market data from FRED BLS CPI series. Returns national rent index, YoY change, and monthly history."},{"method":"GET","path":"/x402/property/market","description":"Get key US housing market indicators from FRED: housing starts, building permits, median home price, 30-year mortgage rate, and Case-Shiller index."}],"x402":null},{"id":"952d31d8-d6f5-460a-bd4e-a08e12fb9688","name":"Crypto Fear & Greed Index API","slug":"crypto-fear-greed-index-api-6c63b9","shortDescription":"Current and historical Fear & Greed index with trading signals and trend analysis","description":"Crypto Fear & Greed Index API delivers the Alternative.me Fear & Greed index (0-100) with zone classification (Extreme Fear to Extreme Greed), historical data up to 365 days, day-over-day change, trend direction and an AI-style trading signal with reasoning. The signal endpoint provides BUY/SELL/NEUTRAL/CAUTION recommendations based on the current index with strength rating. Built for trading bots, sentiment dashboards, crypto newsletters and market analysis tools.","category":null,"tags":["crypto","sentiment","trading","get crypto fear and greed index today","bitcoin market sentiment score","get fear greed history last 30 days","crypto market sentiment trading signal","is crypto market in fear or greed"],"baseUrl":"https://orbisapi.com/proxy/crypto-fear-greed-index-api-6c63b9","openApiSpecUrl":"https://fear-greed-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"95a58de0-6443-48a8-a199-bd34234d07c2","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6c2e6cf5-2e17-4c03-a5a7-1039c74710e5","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/current","description":"Get current Fear & Greed index with day change"},{"method":"GET","path":"/history","description":"Get historical Fear & Greed data up to 365 days"},{"method":"GET","path":"/signal","description":"Get trading signal based on current index"}],"x402":null},{"id":"b421dab9-a61c-4366-8ad2-62abe6109f43","name":"AgentBio ","slug":"agentbio-663993","shortDescription":"Drug & Compound Intelligence","description":"Biomedical compound and drug intelligence — PubChem compound data (formula, SMILES, structure), OpenFDA drug labels & adverse events, and ChEMBL bioactivity & target data. Built for pharma research and biotech agents.","category":null,"tags":["biotech pharma drugs pubchem chembl openfda compound"],"baseUrl":"https://orbisapi.com/proxy/agentbio-663993","openApiSpecUrl":"https://bio.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"80b935eb-e3d2-467d-8ad1-5b477842b835","name":"per call","description":"Biomedical compound and drug intelligence — PubChem compound data (formula, SMILES, structure), OpenFDA drug labels & adverse events, and ChEMBL bioactivity & target data. Built for pharma research and biotech agents.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["biotech","pharma","drugs","pubchem","chembl","openfda","compound"]}],"endpoints":[{"method":"GET","path":"/x402/bio/compound","description":" PubChem: molecular formula, SMILES, MW, synonyms"},{"method":"GET","path":"/x402/bio/druginfo","description":"OpenFDA: drug labels, adverse events, recalls"},{"method":"GET","path":"/x402/bio/targets","description":"ChEMBL: bioactivity, drug targets, clinical phase"}],"x402":null},{"id":"c50284db-182e-4b05-9857-55d1583fe890","name":"AgentClinical","slug":"agentclinical-4303b9","shortDescription":"Clinical trials intelligence","description":"ClinicalTrials.gov intelligence — search 400K+ trials by condition, intervention, sponsor, or phase. Get full trial details, eligibility criteria, and aggregate stats.","category":null,"tags":["clinical-trials healthcare pharma biotech fda research x402"],"baseUrl":"https://orbisapi.com/proxy/agentclinical-4303b9","openApiSpecUrl":"https://property.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"b7f85ec9-bec5-4878-a699-38028130390f","name":"per call","description":"ClinicalTrials.gov intelligence — search 400K+ trials by condition, intervention, sponsor, or phase. Get full trial details, eligibility criteria, and aggregate stats.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["clinical-trials","healthcare","pharma","biotech","fda","research","x402"]}],"endpoints":[{"method":"GET","path":"/x402/clinical/trials","description":"Search clinical trials on ClinicalTrials.gov by condition, intervention, sponsor, status, or phase. Returns trial IDs, titles, status, phases, conditions, interventions, enrollment, and locations count."},{"method":"GET","path":"/x402/clinical/study","description":"Get full details of a specific clinical trial by NCT ID. Returns title, summary, description, eligibility criteria, primary/secondary outcomes, sponsor, collaborators, locations, and results summary if available."},{"method":"GET","path":"/x402/clinical/stats","description":"Get clinical trial statistics and trends for a condition. Returns counts by status (recruiting, completed, etc.), by phase, and top sponsors. Useful for: \"How many Alzheimer's trials are recruiting right now?\""},{"method":"GET","path":"/x402/clinical/sponsor","description":"all trials by company (e.g. Verve Therapeutics)"},{"method":"GET","path":"/x402/clinical/condition","description":" competitive landscape for a disease"},{"method":"GET","path":"/x402/clinical/updates","description":"recently changed trials (perfect for polling agents)"}],"x402":null},{"id":"8a969f5c-be94-434e-9fe0-a629caebf010","name":"Crypto Portfolio Tracker API","slug":"crypto-portfolio-tracker-api-c7f803","shortDescription":"Calculate portfolio value, PnL from entry prices and get rebalancing suggestions","description":"Crypto Portfolio Tracker API calculates the total USD value of a multi-coin portfolio with per-asset allocation percentages, computes profit and loss from entry prices with unrealized PnL in USD and percentage, and generates rebalancing action plans to hit target allocation percentages. All powered by live CoinGecko prices. Supports up to 50 holdings per request. Built for portfolio management apps, trading dashboards, tax tools and DeFi aggregators.","category":null,"tags":["portfolio","crypto","defi","calculate crypto portfolio value in usd","compute unrealized pnl for crypto holdings","get portfolio allocation percentage breakdown","rebalance crypto portfolio to target allocation","track bitcoin ethereum portfolio performance"],"baseUrl":"https://orbisapi.com/proxy/crypto-portfolio-tracker-api-c7f803","openApiSpecUrl":"https://portfolio-tracker-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"8b7863bf-cf35-4319-8c0c-a6c88423152d","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4ac22245-2a61-48dc-93e0-d78b551630cc","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/value","description":"Calculate total portfolio value and allocation"},{"method":"POST","path":"/pnl","description":"Calculate PnL from entry prices"},{"method":"POST","path":"/rebalance","description":"Get rebalancing actions to hit target allocation"}],"x402":null},{"id":"b258e5ae-cbc3-4aee-b779-79db9a73968f","name":"AgentAI","slug":"agentai-fe4f56","shortDescription":"AI/ML research intelligence","description":"AI/ML research intelligence — HuggingFace trending papers with upvotes, arXiv AI/ML subcategory search (cs.LG, cs.AI, cs.CL, cs.CV), and DBLP CS bibliography. Built for AI agents researching the latest in machine learning.","category":null,"tags":["ai machine-learning research arxiv huggingface papers nlp llm"],"baseUrl":"https://orbisapi.com/proxy/agentai-fe4f56","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"9eb10a6e-3ce6-4211-8522-09f63c6ed9fa","name":"per call","description":"AI/ML research intelligence — HuggingFace trending papers with upvotes, arXiv AI/ML subcategory search (cs.LG, cs.AI, cs.CL, cs.CV), and DBLP CS bibliography. Built for AI agents researching the latest in machine learning.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["ai","machine-learning","research","arxiv","huggingface","papers","nlp","llm"]}],"endpoints":[{"method":"GET","path":"/x402/ai/papers","description":"HuggingFace trending AI papers + search (upvotes, daily top)"},{"method":"GET","path":"/x402/ai/arxiv","description":"arXiv AI/ML focused: cs.LG, cs.AI (http://cs.ai/), cs.CL (http://cs.cl/), cs.CV (http://cs.cv/), cs.RO (http://cs.ro/)"},{"method":"GET","path":"/x402/ai/dblp","description":"DBLP CS bibliography: conference papers, author search"}],"x402":null},{"id":"2faab20f-c7fb-4325-9118-53126e5d0119","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-cc7fa8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-cc7fa8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"de58427f-7521-4ced-8153-8e42d274532d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"58df7ed0-01c6-455b-9e53-04a95c788ef6","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"1ac9cb1a-be96-449a-8909-2d2648ed134c","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"dc496257-3ebc-47d1-b1f8-e1826f1d0338","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"2b256b5e-1a7d-4f66-bc5b-8680ce04ab3d","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-b34274","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-b34274","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"0846e4f0-2c32-4442-88fd-8eee8505f1f7","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"b3c01bf0-6914-4de3-8cdf-61af0e208d50","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-e02c85","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-e02c85","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"acd6aa3d-6941-4681-9604-3aad92f775f7","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"fc44411f-a25f-4b5a-a08a-e1f97cf9ce9c","name":"Property Claim Checklist API","slug":"property-claim-checklist-api-8b5453","shortDescription":"Build property insurance claim checklists from damage type, policy coverage, evidence photos, vendor estimate, and deadline","description":"Build property insurance claim checklists from damage type, policy coverage, evidence photos, vendor estimate, and deadline. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["property-insurance","claims","checklist","real-estate","agent-friendly","x402","property claim checklist","property insurance","claims","checklist","real estate","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/property-claim-checklist-api-8b5453","openApiSpecUrl":"https://property-claim-checklist.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0d3306e2-2bb9-401c-bf30-6b8b0c742684","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"48266cfc-040c-4d35-8d45-d6f9770ee12b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"14e8435b-260c-47d8-8229-99b6e3dcf650","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/property-claim-rules","description":"Return hardcoded property claim checklist rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-property-claim-checklist","description":"Build property insurance claim checklists from damage type, policy coverage, evidence photos, vendor estimate, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-property-claim-actions","description":"Generate focused next steps for property claim checklist from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4d95c398-e5fb-460d-bdfc-559d2fd6232b","name":"Returns Fraud Evidence Pack API","slug":"returns-fraud-evidence-pack-api-e5056b","shortDescription":"Build returns fraud evidence packs from return pattern, item risk, account history, device signal, and policy window","description":"Build returns fraud evidence packs from return pattern, item risk, account history, device signal, and policy window. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["returns","fraud","evidence","commerce","agent-friendly","x402","returns fraud evidence pack","returns","fraud","evidence","commerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/returns-fraud-evidence-pack-api-e5056b","openApiSpecUrl":"https://returns-fraud-evidence-pack.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e3a2480c-3a71-4fb6-ab9f-c9de22599117","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cbc7d3a5-7e0c-4e89-a6b7-0357f7a85e46","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9930c333-094d-40a7-ac6b-135b3c25fc46","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/returns-fraud-rules","description":"Return hardcoded returns fraud evidence pack rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-returns-fraud-evidence-pack","description":"Build returns fraud evidence packs from return pattern, item risk, account history, device signal, and policy window using deterministic scoring rules"},{"method":"POST","path":"/rank-returns-fraud-actions","description":"Generate focused next steps for returns fraud evidence pack from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2e083055-1cb2-45cd-9513-0991f5ff8c83","name":"Healthcare Slot Optimizer API","slug":"healthcare-slot-optimizer-api-258dc8","shortDescription":"Optimize healthcare appointment slots from urgency, provider availability, travel burden, no-show risk, and care gap value","description":"Optimize healthcare appointment slots from urgency, provider availability, travel burden, no-show risk, and care gap value. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["healthcare","scheduling","slot-optimization","care-ops","agent-friendly","x402","healthcare slot optimizer","healthcare","scheduling","slot optimization","care ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/healthcare-slot-optimizer-api-258dc8","openApiSpecUrl":"https://healthcare-slot-optimizer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0fbdea80-c450-45e5-8b59-91e52eb68f58","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7216f021-05d1-4448-8416-1ff2d1bb4878","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"76daa504-08ee-4721-af96-6e28c5850231","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/slot-optimizer-rules","description":"Return hardcoded healthcare slot optimizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/optimize-healthcare-slots","description":"Optimize healthcare appointment slots from urgency, provider availability, travel burden, no-show risk, and care gap value using deterministic scoring rules"},{"method":"POST","path":"/rank-slot-actions","description":"Generate focused next steps for healthcare slot optimizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a98c56a2-f863-497a-9beb-a06b7a8dd434","name":"Demand Response Readiness API","slug":"demand-response-readiness-api-dc46d8","shortDescription":"Check energy demand response readiness from load flexibility, event notice, control system, occupant impact, and incentive value","description":"Check energy demand response readiness from load flexibility, event notice, control system, occupant impact, and incentive value. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["energy","demand-response","facilities","utilities","agent-friendly","x402","demand response readiness","energy","demand response","facilities","utilities","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/demand-response-readiness-api-dc46d8","openApiSpecUrl":"https://demand-response-readiness.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"71300d1d-2903-48bd-ae08-ab1433415ef1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0cf4922d-60d6-44c2-9c9c-49e28ec5ea44","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d37a934-3613-4f01-9df7-7c9c200c6978","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/demand-response-rules","description":"Return hardcoded demand response readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-demand-response-readiness","description":"Check energy demand response readiness from load flexibility, event notice, control system, occupant impact, and incentive value using deterministic scoring rules"},{"method":"POST","path":"/rank-demand-response-actions","description":"Generate focused next steps for demand response readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d5f4591c-2123-435e-ba67-dd3326bbb1fa","name":"Lab Result Followup Priority API","slug":"lab-result-followup-priority-api-41864f","shortDescription":"Prioritize lab result follow-up from abnormality, patient risk, ordering provider, message status, and care timeline","description":"Prioritize lab result follow-up from abnormality, patient risk, ordering provider, message status, and care timeline. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["lab-results","healthcare","follow-up","patient-ops","agent-friendly","x402","lab result followup priority","lab results","healthcare","follow up","patient ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/lab-result-followup-priority-api-41864f","openApiSpecUrl":"https://lab-result-followup-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"21225815-5733-4f17-860b-5db44e20427d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"736e4f22-2c58-4c36-ba3e-f11bba3b5cb0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"22ff66bf-dd09-4c84-9dd6-e3917e78e99e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lab-followup-rules","description":"Return hardcoded lab result followup priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-lab-result-followup","description":"Prioritize lab result follow-up from abnormality, patient risk, ordering provider, message status, and care timeline using deterministic scoring rules"},{"method":"POST","path":"/rank-lab-followup-actions","description":"Generate focused next steps for lab result followup priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"98c3ed1e-a204-4dd9-a668-9baf73d0da68","name":"IP Renewal Priority API","slug":"ip-renewal-priority-api-21f644","shortDescription":"Prioritize IP renewals from asset value, jurisdiction, deadline, product dependency, and enforcement history","description":"Prioritize IP renewals from asset value, jurisdiction, deadline, product dependency, and enforcement history. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ip","renewals","legal-ops","portfolio","agent-friendly","x402","ip renewal priority","ip","renewals","legal ops","portfolio","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ip-renewal-priority-api-21f644","openApiSpecUrl":"https://ip-renewal-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"61741ba4-206f-47df-a6de-d75af9ad72eb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c5cb77ad-c4f6-4c6f-814d-4de59eb50b7a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7bcc8fe9-fecf-4ec3-a37c-2c65a0f2b5bf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ip-renewal-rules","description":"Return hardcoded ip renewal priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-ip-renewal","description":"Prioritize IP renewals from asset value, jurisdiction, deadline, product dependency, and enforcement history using deterministic scoring rules"},{"method":"POST","path":"/rank-ip-renewal-actions","description":"Generate focused next steps for ip renewal priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fd6a7de4-8b11-4f06-ad54-8b4ec4485915","name":"Referral Authorization Gap API","slug":"referral-authorization-gap-api-d69936","shortDescription":"Find referral authorization gaps from referral reason, payer rule, specialist availability, document status, and deadline","description":"Find referral authorization gaps from referral reason, payer rule, specialist availability, document status, and deadline. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["referrals","authorization","healthcare","payer","agent-friendly","x402","referral authorization gap","referrals","authorization","healthcare","payer","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/referral-authorization-gap-api-d69936","openApiSpecUrl":"https://referral-authorization-gap.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"aed26274-1ac8-497e-b786-832bceca9e7a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a8238719-5511-4477-82e9-62069de89e99","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"70cabbd0-7df4-4089-b667-2c737cc44d7c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/referral-auth-rules","description":"Return hardcoded referral authorization gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-referral-authorization-gaps","description":"Find referral authorization gaps from referral reason, payer rule, specialist availability, document status, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-referral-actions","description":"Generate focused next steps for referral authorization gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"07926f48-ec99-4d19-a034-dfeff676ea09","name":"Protocol Deviation Triage API","slug":"protocol-deviation-triage-api-1b7ef2","shortDescription":"Triage clinical protocol deviations from deviation type, subject impact, reporting rule, corrective action, and sponsor deadline","description":"Triage clinical protocol deviations from deviation type, subject impact, reporting rule, corrective action, and sponsor deadline. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["clinical-trials","protocol-deviation","research","compliance","agent-friendly","x402","protocol deviation triage","clinical trials","protocol deviation","research","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/protocol-deviation-triage-api-1b7ef2","openApiSpecUrl":"https://protocol-deviation-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f87fb62e-ec23-4d41-84c9-68f2f70247b4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4498462d-c960-4a50-9b80-79991d133402","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8b2e3a05-b1c9-4b66-a68a-84c7c7a9e30c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/protocol-deviation-rules","description":"Return hardcoded protocol deviation triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-protocol-deviation","description":"Triage clinical protocol deviations from deviation type, subject impact, reporting rule, corrective action, and sponsor deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-deviation-actions","description":"Generate focused next steps for protocol deviation triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"04b565d6-2090-4b11-b9c2-293655504151","name":"Discovery Privilege Triage API","slug":"discovery-privilege-triage-api-5ce7ab","shortDescription":"Triage discovery privilege review from sender role, legal topic, confidentiality marker, recipient list, and matter relevance","description":"Triage discovery privilege review from sender role, legal topic, confidentiality marker, recipient list, and matter relevance. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ediscovery","privilege-review","legal-tech","records","agent-friendly","x402","discovery privilege triage","ediscovery","privilege review","legal tech","records","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/discovery-privilege-triage-api-5ce7ab","openApiSpecUrl":"https://discovery-privilege-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ac7f3492-8a02-4a83-8fe1-22d4a9ebdc9d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b910c1b-2d95-463c-b8c8-fbece55792c5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dfbd4423-7a11-4ed5-adad-4a7652c88c51","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/privilege-triage-rules","description":"Return hardcoded discovery privilege triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-discovery-privilege","description":"Triage discovery privilege review from sender role, legal topic, confidentiality marker, recipient list, and matter relevance using deterministic scoring rules"},{"method":"POST","path":"/rank-privilege-actions","description":"Generate focused next steps for discovery privilege triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"90dede4c-cbd4-47b5-a350-6a2c9582abba","name":"Legal Matter Budget Variance API","slug":"legal-matter-budget-variance-api-05e246","shortDescription":"Explain legal matter budget variance from phase spend, counsel rate, scope change, invoice timing, and matter risk","description":"Explain legal matter budget variance from phase spend, counsel rate, scope change, invoice timing, and matter risk. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["legal-ops","matter-budget","variance","finance","agent-friendly","x402","legal matter budget variance","legal ops","matter budget","variance","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/legal-matter-budget-variance-api-05e246","openApiSpecUrl":"https://legal-matter-budget-variance.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ef63232e-a0d2-4b05-bd1b-bfcec453af5f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c49bd68-0504-4a50-ae64-a3f159a0b130","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9e2b218f-d568-4e86-bcc4-7e720a1370cb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/matter-budget-rules","description":"Return hardcoded legal matter budget variance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-legal-matter-budget-variance","description":"Explain legal matter budget variance from phase spend, counsel rate, scope change, invoice timing, and matter risk using deterministic scoring rules"},{"method":"POST","path":"/rank-matter-budget-actions","description":"Generate focused next steps for legal matter budget variance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4964d233-efb5-4e1e-88c1-6ab0740a94a2","name":"Grant Eligibility Screener API","slug":"grant-eligibility-screener-api-ece846","shortDescription":"Screen grant eligibility from applicant type, project goal, budget range, geography, and evidence readiness","description":"Screen grant eligibility from applicant type, project goal, budget range, geography, and evidence readiness. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["grants","eligibility","funding","public-sector","agent-friendly","x402","grant eligibility screener","grants","eligibility","funding","public sector","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/grant-eligibility-screener-api-ece846","openApiSpecUrl":"https://grant-eligibility-screener.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ac956803-4ec8-4516-95a6-31b0f1d84f8b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3ef81155-4f16-4fa7-a7ec-e3757f8e7fc5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b27c51b0-7c15-42a5-83e4-541fdada06a7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/grant-eligibility-rules","description":"Return hardcoded grant eligibility screener rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/screen-grant-eligibility","description":"Screen grant eligibility from applicant type, project goal, budget range, geography, and evidence readiness using deterministic scoring rules"},{"method":"POST","path":"/rank-grant-eligibility-actions","description":"Generate focused next steps for grant eligibility screener from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e4abae6b-9919-436c-bc07-f5086d5cd80d","name":"Carbon Offset Retirement Check API","slug":"carbon-offset-retirement-check-api-d3c0ae","shortDescription":"Check carbon offset retirement readiness from registry status, vintage, beneficiary, double-count risk, and claim wording","description":"Check carbon offset retirement readiness from registry status, vintage, beneficiary, double-count risk, and claim wording. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["carbon-offsets","retirement","climate","esg","agent-friendly","x402","carbon offset retirement check","carbon offsets","retirement","climate","esg","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/carbon-offset-retirement-check-api-d3c0ae","openApiSpecUrl":"https://carbon-offset-retirement-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0fe3abed-e4fe-4c65-948e-1ef0cf2c3549","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"854b13f0-3fba-42f8-9051-ea28de9b2131","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b5459839-82d2-44ec-9d87-83ce3b5ca562","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/offset-retirement-rules","description":"Return hardcoded carbon offset retirement check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-carbon-offset-retirement","description":"Check carbon offset retirement readiness from registry status, vintage, beneficiary, double-count risk, and claim wording using deterministic scoring rules"},{"method":"POST","path":"/rank-offset-retirement-actions","description":"Generate focused next steps for carbon offset retirement check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"eadf8086-6c7a-46c3-b097-b2112abda4e3","name":"ESG Questionnaire QA API","slug":"esg-questionnaire-qa-api-8b9943","shortDescription":"QA ESG questionnaire responses from metric coverage, evidence source, year alignment, assurance level, and policy consistency","description":"QA ESG questionnaire responses from metric coverage, evidence source, year alignment, assurance level, and policy consistency. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["esg","questionnaire","evidence","reporting","agent-friendly","x402","esg questionnaire qa","esg","questionnaire","evidence","reporting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/esg-questionnaire-qa-api-8b9943","openApiSpecUrl":"https://esg-questionnaire-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2f12a45f-48eb-4972-ae14-50ad40588878","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2838abc1-ee18-4a7f-b643-2ff3483c7afd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"849f8bb4-8421-4427-a643-ee02ab4933e3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/esg-questionnaire-rules","description":"Return hardcoded esg questionnaire qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-esg-questionnaire","description":"QA ESG questionnaire responses from metric coverage, evidence source, year alignment, assurance level, and policy consistency using deterministic scoring rules"},{"method":"POST","path":"/rank-esg-questionnaire-actions","description":"Generate focused next steps for esg questionnaire qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d3534112-61d1-4b9e-9a38-3f1e068a66b2","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-123bb6","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-123bb6","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"982257f2-b186-4669-aa08-4e93cad7a105","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"1a7c2557-cd33-4bd1-9684-52cd4c05a91a","name":"Code Review Risk Priority API","slug":"code-review-risk-priority-api-cbb298","shortDescription":"Prioritize code review risk from changed files, blast radius, security surface, test coverage, and release timing","description":"Prioritize code review risk from changed files, blast radius, security surface, test coverage, and release timing. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["code-review","developer-tools","risk","release","agent-friendly","x402","code review risk priority","code review","developer tools","risk","release","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/code-review-risk-priority-api-cbb298","openApiSpecUrl":"https://code-review-risk-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6fac708d-904f-4374-ae24-d5ecf183851e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2798e8b6-562a-4302-a606-b8fa45b0ba2d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"82b348b7-9e1d-48ff-9086-b096f920004f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/code-review-risk-rules","description":"Return hardcoded code review risk priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-code-review-risk","description":"Prioritize code review risk from changed files, blast radius, security surface, test coverage, and release timing using deterministic scoring rules"},{"method":"POST","path":"/rank-code-review-actions","description":"Generate focused next steps for code review risk priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b64100dc-eb4c-4fb6-a4ad-eb3646e93fd4","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-8448f8","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-8448f8","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"78f7f471-8114-4370-9b42-cb642e596b7d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"7e35a90d-3d8f-478d-a06f-e26ac6f79796","name":"Dependency Upgrade Blast Radius API","slug":"dependency-upgrade-blast-radius-api-efed20","shortDescription":"Estimate dependency upgrade blast radius from package criticality, API changes, transitive depth, test coverage, and rollback path","description":"Estimate dependency upgrade blast radius from package criticality, API changes, transitive depth, test coverage, and rollback path. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["dependency-upgrade","blast-radius","developer-tools","qa","agent-friendly","x402","dependency upgrade blast radius","dependency upgrade","blast radius","developer tools","qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/dependency-upgrade-blast-radius-api-efed20","openApiSpecUrl":"https://dependency-upgrade-blast-radius.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"61f3bf4a-d6c7-4088-92f6-f441e0bb1f35","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4b1a258a-7a7b-40cf-89a5-0e722258bd4e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fa95e542-45cb-47f8-bf5e-5602cef2396e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dependency-upgrade-rules","description":"Return hardcoded dependency upgrade blast radius rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-dependency-upgrade-blast-radius","description":"Estimate dependency upgrade blast radius from package criticality, API changes, transitive depth, test coverage, and rollback path using deterministic scoring rules"},{"method":"POST","path":"/rank-upgrade-actions","description":"Generate focused next steps for dependency upgrade blast radius from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3c2e54ea-3f2d-4ced-97c9-e6a6ae446b8c","name":"Feature Adoption Cohort Signal API","slug":"feature-adoption-cohort-signal-api-7b6c52","shortDescription":"Signal feature adoption cohorts from activation event, retention lift, segment fit, support burden, and expansion potential","description":"Signal feature adoption cohorts from activation event, retention lift, segment fit, support burden, and expansion potential. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["product-analytics","feature-adoption","cohorts","saas","agent-friendly","x402","feature adoption cohort signal","product analytics","feature adoption","cohorts","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/feature-adoption-cohort-signal-api-7b6c52","openApiSpecUrl":"https://feature-adoption-cohort-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ac5d9a03-9f46-4b83-85df-02866c903a65","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd793751-cddf-4a7d-9bce-01c382f52cd0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a462e6d4-7022-4728-a6d5-63c93c4de749","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/feature-cohort-rules","description":"Return hardcoded feature adoption cohort signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-feature-adoption-cohort","description":"Signal feature adoption cohorts from activation event, retention lift, segment fit, support burden, and expansion potential using deterministic scoring rules"},{"method":"POST","path":"/rank-adoption-actions","description":"Generate focused next steps for feature adoption cohort signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"84d67cc8-ab95-40f0-98b7-e51e78d4731f","name":"Product Analytics Event Gap API","slug":"product-analytics-event-gap-api-d46619","shortDescription":"Find product analytics event gaps from funnel stage, missing properties, naming drift, owner coverage, and decision impact","description":"Find product analytics event gaps from funnel stage, missing properties, naming drift, owner coverage, and decision impact. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["product-analytics","event-tracking","data-quality","funnel","agent-friendly","x402","product analytics event gap","product analytics","event tracking","data quality","funnel","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-analytics-event-gap-api-d46619","openApiSpecUrl":"https://product-analytics-event-gap.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c8f39165-84d8-4703-902b-c4e788f86059","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d387f896-25f6-41f6-8790-82e772db5439","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"444bd0e2-7408-4069-95cf-92763b1b466f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/analytics-gap-rules","description":"Return hardcoded product analytics event gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-product-analytics-event-gaps","description":"Find product analytics event gaps from funnel stage, missing properties, naming drift, owner coverage, and decision impact using deterministic scoring rules"},{"method":"POST","path":"/rank-analytics-gap-actions","description":"Generate focused next steps for product analytics event gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e495bb38-c342-46a8-bfcf-218a73f782bc","name":"Portfolio Hedging Intelligence API","slug":"portfolio-hedging-intelligence-api-97d4cc","shortDescription":"Generate hedge recommendations with effectiveness and cost analysis.","description":"Generate hedge recommendations with effectiveness and cost analysis. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","portfolio hedging intelligence api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/portfolio-hedging-intelligence-api-97d4cc","openApiSpecUrl":"https://orbis-apis.onrender.com/ai-portfolio-hedging/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f4484e3b-96b7-4b11-9634-8a01e11e42d7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"96580edf-e325-4f7f-be83-b412ab5b5464","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Portfolio hedge analysis"},{"method":"POST","path":"/hedges","description":"Hedge recommendations"},{"method":"POST","path":"/lookup","description":"One-call hedging workflow"}],"x402":null},{"id":"72fb6f4a-15c4-4bcf-b2bc-15282ee996ae","name":"Mobile Crash Release Gate API","slug":"mobile-crash-release-gate-api-dd2b42","shortDescription":"Gate mobile releases from crash trend, affected devices, session impact, rollback option, and store review timing","description":"Gate mobile releases from crash trend, affected devices, session impact, rollback option, and store review timing. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["mobile","crash","release-gate","app-quality","agent-friendly","x402","mobile crash release gate","mobile","crash","release gate","app quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mobile-crash-release-gate-api-dd2b42","openApiSpecUrl":"https://mobile-crash-release-gate.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"d3849ddd-c624-4499-89d3-5a5638f73767","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3d1119d9-95bd-4055-bd4d-4e3b8dac837f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2cc7227b-cc84-4b28-b8ca-61bf38bdab76","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mobile-crash-rules","description":"Return hardcoded mobile crash release gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-mobile-crash-release","description":"Gate mobile releases from crash trend, affected devices, session impact, rollback option, and store review timing using deterministic scoring rules"},{"method":"POST","path":"/rank-mobile-release-actions","description":"Generate focused next steps for mobile crash release gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"012bb885-334c-48e8-a6be-1e51da5fc5f1","name":"Accessibility Remediation Estimate API","slug":"accessibility-remediation-estimate-api-f9f77d","shortDescription":"Estimate accessibility remediation from issue severity, component reuse, page value, fix effort, and regression risk","description":"Estimate accessibility remediation from issue severity, component reuse, page value, fix effort, and regression risk. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["accessibility","remediation","wcag","web-quality","agent-friendly","x402","accessibility remediation estimate","accessibility","remediation","wcag","web quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/accessibility-remediation-estimate-api-f9f77d","openApiSpecUrl":"https://accessibility-remediation-estimate.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"bfffe256-d870-4c51-b97b-fba636ea3b5d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ac6eae38-b9f3-48c8-be2c-6d49b332d908","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e3aba8a9-36f9-43f5-af9f-f8a9422ff756","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/a11y-remediation-rules","description":"Return hardcoded accessibility remediation estimate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-accessibility-remediation","description":"Estimate accessibility remediation from issue severity, component reuse, page value, fix effort, and regression risk using deterministic scoring rules"},{"method":"POST","path":"/rank-a11y-remediation-actions","description":"Generate focused next steps for accessibility remediation estimate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"50e1590d-4e45-411e-b5de-496387567d74","name":"Learning Credential Verification API","slug":"learning-credential-verification-api-7e95ce","shortDescription":"Verify learning credentials from issuer trust, learner identity, credential status, expiry, and program requirement","description":"Verify learning credentials from issuer trust, learner identity, credential status, expiry, and program requirement. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["education","credentials","verification","learning","agent-friendly","x402","learning credential verification","education","credentials","verification","learning","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/learning-credential-verification-api-7e95ce","openApiSpecUrl":"https://learning-credential-verification.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"63b59e35-e754-4eaf-88e9-25529c94a91e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"84baee4c-ed51-4083-a3df-63810b1b5f0a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d83ec7b5-6d5e-4cd8-8526-bf2f5d05eabf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/credential-verification-rules","description":"Return hardcoded learning credential verification rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/verify-learning-credential","description":"Verify learning credentials from issuer trust, learner identity, credential status, expiry, and program requirement using deterministic scoring rules"},{"method":"POST","path":"/rank-credential-actions","description":"Generate focused next steps for learning credential verification from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1a2b84bd-bc68-4eed-aa2b-e4cc53325421","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-9cd3fa","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-9cd3fa","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"fc1d5a76-b9f7-4ce6-9325-1bab186c75a6","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"ebe1c902-ccb4-4ec2-bda0-95b1f6f58413","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"2d728804-5f3f-432e-925f-bedd423a8a5e","name":"AgentGlobal","slug":"agentglobal-68c711","shortDescription":"IMF + World Bank + OECD","description":"Global macroeconomic intelligence — IMF GDP growth & inflation for 229 countries, World Bank development indicators, and OECD interest rates. The only global economic data API on x402.","category":null,"tags":["imf world-bank oecd global macro economics gdp x402"],"baseUrl":"https://orbisapi.com/proxy/agentglobal-68c711","openApiSpecUrl":"https://global.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"1de50968-ba12-4af3-820a-9181bc7e68e6","name":"pre call","description":"Global macroeconomic intelligence — IMF GDP growth & inflation for 229 countries, World Bank development indicators, and OECD interest rates. The only global economic data API on x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["imf","world-bank","oecd","global macro economics","gdp","x402"]}],"endpoints":[{"method":"GET","path":"/x402/global/gdp","description":" IMF GDP growth & macro indicators for 229 countries"},{"method":"GET","path":"/x402/global/worldbank","description":"World Bank development data (GDP, population, poverty, unemployment)"},{"method":"GET","path":"/x402/global/oecd","description":"OECD interest rates & economic indicators"}],"x402":null},{"id":"668ea5d6-7503-4bfd-87e8-1fb9b403c47b","name":"AgentEuro","slug":"agenteuro-227e83","shortDescription":"European economic intelligence","description":"European economic intelligence — ECB EUR/USD exchange rates, Eurozone GDP/inflation/unemployment via Eurostat, and M3 money supply data. First EU-specific x402 data API.","category":null,"tags":["ecb eurostat euro eur europe fx monetary-policy x402"],"baseUrl":"https://orbisapi.com/proxy/agenteuro-227e83","openApiSpecUrl":"https://euro.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"2fa509f0-c898-4fe4-b4f6-232435b406d4","name":"per call","description":"European economic intelligence — ECB EUR/USD exchange rates, Eurozone GDP/inflation/unemployment via Eurostat, and M3 money supply data. First EU-specific x402 data API.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["ecb","eurostat","euro","eur","europe fx","monetary-policy","x402"]}],"endpoints":[{"method":"GET","path":"/x402/euro/rates","description":"ECB EUR/USD and major currency exchange rates"},{"method":"GET","path":"/x402/euro/eurostat","description":"EU GDP, inflation, unemployment by country"},{"method":"GET","path":"/x402/euro/money","description":"Eurozone M3 money supply data"}],"x402":null},{"id":"8bf25ec8-b250-4c62-be08-c74fe17c1c5d","name":"Marketplace Tax Category Mapper API","slug":"marketplace-tax-category-mapper-api-90381d","shortDescription":"Map marketplace tax categories from product title, attributes, seller region, buyer region, and exemption status","description":"Map marketplace tax categories from product title, attributes, seller region, buyer region, and exemption status. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["marketplace","tax-category","ecommerce","compliance","agent-friendly","x402","marketplace tax category mapper","marketplace","tax category","ecommerce","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketplace-tax-category-mapper-api-90381d","openApiSpecUrl":"https://marketplace-tax-category-mapper.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"92d56929-9378-4e94-886e-8696bb59a4b3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e5b6cb30-863b-46ab-9cb1-647b80af9ed3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aae54819-d672-40a7-81f8-137518e516db","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tax-category-rules","description":"Return hardcoded marketplace tax category mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-marketplace-tax-category","description":"Map marketplace tax categories from product title, attributes, seller region, buyer region, and exemption status using deterministic scoring rules"},{"method":"POST","path":"/rank-tax-category-gaps","description":"Generate focused next steps for marketplace tax category mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b1125fe2-9285-4952-b2e7-96ed7c59f52b","name":"0X API","slug":"0x-api-030cf5","shortDescription":"0x swap price MCP","description":"0X API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, quote, sources. Buyer intents from service metadata: 0x swap price MCP, 0x DEX quote x402, 0x sources MCP.","category":null,"tags":["base","dex","mcp","price","quote","sources","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/0x-api-030cf5","openApiSpecUrl":"https://0x-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6927c6af-fe5d-4b20-ba8b-b24f5069be18","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"9ffe445a-7b38-425d-baee-6e293f29c174","name":"Agent Card Validator API","slug":"agent-card-validator-api-06a8b5","shortDescription":"agent card validator MCP","description":"Agent Card Validator API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: audit, lint. Buyer intents from service metadata: agent card validator MCP, well-known manifest audit x402, A2A agent card lint API.","category":null,"tags":["agent","audit","base","card","lint","manifest","mcp","usdc","validator","well-known","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-card-validator-api-06a8b5","openApiSpecUrl":"https://agent-card-validator-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f758d324-89f9-44c1-8cde-840f4edd951d","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"02b92d30-67a0-47f8-991b-1aafc994970f","name":"Grok System Prompt Auditor API","slug":"grok-system-prompt-auditor-api-fd0e52","shortDescription":"Audit Grok system prompts for ambiguity, jailbreak exposure, conflicting instructions, and missing guardrails. Returns w","description":"Audit Grok system prompts for ambiguity, jailbreak exposure, conflicting instructions, and missing guardrails. Returns weaknesses and hardened rewrite suggestions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, grok prompt, prompt auditor, audit system prompts, and audit grok. Use the /v1/grok/audit-system-prompts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","grok-system-prompt-auditor","security","identity","grok","system","prompt","auditor","audit-system-prompts","audit","prompts","ambiguity","jailbreak"],"baseUrl":"https://orbisapi.com/proxy/grok-system-prompt-auditor-api-fd0e52","openApiSpecUrl":"https://orbis-grok-system-prompt-auditor-ap.vercel.app/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"773a7798-18cf-46fc-b157-6b6b699c80b0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"948624f6-e37f-4969-bc59-1ed1209e2d34","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e053e8c4-80a1-497b-90b9-cb0b72ba5140","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grok/audit-system-prompts","description":null},{"method":"POST","path":"/v1/grok/audit-system-prompts","description":null}],"x402":null},{"id":"91d1cad5-c005-4b1c-bd5f-21edf3a73c67","name":"Import Duty Classification QA API","slug":"import-duty-classification-qa-api-f67ffa","shortDescription":"QA import duty classifications from product description, material, origin, HS code, customs notes, and broker confidence","description":"QA import duty classifications from product description, material, origin, HS code, customs notes, and broker confidence. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["import-duty","customs","trade-compliance","hs-code","agent-friendly","x402","import duty classification qa","import duty","customs","trade compliance","hs code","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/import-duty-classification-qa-api-f67ffa","openApiSpecUrl":"https://import-duty-classification-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"770b9d82-1289-4539-ad37-5e690ba73cc1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"915789bc-ddbb-4f6b-9339-dbe2f51d0d68","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b6e06a82-2c24-470d-946d-5d86c6114cb0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/import-duty-rules","description":"Return hardcoded import duty classification qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-import-duty-classification","description":"QA import duty classifications from product description, material, origin, HS code, customs notes, and broker confidence using deterministic scoring rules"},{"method":"POST","path":"/rank-duty-fixes","description":"Generate focused next steps for import duty classification qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3b76f169-af16-432a-b170-ac9dcaa8b805","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-1158fa","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-1158fa","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"5b764793-9374-41ec-bae0-9c408e08f481","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"48bdacf7-b09e-4692-a372-c34b5fb1a954","name":"Service Desk Auto Resolution Fit API","slug":"service-desk-auto-resolution-fit-api-cdae94","shortDescription":"Score service desk auto-resolution fit from request type, identity confidence, knowledge match, action risk, and user impact","description":"Score service desk auto-resolution fit from request type, identity confidence, knowledge match, action risk, and user impact. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["service-desk","auto-resolution","it-support","workflow","agent-friendly","x402","service desk auto resolution fit","service desk","auto resolution","it support","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/service-desk-auto-resolution-fit-api-cdae94","openApiSpecUrl":"https://service-desk-auto-resolution-fit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"77a44a8c-3988-4405-bb94-35b7752f96ed","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7b895b3d-7d30-4602-a296-850f51de7333","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"17b396e0-7ad8-4c83-a0b1-a76c7bc05ea9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/auto-resolution-rules","description":"Return hardcoded service desk auto resolution fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-auto-resolution-fit","description":"Score service desk auto-resolution fit from request type, identity confidence, knowledge match, action risk, and user impact using deterministic scoring rules"},{"method":"POST","path":"/recommend-service-desk-actions","description":"Generate focused next steps for service desk auto resolution fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7351c92a-492e-40d4-b2b9-9c836c12d296","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-ff4291","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-ff4291","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"eaf94d6a-518b-49c6-a426-5c26e6b6662d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"ea4a89b7-b76e-43aa-8ee6-26565b08af6c","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-094680","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-094680","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"688e14cb-cf79-44a8-8329-918e224b5c4d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"792c6f50-9462-44eb-97bf-49ab350b7cbf","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-8aa605","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-8aa605","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"350a9944-b01b-4e66-8b20-1f3ef9f1c066","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"d8df3d5b-486c-49e2-8a6e-6362f6ea7390","name":"AgentFood","slug":"agentfood-a35c8d","shortDescription":"USDA Nutrition Intelligence","description":"USDA FoodData Central nutrition data — search 1M+ foods, get full nutrition profiles (macros, vitamins, minerals), and compare foods side-by-side. Public domain government data.","category":null,"tags":["food nutrition usda health diet calories macros x402"],"baseUrl":"https://orbisapi.com/proxy/agentfood-a35c8d","openApiSpecUrl":"https://food.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"5a4105e8-c3d3-49bc-9b4d-4e09142d0a4a","name":"per call","description":"USDA FoodData Central nutrition data — search 1M+ foods, get full nutrition profiles (macros, vitamins, minerals), and compare foods side-by-side. Public domain government data.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["food nutrition","usda","health","diet","calories","macros","x402"]}],"endpoints":[{"method":"GET","path":"/x402/food/search","description":"search 1M+ foods by name/brand"},{"method":"GET","path":"/x402/food/nutrition","description":" full nutrition profile by FDC ID"},{"method":"GET","path":"/x402/food/compare","description":"compare multiple foods side-by-side"}],"x402":null},{"id":"89d1466e-c15e-46bf-a7e3-41cdd4348db1","name":"AgentResearch","slug":"agentresearch-ec92fa","shortDescription":"Search PubMed biomedical literature database (NIH)","description":"Search PubMed biomedical literature database (NIH). Returns articles with titles, authors, journals, and links.\nSearch arXiv preprint server for scientific papers. Best for CS, physics, math, and AI research.\nGet paper citations and metadata via Crossref. Look up by DOI or search by topic.","category":null,"tags":["NIH","Physics","math"],"baseUrl":"https://orbisapi.com/proxy/agentresearch-ec92fa","openApiSpecUrl":"https://research.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"9e203953-0fe7-42f1-8fd3-a633f6759bb3","name":"per call","description":"Search PubMed biomedical literature database (NIH). Returns articles with titles, authors, journals, and links.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["NIH","Physics","Science"]}],"endpoints":[{"method":"GET","path":"/x402/research/pubmed","description":"PubMed biomedical paper search"},{"method":"GET","path":"/x402/research/arxiv","description":"arXiv preprint search (AI, physics, math, CS)"},{"method":"GET","path":"/x402/research/citations","description":"Crossref citation & paper metadata"}],"x402":null},{"id":"feced71e-e0f6-4407-ab07-8801cdf147c1","name":"AgentNASA","slug":"agentnasa-37ef42","shortDescription":"NASA space data","description":"NASA space data — Near Earth Objects (asteroid tracking & hazard assessment), Space Weather (solar flares, CMEs, geomagnetic storms via DONKI), and Astronomy Picture of the Day.","category":null,"tags":["nasa space asteroids space-weather solar-flares science x402 🚀"],"baseUrl":"https://orbisapi.com/proxy/agentnasa-37ef42","openApiSpecUrl":"https://nasa.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"820087b5-3cb2-4215-9b43-838c1ed9997c","name":"per call","description":"NASA space data — Near Earth Objects (asteroid tracking & hazard assessment), Space Weather (solar flares, CMEs, geomagnetic storms via DONKI), and Astronomy Picture of the Day.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["nasa","space","asteroids","space-weather","solar-flares","science","x402"]}],"endpoints":[{"method":"GET","path":"/x402/nasa/neo","description":"near earth asteroids + hazard flags"},{"method":"GET","path":"/x402/nasa/donki","description":"solar flares, CMEs, geomagnetic storms"},{"method":"GET","path":"/x402/nasa/apod","description":"astronomy picture of the day"}],"x402":null},{"id":"9bee3611-a7a2-4749-b3d8-701bacf94627","name":"AgentDefi — DeFi Protocol & Yield Intelligence","slug":"agentdefi-defi-protocol-yield-intelligence-cb8eb0","shortDescription":"DeFi intelligence via DefiLlama","description":"DeFi intelligence via DefiLlama — TVL for 7,500+ protocols, APY data for 19,000+ yield pools, and blockchain ecosystem rankings. Filter by chain, project, token, or minimum APY.","category":null,"tags":["defi tvl yield apy defillama ethereum blockchain x402"],"baseUrl":"https://orbisapi.com/proxy/agentdefi-defi-protocol-yield-intelligence-cb8eb0","openApiSpecUrl":"https://defi.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"966c4cf1-64c3-468d-a48e-27d416c9ce1b","name":"per call","description":"DeFi intelligence via DefiLlama — TVL for 7,500+ protocols, APY data for 19,000+ yield pools, and blockchain ecosystem rankings. Filter by chain, project, token, or minimum APY.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["defi","tvl","yield","apy","defillama","ethereum","blockchain","x402"]}],"endpoints":[{"method":"GET","path":"/x402/defi/protocols","description":"TVL for 7,500+ DeFi protocols, filter by chain"},{"method":"GET","path":"/x402/defi/yields","description":"APY/yield data for 19,000+ pools, filter by chain/project/symbol"},{"method":"GET","path":"/x402/defi/chains","description":"Blockchain ecosystem TVL rankings + history"}],"x402":null},{"id":"b002aad4-83dd-4dc2-bf03-372c33037dc1","name":"AgentTime","slug":"agenttime-fdfdb6","shortDescription":"Authoritative time intelligence ","description":"Authoritative time intelligence — current time in 597 timezones, sunrise/sunset/twilight times by location (US Naval Observatory), and moon phase calendar. Essential for scientific, agricultural, and scheduling agents.","category":null,"tags":["time timezone astronomy sunrise moon usno science x402 🚀"],"baseUrl":"https://orbisapi.com/proxy/agenttime-fdfdb6","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"a3ff7fc7-aaa5-491f-9edb-6dceb1231770","name":"per call","description":"Authoritative time intelligence — current time in 597 timezones, sunrise/sunset/twilight times by location (US Naval Observatory), and moon phase calendar. Essential for scientific, agricultural, and scheduling agents.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["time","timezone","astronomy","sunrise","moon","usno","science","x402"]}],"endpoints":[{"method":"GET","path":"/x402/time/astronomy","description":"Sunrise, sunset, twilight by coordinates"},{"method":"GET","path":"/x402/time/moon","description":"Moon phases + next upcoming phase"},{"method":"GET","path":"/x402/time/current","description":"Current time in any of 597 timezones + Unix epoch"}],"x402":null},{"id":"daf5bc32-4494-4209-b675-0a6e71fd3ee2","name":"AgentGeo ","slug":"agentgeo-f17728","shortDescription":"Geocoding, Weather & Location","description":"Location intelligence — geocoding & reverse geocoding (OpenStreetMap), weather forecasts (Open-Meteo), timezone lookup, and Point of Interest search (restaurants, hotels, hospitals, 20+ types).","category":null,"tags":["geocoding weather location poi openstreetmap timezone maps x402"],"baseUrl":"https://orbisapi.com/proxy/agentgeo-f17728","openApiSpecUrl":"https://geo.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"2cb05617-341a-46e0-a913-0c48539bb796","name":"per call","description":"Location intelligence — geocoding & reverse geocoding (OpenStreetMap), weather forecasts (Open-Meteo), timezone lookup, and Point of Interest search (restaurants, hotels, hospitals, 20+ types).","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["geocoding","weather","location","poi","openstreetmap","timezone","maps","x402"]}],"endpoints":[{"method":"GET","path":"/x402/geo/geocode","description":" Forward & reverse geocoding (OpenStreetMap)"},{"method":"GET","path":"/x402/geo/weather","description":"Current weather + 7-day forecast (Open-Meteo)"},{"method":"GET","path":"/x402/geo/timezone","description":"Timezone + country info by coordinates or IP"},{"method":"GET","path":"/x402/geo/poi","description":"Points of Interest near a location (20+ amenity types)"}],"x402":null},{"id":"b71f1fbb-872b-4636-9516-ad1d3993878d","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-3c475e","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-3c475e","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"01f13607-9b4b-4056-aa2f-5ea781b2fad4","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"a54a486e-b318-4ed7-837f-cea7ddb7d21d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"2cbe0b6c-5c29-4861-996a-a6adf28a800d","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"067e9681-1a03-4f21-8681-3d164803f60c","name":"Opensanctions API","slug":"opensanctions-api-81a4a5","shortDescription":"OpenSanctions screening x402","description":"Opensanctions API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: match, by id, bulk. Buyer intents from service metadata: OpenSanctions screening x402, sanctions entity match MCP, bulk sanctions screening agent API.","category":null,"tags":["base","bulk","entity","match","mcp","opensanctions","sanctions","screen","screening","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/opensanctions-api-81a4a5","openApiSpecUrl":"https://opensanctions-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d7821290-b16c-4624-9a1d-184deeb6d82e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/screen/match","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/by_id","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/screen/bulk","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"2b631c1c-3e8d-46e3-8004-7fef485dab88","name":"0X API","slug":"0x-api-b2707a","shortDescription":"0x swap price MCP","description":"0X API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, quote, sources. Buyer intents from service metadata: 0x swap price MCP, 0x DEX quote x402, 0x sources MCP.","category":null,"tags":["base","dex","mcp","price","quote","sources","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/0x-api-b2707a","openApiSpecUrl":"https://0x-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f277b3d0-0da9-4a1d-8d98-26723c44dc51","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"7ef28823-dec0-4027-8314-06d2f654e9d0","name":"1inch API","slug":"1inch-api-c9a711","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-c9a711","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a453485e-9963-4e98-a417-6c14a950e932","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"7e07a8df-ffa9-411c-a756-5fc88e209f57","name":"Arxiv API","slug":"arxiv-api-8e58bd","shortDescription":"arxiv paper search MCP","description":"Arxiv API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id. Buyer intents from service metadata: arxiv paper search MCP, research paper API x402, scientific literature agent MCP.","category":null,"tags":["api","arxiv","base","mcp","paper","papers","research","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/arxiv-api-8e58bd","openApiSpecUrl":"https://arxiv-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1ca79be2-8b14-402e-aec2-4785d8c58975","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1eb1f7ce-c544-4f96-80de-88d4076f5f29","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/search","description":"Search arXiv preprint metadata by free text, title, author, category, date window, sort mode, and limit. Returns ranked paper records with abstracts, categories, links, and provenance so autonomous research agents can discover relevant literature without API keys."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."},{"method":"POST","path":"/v1/papers/by_id","description":"Resolve one or more arXiv paper identifiers into agent-ready metadata: title, authors, abstract, categories, publication timestamps, links, provenance, and upstream warnings. Built for research agents that already know candidate paper IDs and need a paid machine-readable lookup."}],"x402":null},{"id":"3b4c8084-97dd-4244-9ba3-3a353d94753e","name":"Agent Card Validator API","slug":"agent-card-validator-api-c1818c","shortDescription":"agent card validator MCP","description":"Agent Card Validator API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: audit, lint. Buyer intents from service metadata: agent card validator MCP, well-known manifest audit x402, A2A agent card lint API.","category":null,"tags":["agent","audit","base","card","lint","manifest","mcp","usdc","validator","well-known","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-card-validator-api-c1818c","openApiSpecUrl":"https://agent-card-validator-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1c5f695e-beaa-45b1-b05c-9bb59f847180","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"279a14ca-8827-49b8-8a70-180a8015435b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/audit","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/lint","description":"Paid agent card and well-known validator route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"39909ce2-74ae-4a54-823e-5a9640140a55","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-758757","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-758757","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"da88fb4e-2718-46e1-abfc-72c20e89fe89","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"057cb5b3-dca3-4c6c-b28c-cf6d3b743538","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-00d407","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-00d407","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"1d493779-2890-4db5-8c31-1535b8a1e8d8","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"01c24f81-c58c-4f10-95f0-1d288217edfe","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-417260","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-417260","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"24f836f8-34bd-4f90-860f-8af20901d1ab","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"ba199d9c-d319-4d73-ab20-c1e71643c391","name":"Agent Identity Proofing Gate API","slug":"agent-identity-proofing-gate-api-cfa8e6","shortDescription":"Gate agent identity proofing from actor source, device trust, account value, action scope, and verification strength","description":"Gate agent identity proofing from actor source, device trust, account value, action scope, and verification strength. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-identity","proofing","security","trust","agent-friendly","x402","agent identity proofing gate","agent identity","proofing","security","trust","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-identity-proofing-gate-api-cfa8e6","openApiSpecUrl":"https://agent-identity-proofing-gate.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"65d63a17-a6a0-409d-b580-78ead543e364","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"30b694be-564d-4b4f-8986-9207c3febf89","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"843ee717-95cd-432f-bcf9-dd789d80b61d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/identity-proofing-rules","description":"Return hardcoded agent identity proofing gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-agent-identity-proofing","description":"Gate agent identity proofing from actor source, device trust, account value, action scope, and verification strength using deterministic scoring rules"},{"method":"POST","path":"/rank-proofing-controls","description":"Generate focused next steps for agent identity proofing gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c9fb21b7-0799-47f8-99dc-1318f6615b49","name":"Subscription Downgrade Save Router API","slug":"subscription-downgrade-save-router-api-4c49cd","shortDescription":"Route subscription downgrade save actions from usage decline, feature fit, price concern, support history, and offer eligibility","description":"Route subscription downgrade save actions from usage decline, feature fit, price concern, support history, and offer eligibility. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["subscriptions","downgrade","retention","customer-success","agent-friendly","x402","subscription downgrade save router","subscriptions","downgrade","retention","customer success","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/subscription-downgrade-save-router-api-4c49cd","openApiSpecUrl":"https://subscription-downgrade-save-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a363ac2b-e3c5-4570-b06c-57e88794baa5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b3ddc40a-9353-4889-8086-7994b71366dd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8329ecda-14be-4515-83ed-ff2aebf54e8d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/downgrade-save-rules","description":"Return hardcoded subscription downgrade save router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-subscription-downgrade-save","description":"Route subscription downgrade save actions from usage decline, feature fit, price concern, support history, and offer eligibility using deterministic scoring rules"},{"method":"POST","path":"/rank-downgrade-actions","description":"Generate focused next steps for subscription downgrade save router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"659ec525-99a7-427e-9962-92506c80522a","name":"MCP OAuth Consent Audit API","slug":"mcp-oauth-consent-audit-api-e98904","shortDescription":"Audit MCP OAuth consent from granted scopes, client trust, expiry, data class, and revocation path","description":"Audit MCP OAuth consent from granted scopes, client trust, expiry, data class, and revocation path. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","oauth","consent","security","agent-friendly","x402","mcp oauth consent audit","mcp","oauth","consent","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-oauth-consent-audit-api-e98904","openApiSpecUrl":"https://mcp-oauth-consent-audit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"622bf9bd-290d-4b12-b5d4-f083a78557e9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3e5cc4cd-763c-4c9d-9ea5-16c033eba426","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"90d14a2a-3bfb-4c8a-b4ab-b53ebc0732e8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mcp-oauth-audit-rules","description":"Return hardcoded mcp oauth consent audit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-mcp-oauth-consent","description":"Audit MCP OAuth consent from granted scopes, client trust, expiry, data class, and revocation path using deterministic scoring rules"},{"method":"POST","path":"/rank-oauth-consent-fixes","description":"Generate focused next steps for mcp oauth consent audit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ec4152fb-8fd3-43f9-84a4-afd73358b67e","name":"Agent Email Sending Safety API","slug":"agent-email-sending-safety-api-e019e5","shortDescription":"Check agent email sending safety from recipient scope, legal exposure, tone risk, attachment sensitivity, and approval status","description":"Check agent email sending safety from recipient scope, legal exposure, tone risk, attachment sensitivity, and approval status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["email","agent-safety","communications","approval","agent-friendly","x402","agent email sending safety","email","agent safety","communications","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-email-sending-safety-api-e019e5","openApiSpecUrl":"https://agent-email-sending-safety.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"9f909174-1c9a-483f-84cc-6eb63967b0fb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"400964da-6b4d-4c48-98ca-0a5789ad83ad","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a710884d-6fd0-41ba-bb3e-29ec559714dd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/email-safety-rules","description":"Return hardcoded agent email sending safety rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-agent-email-sending-safety","description":"Check agent email sending safety from recipient scope, legal exposure, tone risk, attachment sensitivity, and approval status using deterministic scoring rules"},{"method":"POST","path":"/rank-email-safety-controls","description":"Generate focused next steps for agent email sending safety from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0e17e1c4-8c71-4b50-bbca-612748634fbf","name":"Demand Forecast Override QA API","slug":"demand-forecast-override-qa-api-61eeb0","shortDescription":"QA demand forecast overrides from planner reason, demand signal, promo calendar, inventory risk, and historical bias","description":"QA demand forecast overrides from planner reason, demand signal, promo calendar, inventory risk, and historical bias. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["demand-forecast","planning","inventory","qa","agent-friendly","x402","demand forecast override qa","demand forecast","planning","inventory","qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/demand-forecast-override-qa-api-61eeb0","openApiSpecUrl":"https://demand-forecast-override-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"64d48ddd-742c-4ec1-a520-ad36e42d3736","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"11e75de5-cdba-4db1-a099-f332c85a25f5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c29303a1-98a9-4177-ad72-cf7108cd727a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/forecast-override-rules","description":"Return hardcoded demand forecast override qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-demand-forecast-override","description":"QA demand forecast overrides from planner reason, demand signal, promo calendar, inventory risk, and historical bias using deterministic scoring rules"},{"method":"POST","path":"/rank-forecast-actions","description":"Generate focused next steps for demand forecast override qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"75987368-b810-43ab-aa3d-edaabd43f4dd","name":"NIH Reporter API","slug":"nih-reporter-api-0804b4","shortDescription":"NIH RePORTER grants MCP","description":"NIH Reporter API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, funding profile. Buyer intents from service metadata: NIH RePORTER grants MCP, NIH grant search x402, research funding profile agent API.","category":null,"tags":["base","funding","grant","grants","mcp","nih","orgs","profile","reporter","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/nih-reporter-api-0804b4","openApiSpecUrl":"https://nih-reporter-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f8bdd6af-78a3-4480-bee5-e6c4e8bd0eeb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grants/search","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/grants/by_id","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/orgs/funding_profile","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"315eb327-7673-476d-9c31-3c8175bd29f9","name":"Tool Use Consent Expiry API","slug":"tool-use-consent-expiry-api-d139b2","shortDescription":"Detect tool use consent expiry from tool category, user grant date, policy version, data sensitivity, and renewal channel","description":"Detect tool use consent expiry from tool category, user grant date, policy version, data sensitivity, and renewal channel. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["tool-consent","expiry","privacy","agent-governance","agent-friendly","x402","tool use consent expiry","tool consent","expiry","privacy","agent governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-use-consent-expiry-api-d139b2","openApiSpecUrl":"https://tool-use-consent-expiry.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a456e226-162c-4020-8be5-fa30f7c36943","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c3af982d-cca9-4f6d-8708-499319d5eea7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"154920c5-26c7-4bc1-9b49-8de4e286ab77","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tool-consent-expiry-rules","description":"Return hardcoded tool use consent expiry rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-tool-use-consent-expiry","description":"Detect tool use consent expiry from tool category, user grant date, policy version, data sensitivity, and renewal channel using deterministic scoring rules"},{"method":"POST","path":"/rank-consent-renewals","description":"Generate focused next steps for tool use consent expiry from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b7f749ea-b026-41ea-8684-ac8f7db6c988","name":"AI Workflow Evidence Ledger API","slug":"ai-workflow-evidence-ledger-api-2de270","shortDescription":"Build AI workflow evidence ledgers from task steps, tool calls, decision reasons, human approvals, and output status","description":"Build AI workflow evidence ledgers from task steps, tool calls, decision reasons, human approvals, and output status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ai-workflow","evidence","audit","governance","agent-friendly","x402","ai workflow evidence ledger","ai workflow","evidence","audit","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-workflow-evidence-ledger-api-2de270","openApiSpecUrl":"https://ai-workflow-evidence-ledger.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b07fe5ac-842f-4964-b14a-d4209898a873","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b42e608d-ee41-48fd-ade4-f353567cdae7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7af97b5f-149f-4edb-ae9d-e0bc2ca716a3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/workflow-evidence-rules","description":"Return hardcoded ai workflow evidence ledger rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-ai-workflow-evidence-ledger","description":"Build AI workflow evidence ledgers from task steps, tool calls, decision reasons, human approvals, and output status using deterministic scoring rules"},{"method":"POST","path":"/rank-evidence-gaps","description":"Generate focused next steps for ai workflow evidence ledger from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6dbd1c9a-c19d-4002-a0e9-ab06639c2cbf","name":"Data Product SLA Monitor API","slug":"data-product-sla-monitor-api-ee2aae","shortDescription":"Monitor data product SLAs from freshness, accuracy, schema stability, consumer impact, and incident history","description":"Monitor data product SLAs from freshness, accuracy, schema stability, consumer impact, and incident history. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["data-product","sla","data-quality","analytics","agent-friendly","x402","data product sla monitor","data product","sla","data quality","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-product-sla-monitor-api-ee2aae","openApiSpecUrl":"https://data-product-sla-monitor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"920f1853-4e43-4a5e-85c5-f48dd4c41821","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9dda7284-b76e-479d-918a-729906345022","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5f489bd0-51d2-46b7-87e4-a6731727b537","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-product-sla-rules","description":"Return hardcoded data product sla monitor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-data-product-sla","description":"Monitor data product SLAs from freshness, accuracy, schema stability, consumer impact, and incident history using deterministic scoring rules"},{"method":"POST","path":"/rank-data-product-actions","description":"Generate focused next steps for data product sla monitor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"80ac23d4-91d4-42df-a081-4ce47c9eb35f","name":"Security Questionnaire Answer Consistency API","slug":"security-questionnaire-answer-consistency-api-16d924","shortDescription":"Check security questionnaire answer consistency from answer history, control evidence, policy version, reviewer note, and risk area","description":"Check security questionnaire answer consistency from answer history, control evidence, policy version, reviewer note, and risk area. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["security-questionnaire","grc","answer-quality","vendor-security","agent-friendly","x402","security questionnaire answer consistency","security questionnaire","grc","answer quality","vendor security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/security-questionnaire-answer-consistency-api-16d924","openApiSpecUrl":"https://security-questionnaire-answer-consi.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b806ad27-6708-49ca-9ba6-ee6573a5c779","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f0f09d12-cdd4-4317-8d28-534443576fe4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"845e0087-f7de-4f0a-9534-e6013e9b738f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/questionnaire-consistency-rules","description":"Return hardcoded security questionnaire answer consistency rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-questionnaire-answer-consistency","description":"Check security questionnaire answer consistency from answer history, control evidence, policy version, reviewer note, and risk area using deterministic scoring rules"},{"method":"POST","path":"/rank-answer-fixes","description":"Generate focused next steps for security questionnaire answer consistency from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"52ea06a5-595a-4481-9d88-65f999526102","name":"Prompt Library Governance API","slug":"prompt-library-governance-api-4292a9","shortDescription":"Govern prompt libraries from owner status, prompt age, risk tags, test coverage, and approved use cases","description":"Govern prompt libraries from owner status, prompt age, risk tags, test coverage, and approved use cases. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["prompt-library","governance","promptops","ai-safety","agent-friendly","x402","prompt library governance","prompt library","governance","promptops","ai safety","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/prompt-library-governance-api-4292a9","openApiSpecUrl":"https://prompt-library-governance.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"838b21be-c974-414c-aeed-b4d2dc8c7ccb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"994f2f7e-e879-4b4f-8d59-8ab698ce2176","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0890486c-10d2-40cd-a8ea-c65dcd98b4c6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/prompt-library-rules","description":"Return hardcoded prompt library governance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/govern-prompt-library","description":"Govern prompt libraries from owner status, prompt age, risk tags, test coverage, and approved use cases using deterministic scoring rules"},{"method":"POST","path":"/rank-prompt-governance-actions","description":"Generate focused next steps for prompt library governance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"15151334-d9ec-416c-971c-7fed0aaf59af","name":"Agent Outcome QA Sampler API","slug":"agent-outcome-qa-sampler-api-ae202d","shortDescription":"Sample agent outcomes for QA from workflow value, risk level, user feedback, exception history, and automation rate","description":"Sample agent outcomes for QA from workflow value, risk level, user feedback, exception history, and automation rate. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-qa","outcome-review","sampling","quality","agent-friendly","x402","agent outcome qa sampler","agent qa","outcome review","sampling","quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-outcome-qa-sampler-api-ae202d","openApiSpecUrl":"https://agent-outcome-qa-sampler.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b52ea5f7-c8cd-4e6a-8a75-8484503ac7b1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6d44fac1-3aff-4158-98e0-9dc5f17d9d27","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"51eb3df0-c578-4bcf-99e1-47737bb1591d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/outcome-sampler-rules","description":"Return hardcoded agent outcome qa sampler rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/sample-agent-outcomes","description":"Sample agent outcomes for QA from workflow value, risk level, user feedback, exception history, and automation rate using deterministic scoring rules"},{"method":"POST","path":"/rank-qa-review-queues","description":"Generate focused next steps for agent outcome qa sampler from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f39dd2be-9987-4030-b355-791bd49ad8ca","name":"Model Cost Spike Sentinel API","slug":"model-cost-spike-sentinel-api-e93e8d","shortDescription":"Detect model cost spikes from token surge, retry loops, model mix, cache misses, and workflow owner","description":"Detect model cost spikes from token surge, retry loops, model mix, cache misses, and workflow owner. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["model-cost","finops","cost-spike","llmops","agent-friendly","x402","model cost spike sentinel","model cost","finops","cost spike","llmops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/model-cost-spike-sentinel-api-e93e8d","openApiSpecUrl":"https://model-cost-spike-sentinel.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"56a37eb0-640e-4b88-874c-c11d336acc8f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"22212b6a-73c9-4a53-a94b-6da42704fc69","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"539adfc0-848f-4a7b-a784-73a77bdaa019","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/model-cost-spike-rules","description":"Return hardcoded model cost spike sentinel rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-model-cost-spike","description":"Detect model cost spikes from token surge, retry loops, model mix, cache misses, and workflow owner using deterministic scoring rules"},{"method":"POST","path":"/rank-cost-containment","description":"Generate focused next steps for model cost spike sentinel from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a8371cde-3ef6-4bac-8c62-374ab1a2ce76","name":"Knowledge Graph Entity Resolution API","slug":"knowledge-graph-entity-resolution-api-20ecb0","shortDescription":"Score knowledge graph entity resolution from name similarity, source trust, relationship overlap, timestamp, and conflict risk","description":"Score knowledge graph entity resolution from name similarity, source trust, relationship overlap, timestamp, and conflict risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["knowledge-graph","entity-resolution","data-quality","rag","agent-friendly","x402","knowledge graph entity resolution","knowledge graph","entity resolution","data quality","rag","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/knowledge-graph-entity-resolution-api-20ecb0","openApiSpecUrl":"https://knowledge-graph-entity-resolution.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7c89a58d-5e90-490d-b683-ce69742554e9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6a8adc75-01d1-4104-93f1-c584058b5adb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f367cba4-d02c-4776-869f-154ffa9a1e4d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/entity-resolution-rules","description":"Return hardcoded knowledge graph entity resolution rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-kg-entity-resolution","description":"Score knowledge graph entity resolution from name similarity, source trust, relationship overlap, timestamp, and conflict risk using deterministic scoring rules"},{"method":"POST","path":"/rank-entity-merge-actions","description":"Generate focused next steps for knowledge graph entity resolution from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"df1aae42-23e6-406f-9aa8-c4bb2111b8f1","name":"Agent Browser Form Fill QA API","slug":"agent-browser-form-fill-qa-api-e6e9b1","shortDescription":"QA agent browser form filling from field confidence, validation errors, PII exposure, submission impact, and review need","description":"QA agent browser form filling from field confidence, validation errors, PII exposure, submission impact, and review need. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["browser-agent","form-fill","qa","web-automation","agent-friendly","x402","agent browser form fill qa","browser agent","form fill","qa","web automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-browser-form-fill-qa-api-e6e9b1","openApiSpecUrl":"https://agent-browser-form-fill-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e84c6590-4668-46cf-b02c-8d603cc5171d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9995f0f9-f361-488d-a66e-c9eefa8964a3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6b0bea00-1a12-4ad3-894c-f162777e2592","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/form-fill-qa-rules","description":"Return hardcoded agent browser form fill qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-agent-browser-form-fill","description":"QA agent browser form filling from field confidence, validation errors, PII exposure, submission impact, and review need using deterministic scoring rules"},{"method":"POST","path":"/rank-form-fill-fixes","description":"Generate focused next steps for agent browser form fill qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"896cb3b1-b2c9-4d8c-b509-eaaf70c45243","name":"RAG Chunk Boundary Auditor API","slug":"rag-chunk-boundary-auditor-api-d73b18","shortDescription":"Audit RAG chunk boundaries from section structure, semantic split, overlap, citation need, and retrieval failures","description":"Audit RAG chunk boundaries from section structure, semantic split, overlap, citation need, and retrieval failures. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["rag","chunking","retrieval","knowledge-quality","agent-friendly","x402","rag chunk boundary auditor","rag","chunking","retrieval","knowledge quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-chunk-boundary-auditor-api-d73b18","openApiSpecUrl":"https://rag-chunk-boundary-auditor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a8c92728-7443-4c76-8086-64943d4271ea","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8a600e97-48a8-47ee-bd47-d7941fba2703","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d97d5f6d-7ebd-424f-9b2f-a90d7e95cc0f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rag-chunk-rules","description":"Return hardcoded rag chunk boundary auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-rag-chunk-boundaries","description":"Audit RAG chunk boundaries from section structure, semantic split, overlap, citation need, and retrieval failures using deterministic scoring rules"},{"method":"POST","path":"/rank-chunk-repairs","description":"Generate focused next steps for rag chunk boundary auditor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4d816592-5bbb-4a83-a5b8-0b9214e1cfc1","name":"Multi Agent Task Handoff Risk API","slug":"multi-agent-task-handoff-risk-api-b98d9f","shortDescription":"Score multi-agent task handoff risk from role clarity, context completeness, tool ownership, deadline pressure, and rollback path","description":"Score multi-agent task handoff risk from role clarity, context completeness, tool ownership, deadline pressure, and rollback path. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["multi-agent","handoff","orchestration","risk","agent-friendly","x402","multi agent task handoff risk","multi agent","handoff","orchestration","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/multi-agent-task-handoff-risk-api-b98d9f","openApiSpecUrl":"https://multi-agent-task-handoff-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"da45179f-4cef-449b-b137-67d2f28f4865","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"72df7697-4d3a-42f0-9c23-70cb18246cab","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dc1df333-bbb4-417d-9f49-b08ddccc3b8e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/multi-agent-handoff-rules","description":"Return hardcoded multi agent task handoff risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-multi-agent-handoff-risk","description":"Score multi-agent task handoff risk from role clarity, context completeness, tool ownership, deadline pressure, and rollback path using deterministic scoring rules"},{"method":"POST","path":"/rank-handoff-controls","description":"Generate focused next steps for multi agent task handoff risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d266f96a-3322-4864-81e6-ca5dd88deed6","name":"API Deprecation Customer Impact API","slug":"api-deprecation-customer-impact-api-b196e8","shortDescription":"Estimate API deprecation customer impact from consumer count, endpoint criticality, notice age, migration path, and support load","description":"Estimate API deprecation customer impact from consumer count, endpoint criticality, notice age, migration path, and support load. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["api-deprecation","customer-impact","developer-tools","api-ops","agent-friendly","x402","api deprecation customer impact","api deprecation","customer impact","developer tools","api ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-deprecation-customer-impact-api-b196e8","openApiSpecUrl":"https://api-deprecation-customer-impact.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"83edd986-5b94-4da5-a9a8-e3d7e11c649b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4664b11a-48b8-44f1-8d93-b3861a84978f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0908b995-fff0-4701-a947-199744f4f48e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/api-deprecation-impact-rules","description":"Return hardcoded api deprecation customer impact rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-api-deprecation-impact","description":"Estimate API deprecation customer impact from consumer count, endpoint criticality, notice age, migration path, and support load using deterministic scoring rules"},{"method":"POST","path":"/rank-deprecation-actions","description":"Generate focused next steps for api deprecation customer impact from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"483967ff-5786-48df-869c-064825fa5d4e","name":"Webhook Idempotency Validator API","slug":"webhook-idempotency-validator-api-8da88a","shortDescription":"Validate webhook idempotency from event keys, replay behavior, duplicate writes, retry policy, and downstream state","description":"Validate webhook idempotency from event keys, replay behavior, duplicate writes, retry policy, and downstream state. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["webhooks","idempotency","api-quality","integration","agent-friendly","x402","webhook idempotency validator","webhooks","idempotency","api quality","integration","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/webhook-idempotency-validator-api-8da88a","openApiSpecUrl":"https://webhook-idempotency-validator.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"62db0e44-b46a-493c-95e2-b530368fff96","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"246da39b-407f-4517-8984-2756606a35ea","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"401eb6b2-bdfc-46d2-a0fd-43a19ac49470","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/webhook-idempotency-rules","description":"Return hardcoded webhook idempotency validator rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/validate-webhook-idempotency","description":"Validate webhook idempotency from event keys, replay behavior, duplicate writes, retry policy, and downstream state using deterministic scoring rules"},{"method":"POST","path":"/rank-idempotency-fixes","description":"Generate focused next steps for webhook idempotency validator from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0fc4408f-d3e5-480b-a1c1-6a6d86e73f5d","name":"Loyalty Offer Abuse Guard API","slug":"loyalty-offer-abuse-guard-api-7b1896","shortDescription":"Guard loyalty offers from account age, redemption pattern, device signal, margin impact, and policy risk","description":"Guard loyalty offers from account age, redemption pattern, device signal, margin impact, and policy risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["loyalty","offer-abuse","fraud","ecommerce","agent-friendly","x402","loyalty offer abuse guard","loyalty","offer abuse","fraud","ecommerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/loyalty-offer-abuse-guard-api-7b1896","openApiSpecUrl":"https://loyalty-offer-abuse-guard.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"518485c4-0669-46f8-be3b-b7cbf765b751","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"985db3ce-ed39-4aa1-aa17-5491fbd9d1dc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"727b6360-7d6c-4ad3-af83-5050c41a15e4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/loyalty-abuse-rules","description":"Return hardcoded loyalty offer abuse guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-loyalty-offer-abuse","description":"Guard loyalty offers from account age, redemption pattern, device signal, margin impact, and policy risk using deterministic scoring rules"},{"method":"POST","path":"/rank-loyalty-controls","description":"Generate focused next steps for loyalty offer abuse guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a826edf6-9b08-4f7b-b0e3-4de1ca39df51","name":"Product Review Moderation Priority API","slug":"product-review-moderation-priority-api-55420b","shortDescription":"Prioritize product review moderation from claim risk, toxicity, seller impact, helpfulness, and policy severity","description":"Prioritize product review moderation from claim risk, toxicity, seller impact, helpfulness, and policy severity. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["reviews","moderation","marketplace","trust-safety","agent-friendly","x402","product review moderation priority","reviews","moderation","marketplace","trust safety","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-review-moderation-priority-api-55420b","openApiSpecUrl":"https://product-review-moderation-priority.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7e3ae4dd-f4d0-4bb5-9b86-e6db22e6f1db","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"02936ff8-c072-41db-919a-1ca74974679c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"465eccd8-9ad6-4210-a5a1-aa6c3899dcf0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/review-moderation-rules","description":"Return hardcoded product review moderation priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-product-review-moderation","description":"Prioritize product review moderation from claim risk, toxicity, seller impact, helpfulness, and policy severity using deterministic scoring rules"},{"method":"POST","path":"/rank-review-actions","description":"Generate focused next steps for product review moderation priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0bb8bcb3-1b71-4023-b1d3-45f9e760c0c0","name":"AI Procurement Use Case Prioritizer API","slug":"ai-procurement-use-case-prioritizer-api-14d20d","shortDescription":"Prioritize AI procurement use cases from spend category, manual effort, compliance exposure, supplier complexity, and ROI evidence","description":"Prioritize AI procurement use cases from spend category, manual effort, compliance exposure, supplier complexity, and ROI evidence. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["procurement","ai-use-cases","roi","operations","agent-friendly","x402","ai procurement use case prioritizer","procurement","ai use cases","roi","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-procurement-use-case-prioritizer-api-14d20d","openApiSpecUrl":"https://ai-procurement-use-case-prioritizer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3462053c-8088-4513-869d-5de46e20e783","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"157df4ea-24da-4282-9828-77018eb83681","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ee411bed-b5cf-4554-ae00-958241e4b437","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ai-procurement-rules","description":"Return hardcoded ai procurement use case prioritizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-ai-procurement-use-cases","description":"Prioritize AI procurement use cases from spend category, manual effort, compliance exposure, supplier complexity, and ROI evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-procurement-automation","description":"Generate focused next steps for ai procurement use case prioritizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cf4c9f94-a785-4186-b22a-cab5deeb5892","name":"Enterprise Search Permission Leakage API","slug":"enterprise-search-permission-leakage-api-94190a","shortDescription":"Detect enterprise search permission leakage from source ACLs, snippet exposure, user role, index sync, and sensitive terms","description":"Detect enterprise search permission leakage from source ACLs, snippet exposure, user role, index sync, and sensitive terms. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["enterprise-search","permissions","data-leakage","security","agent-friendly","x402","enterprise search permission leakage","enterprise search","permissions","data leakage","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/enterprise-search-permission-leakage-api-94190a","openApiSpecUrl":"https://enterprise-search-permission-leakag.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f09523dd-ee7a-44ca-829e-3930bb01a724","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0788004d-7db5-436b-a13d-aa5ab2c12d37","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"78a1374e-e91e-42ec-a51c-7e67272e218a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/search-leakage-rules","description":"Return hardcoded enterprise search permission leakage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-search-permission-leakage","description":"Detect enterprise search permission leakage from source ACLs, snippet exposure, user role, index sync, and sensitive terms using deterministic scoring rules"},{"method":"POST","path":"/rank-search-controls","description":"Generate focused next steps for enterprise search permission leakage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c3523c31-b0cc-45f4-8b08-fafab45b568d","name":"Integration Connector Health Score API","slug":"integration-connector-health-score-api-aa2561","shortDescription":"Score integration connector health from auth failures, sync lag, schema drift, customer volume, and retry outcomes","description":"Score integration connector health from auth failures, sync lag, schema drift, customer volume, and retry outcomes. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["connectors","integration","health-score","workflow","agent-friendly","x402","integration connector health score","connectors","integration","health score","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/integration-connector-health-score-api-aa2561","openApiSpecUrl":"https://integration-connector-health-score.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8dd148d8-3ea2-4fd8-8cd5-641a87538854","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dcbc70bd-34dc-47a7-ba23-ef8caa0549a7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a1c390e1-023d-4576-8567-f7066847f006","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/connector-health-rules","description":"Return hardcoded integration connector health score rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-connector-health","description":"Score integration connector health from auth failures, sync lag, schema drift, customer volume, and retry outcomes using deterministic scoring rules"},{"method":"POST","path":"/rank-connector-repairs","description":"Generate focused next steps for integration connector health score from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2d68fd1a-ef50-43d0-9bd2-e1562b44637f","name":"Vendor AI Risk Register API","slug":"vendor-ai-risk-register-api-28ad73","shortDescription":"Build vendor AI risk registers from AI feature use, training data terms, security posture, contract controls, and monitoring need","description":"Build vendor AI risk registers from AI feature use, training data terms, security posture, contract controls, and monitoring need. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-risk","ai-risk","procurement","governance","agent-friendly","x402","vendor ai risk register","vendor risk","ai risk","procurement","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-ai-risk-register-api-28ad73","openApiSpecUrl":"https://vendor-ai-risk-register.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6dd541d1-3bdc-413a-91d6-ddcae447dfb6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7b7e68ac-8bb3-4429-9fff-5e13b030d2fd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"23f3884d-3d1d-47db-afa6-1044fcdbd487","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vendor-ai-risk-rules","description":"Return hardcoded vendor ai risk register rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-vendor-ai-risk-register","description":"Build vendor AI risk registers from AI feature use, training data terms, security posture, contract controls, and monitoring need using deterministic scoring rules"},{"method":"POST","path":"/rank-vendor-ai-controls","description":"Generate focused next steps for vendor ai risk register from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"145461aa-195a-449e-8ea2-2c7959149417","name":"Data Clean Room Match Planner API","slug":"data-clean-room-match-planner-api-03703b","shortDescription":"Plan data clean room matching from partner trust, identifier class, privacy threshold, match goal, and activation limits","description":"Plan data clean room matching from partner trust, identifier class, privacy threshold, match goal, and activation limits. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["data-clean-room","privacy","marketing-data","matching","agent-friendly","x402","data clean room match planner","data clean room","privacy","marketing data","matching","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-clean-room-match-planner-api-03703b","openApiSpecUrl":"https://data-clean-room-match-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6811808c-50e7-42ac-97c0-72c7f7bbc588","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1cd555b1-50a2-49a1-9793-b0a29966c822","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"144d6c9e-e6a8-4841-bfe4-9488cf90e73d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/clean-room-rules","description":"Return hardcoded data clean room match planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-data-clean-room-match","description":"Plan data clean room matching from partner trust, identifier class, privacy threshold, match goal, and activation limits using deterministic scoring rules"},{"method":"POST","path":"/rank-clean-room-controls","description":"Generate focused next steps for data clean room match planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c749115d-c8f2-4889-962b-49b762ffae8a","name":"Customer 360 Consent Mapper API","slug":"customer-360-consent-mapper-api-8f2042","shortDescription":"Map Customer 360 consent from channel permission, data purpose, region, source system, and suppression status","description":"Map Customer 360 consent from channel permission, data purpose, region, source system, and suppression status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-360","consent","privacy","crm","agent-friendly","x402","customer 360 consent mapper","customer 360","consent","privacy","crm","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-360-consent-mapper-api-8f2042","openApiSpecUrl":"https://customer-360-consent-mapper.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"dd6df03c-5686-49dd-a3ee-093dac5d2df5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"090a3ab4-ba0f-4d05-8370-299b218cee32","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ddcde4c1-79ee-4f26-84d3-d99b60868c0d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/customer-consent-rules","description":"Return hardcoded customer 360 consent mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-customer-360-consent","description":"Map Customer 360 consent from channel permission, data purpose, region, source system, and suppression status using deterministic scoring rules"},{"method":"POST","path":"/rank-consent-gaps","description":"Generate focused next steps for customer 360 consent mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2d5f283c-ae71-497a-afb1-3c929cbe21cd","name":"Agent Runtime Isolation Review API","slug":"agent-runtime-isolation-review-api-ec4b31","shortDescription":"Review agent runtime isolation from tool permissions, file access, network reach, code execution, and tenant boundary proof","description":"Review agent runtime isolation from tool permissions, file access, network reach, code execution, and tenant boundary proof. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-security","runtime-isolation","sandbox","tenant-boundary","agent-friendly","x402","agent runtime isolation review","agent security","runtime isolation","sandbox","tenant boundary","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-runtime-isolation-review-api-ec4b31","openApiSpecUrl":"https://agent-runtime-isolation-review.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7c9417c6-d90e-4e1d-807a-d2be6972143f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a1d3dbba-95e5-4b80-917a-bbb6e6b9014e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"82904455-d689-4f68-91e6-8001bed838ba","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/runtime-isolation-rules","description":"Return hardcoded agent runtime isolation review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-agent-runtime-isolation","description":"Review agent runtime isolation from tool permissions, file access, network reach, code execution, and tenant boundary proof using deterministic scoring rules"},{"method":"POST","path":"/rank-runtime-hardening","description":"Generate focused next steps for agent runtime isolation review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cdc3bb38-5738-403c-b35b-a3f22bc3aff5","name":"SOC Alert Enrichment Quality API","slug":"soc-alert-enrichment-quality-api-48ba06","shortDescription":"Score SOC alert enrichment quality from asset context, threat intel, log coverage, analyst notes, and confidence gaps","description":"Score SOC alert enrichment quality from asset context, threat intel, log coverage, analyst notes, and confidence gaps. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["soc","alert-enrichment","security-ops","threat-intel","agent-friendly","x402","soc alert enrichment quality","soc","alert enrichment","security ops","threat intel","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/soc-alert-enrichment-quality-api-48ba06","openApiSpecUrl":"https://soc-alert-enrichment-quality.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"77b35c1c-0171-49ce-bb4b-0440d6bfc58a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"70421cfb-d5a3-4e6b-a220-daefce607818","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c5f099bf-93c2-4eed-931c-f1be6b8fa6f1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/soc-enrichment-rules","description":"Return hardcoded soc alert enrichment quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-soc-alert-enrichment-quality","description":"Score SOC alert enrichment quality from asset context, threat intel, log coverage, analyst notes, and confidence gaps using deterministic scoring rules"},{"method":"POST","path":"/rank-enrichment-actions","description":"Generate focused next steps for soc alert enrichment quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dcab7393-b465-4ebf-9975-f939a7a49df6","name":"License Renewal Negotiation Signal API","slug":"license-renewal-negotiation-signal-api-5acae2","shortDescription":"Signal license renewal negotiation leverage from usage trend, seat waste, SLA issues, competitor options, and contract timing","description":"Signal license renewal negotiation leverage from usage trend, seat waste, SLA issues, competitor options, and contract timing. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["license-renewal","saas","negotiation","procurement","agent-friendly","x402","license renewal negotiation signal","license renewal","saas","negotiation","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/license-renewal-negotiation-signal-api-5acae2","openApiSpecUrl":"https://license-renewal-negotiation-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"d7f4b6b8-60e9-48fc-bc89-26ea21bae6d9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ddff179d-3c5f-414c-a02b-b9923a074839","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d203815-0029-473f-bc83-2ecc67b3636d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/license-negotiation-rules","description":"Return hardcoded license renewal negotiation signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-license-renewal-negotiation","description":"Signal license renewal negotiation leverage from usage trend, seat waste, SLA issues, competitor options, and contract timing using deterministic scoring rules"},{"method":"POST","path":"/rank-negotiation-actions","description":"Generate focused next steps for license renewal negotiation signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"413a59a8-7dfe-4c4a-9715-3c47da41f3c1","name":"Restaurant Inventory Waste Signal API","slug":"restaurant-inventory-waste-signal-api-c6e2ca","shortDescription":"Signal restaurant inventory waste from item shelf life, demand trend, prep volume, spoilage history, and menu priority","description":"Signal restaurant inventory waste from item shelf life, demand trend, prep volume, spoilage history, and menu priority. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["restaurant","inventory-waste","food-service","operations","agent-friendly","x402","restaurant inventory waste signal","restaurant","inventory waste","food service","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/restaurant-inventory-waste-signal-api-c6e2ca","openApiSpecUrl":"https://restaurant-inventory-waste-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b8bfe022-dc01-4b67-82c6-fe2b3eecaf37","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b098441a-d9a3-4ec8-8e23-3dd5c5d906ef","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4e690fe4-15d1-4fad-b0ee-d753d0c73b07","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/restaurant-waste-rules","description":"Return hardcoded restaurant inventory waste signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-restaurant-inventory-waste","description":"Signal restaurant inventory waste from item shelf life, demand trend, prep volume, spoilage history, and menu priority using deterministic scoring rules"},{"method":"POST","path":"/rank-waste-reduction","description":"Generate focused next steps for restaurant inventory waste signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ab8d3fb8-d301-4ef7-a2c4-0190584ef907","name":"Supplier Capacity Risk Signal API","slug":"supplier-capacity-risk-signal-api-99afda","shortDescription":"Signal supplier capacity risk from backlog, lead time drift, quality issue, demand surge, and alternate source readiness","description":"Signal supplier capacity risk from backlog, lead time drift, quality issue, demand surge, and alternate source readiness. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["supplier-risk","capacity","supply-chain","procurement","agent-friendly","x402","supplier capacity risk signal","supplier risk","capacity","supply chain","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/supplier-capacity-risk-signal-api-99afda","openApiSpecUrl":"https://supplier-capacity-risk-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e742ec6a-e40b-4cb7-ad06-a0b8108371c7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7fab554a-a446-4c7e-a91c-df9c7ca3af96","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c69acd91-5862-4925-888a-0a7ffb7555e6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/supplier-capacity-rules","description":"Return hardcoded supplier capacity risk signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-supplier-capacity-risk","description":"Signal supplier capacity risk from backlog, lead time drift, quality issue, demand surge, and alternate source readiness using deterministic scoring rules"},{"method":"POST","path":"/rank-capacity-actions","description":"Generate focused next steps for supplier capacity risk signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f9b77e0e-d542-4b24-92be-a3664222a650","name":"AI Policy Exception Queue API","slug":"ai-policy-exception-queue-api-29f034","shortDescription":"Queue AI policy exceptions from request reason, data sensitivity, business urgency, mitigation plan, and approver readiness","description":"Queue AI policy exceptions from request reason, data sensitivity, business urgency, mitigation plan, and approver readiness. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ai-policy","exceptions","governance","approval","agent-friendly","x402","ai policy exception queue","ai policy","exceptions","governance","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-policy-exception-queue-api-29f034","openApiSpecUrl":"https://ai-policy-exception-queue.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"9566cdcc-d34d-4deb-9cf9-e6de2243264b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b006d150-acad-4f44-a211-bb6456093dc7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6294a8f3-801f-4933-af5b-e68e354dc7b8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ai-exception-rules","description":"Return hardcoded ai policy exception queue rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/queue-ai-policy-exception","description":"Queue AI policy exceptions from request reason, data sensitivity, business urgency, mitigation plan, and approver readiness using deterministic scoring rules"},{"method":"POST","path":"/rank-policy-exception-actions","description":"Generate focused next steps for ai policy exception queue from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"478903fd-b3ce-4884-b02b-4436fb5f0a94","name":"Threat Intel Source Confidence API","slug":"threat-intel-source-confidence-api-48d18c","shortDescription":"Score threat intel source confidence from publisher reputation, indicator age, corroboration, false positive history, and campaign context","description":"Score threat intel source confidence from publisher reputation, indicator age, corroboration, false positive history, and campaign context. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["threat-intel","source-confidence","cybersecurity","risk","agent-friendly","x402","threat intel source confidence","threat intel","source confidence","cybersecurity","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/threat-intel-source-confidence-api-48d18c","openApiSpecUrl":"https://threat-intel-source-confidence.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"95ccdb3c-8055-4b38-bd42-ac52c5f2ecee","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d88a0fa-7999-4e54-a8f6-6312e31d5259","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1baa6259-e8ac-4c42-ac7b-e193c3333f37","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/threat-source-rules","description":"Return hardcoded threat intel source confidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-threat-intel-source-confidence","description":"Score threat intel source confidence from publisher reputation, indicator age, corroboration, false positive history, and campaign context using deterministic scoring rules"},{"method":"POST","path":"/rank-threat-source-actions","description":"Generate focused next steps for threat intel source confidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"87525276-2747-488e-a146-ca37a635edfe","name":"Cloud Data Egress Approval API","slug":"cloud-data-egress-approval-api-c599d3","shortDescription":"Route cloud data egress approvals from destination, data class, volume, encryption state, and business justification","description":"Route cloud data egress approvals from destination, data class, volume, encryption state, and business justification. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud-security","data-egress","approval","privacy","agent-friendly","x402","cloud data egress approval","cloud security","data egress","approval","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-data-egress-approval-api-c599d3","openApiSpecUrl":"https://cloud-data-egress-approval.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"4d121a0c-4f88-4261-b49b-27d3041591c5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"868a8dfa-bf4c-481f-b565-873c4e1c0d57","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cd42fc45-34c6-4b9f-a8bc-8abdebbee057","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-egress-rules","description":"Return hardcoded cloud data egress approval rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-cloud-data-egress-approval","description":"Route cloud data egress approvals from destination, data class, volume, encryption state, and business justification using deterministic scoring rules"},{"method":"POST","path":"/rank-egress-controls","description":"Generate focused next steps for cloud data egress approval from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c7e81fee-35c8-4a8f-bae1-f436dba310f4","name":"Shadow SaaS Discovery Brief API","slug":"shadow-saas-discovery-brief-api-06b835","shortDescription":"Brief shadow SaaS risk from domain usage, spend signal, data upload, employee count, and approved alternative","description":"Brief shadow SaaS risk from domain usage, spend signal, data upload, employee count, and approved alternative. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["shadow-saas","security","saas-management","discovery","agent-friendly","x402","shadow saas discovery brief","shadow saas","security","saas management","discovery","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/shadow-saas-discovery-brief-api-06b835","openApiSpecUrl":"https://shadow-saas-discovery-brief.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8ea2d2b0-0426-46e0-b330-9e7198b3a3a5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"211bc552-4c39-44d5-ac1a-c513405152ae","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d42efa3-1cc1-4315-9fb6-f3b125f5627b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/shadow-saas-rules","description":"Return hardcoded shadow saas discovery brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-shadow-saas-discovery","description":"Brief shadow SaaS risk from domain usage, spend signal, data upload, employee count, and approved alternative using deterministic scoring rules"},{"method":"POST","path":"/rank-shadow-saas-actions","description":"Generate focused next steps for shadow saas discovery brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a34c648a-3efb-4f7e-8092-901e33b470d5","name":"SaaS Admin Role Review API","slug":"saas-admin-role-review-api-97edda","shortDescription":"Review SaaS admin roles from privilege depth, inactivity, department fit, sensitive access, and backup owner coverage","description":"Review SaaS admin roles from privilege depth, inactivity, department fit, sensitive access, and backup owner coverage. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["saas-admin","access-review","iam","security","agent-friendly","x402","saas admin role review","saas admin","access review","iam","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/saas-admin-role-review-api-97edda","openApiSpecUrl":"https://saas-admin-role-review.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0551158d-3771-41d4-af06-89e401d72824","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"daa0e2cc-fcae-49c2-8d69-4beaf340e6e1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"48ea0fcd-0796-4cf7-98ef-00eaed8cae59","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/saas-admin-rules","description":"Return hardcoded saas admin role review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-saas-admin-roles","description":"Review SaaS admin roles from privilege depth, inactivity, department fit, sensitive access, and backup owner coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-admin-role-actions","description":"Generate focused next steps for saas admin role review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"75b456bf-0ab9-4afb-b4fd-f645c5c640e6","name":"FinOps Unit Cost Anomaly API","slug":"finops-unit-cost-anomaly-api-85beef","shortDescription":"Detect FinOps unit cost anomalies from workload units, cloud spend, usage seasonality, tag coverage, and service mix","description":"Detect FinOps unit cost anomalies from workload units, cloud spend, usage seasonality, tag coverage, and service mix. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["finops","unit-cost","cloud-cost","anomaly","agent-friendly","x402","finops unit cost anomaly","finops","unit cost","cloud cost","anomaly","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/finops-unit-cost-anomaly-api-85beef","openApiSpecUrl":"https://finops-unit-cost-anomaly.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c004b27d-1c96-41f9-8886-6bbd37eda36a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f3d84070-063f-47b9-a6a3-d77e47dc8a9e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"65515ebb-c829-4b1b-be1a-e6d5dd30bc1a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/unit-cost-rules","description":"Return hardcoded finops unit cost anomaly rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-finops-unit-cost-anomaly","description":"Detect FinOps unit cost anomalies from workload units, cloud spend, usage seasonality, tag coverage, and service mix using deterministic scoring rules"},{"method":"POST","path":"/rank-unit-cost-actions","description":"Generate focused next steps for finops unit cost anomaly from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0b944cd9-8a34-4193-a200-324dd1c16e90","name":"Revenue Recognition Contract QA API","slug":"revenue-recognition-contract-qa-api-270e9a","shortDescription":"QA revenue recognition contracts from performance obligations, term changes, discount terms, delivery proof, and exception notes","description":"QA revenue recognition contracts from performance obligations, term changes, discount terms, delivery proof, and exception notes. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["revenue-recognition","contracts","accounting","finance","agent-friendly","x402","revenue recognition contract qa","revenue recognition","contracts","accounting","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/revenue-recognition-contract-qa-api-270e9a","openApiSpecUrl":"https://revenue-recognition-contract-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3c45d171-cb10-49bc-b595-c4c73ad5c63b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f845036c-cfa8-4857-8a07-f94fbe0a5fe8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"082a7d52-e784-408a-ac56-33adf8694ace","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/revenue-contract-rules","description":"Return hardcoded revenue recognition contract qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-revenue-recognition-contract","description":"QA revenue recognition contracts from performance obligations, term changes, discount terms, delivery proof, and exception notes using deterministic scoring rules"},{"method":"POST","path":"/rank-revenue-qa-actions","description":"Generate focused next steps for revenue recognition contract qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7b9f6929-7120-4693-b9e0-29e71f12cd65","name":"Payment Retry Strategy Advisor API","slug":"payment-retry-strategy-advisor-api-b4da62","shortDescription":"Advise payment retry strategy from decline code, customer value, payment method, retry history, and compliance limit","description":"Advise payment retry strategy from decline code, customer value, payment method, retry history, and compliance limit. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["payments","retry-strategy","billing","revenue","agent-friendly","x402","payment retry strategy advisor","payments","retry strategy","billing","revenue","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payment-retry-strategy-advisor-api-b4da62","openApiSpecUrl":"https://payment-retry-strategy-advisor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"5c7c8a9c-9c95-43e8-80d4-453ff0834371","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6e70ea10-9034-4195-a569-6330467caffc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8ba180ce-0933-4c0c-bc25-0a2546098d17","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/payment-retry-rules","description":"Return hardcoded payment retry strategy advisor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/advise-payment-retry-strategy","description":"Advise payment retry strategy from decline code, customer value, payment method, retry history, and compliance limit using deterministic scoring rules"},{"method":"POST","path":"/rank-payment-retry-actions","description":"Generate focused next steps for payment retry strategy advisor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"da53a7d1-e27a-41f8-bcf9-0afdfffb1af7","name":"Marketplace Return Policy Fit API","slug":"marketplace-return-policy-fit-api-66bbca","shortDescription":"Check marketplace return policy fit from item class, condition, reason code, seller rules, and customer history","description":"Check marketplace return policy fit from item class, condition, reason code, seller rules, and customer history. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["marketplace","returns","policy","ecommerce","agent-friendly","x402","marketplace return policy fit","marketplace","returns","policy","ecommerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketplace-return-policy-fit-api-66bbca","openApiSpecUrl":"https://marketplace-return-policy-fit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a849a4de-ffa5-4203-9830-7a1469c080d6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"54b164e5-37c1-4939-a56e-d680df38d06e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"30d77fc8-ba6d-4615-b2ba-d64b7b767dae","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/return-policy-fit-rules","description":"Return hardcoded marketplace return policy fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-marketplace-return-policy-fit","description":"Check marketplace return policy fit from item class, condition, reason code, seller rules, and customer history using deterministic scoring rules"},{"method":"POST","path":"/rank-return-policy-actions","description":"Generate focused next steps for marketplace return policy fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6ab2d2a9-b9a2-4f9e-960d-5c923d7696d7","name":"Energy Usage Anomaly Explainer API","slug":"energy-usage-anomaly-explainer-api-7f1502","shortDescription":"Explain energy usage anomalies from meter trend, weather shift, occupancy, tariff change, and equipment events","description":"Explain energy usage anomalies from meter trend, weather shift, occupancy, tariff change, and equipment events. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["energy","usage-anomaly","facilities","utilities","agent-friendly","x402","energy usage anomaly explainer","energy","usage anomaly","facilities","utilities","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/energy-usage-anomaly-explainer-api-7f1502","openApiSpecUrl":"https://energy-usage-anomaly-explainer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"5c76277c-9307-415c-826a-94ff9daab7b3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"07c99d1d-f67c-4923-b3f5-a1efed7e92be","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9d3d79d1-97ba-4f79-8d72-53e08b058241","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/energy-anomaly-rules","description":"Return hardcoded energy usage anomaly explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-energy-usage-anomaly","description":"Explain energy usage anomalies from meter trend, weather shift, occupancy, tariff change, and equipment events using deterministic scoring rules"},{"method":"POST","path":"/rank-energy-actions","description":"Generate focused next steps for energy usage anomaly explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b74ae4c7-65a4-459d-904a-5c6f52fa8663","name":"Shipment Exception Customer Message API","slug":"shipment-exception-customer-message-api-2d96bb","shortDescription":"Draft shipment exception customer messages from delay reason, ETA confidence, customer tier, compensation fit, and carrier note","description":"Draft shipment exception customer messages from delay reason, ETA confidence, customer tier, compensation fit, and carrier note. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["shipping","customer-message","logistics","support","agent-friendly","x402","shipment exception customer message","shipping","customer message","logistics","support","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/shipment-exception-customer-message-api-2d96bb","openApiSpecUrl":"https://shipment-exception-customer-message.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6ec4e5cf-51ff-493a-b5b3-c94540c2ae61","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d51e9283-5f2a-4374-8313-7483fa327e4b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c734e1e-c22b-4d05-9f25-ad5330e48509","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/shipment-message-rules","description":"Return hardcoded shipment exception customer message rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/draft-shipment-exception-message","description":"Draft shipment exception customer messages from delay reason, ETA confidence, customer tier, compensation fit, and carrier note using deterministic scoring rules"},{"method":"POST","path":"/rank-shipment-communication","description":"Generate focused next steps for shipment exception customer message from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"64c15d16-8fe8-4b3d-bb77-6109ee0b8bcf","name":"Contract Obligation Reminder API","slug":"contract-obligation-reminder-api-93f632","shortDescription":"Generate contract obligation reminders from obligation type, due date, owner, penalty risk, and evidence requirement","description":"Generate contract obligation reminders from obligation type, due date, owner, penalty risk, and evidence requirement. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["contracts","obligations","reminders","legal-ops","agent-friendly","x402","contract obligation reminder","contracts","obligations","reminders","legal ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-obligation-reminder-api-93f632","openApiSpecUrl":"https://contract-obligation-reminder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1e9db0f9-d706-459d-bc9d-e4e0dd0045b4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f37bf8c7-35f5-4717-9b3e-99d86cb3226a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cd055498-0281-43c6-9e7a-d548e2748f9f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/contract-obligation-rules","description":"Return hardcoded contract obligation reminder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/generate-contract-obligation-reminder","description":"Generate contract obligation reminders from obligation type, due date, owner, penalty risk, and evidence requirement using deterministic scoring rules"},{"method":"POST","path":"/rank-obligation-actions","description":"Generate focused next steps for contract obligation reminder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f926076c-0e0e-4f63-9e7f-9aca970844b9","name":"Medical Prior Authorization Checklist API","slug":"medical-prior-authorization-checklist-api-4a7759","shortDescription":"Build medical prior authorization checklists from procedure code, payer policy, diagnosis proof, documentation gaps, and urgency","description":"Build medical prior authorization checklists from procedure code, payer policy, diagnosis proof, documentation gaps, and urgency. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["healthcare","prior-authorization","checklist","payer","agent-friendly","x402","medical prior authorization checklist","healthcare","prior authorization","checklist","payer","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/medical-prior-authorization-checklist-api-4a7759","openApiSpecUrl":"https://medical-prior-authorization-checkli.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3a0bcc4c-a603-426f-9d03-479943549c33","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"954c2b30-430a-45bc-818b-f9cc8240beee","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"74a9488f-f05d-4cee-a7c8-018583fef789","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/prior-auth-rules","description":"Return hardcoded medical prior authorization checklist rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-prior-authorization-checklist","description":"Build medical prior authorization checklists from procedure code, payer policy, diagnosis proof, documentation gaps, and urgency using deterministic scoring rules"},{"method":"POST","path":"/rank-prior-auth-gaps","description":"Generate focused next steps for medical prior authorization checklist from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c72e7fb8-c326-4c15-bf42-308bee339161","name":"Claims Coding Audit Cue API","slug":"claims-coding-audit-cue-api-55f24f","shortDescription":"Cue claims coding audits from code mismatch, modifier use, denial trend, documentation quality, and billing impact","description":"Cue claims coding audits from code mismatch, modifier use, denial trend, documentation quality, and billing impact. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["claims","medical-coding","audit","healthcare-finance","agent-friendly","x402","claims coding audit cue","claims","medical coding","audit","healthcare finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/claims-coding-audit-cue-api-55f24f","openApiSpecUrl":"https://claims-coding-audit-cue.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"45895599-2192-4412-80ee-32928c261559","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3ab82b7e-4afa-4b85-a414-7615f2fee794","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a535cf4c-d3d1-4ed6-9a1f-9d3f68e72cec","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/claims-coding-rules","description":"Return hardcoded claims coding audit cue rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/cue-claims-coding-audit","description":"Cue claims coding audits from code mismatch, modifier use, denial trend, documentation quality, and billing impact using deterministic scoring rules"},{"method":"POST","path":"/rank-coding-audit-actions","description":"Generate focused next steps for claims coding audit cue from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d018d12f-20af-426a-9e11-c67458b2d0cc","name":"Clinical Note Deidentification Check API","slug":"clinical-note-deidentification-check-api-b888eb","shortDescription":"Check clinical note deidentification from identifier density, rare condition, date granularity, provider names, and reidentification risk","description":"Check clinical note deidentification from identifier density, rare condition, date granularity, provider names, and reidentification risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["clinical-notes","deidentification","healthcare","privacy","agent-friendly","x402","clinical note deidentification check","clinical notes","deidentification","healthcare","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/clinical-note-deidentification-check-api-b888eb","openApiSpecUrl":"https://clinical-note-deidentification-chec.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"55189aee-59e8-4a31-816b-6a48a10b66a9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e1eacdc-6ba7-4804-9aa3-68f89802a4e1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0b000d6e-b568-401b-94ac-f84de74902bc","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/clinical-deid-rules","description":"Return hardcoded clinical note deidentification check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-clinical-note-deidentification","description":"Check clinical note deidentification from identifier density, rare condition, date granularity, provider names, and reidentification risk using deterministic scoring rules"},{"method":"POST","path":"/rank-deid-actions","description":"Generate focused next steps for clinical note deidentification check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"781d0cfe-b7e9-498f-bbbe-f5f8e2fbdd4d","name":"Legal Intake Conflict Screener API","slug":"legal-intake-conflict-screener-api-f17db7","shortDescription":"Screen legal intake conflicts from party names, matter type, prior representation, jurisdiction, and urgency","description":"Screen legal intake conflicts from party names, matter type, prior representation, jurisdiction, and urgency. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["legal-intake","conflict-check","legal-tech","risk","agent-friendly","x402","legal intake conflict screener","legal intake","conflict check","legal tech","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/legal-intake-conflict-screener-api-f17db7","openApiSpecUrl":"https://legal-intake-conflict-screener.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"323e35fa-a6b9-4bb3-b396-24ece59a87ae","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a77ee9ee-83be-481e-9c10-a4a02e8a9f55","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1857809a-b333-4c75-9059-80dc35f13e7e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/legal-conflict-rules","description":"Return hardcoded legal intake conflict screener rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/screen-legal-intake-conflict","description":"Screen legal intake conflicts from party names, matter type, prior representation, jurisdiction, and urgency using deterministic scoring rules"},{"method":"POST","path":"/rank-conflict-actions","description":"Generate focused next steps for legal intake conflict screener from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ddf435fb-0124-44d4-a29c-243014845f12","name":"Grant Report Deadline Planner API","slug":"grant-report-deadline-planner-api-3a5af2","shortDescription":"Plan grant report deadlines from funder rules, reporting period, evidence status, budget variance, and reviewer availability","description":"Plan grant report deadlines from funder rules, reporting period, evidence status, budget variance, and reviewer availability. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["grants","reporting","deadline","nonprofit","agent-friendly","x402","grant report deadline planner","grants","reporting","deadline","nonprofit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/grant-report-deadline-planner-api-3a5af2","openApiSpecUrl":"https://grant-report-deadline-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"dc9384d3-52c2-41e8-845d-5734b124f4dc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ed997749-3e02-4b3d-b8ac-0af09e8c2b88","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a308b9e4-115d-41d7-aa21-5de2b5830c58","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/grant-report-rules","description":"Return hardcoded grant report deadline planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-grant-report-deadline","description":"Plan grant report deadlines from funder rules, reporting period, evidence status, budget variance, and reviewer availability using deterministic scoring rules"},{"method":"POST","path":"/rank-grant-report-actions","description":"Generate focused next steps for grant report deadline planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"eb42185b-df76-404a-ae89-b379d92a5099","name":"Public Records Request Triage API","slug":"public-records-request-triage-api-0d72ed","shortDescription":"Triage public records requests from request scope, exemption risk, record location, deadline, and redaction burden","description":"Triage public records requests from request scope, exemption risk, record location, deadline, and redaction burden. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["public-records","foia","government","redaction","agent-friendly","x402","public records request triage","public records","foia","government","redaction","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/public-records-request-triage-api-0d72ed","openApiSpecUrl":"https://public-records-request-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"75890448-8654-47b2-a364-4db65307c9ff","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"678fad9a-8cf9-4a12-aafe-8a4d361a809c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fd578301-9d95-47c3-8c08-bc1b6f0672c6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/public-records-rules","description":"Return hardcoded public records request triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-public-records-request","description":"Triage public records requests from request scope, exemption risk, record location, deadline, and redaction burden using deterministic scoring rules"},{"method":"POST","path":"/rank-records-actions","description":"Generate focused next steps for public records request triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d5246770-39da-4087-9127-106eb9a6eee5","name":"Real Estate Lease Abstract QA API","slug":"real-estate-lease-abstract-qa-api-5a8546","shortDescription":"QA real estate lease abstracts from rent clauses, options, critical dates, tenant obligations, and source confidence","description":"QA real estate lease abstracts from rent clauses, options, critical dates, tenant obligations, and source confidence. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["real-estate","lease-abstract","property","qa","agent-friendly","x402","real estate lease abstract qa","real estate","lease abstract","property","qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/real-estate-lease-abstract-qa-api-5a8546","openApiSpecUrl":"https://real-estate-lease-abstract-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"555ad4d7-46cd-4c53-8fd9-46b5a321e32d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8e3a7a49-f4d7-47a9-b93c-5626c02fd0e5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ec69d90d-7f6b-41e6-adf6-0c55b8ec9740","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lease-abstract-rules","description":"Return hardcoded real estate lease abstract qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-real-estate-lease-abstract","description":"QA real estate lease abstracts from rent clauses, options, critical dates, tenant obligations, and source confidence using deterministic scoring rules"},{"method":"POST","path":"/rank-lease-abstract-fixes","description":"Generate focused next steps for real estate lease abstract qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"811ee8d1-e0d3-4177-9add-a68e7e589c45","name":"Carbon Reporting Evidence Mapper API","slug":"carbon-reporting-evidence-mapper-api-ed4c9d","shortDescription":"Map carbon reporting evidence from emission scope, data source, calculation method, assurance need, and reporting deadline","description":"Map carbon reporting evidence from emission scope, data source, calculation method, assurance need, and reporting deadline. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for MCP/OAuth security, RAG quality, agent governance, enterprise data controls, API and webhook operations, SOC enrichment, SaaS and FinOps review, commerce operations, healthcare prior authorization, legal intake, public-sector records, real estate lease QA, energy anomalies, and carbon reporting evidence with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["carbon-reporting","esg","evidence","climate","agent-friendly","x402","carbon reporting evidence mapper","carbon reporting","esg","evidence","climate","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/carbon-reporting-evidence-mapper-api-ed4c9d","openApiSpecUrl":"https://carbon-reporting-evidence-mapper.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7cceb410-11e7-4146-842a-54b9baf909b6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5e16f0ed-4726-40ae-8abb-d1c57affe61f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"02cb631c-8f05-4813-9d90-9e1f0ffdf81a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/carbon-evidence-rules","description":"Return hardcoded carbon reporting evidence mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-carbon-reporting-evidence","description":"Map carbon reporting evidence from emission scope, data source, calculation method, assurance need, and reporting deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-carbon-reporting-actions","description":"Generate focused next steps for carbon reporting evidence mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8d6d191f-40fe-4f3d-9af5-6e50d1f084fd","name":"Agent Policy Drift Auditor API","slug":"agent-policy-drift-auditor-api-b2b40a","shortDescription":"Audit agent policy drift from policy version, tool changes, approval paths, runtime exceptions, and evidence freshness","description":"Audit agent policy drift from policy version, tool changes, approval paths, runtime exceptions, and evidence freshness. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-governance","policy-drift","audit","compliance","agent-friendly","x402","agent policy drift auditor","agent governance","policy drift","audit","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-policy-drift-auditor-api-b2b40a","openApiSpecUrl":"https://agent-policy-drift-auditor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6a553f38-78c7-41e4-b758-51699d3035a0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"077b5b60-a5a3-447d-b9eb-30f1be909dca","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8bcad926-a3c8-46ea-9b70-9743c4881725","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/policy-drift-rules","description":"Return hardcoded agent policy drift auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-agent-policy-drift","description":"Audit agent policy drift from policy version, tool changes, approval paths, runtime exceptions, and evidence freshness using deterministic scoring rules"},{"method":"POST","path":"/rank-policy-drift-fixes","description":"Generate focused next steps for agent policy drift auditor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"89ed5cd3-3911-4054-9327-f54ad6568a97","name":"Agent Runtime Audit Trail QA API","slug":"agent-runtime-audit-trail-qa-api-a1ff8d","shortDescription":"QA agent runtime audit trails from actor identity, tool calls, data touched, decision reason, and replay readiness","description":"QA agent runtime audit trails from actor identity, tool calls, data touched, decision reason, and replay readiness. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-audit","runtime","observability","governance","agent-friendly","x402","agent runtime audit trail qa","agent audit","runtime","observability","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-runtime-audit-trail-qa-api-a1ff8d","openApiSpecUrl":"https://agent-runtime-audit-trail-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1a31e77b-75a1-418c-92be-f951e4235308","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd6253a2-0481-4042-b0c9-41a0c2ddc817","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"231a68be-e26d-43df-b9fb-47d81b7f9035","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/runtime-audit-rules","description":"Return hardcoded agent runtime audit trail qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-agent-runtime-audit-trail","description":"QA agent runtime audit trails from actor identity, tool calls, data touched, decision reason, and replay readiness using deterministic scoring rules"},{"method":"POST","path":"/rank-audit-trail-gaps","description":"Generate focused next steps for agent runtime audit trail qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"391be9f3-f468-4ae4-9266-dffa891e5fe8","name":"RAG Grounding Confidence API","slug":"rag-grounding-confidence-api-badff4","shortDescription":"Score RAG grounding confidence from claim coverage, citation quality, retrieval match, source freshness, and conflict signal","description":"Score RAG grounding confidence from claim coverage, citation quality, retrieval match, source freshness, and conflict signal. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["rag","grounding","citations","answer-quality","agent-friendly","x402","rag grounding confidence","rag","grounding","citations","answer quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-grounding-confidence-api-badff4","openApiSpecUrl":"https://rag-grounding-confidence.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7c506f6c-7b7d-43ae-9c3e-3f5cbf504cf9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"62740f5b-0aa3-43f4-a51c-d90b7c0928e5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"228d5219-fee1-45ab-9146-c7ac33e050bb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rag-grounding-rules","description":"Return hardcoded rag grounding confidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-rag-grounding-confidence","description":"Score RAG grounding confidence from claim coverage, citation quality, retrieval match, source freshness, and conflict signal using deterministic scoring rules"},{"method":"POST","path":"/rank-grounding-fixes","description":"Generate focused next steps for rag grounding confidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f165a0b1-2483-4d07-87ba-561c6e587ad3","name":"Agent Spend Guardrail API","slug":"agent-spend-guardrail-api-84cfee","shortDescription":"Guard agent spend from task value, call volume, model mix, retry loops, and budget owner threshold","description":"Guard agent spend from task value, call volume, model mix, retry loops, and budget owner threshold. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-spend","budget","finops","guardrails","agent-friendly","x402","agent spend guardrail","agent spend","budget","finops","guardrails","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-spend-guardrail-api-84cfee","openApiSpecUrl":"https://agent-spend-guardrail.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"916788da-388d-4b00-828e-d76283f8e45d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5958551f-29da-4394-a029-29ef3279cead","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6b94f4c0-01e0-4e8b-acc2-9408ea7dbc5e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/spend-guardrail-rules","description":"Return hardcoded agent spend guardrail rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-agent-spend","description":"Guard agent spend from task value, call volume, model mix, retry loops, and budget owner threshold using deterministic scoring rules"},{"method":"POST","path":"/rank-spend-controls","description":"Generate focused next steps for agent spend guardrail from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3770ef24-a231-4e1b-9807-885ac87a8f3a","name":"Agent Tool Trust Registry API","slug":"agent-tool-trust-registry-api-63c6f4","shortDescription":"Build agent tool trust registry entries from publisher proof, permission scope, uptime signal, audit evidence, and fallback path","description":"Build agent tool trust registry entries from publisher proof, permission scope, uptime signal, audit evidence, and fallback path. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["tool-trust","agent-tools","registry","security","agent-friendly","x402","agent tool trust registry","tool trust","agent tools","registry","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-tool-trust-registry-api-63c6f4","openApiSpecUrl":"https://agent-tool-trust-registry.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c3aa11a1-56ef-40a5-a2da-1726ff398bab","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"509c8f82-e4de-414e-9fe7-946b9e5e8a57","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8d650f04-f586-445e-ab8e-da17f3380caa","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tool-trust-rules","description":"Return hardcoded agent tool trust registry rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-tool-trust-entry","description":"Build agent tool trust registry entries from publisher proof, permission scope, uptime signal, audit evidence, and fallback path using deterministic scoring rules"},{"method":"POST","path":"/rank-tool-trust-gaps","description":"Generate focused next steps for agent tool trust registry from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4ccdb8cd-eaf5-4759-8505-07c7213eaf32","name":"Human Approval SLA Planner API","slug":"human-approval-sla-planner-api-a2813b","shortDescription":"Plan human approval SLAs from action risk, approver capacity, workflow value, deadline pressure, and escalation path","description":"Plan human approval SLAs from action risk, approver capacity, workflow value, deadline pressure, and escalation path. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["human-in-loop","approval","sla","agent-governance","agent-friendly","x402","human approval sla planner","human in loop","approval","sla","agent governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/human-approval-sla-planner-api-a2813b","openApiSpecUrl":"https://human-approval-sla-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a6f145e9-17ad-4d71-9a05-ad4359309398","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9491bf28-1c3a-4047-9354-14d8bcbbd5ba","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8800400e-bb58-46c0-af32-cbc4b0a4b51b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/approval-sla-rules","description":"Return hardcoded human approval sla planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-human-approval-sla","description":"Plan human approval SLAs from action risk, approver capacity, workflow value, deadline pressure, and escalation path using deterministic scoring rules"},{"method":"POST","path":"/rank-approval-sla-actions","description":"Generate focused next steps for human approval sla planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9fe10a43-e192-42c1-a35d-b6c56defe7c1","name":"MCP Server Inventory QA API","slug":"mcp-server-inventory-qa-api-f29ebc","shortDescription":"QA MCP server inventory from server owner, exposed tools, auth model, data domains, and lifecycle status","description":"QA MCP server inventory from server owner, exposed tools, auth model, data domains, and lifecycle status. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","inventory","tooling","governance","agent-friendly","x402","mcp server inventory qa","mcp","inventory","tooling","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-inventory-qa-api-f29ebc","openApiSpecUrl":"https://mcp-server-inventory-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"472ad8e3-3821-408e-97c3-bacda44ccc16","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ab535264-9246-4ca0-b7b9-cee973e8bc00","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2154753c-10cc-46ff-957d-0d71b8ce6964","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mcp-inventory-rules","description":"Return hardcoded mcp server inventory qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-mcp-server-inventory","description":"QA MCP server inventory from server owner, exposed tools, auth model, data domains, and lifecycle status using deterministic scoring rules"},{"method":"POST","path":"/rank-mcp-inventory-fixes","description":"Generate focused next steps for mcp server inventory qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d35f17d4-0e14-4c09-a707-6fff8e845a16","name":"RAG Retrieval Gap Router API","slug":"rag-retrieval-gap-router-api-64baf0","shortDescription":"Route RAG retrieval gaps from missed intent, sparse sources, stale index, permission block, and query ambiguity","description":"Route RAG retrieval gaps from missed intent, sparse sources, stale index, permission block, and query ambiguity. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["rag","retrieval-gap","knowledge-base","search","agent-friendly","x402","rag retrieval gap router","rag","retrieval gap","knowledge base","search","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-retrieval-gap-router-api-64baf0","openApiSpecUrl":"https://rag-retrieval-gap-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"02456641-87ef-44fc-8405-c8d5529f5654","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"969ec014-2d9c-411b-b2c2-04a0bd1d575c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8482a6a8-3694-4ff9-85db-99ead6a75b55","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rag-gap-rules","description":"Return hardcoded rag retrieval gap router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-rag-retrieval-gap","description":"Route RAG retrieval gaps from missed intent, sparse sources, stale index, permission block, and query ambiguity using deterministic scoring rules"},{"method":"POST","path":"/rank-retrieval-repairs","description":"Generate focused next steps for rag retrieval gap router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7bc330de-7efd-4a60-a23f-912506f0794e","name":"Treasury Cash Variance API","slug":"treasury-cash-variance-api-b22d54","shortDescription":"Explain treasury cash variance from bank balance, forecast delta, receipts timing, payment runs, and FX movement","description":"Explain treasury cash variance from bank balance, forecast delta, receipts timing, payment runs, and FX movement. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["treasury","cash-forecast","variance","finance","agent-friendly","x402","treasury cash variance","treasury","cash forecast","variance","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/treasury-cash-variance-api-b22d54","openApiSpecUrl":"https://treasury-cash-variance.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"28035832-375c-4194-97ec-efb1a89a30f0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8edf8839-f5b1-4a70-933d-eec3d8950517","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d6b6c9a6-9e94-4b85-9de1-00c8296b8024","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cash-variance-rules","description":"Return hardcoded treasury cash variance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-treasury-cash-variance","description":"Explain treasury cash variance from bank balance, forecast delta, receipts timing, payment runs, and FX movement using deterministic scoring rules"},{"method":"POST","path":"/rank-cash-variance-actions","description":"Generate focused next steps for treasury cash variance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f2eb505c-3d40-4ae8-8b35-8f86a6f95c93","name":"API Runtime Contract Anomaly API","slug":"api-runtime-contract-anomaly-api-cf3326","shortDescription":"Detect API runtime contract anomalies from schema mismatch, status drift, latency shift, consumer impact, and version signal","description":"Detect API runtime contract anomalies from schema mismatch, status drift, latency shift, consumer impact, and version signal. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["api-contracts","runtime","anomaly","developer-tools","agent-friendly","x402","api runtime contract anomaly","api contracts","runtime","anomaly","developer tools","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-runtime-contract-anomaly-api-cf3326","openApiSpecUrl":"https://api-runtime-contract-anomaly.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"fea5d8e0-eabe-4a0a-b31c-c1d9654ad7bb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e4d35499-cb84-4e12-85d9-95d8ea539ef7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ae1d48ca-d108-4746-8f92-1a52edcf1314","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/runtime-contract-rules","description":"Return hardcoded api runtime contract anomaly rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-api-runtime-contract-anomaly","description":"Detect API runtime contract anomalies from schema mismatch, status drift, latency shift, consumer impact, and version signal using deterministic scoring rules"},{"method":"POST","path":"/rank-contract-anomaly-actions","description":"Generate focused next steps for api runtime contract anomaly from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"332d5a5b-abd7-42b0-b299-4f1cc2f04ebd","name":"MCP Tool Schema Quality API","slug":"mcp-tool-schema-quality-api-a36cda","shortDescription":"Score MCP tool schema quality from parameter clarity, examples, error states, auth notes, and output consistency","description":"Score MCP tool schema quality from parameter clarity, examples, error states, auth notes, and output consistency. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","schema-quality","developer-tools","agent-discovery","agent-friendly","x402","mcp tool schema quality","mcp","schema quality","developer tools","agent discovery","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-tool-schema-quality-api-a36cda","openApiSpecUrl":"https://mcp-tool-schema-quality.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"578d6131-3e28-48ca-a140-d8100881c558","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"31c95c69-0088-443f-a6f6-28c040c58841","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ed384a62-ffd2-4ac4-bf50-2bdfd01d9cf1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mcp-schema-rules","description":"Return hardcoded mcp tool schema quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-mcp-tool-schema-quality","description":"Score MCP tool schema quality from parameter clarity, examples, error states, auth notes, and output consistency using deterministic scoring rules"},{"method":"POST","path":"/rank-schema-quality-fixes","description":"Generate focused next steps for mcp tool schema quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"aa5956da-5425-4210-ba7b-c5e512fe50ce","name":"PII Minimization Planner API","slug":"pii-minimization-planner-api-784488","shortDescription":"Plan PII minimization from field necessity, purpose fit, retention need, masking option, and sharing scope","description":"Plan PII minimization from field necessity, purpose fit, retention need, masking option, and sharing scope. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["pii","privacy","data-minimization","governance","agent-friendly","x402","pii minimization planner","pii","privacy","data minimization","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/pii-minimization-planner-api-784488","openApiSpecUrl":"https://pii-minimization-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c94af702-d6b0-4e64-9a8a-a28143f76083","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"793eefd8-59e4-42ac-9f36-ae0d2c146f51","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7b2cb03d-8a3e-4f35-a74e-da436afdbb3a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pii-minimization-rules","description":"Return hardcoded pii minimization planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-pii-minimization","description":"Plan PII minimization from field necessity, purpose fit, retention need, masking option, and sharing scope using deterministic scoring rules"},{"method":"POST","path":"/rank-minimization-actions","description":"Generate focused next steps for pii minimization planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f2f52c17-7ee8-4a05-ae27-a1bdada2f76a","name":"NPS Comment Theme Router API","slug":"nps-comment-theme-router-api-b818d3","shortDescription":"Route NPS comment themes from sentiment, topic, account tier, product area, and urgency signal","description":"Route NPS comment themes from sentiment, topic, account tier, product area, and urgency signal. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["nps","customer-feedback","theme-routing","success","agent-friendly","x402","nps comment theme router","nps","customer feedback","theme routing","success","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/nps-comment-theme-router-api-b818d3","openApiSpecUrl":"https://nps-comment-theme-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0a75b3f0-5b31-4c7a-8c89-b9581059e60c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9658aa43-096a-40cf-8dd1-3ec513a47810","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5d83ee74-0399-406c-bf2f-dab340da0ee1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/nps-theme-rules","description":"Return hardcoded nps comment theme router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-nps-comment-theme","description":"Route NPS comment themes from sentiment, topic, account tier, product area, and urgency signal using deterministic scoring rules"},{"method":"POST","path":"/rank-feedback-actions","description":"Generate focused next steps for nps comment theme router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7859460e-b57e-4d7b-9188-97c9e011e37a","name":"CI Failure Triage API","slug":"ci-failure-triage-api-29aa51","shortDescription":"Triage CI failures from failing stage, changed files, flaky history, dependency changes, and release urgency","description":"Triage CI failures from failing stage, changed files, flaky history, dependency changes, and release urgency. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ci","developer-tools","qa","release","agent-friendly","x402","ci failure triage","ci","developer tools","qa","release","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ci-failure-triage-api-29aa51","openApiSpecUrl":"https://ci-failure-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"41a928f2-88cc-4004-af94-1cb1ed726c37","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c3604fcc-6458-4e28-a5e1-d4ca907a7bf7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dda7ac8e-eb2a-4877-9b3b-53a426e42a6c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ci-failure-rules","description":"Return hardcoded ci failure triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-ci-failure","description":"Triage CI failures from failing stage, changed files, flaky history, dependency changes, and release urgency using deterministic scoring rules"},{"method":"POST","path":"/rank-ci-fix-actions","description":"Generate focused next steps for ci failure triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"870a2c6a-efad-4066-aed8-b7a8dd74259a","name":"Care Gap Outreach Planner API","slug":"care-gap-outreach-planner-api-3b2a9a","shortDescription":"Plan care gap outreach from measure type, overdue age, patient risk, channel consent, and appointment availability","description":"Plan care gap outreach from measure type, overdue age, patient risk, channel consent, and appointment availability. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["healthcare","care-gap","outreach","population-health","agent-friendly","x402","care gap outreach planner","healthcare","care gap","outreach","population health","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/care-gap-outreach-planner-api-3b2a9a","openApiSpecUrl":"https://care-gap-outreach-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"fba343d0-ea21-40b2-82a3-b8c48bfebdf7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cbdf4322-83b9-43d0-a70b-c4cc271ff18d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d8c09b7f-85ef-4d48-894e-baf15f286506","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/care-gap-rules","description":"Return hardcoded care gap outreach planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-care-gap-outreach","description":"Plan care gap outreach from measure type, overdue age, patient risk, channel consent, and appointment availability using deterministic scoring rules"},{"method":"POST","path":"/rank-care-gap-actions","description":"Generate focused next steps for care gap outreach planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2cc8c0cf-0b4a-42cd-b621-1bd287462731","name":"Invoice Duplicate Guard API","slug":"invoice-duplicate-guard-api-b07f2b","shortDescription":"Detect duplicate invoice risk from vendor identity, invoice amount, date proximity, PO match, and payment status","description":"Detect duplicate invoice risk from vendor identity, invoice amount, date proximity, PO match, and payment status. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["invoice","duplicate-payment","accounts-payable","finance","agent-friendly","x402","invoice duplicate guard","invoice","duplicate payment","accounts payable","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/invoice-duplicate-guard-api-b07f2b","openApiSpecUrl":"https://invoice-duplicate-guard.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8597885f-d2d0-46e0-8b89-c685f1b6e32f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"57dffc9b-5d5f-49d4-b9fe-4d5f81c76847","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9d5c263a-084e-449a-9f87-e3f01b1ccd9e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/invoice-duplicate-rules","description":"Return hardcoded invoice duplicate guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-invoice-duplicate-risk","description":"Detect duplicate invoice risk from vendor identity, invoice amount, date proximity, PO match, and payment status using deterministic scoring rules"},{"method":"POST","path":"/rank-duplicate-invoice-actions","description":"Generate focused next steps for invoice duplicate guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"aac1d669-a030-4de6-918b-4740994b5a81","name":"Cloud Exception Justification QA API","slug":"cloud-exception-justification-qa-api-9f89a2","shortDescription":"QA cloud security exceptions from control gap, business reason, expiry, compensating control, and owner evidence","description":"QA cloud security exceptions from control gap, business reason, expiry, compensating control, and owner evidence. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud-security","exceptions","grc","risk","agent-friendly","x402","cloud exception justification qa","cloud security","exceptions","grc","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-exception-justification-qa-api-9f89a2","openApiSpecUrl":"https://cloud-exception-justification-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c27f34fc-f16e-47c8-8855-ed5a686c928c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"84811524-3440-4f06-8a2a-b64fe681b7ed","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bcba8cac-99da-4d20-ac0a-76f5e9e64d25","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cloud-exception-rules","description":"Return hardcoded cloud exception justification qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-cloud-exception-justification","description":"QA cloud security exceptions from control gap, business reason, expiry, compensating control, and owner evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-cloud-exception-actions","description":"Generate focused next steps for cloud exception justification qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"64f8761b-ed00-4300-bd9a-5e1c998ea4ea","name":"SOC2 Control Evidence Mapper API","slug":"soc2-control-evidence-mapper-api-f25d8d","shortDescription":"Map SOC2 control evidence from control ID, proof artifact, owner signoff, period coverage, and exception notes","description":"Map SOC2 control evidence from control ID, proof artifact, owner signoff, period coverage, and exception notes. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["soc2","control-evidence","audit","grc","agent-friendly","x402","soc2 control evidence mapper","soc2","control evidence","audit","grc","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/soc2-control-evidence-mapper-api-f25d8d","openApiSpecUrl":"https://soc2-control-evidence-mapper.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f7dd53db-782d-43f8-abcf-a087de0b684c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c5a1ab0e-4b0b-4038-a3cc-ebb8d6484ced","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bee160ca-1e24-4bea-b2cd-6d62d211d92b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/soc2-evidence-rules","description":"Return hardcoded soc2 control evidence mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-soc2-control-evidence","description":"Map SOC2 control evidence from control ID, proof artifact, owner signoff, period coverage, and exception notes using deterministic scoring rules"},{"method":"POST","path":"/rank-soc2-evidence-gaps","description":"Generate focused next steps for soc2 control evidence mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f2e95056-2be6-4a25-accb-8fa7624bc3bd","name":"Data Lineage Trust Score API","slug":"data-lineage-trust-score-api-7d7ad2","shortDescription":"Score data lineage trust from source authority, transformation clarity, owner signoff, freshness, and downstream use","description":"Score data lineage trust from source authority, transformation clarity, owner signoff, freshness, and downstream use. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["data-lineage","trust-score","data-quality","governance","agent-friendly","x402","data lineage trust score","data lineage","trust score","data quality","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-lineage-trust-score-api-7d7ad2","openApiSpecUrl":"https://data-lineage-trust-score.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"be386a71-91e1-4f18-acaf-a98cf99ef018","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dfeeb201-7f86-4f48-9cb1-eeac3118b6bd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3bd635bd-0723-4dff-b96a-9c37fc82cd17","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lineage-trust-rules","description":"Return hardcoded data lineage trust score rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-data-lineage-trust","description":"Score data lineage trust from source authority, transformation clarity, owner signoff, freshness, and downstream use using deterministic scoring rules"},{"method":"POST","path":"/rank-lineage-actions","description":"Generate focused next steps for data lineage trust score from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"24299f06-9b66-446b-b3e8-62b5f3d71c87","name":"Procurement Savings Finder API","slug":"procurement-savings-finder-api-b62157","shortDescription":"Find procurement savings from category spend, supplier overlap, contract leakage, volume tier, and renewal timing","description":"Find procurement savings from category spend, supplier overlap, contract leakage, volume tier, and renewal timing. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["procurement","savings","supplier","finance","agent-friendly","x402","procurement savings finder","procurement","savings","supplier","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/procurement-savings-finder-api-b62157","openApiSpecUrl":"https://procurement-savings-finder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"405a27e4-dbd5-4569-b10c-8836e5432543","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"14c8a84f-9ad8-47bd-ab46-5c90ac4338f9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a3bc21a7-dc2c-46cf-b003-5234f33f1be5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/procurement-savings-rules","description":"Return hardcoded procurement savings finder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-procurement-savings","description":"Find procurement savings from category spend, supplier overlap, contract leakage, volume tier, and renewal timing using deterministic scoring rules"},{"method":"POST","path":"/rank-savings-actions","description":"Generate focused next steps for procurement savings finder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"358d4522-77bb-4c7e-8cf3-1eebf1f4a52e","name":"Renewal Risk Root Cause API","slug":"renewal-risk-root-cause-api-75c4cb","shortDescription":"Analyze renewal risk root causes from usage drop, support burden, stakeholder change, product gap, and contract terms","description":"Analyze renewal risk root causes from usage drop, support burden, stakeholder change, product gap, and contract terms. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["renewal-risk","customer-success","root-cause","saas","agent-friendly","x402","renewal risk root cause","renewal risk","customer success","root cause","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/renewal-risk-root-cause-api-75c4cb","openApiSpecUrl":"https://renewal-risk-root-cause.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"820fc29d-e2b0-4db5-83ba-8e7336be8dc2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fd313632-c2b7-47cb-b3c7-0a7c395f7615","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ab0a8d92-dacd-45d4-95c2-2f2f4166cc21","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/renewal-root-rules","description":"Return hardcoded renewal risk root cause rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/analyze-renewal-risk-root-cause","description":"Analyze renewal risk root causes from usage drop, support burden, stakeholder change, product gap, and contract terms using deterministic scoring rules"},{"method":"POST","path":"/rank-renewal-save-actions","description":"Generate focused next steps for renewal risk root cause from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"933f7c0f-5e78-4fc3-a54a-ec5c7fb0e25b","name":"Consent Purpose Compatibility API","slug":"consent-purpose-compatibility-api-7858a5","shortDescription":"Check consent purpose compatibility from consent text, requested use, channel, jurisdiction, and suppression status","description":"Check consent purpose compatibility from consent text, requested use, channel, jurisdiction, and suppression status. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["consent","privacy","purpose-limitation","compliance","agent-friendly","x402","consent purpose compatibility","consent","privacy","purpose limitation","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/consent-purpose-compatibility-api-7858a5","openApiSpecUrl":"https://consent-purpose-compatibility.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"673184df-4847-4620-8bbe-db8578effff9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3d411885-194b-4da0-a808-f90336252898","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b2673627-ae4e-4415-b5b1-9a0a2143c904","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/purpose-compatibility-rules","description":"Return hardcoded consent purpose compatibility rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-consent-purpose-compatibility","description":"Check consent purpose compatibility from consent text, requested use, channel, jurisdiction, and suppression status using deterministic scoring rules"},{"method":"POST","path":"/rank-consent-purpose-actions","description":"Generate focused next steps for consent purpose compatibility from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2a33bb78-4e31-4484-a886-8ec1c50eb3f3","name":"Privacy Impact Triage API","slug":"privacy-impact-triage-api-9c46e5","shortDescription":"Triage privacy impact from data class, processing purpose, subject volume, third-party access, and retention risk","description":"Triage privacy impact from data class, processing purpose, subject volume, third-party access, and retention risk. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["privacy-impact","dpia","compliance","risk","agent-friendly","x402","privacy impact triage","privacy impact","dpia","compliance","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/privacy-impact-triage-api-9c46e5","openApiSpecUrl":"https://privacy-impact-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f4864bd4-7839-4c17-a12b-3d6011ed3cb6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f83dcaf-952e-40ce-8dbb-41c1968f9463","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f8202b07-5b2a-4d0c-ade7-f5936ccca97b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/privacy-impact-rules","description":"Return hardcoded privacy impact triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-privacy-impact","description":"Triage privacy impact from data class, processing purpose, subject volume, third-party access, and retention risk using deterministic scoring rules"},{"method":"POST","path":"/rank-privacy-actions","description":"Generate focused next steps for privacy impact triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5cee80ba-3d3f-45e0-869c-2bdbe3a2ff21","name":"Access Review Campaign Planner API","slug":"access-review-campaign-planner-api-3787f5","shortDescription":"Plan access review campaigns from app criticality, user volume, stale access, reviewer load, and deadline","description":"Plan access review campaigns from app criticality, user volume, stale access, reviewer load, and deadline. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["access-review","iam","campaign","security","agent-friendly","x402","access review campaign planner","access review","iam","campaign","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/access-review-campaign-planner-api-3787f5","openApiSpecUrl":"https://access-review-campaign-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"8eb14292-2cc9-4752-a782-9e1cf89839c7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d35f3e15-f256-42c4-9dcd-0a37ba39f565","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"246f69fd-4d45-442d-a126-73ca370c6381","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/access-campaign-rules","description":"Return hardcoded access review campaign planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-access-review-campaign","description":"Plan access review campaigns from app criticality, user volume, stale access, reviewer load, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-access-review-actions","description":"Generate focused next steps for access review campaign planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1674d52d-8aab-4b5c-9fe2-71c23abdcd9b","name":"AI Act Evidence Pack API","slug":"ai-act-evidence-pack-api-9db942","shortDescription":"Build AI Act evidence packs from system purpose, risk class, human oversight, data governance, and monitoring proof","description":"Build AI Act evidence packs from system purpose, risk class, human oversight, data governance, and monitoring proof. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ai-act","ai-governance","evidence","compliance","agent-friendly","x402","ai act evidence pack","ai act","ai governance","evidence","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-act-evidence-pack-api-9db942","openApiSpecUrl":"https://ai-act-evidence-pack.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0e83ec87-8a92-47b5-8f54-f7307be3f706","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"35c236b4-8dde-4757-ad71-d40d456821dc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"22df69cd-ef7a-4f76-acb3-5989a223c46c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ai-act-evidence-rules","description":"Return hardcoded ai act evidence pack rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-ai-act-evidence-pack","description":"Build AI Act evidence packs from system purpose, risk class, human oversight, data governance, and monitoring proof using deterministic scoring rules"},{"method":"POST","path":"/rank-ai-act-gaps","description":"Generate focused next steps for ai act evidence pack from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5f76c2c7-65bd-4291-8560-bab29919849e","name":"HIPAA Data Sharing Gate API","slug":"hipaa-data-sharing-gate-api-f1e6d6","shortDescription":"Gate HIPAA data sharing from PHI type, recipient role, authorization proof, minimum necessary fit, and audit trail","description":"Gate HIPAA data sharing from PHI type, recipient role, authorization proof, minimum necessary fit, and audit trail. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["hipaa","healthcare","data-sharing","privacy","agent-friendly","x402","hipaa data sharing gate","hipaa","healthcare","data sharing","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/hipaa-data-sharing-gate-api-f1e6d6","openApiSpecUrl":"https://hipaa-data-sharing-gate.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ae5d5fcc-0fba-4fa1-b3ab-a5a47c8f9fc5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d3444ac0-3b5d-45ae-aad8-caa2755d0ecc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e5d68d97-2c33-4edc-8c60-92ed662409cd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/hipaa-sharing-rules","description":"Return hardcoded hipaa data sharing gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-hipaa-data-sharing","description":"Gate HIPAA data sharing from PHI type, recipient role, authorization proof, minimum necessary fit, and audit trail using deterministic scoring rules"},{"method":"POST","path":"/rank-hipaa-sharing-controls","description":"Generate focused next steps for hipaa data sharing gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8ca2860c-4c93-40a0-bb94-eed8b1acb1cb","name":"Patient Message Urgency API","slug":"patient-message-urgency-api-3aa165","shortDescription":"Prioritize patient messages from symptom severity, medication mention, appointment proximity, history risk, and response SLA","description":"Prioritize patient messages from symptom severity, medication mention, appointment proximity, history risk, and response SLA. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["healthcare","patient-message","triage","care-ops","agent-friendly","x402","patient message urgency","healthcare","patient message","triage","care ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/patient-message-urgency-api-3aa165","openApiSpecUrl":"https://patient-message-urgency.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"5645d4b3-6aab-454b-806f-5f78a1aa28be","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"448f4d54-61ab-4e34-9263-14b15db9f339","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"294fd031-2c67-4080-9635-287c5860dcbf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/patient-message-rules","description":"Return hardcoded patient message urgency rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-patient-message","description":"Prioritize patient messages from symptom severity, medication mention, appointment proximity, history risk, and response SLA using deterministic scoring rules"},{"method":"POST","path":"/rank-patient-message-actions","description":"Generate focused next steps for patient message urgency from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9dc358d4-9cd4-4668-9739-7977a2b39803","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-941f2e","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-941f2e","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"051a6efa-2a64-4d31-9417-3ade900b76ae","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"871c167b-37d7-4723-b309-eddce7d3299d","name":"Creator Sponsorship Fit API","slug":"creator-sponsorship-fit-api-2af533","shortDescription":"Score creator sponsorship fit from audience overlap, content risk, engagement quality, category fit, and disclosure readiness","description":"Score creator sponsorship fit from audience overlap, content risk, engagement quality, category fit, and disclosure readiness. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["creator-economy","sponsorship","influencer","marketing","agent-friendly","x402","creator sponsorship fit","creator economy","sponsorship","influencer","marketing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/creator-sponsorship-fit-api-2af533","openApiSpecUrl":"https://creator-sponsorship-fit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"987c28d1-cdcc-4a5a-90b1-99aeeae783d4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0018abd8-5c49-41d7-9bc8-d0ade2417143","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7acadab3-af90-4ea5-98f9-d4d99fd94d51","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/creator-sponsorship-rules","description":"Return hardcoded creator sponsorship fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-creator-sponsorship-fit","description":"Score creator sponsorship fit from audience overlap, content risk, engagement quality, category fit, and disclosure readiness using deterministic scoring rules"},{"method":"POST","path":"/rank-sponsorship-actions","description":"Generate focused next steps for creator sponsorship fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e3dbe21c-3acf-4ffe-b5b1-574481928cbb","name":"Vendor Bank Change Risk API","slug":"vendor-bank-change-risk-api-f599ed","shortDescription":"Score vendor bank change risk from requester proof, change timing, vendor criticality, prior pattern, and approval chain","description":"Score vendor bank change risk from requester proof, change timing, vendor criticality, prior pattern, and approval chain. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-bank","payment-fraud","accounts-payable","risk","agent-friendly","x402","vendor bank change risk","vendor bank","payment fraud","accounts payable","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-bank-change-risk-api-f599ed","openApiSpecUrl":"https://vendor-bank-change-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"9b979144-2774-4bdf-b09f-d9bf401c1098","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c247a4f-ef13-445a-9303-6831122714b7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b647b1a-daa8-469f-86c1-77d395496294","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/bank-change-rules","description":"Return hardcoded vendor bank change risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-vendor-bank-change-risk","description":"Score vendor bank change risk from requester proof, change timing, vendor criticality, prior pattern, and approval chain using deterministic scoring rules"},{"method":"POST","path":"/rank-bank-change-controls","description":"Generate focused next steps for vendor bank change risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7d085323-787c-498d-9da1-3a8d4812a931","name":"NDA Clause Risk Check API","slug":"nda-clause-risk-check-api-fa0665","shortDescription":"Check NDA clause risk from confidentiality scope, residuals language, term length, exclusions, and governing law","description":"Check NDA clause risk from confidentiality scope, residuals language, term length, exclusions, and governing law. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["nda","contracts","legal","clause-risk","agent-friendly","x402","nda clause risk check","nda","contracts","legal","clause risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/nda-clause-risk-check-api-fa0665","openApiSpecUrl":"https://nda-clause-risk-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"55100453-1711-4901-885e-2cd2d33f3532","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5467fa01-2e18-494b-815f-50f00c6e19a4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c2afdef1-cef5-4c95-8d07-a66ce7feca3a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/nda-risk-rules","description":"Return hardcoded nda clause risk check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-nda-clause-risk","description":"Check NDA clause risk from confidentiality scope, residuals language, term length, exclusions, and governing law using deterministic scoring rules"},{"method":"POST","path":"/rank-nda-actions","description":"Generate focused next steps for nda clause risk check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"41562a9c-60e1-4512-b77b-9c03f5571142","name":"Service Account Risk Review API","slug":"service-account-risk-review-api-50717c","shortDescription":"Review service account risk from privilege scope, owner coverage, key age, usage pattern, and external access","description":"Review service account risk from privilege scope, owner coverage, key age, usage pattern, and external access. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["service-accounts","iam","security","access-review","agent-friendly","x402","service account risk review","service accounts","iam","security","access review","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/service-account-risk-review-api-50717c","openApiSpecUrl":"https://service-account-risk-review.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"7b499e82-759f-49c2-84ef-77496e5275cd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"24ccf741-c209-491d-a369-8767f114114d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"59ae923d-257e-4af5-8582-50272ee8df56","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/service-account-rules","description":"Return hardcoded service account risk review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-service-account-risk","description":"Review service account risk from privilege scope, owner coverage, key age, usage pattern, and external access using deterministic scoring rules"},{"method":"POST","path":"/rank-service-account-actions","description":"Generate focused next steps for service account risk review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ea69f404-9d9f-41ef-8d59-3b754cfd70ba","name":"Release Rollback Readiness API","slug":"release-rollback-readiness-api-ffe222","shortDescription":"Check release rollback readiness from feature flags, migration risk, telemetry, customer impact, and owner coverage","description":"Check release rollback readiness from feature flags, migration risk, telemetry, customer impact, and owner coverage. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["release","rollback","devops","risk","agent-friendly","x402","release rollback readiness","release","rollback","devops","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/release-rollback-readiness-api-ffe222","openApiSpecUrl":"https://release-rollback-readiness.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"457b740c-0d07-4460-801d-474ed2353c92","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"efc055f8-2894-48f3-9636-b5f74a570a29","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5c47d4c0-5248-4395-a9e6-e9b2d4d2aa45","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rollback-readiness-rules","description":"Return hardcoded release rollback readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-release-rollback-readiness","description":"Check release rollback readiness from feature flags, migration risk, telemetry, customer impact, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-rollback-actions","description":"Generate focused next steps for release rollback readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6a9e4e7a-1046-4714-b894-00c2a1c61016","name":"Customer Escalation Brief API","slug":"customer-escalation-brief-api-552dca","shortDescription":"Create customer escalation briefs from issue severity, account value, timeline, owner notes, and executive visibility","description":"Create customer escalation briefs from issue severity, account value, timeline, owner notes, and executive visibility. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-escalation","support","success","briefing","agent-friendly","x402","customer escalation brief","customer escalation","support","success","briefing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-escalation-brief-api-552dca","openApiSpecUrl":"https://customer-escalation-brief.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b9d96f8e-b04d-4db4-9cc2-238019e14eaa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"96bb2c5c-856f-4383-b5d6-6a0d6174495d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a7b015f9-e90d-4039-8356-6a56916816e0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/escalation-brief-rules","description":"Return hardcoded customer escalation brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/create-customer-escalation-brief","description":"Create customer escalation briefs from issue severity, account value, timeline, owner notes, and executive visibility using deterministic scoring rules"},{"method":"POST","path":"/rank-escalation-actions","description":"Generate focused next steps for customer escalation brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d07ffd3d-0af4-46cf-bb12-50bab76bdd50","name":"X402 Market Intel API","slug":"x402-market-intel-api-d68ba3","shortDescription":"x402 paid API discovery","description":"X402 Market Intel API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: service rank, endpoint risk, provider dossier, buyer dossier, market map, paid api discovery. Buyer intents from service metadata: x402 paid API discovery, verified x402 APIs, x402 endpoint rankings.","category":null,"tags":["api","apis","base","discovery","endpoint","mcp","paid","provider","rank","risk","service","usdc","verified","x402"],"baseUrl":"https://orbisapi.com/proxy/x402-market-intel-api-d68ba3","openApiSpecUrl":"https://x402-market-intel-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"66c41943-8cdd-4999-a5d9-6830a666632c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/x402/service_rank","description":"One-call x402 service selector for buyer agents: given an intent and budget, return the pay/skip/reroute verdict first, then warnings, price/payment metadata, evidence, and fallback action before the agent spends."},{"method":"POST","path":"/tools/token_risk_scan","description":"High-frequency x402-compatible token risk scan clone: one EVM token/contract address in, live bytecode/ERC-20 metadata/proxy/admin/selector evidence out, with risk score, verdict, and approval/trade policy. Mirrors the active /tools/token_risk_scan buyer route shape."},{"method":"POST","path":"/v1/x402/endpoint_risk","description":"Tiny paid pre-payment oracle for one x402 endpoint: returns pay/block/cap verdict first, warnings and exact 402 term checks second, then execution policy, replay/binding checks, and seller fix appendix. Free preview includes paid_request_body + preview_id; paid route is now $0.03 to match try-it con"},{"method":"POST","path":"/tools/tx_simulator","description":"High-frequency x402-compatible tx simulator clone for EVM agents: one transaction object in, selector/gas/code probe, simulation verdict, sign/manual-review/avoid decision, and exact execution policy out. Mirrors active /tools/tx_simulator buyer route naming."},{"method":"POST","path":"/v1/x402/provider_dossier","description":"One-call provider trust dossier before an agent pays a seller: verdict, provider stats, resource map, pricing distribution, registry coverage, buyer/call evidence, freshness, trust flags, and spend-policy next action."},{"method":"POST","path":"/tools/tx_explainer","description":"High-frequency x402-compatible transaction explainer clone for EVM agents: transaction calldata in, decoded selector/action, risk flags, plain-English explanation, and sign/manual-review/avoid verdict out. Mirrors active /tools/tx_explainer buyer route naming."},{"method":"POST","path":"/v1/x402/buyer_dossier","description":"Buyer-wallet recognition for x402 sellers and marketplaces: given a payer wallet, return whether it has paid Money Tree, call count, endpoint mix, preview attribution carried into paid calls, and whether the wallet is external or self-funded proof."},{"method":"POST","path":"/v1/x402/market_map","description":"Cross-source category and seller map for x402 paid services with revenue/call/payer concentration, registry coverage, and schema-quality gaps."},{"method":"POST","path":"/v1/x402/paid_api_discovery","description":"Paid search API and paid API discovery for agents searching verified x402 APIs: rank pay-per-call endpoints by buyer demand, price, registry coverage, schema/examples, seller score, endpoint rankings, and route reliability."},{"method":"POST","path":"/v1/x402/payment_risk","description":"Tiny buyer-side x402 payment-risk oracle priced at $0.01. Given a quoted x402 resource, payTo, amount, network, and optional paymentRequirements, returns pay | avoid | manual_review, quote sanity, payTo/network/resource binding checks, replay/double-pay risk, seller discovery/readback, suspicious pr"},{"method":"POST","path":"/v1/x402/payment_risk","description":"Tiny buyer-side x402 payment-risk oracle priced at $0.01. Given a quoted x402 resource, payTo, amount, network, and optional paymentRequirements, returns pay | avoid | manual_review, quote sanity, payTo/network/resource binding checks, replay/double-pay risk, seller discovery/readback, suspicious pr"},{"method":"POST","path":"/v1/x402/lead_pack","description":"Paid x402 lead-enrichment package for buyer agents in the StableEnrich/Apollo demand lane. Given a target market, persona, geography, filters, and max lead count, returns a ranked prospect/account pack with fit reasons, public evidence URLs, missing-data flags, enrichment recommendations, budget pol"},{"method":"POST","path":"/v1/x402/verified_endpoints","description":"Verified x402 API directory for autonomous agents: discover x402 pay-per-call endpoints with settlement proof, schema quality, examples, freshness, seller score, and registry coverage."},{"method":"POST","path":"/v1/x402/media_data_route_preflight","description":"Paid buyer preflight for IMDb/movie/TV/media database x402 routes. Given a title/person lookup intent, candidate media data endpoint, budget, and freshness requirements, returns pay | manual_review | avoid, 402/payment-shape sanity, schema/freshness/licensing risks, exact request plan, fallback shor"},{"method":"POST","path":"/v1/x402/search_rank_monitor","description":"Hosted x402 marketplace search-rank monitor for paid API discovery terms: records x402 Market Intel rank, top competing resources, rank deltas, freshness, and next proof action from recurring D1 marketplace snapshots."},{"method":"POST","path":"/v1/x402/endpoint_rankings","description":"x402 endpoint rankings and seller score leaderboard for paid API discovery: compare resources by revenue proof, buyer breadth, price, metadata quality, and reliability signals."},{"method":"POST","path":"/v1/x402/financial_data_route_preflight","description":"Paid buyer preflight for stock quote/market-data x402 routes. Given a ticker, candidate realtime price endpoint, budget, and freshness requirement, returns pay | manual_review | avoid, 402/payment-shape sanity, market-hours/freshness/licensing warnings, exact request plan, fallback shortlist, spend "},{"method":"POST","path":"/v1/x402/autopay_readiness_matrix","description":"Hosted autopay readiness matrix for agents choosing paid x402 APIs: scores routes by payment envelope quality, schema/examples, buyer proof, price risk, seller breadth, freshness, and registry coverage before autonomous spend."},{"method":"POST","path":"/v1/x402/proof_lift_report","description":"Hosted proof-lift report for x402 paid API discovery campaigns: combines paid-call telemetry with recurring marketplace rank observations to show route proof coverage, index/rank movement, buyer-query lift, and the next bounded proof action."},{"method":"POST","path":"/v1/x402/buyer_intent_gap_report","description":"Hosted buyer-intent gap report for x402 paid API discovery: mines recurring marketplace snapshots and search-rank observations to rank urgent agent queries, under-indexed x402 Market Intel routes, competitor coverage, and next dataset/MCP route to ship."},{"method":"POST","path":"/v1/x402/keyword_visibility_pack","description":"Hosted keyword visibility pack for x402 paid API discovery: derives buyer search vocabulary, listing copy, schema/example gaps, route aliases, and proof terms from recurring CDP+PayAI resources, rank observations, and seller-score signals."},{"method":"POST","path":"/v1/x402/seller_score","description":"Score a payTo wallet, domain, or resource for observed revenue proof, buyer breadth, metadata quality, registry coverage, and route reliability."},{"method":"POST","path":"/v1/x402/emerging_categories","description":"Detect categories where buyer demand, revenue, or payer growth is high relative to supply and metadata completeness, highlighting underserved wedges."},{"method":"POST","path":"/v1/x402/resource_due_diligence","description":"Route-level trust/readiness report for an agent deciding whether to autopay an x402 resource, combining registry presence, schema/examples, seller proof, and peer category context."},{"method":"POST","path":"/v1/x402/category_gap_report","description":"Hosted proprietary category-gap report for builders: ranks x402 paid-service categories by observed demand, seller concentration, schema/example gaps, registry coverage, and freshness deltas from recurring D1 snapshots."},{"method":"POST","path":"/v1/x402/category_trends","description":"Time-series trend report from hosted D1 x402 observations: category demand deltas, new resources, seller concentration shifts, metadata-quality drift, and next build/proof recommendation."},{"method":"POST","path":"/v1/x402/top_earning_examples","description":"Aggregates x402 endpoints earning more than a revenue threshold and extracts copyable examples: pricing, schema/example completeness, registry coverage, request/response examples, metadata patterns, and why agents appear willing to pay. Refreshed from hosted CDP+PayAI discovery ingest."},{"method":"POST","path":"/v1/x402/listing_rank_doctor","description":"Seller-facing rank, listing, and payment-probe doctor across CDP, PayAI/Bazaar, AgentCash/x402scan, 402index, and x402gle/OpenDexter evidence where available. Returns verdict, surface matrix, exact metadata/schema/payment fixes, and the next measurable proof gate."},{"method":"POST","path":"/v1/x402/buyer_autopay_shortlist","description":"Buyer-agent shortlist for an x402 intent with spend cap, fallback route, avoid list, exact payment plan, and stop conditions before autonomous spend."},{"method":"POST","path":"/v1/x402/x402_endpoint_preflight","description":"Topdog-shaped endpoint risk preflight: one x402 URL in, pay/avoid/cap verdict out with live 402 probe, hosted graph evidence, examples, and exact autopay stop conditions."},{"method":"POST","path":"/v1/x402/tx_preflight_for_agents","description":"EVM transaction preflight modeled on top-earning tx simulator/explainer endpoints: decode target/value/data shape, probe bytecode, flag approvals/transfer selectors, and return sign/avoid/manual-review verdict."},{"method":"POST","path":"/v1/x402/token_contract_risk_scan","description":"Token/contract risk scan inspired by the top x402 earner: contract bytecode, ERC-20 metadata, high-risk function selectors, proxy/admin hints, and a pay/avoid/manual-review score for agent spend."},{"method":"POST","path":"/v1/x402/api_example_doctor","description":"Seller-facing schema/example doctor: compares an x402 resource to top-earning examples and returns exact missing request/response examples, listing copy, schema patches, and a measurable polish gate."},{"method":"POST","path":"/v1/x402/approval_spend_diff","description":"Approval-specific spend-risk preflight for agents: parse ERC-20 approve/permit/transfer calldata, identify spender and amount, check token/spender bytecode/current allowance, and return allow/deny/cap/revoke verdict before autonomous spend."},{"method":"POST","path":"/v1/x402/solana_risk_bridge","description":"Solana-heavy buyer-intel bridge: normalize Solana mint/signature/account checks into the same agent spend verdict format as EVM preflight, using live Solana RPC where possible and hosted top-earner demand patterns."},{"method":"POST","path":"/v1/x402/solana_token_preflight","description":"SPL token preflight for agents before trading, accepting, or routing to a Solana mint: live mint parsing, authority/freeze/supply checks, top-earner comps, verdict, risk score, and recommended spend/trade cap."},{"method":"POST","path":"/v1/x402/solana_tx_simulate_explain","description":"Base64 Solana transaction in, simulation/explanation verdict out: live simulateTransaction, logs, units consumed, account keys/instructions when parseable, sign/manual-review/avoid decision, and next action."},{"method":"POST","path":"/v1/x402/solana_program_risk_scan","description":"Program id in, trust verdict out for Solana agents: live executable/owner/lamports check, upgradeable-loader authority hints when available, known-program labels, usage comps, and sign/avoid policy."},{"method":"POST","path":"/v1/x402/paid_search_result_verifier","description":"Verifies whether a paid search/API result is worth paying for: query fit, freshness, schema/example quality, price fit, registry evidence, and pay/no-pay verdict."},{"method":"POST","path":"/v1/x402/micro_price_optimizer","description":"Category-sensitive price optimizer for x402 sellers: compares a route to live paid endpoints, topdog prices, calls, payers, and revenue to recommend a price band and A/B test."},{"method":"POST","path":"/v1/x402/agent_listing_conversion_score","description":"Scores an x402 endpoint listing against top-earning patterns and returns blockers, copy/OpenAPI patch payload, readback/measurement gate, and the next conversion action."},{"method":"POST","path":"/v1/x402/competitor_rank_watch","description":"Watches a category, query, domain, or payTo against live x402 graph competitors: rank deltas, winning copy/schema/pricing patterns, and one concrete move to copy for the next 48h."},{"method":"POST","path":"/v1/x402/proof_to_paid_playbook","description":"Turns listing/readback/preview proof into the smallest paid-call experiment: exact audience, source-tagged preview, paid JSON offer, stop conditions, and 48h measurement gate."},{"method":"POST","path":"/v1/x402/inference_preflight","description":"Lane-specific paid buyer package for hot AI inference/content-generation x402 routes. Given an intent, category, budget, and optional candidate resources, returns a pay/skip/cap decision, quote-before-signing checklist, receipt requirements, fallback order, and wash-adjusted 24h movement evidence be"},{"method":"POST","path":"/v1/x402/content_generation_preflight","description":"Lane-specific paid buyer package for the hot content_generation x402 route family. Returns a pay/manual-review verdict, rights/schema/receipt checks, max unit and total spend caps, fallback order, and wash-adjusted 24h movement evidence before an agent pays a text/image/media generation endpoint."},{"method":"POST","path":"/v1/x402/content_generation_preflight","description":"Lane-specific paid buyer package for the hot content_generation x402 route family. Returns a pay/manual-review verdict, rights/schema/receipt checks, max unit and total spend caps, fallback order, and wash-adjusted 24h movement evidence before an agent pays a text/image/media generation endpoint."}],"x402":null},{"id":"b376703f-e570-4db5-b553-0acf92e3be63","name":"Phishing Simulation Gap API","slug":"phishing-simulation-gap-api-e99e0a","shortDescription":"Find phishing simulation gaps from target coverage, lure freshness, training completion, failure trend, and role risk","description":"Find phishing simulation gaps from target coverage, lure freshness, training completion, failure trend, and role risk. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["phishing","security-awareness","training","cybersecurity","agent-friendly","x402","phishing simulation gap","phishing","security awareness","training","cybersecurity","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/phishing-simulation-gap-api-e99e0a","openApiSpecUrl":"https://phishing-simulation-gap.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"11076919-49dc-4597-b68d-396661c36915","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fc3fb78d-add2-465a-af58-19e896f53210","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a94f3e8-f6ec-485e-a4ac-fa30d07da532","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/phishing-gap-rules","description":"Return hardcoded phishing simulation gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-phishing-simulation-gaps","description":"Find phishing simulation gaps from target coverage, lure freshness, training completion, failure trend, and role risk using deterministic scoring rules"},{"method":"POST","path":"/rank-phishing-training-actions","description":"Generate focused next steps for phishing simulation gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dfde924d-a067-42b0-9910-42b7f906132a","name":"Catalog Claim Compliance API","slug":"catalog-claim-compliance-api-9ff52c","shortDescription":"Check catalog claim compliance from product claim, evidence proof, regulated category, market, and platform policy","description":"Check catalog claim compliance from product claim, evidence proof, regulated category, market, and platform policy. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["catalog","claims","compliance","ecommerce","agent-friendly","x402","catalog claim compliance","catalog","claims","compliance","ecommerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/catalog-claim-compliance-api-9ff52c","openApiSpecUrl":"https://catalog-claim-compliance.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ba98d01c-6487-4378-956d-aafac18314e4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2a8b39e3-b05c-4193-9d4a-16b3bcc5e0fa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c7693a2c-61ed-4d31-b8d0-c1eb5482fe68","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/catalog-claim-rules","description":"Return hardcoded catalog claim compliance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-catalog-claim-compliance","description":"Check catalog claim compliance from product claim, evidence proof, regulated category, market, and platform policy using deterministic scoring rules"},{"method":"POST","path":"/rank-catalog-compliance-actions","description":"Generate focused next steps for catalog claim compliance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"763143bb-f985-47f3-99ea-e1c58aae5481","name":"Promotion Margin Guard API","slug":"promotion-margin-guard-api-dabb03","shortDescription":"Guard promotion margins from discount depth, inventory level, demand lift, supplier funding, and channel fees","description":"Guard promotion margins from discount depth, inventory level, demand lift, supplier funding, and channel fees. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["promotion","margin","retail","pricing","agent-friendly","x402","promotion margin guard","promotion","margin","retail","pricing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/promotion-margin-guard-api-dabb03","openApiSpecUrl":"https://promotion-margin-guard.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"5f0e5aad-ead7-4dc2-8cea-68763051d7ad","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"77d6fd8a-5118-4f77-818f-3de5cf3b1ff9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"71e1f366-5dc8-4c7e-860c-15b78c441e98","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/promotion-margin-rules","description":"Return hardcoded promotion margin guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-promotion-margin","description":"Guard promotion margins from discount depth, inventory level, demand lift, supplier funding, and channel fees using deterministic scoring rules"},{"method":"POST","path":"/rank-promotion-actions","description":"Generate focused next steps for promotion margin guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"707d9d2e-f370-4688-83f7-1b0b2330d586","name":"Order Fraud Review Router API","slug":"order-fraud-review-router-api-a2c98c","shortDescription":"Route order fraud reviews from payment signal, shipping mismatch, account age, item risk, and customer history","description":"Route order fraud reviews from payment signal, shipping mismatch, account age, item risk, and customer history. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["order-fraud","manual-review","ecommerce","payments","agent-friendly","x402","order fraud review router","order fraud","manual review","ecommerce","payments","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/order-fraud-review-router-api-a2c98c","openApiSpecUrl":"https://order-fraud-review-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"1fdea8c9-1c91-4eb7-94d8-f5c72b97d70d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"30a31a4d-10b9-4f01-8b37-b8d0aa40234f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b54e254-2320-4bca-8f34-f9f02a4ad850","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/order-fraud-rules","description":"Return hardcoded order fraud review router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-order-fraud-review","description":"Route order fraud reviews from payment signal, shipping mismatch, account age, item risk, and customer history using deterministic scoring rules"},{"method":"POST","path":"/rank-fraud-review-actions","description":"Generate focused next steps for order fraud review router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7da93ec9-02b3-45cb-b97d-b9472677a470","name":"Postmortem Action Tracker API","slug":"postmortem-action-tracker-api-29bb03","shortDescription":"Track postmortem actions from incident cause, action owner, due date, dependency, and recurrence risk","description":"Track postmortem actions from incident cause, action owner, due date, dependency, and recurrence risk. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["postmortem","incident-management","sre","actions","agent-friendly","x402","postmortem action tracker","postmortem","incident management","sre","actions","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/postmortem-action-tracker-api-29bb03","openApiSpecUrl":"https://postmortem-action-tracker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6095ecf8-83a0-4f55-97f2-cb9810075ede","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7f41f170-b9f1-4813-9cd2-0fc3fe124009","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"729b2b97-c837-44f6-9734-21018b922798","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/postmortem-action-rules","description":"Return hardcoded postmortem action tracker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/track-postmortem-actions","description":"Track postmortem actions from incident cause, action owner, due date, dependency, and recurrence risk using deterministic scoring rules"},{"method":"POST","path":"/rank-postmortem-followups","description":"Generate focused next steps for postmortem action tracker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4b651fbe-f380-45ac-bc71-5acaa54121c1","name":"Interview Debrief Consistency API","slug":"interview-debrief-consistency-api-c7fede","shortDescription":"Check interview debrief consistency from rubric score, evidence notes, role criteria, bias signal, and panel alignment","description":"Check interview debrief consistency from rubric score, evidence notes, role criteria, bias signal, and panel alignment. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["interview","hiring","rubric","fairness","agent-friendly","x402","interview debrief consistency","interview","hiring","rubric","fairness","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/interview-debrief-consistency-api-c7fede","openApiSpecUrl":"https://interview-debrief-consistency.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b7c72ef6-6baf-49c4-8c45-7363b1ceec1c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"244fce54-5333-4906-8b43-5c0ed05b24a7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cb32cf59-b64b-4203-80e4-807a8a502907","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/interview-debrief-rules","description":"Return hardcoded interview debrief consistency rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-interview-debrief-consistency","description":"Check interview debrief consistency from rubric score, evidence notes, role criteria, bias signal, and panel alignment using deterministic scoring rules"},{"method":"POST","path":"/rank-debrief-actions","description":"Generate focused next steps for interview debrief consistency from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f28ab3b1-67cc-49df-996f-ad1e6fb3f6e2","name":"Contract Redline Risk Triage API","slug":"contract-redline-risk-triage-api-b585a1","shortDescription":"Triage contract redline risk from clause type, fallback position, deal value, jurisdiction, and approval threshold","description":"Triage contract redline risk from clause type, fallback position, deal value, jurisdiction, and approval threshold. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["contracts","redlines","legal-ops","risk","agent-friendly","x402","contract redline risk triage","contracts","redlines","legal ops","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-redline-risk-triage-api-b585a1","openApiSpecUrl":"https://contract-redline-risk-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"25eee0f0-a33f-4621-982f-02efde31b24d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f57729cf-73d3-445c-b0b8-aa3602e18211","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7190408f-2597-409a-8aef-c739e0f711a1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/redline-risk-rules","description":"Return hardcoded contract redline risk triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-contract-redline-risk","description":"Triage contract redline risk from clause type, fallback position, deal value, jurisdiction, and approval threshold using deterministic scoring rules"},{"method":"POST","path":"/rank-redline-actions","description":"Generate focused next steps for contract redline risk triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"009c262e-f92c-44f8-bb52-ce38fe6da140","name":"Dependency License Risk API","slug":"dependency-license-risk-api-34dc92","shortDescription":"Score dependency license risk from license type, transitive depth, usage context, policy match, and replacement effort","description":"Score dependency license risk from license type, transitive depth, usage context, policy match, and replacement effort. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["dependency","license-risk","open-source","legal","agent-friendly","x402","dependency license risk","dependency","license risk","open source","legal","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/dependency-license-risk-api-34dc92","openApiSpecUrl":"https://dependency-license-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"10da76b8-2d09-4069-9d6a-a4a18cbc49da","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"90cc7ef7-e1da-4f50-8fa9-971a80b4d84f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9f1cd333-d145-46e1-9910-31d1a5fdeed4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dependency-license-rules","description":"Return hardcoded dependency license risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-dependency-license-risk","description":"Score dependency license risk from license type, transitive depth, usage context, policy match, and replacement effort using deterministic scoring rules"},{"method":"POST","path":"/rank-license-risk-actions","description":"Generate focused next steps for dependency license risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f378fdb9-5833-49e7-9ed6-79fc5a27c5b3","name":"Workforce Attrition Hotspot API","slug":"workforce-attrition-hotspot-api-14ce69","shortDescription":"Detect workforce attrition hotspots from tenure mix, manager change, workload signal, survey trend, and market pressure","description":"Detect workforce attrition hotspots from tenure mix, manager change, workload signal, survey trend, and market pressure. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["workforce","attrition","hr-analytics","people-ops","agent-friendly","x402","workforce attrition hotspot","workforce","attrition","hr analytics","people ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/workforce-attrition-hotspot-api-14ce69","openApiSpecUrl":"https://workforce-attrition-hotspot.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3d99d2bb-01c3-403a-b5a3-f69d66f655e5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a59a726a-2f46-4fbb-b763-1aaae199df37","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"eef68273-5015-4928-a3fb-3537b401a2f3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/attrition-hotspot-rules","description":"Return hardcoded workforce attrition hotspot rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-workforce-attrition-hotspot","description":"Detect workforce attrition hotspots from tenure mix, manager change, workload signal, survey trend, and market pressure using deterministic scoring rules"},{"method":"POST","path":"/rank-retention-actions","description":"Generate focused next steps for workforce attrition hotspot from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bcafda6a-66ee-4fac-89e3-1360b07bbd85","name":"Employee Policy Answer Router API","slug":"employee-policy-answer-router-api-a2a301","shortDescription":"Route employee policy answers from policy topic, employee location, role, sensitivity, and escalation need","description":"Route employee policy answers from policy topic, employee location, role, sensitivity, and escalation need. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["employee-policy","hr-support","knowledge-base","routing","agent-friendly","x402","employee policy answer router","employee policy","hr support","knowledge base","routing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/employee-policy-answer-router-api-a2a301","openApiSpecUrl":"https://employee-policy-answer-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"5a828799-517b-4547-b6dd-4d8e75a5de06","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a60c651c-51f6-47d3-91e2-21d932d2fbb1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d63f76e-1c49-4a2d-a3eb-ec725a91d81d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/employee-policy-rules","description":"Return hardcoded employee policy answer router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-employee-policy-answer","description":"Route employee policy answers from policy topic, employee location, role, sensitivity, and escalation need using deterministic scoring rules"},{"method":"POST","path":"/rank-policy-answer-actions","description":"Generate focused next steps for employee policy answer router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4a43dfb4-feb2-401a-94f3-d4f2e8624ccd","name":"Fleet Driver Safety Signal API","slug":"fleet-driver-safety-signal-api-11cf83","shortDescription":"Signal fleet driver safety risk from incident history, telematics, route difficulty, fatigue indicator, and training status","description":"Signal fleet driver safety risk from incident history, telematics, route difficulty, fatigue indicator, and training status. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["fleet","driver-safety","logistics","risk","agent-friendly","x402","fleet driver safety signal","fleet","driver safety","logistics","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/fleet-driver-safety-signal-api-11cf83","openApiSpecUrl":"https://fleet-driver-safety-signal.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"fe634865-e820-475e-98d7-03c2e6722406","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2f7f5939-19fa-47c2-aa07-ba9076640f3a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a5ad246b-1ec7-4dec-a123-72f8fb35454c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/driver-safety-rules","description":"Return hardcoded fleet driver safety signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-fleet-driver-safety","description":"Signal fleet driver safety risk from incident history, telematics, route difficulty, fatigue indicator, and training status using deterministic scoring rules"},{"method":"POST","path":"/rank-driver-safety-actions","description":"Generate focused next steps for fleet driver safety signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6d258107-e136-48b4-b973-84b7a1b0d9e3","name":"Litigation Deadline Calendar API","slug":"litigation-deadline-calendar-api-5aba8a","shortDescription":"Build litigation deadline calendars from matter type, jurisdiction, service date, court rules, and owner availability","description":"Build litigation deadline calendars from matter type, jurisdiction, service date, court rules, and owner availability. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["litigation","deadlines","legal-ops","calendar","agent-friendly","x402","litigation deadline calendar","litigation","deadlines","legal ops","calendar","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/litigation-deadline-calendar-api-5aba8a","openApiSpecUrl":"https://litigation-deadline-calendar.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"eb262a92-40ab-46f3-95f5-9351670945fd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ac73f878-004d-404d-a33d-1183df7e6842","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"51ec9e40-e229-4927-b41f-6849b4bbad2b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/litigation-calendar-rules","description":"Return hardcoded litigation deadline calendar rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-litigation-deadline-calendar","description":"Build litigation deadline calendars from matter type, jurisdiction, service date, court rules, and owner availability using deterministic scoring rules"},{"method":"POST","path":"/rank-litigation-deadline-actions","description":"Generate focused next steps for litigation deadline calendar from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cf666c9f-e874-48aa-b890-f00604f0e837","name":"Claims Severity Reserve Triage API","slug":"claims-severity-reserve-triage-api-ecd207","shortDescription":"Triage claims severity reserves from injury signal, liability, policy limit, litigation risk, and prior payments","description":"Triage claims severity reserves from injury signal, liability, policy limit, litigation risk, and prior payments. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["insurance","claims","reserves","risk","agent-friendly","x402","claims severity reserve triage","insurance","claims","reserves","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/claims-severity-reserve-triage-api-ecd207","openApiSpecUrl":"https://claims-severity-reserve-triage.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e5c08645-12fe-4504-935a-0e9d676eadc6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c19e15c6-8284-4a08-bb6c-f0af6d16798b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"87cf9c68-8c52-4a35-8057-9cc4aab92b3b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/claim-reserve-rules","description":"Return hardcoded claims severity reserve triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-claims-severity-reserve","description":"Triage claims severity reserves from injury signal, liability, policy limit, litigation risk, and prior payments using deterministic scoring rules"},{"method":"POST","path":"/rank-reserve-actions","description":"Generate focused next steps for claims severity reserve triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"90ef1110-f8c4-46bf-b001-43b7a3f5179e","name":"Lease Critical Date Alert API","slug":"lease-critical-date-alert-api-96b4e0","shortDescription":"Alert lease critical dates from option windows, notice periods, rent escalations, obligations, and owner coverage","description":"Alert lease critical dates from option windows, notice periods, rent escalations, obligations, and owner coverage. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["lease","critical-dates","real-estate","alerts","agent-friendly","x402","lease critical date alert","lease","critical dates","real estate","alerts","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/lease-critical-date-alert-api-96b4e0","openApiSpecUrl":"https://lease-critical-date-alert.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"13dcaf69-a9e6-48b6-be6b-c719b580058e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5ab94e75-dd7a-4e15-8b20-428eb1e525db","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"67a1c135-5e78-4846-b20c-14ffb7810b65","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lease-date-rules","description":"Return hardcoded lease critical date alert rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/alert-lease-critical-dates","description":"Alert lease critical dates from option windows, notice periods, rent escalations, obligations, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-lease-date-actions","description":"Generate focused next steps for lease critical date alert from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ab018ca0-cfc7-432a-a8b7-f5d74e12b012","name":"Supplier Emissions Evidence QA API","slug":"supplier-emissions-evidence-qa-api-39b726","shortDescription":"QA supplier emissions evidence from scope category, data source, calculation method, assurance level, and reporting period","description":"QA supplier emissions evidence from scope category, data source, calculation method, assurance level, and reporting period. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["supplier-emissions","esg","carbon","evidence","agent-friendly","x402","supplier emissions evidence qa","supplier emissions","esg","carbon","evidence","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/supplier-emissions-evidence-qa-api-39b726","openApiSpecUrl":"https://supplier-emissions-evidence-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"609e5def-265c-42e4-bb90-e69e13499737","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d0145ec9-5fd1-4c3b-98a0-495cd629c0c0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2e0a9720-42fc-4fbf-86bb-6cf44cf015e5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/supplier-emissions-rules","description":"Return hardcoded supplier emissions evidence qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-supplier-emissions-evidence","description":"QA supplier emissions evidence from scope category, data source, calculation method, assurance level, and reporting period using deterministic scoring rules"},{"method":"POST","path":"/rank-emissions-evidence-actions","description":"Generate focused next steps for supplier emissions evidence qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3813124e-4899-4554-bb0a-c3fc0310f119","name":"Climate Disclosure Gap API","slug":"climate-disclosure-gap-api-e31b4c","shortDescription":"Find climate disclosure gaps from framework mapping, metric coverage, risk narrative, assurance status, and deadline","description":"Find climate disclosure gaps from framework mapping, metric coverage, risk narrative, assurance status, and deadline. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["climate-disclosure","esg","reporting","compliance","agent-friendly","x402","climate disclosure gap","climate disclosure","esg","reporting","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/climate-disclosure-gap-api-e31b4c","openApiSpecUrl":"https://climate-disclosure-gap.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"c65eb5ae-1b13-4e16-b8e8-7043b19db005","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4f82657d-4658-4adf-92e7-6b7746365e3f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"865417be-ada3-4ad8-b9bc-7668b287c008","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/climate-disclosure-rules","description":"Return hardcoded climate disclosure gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-climate-disclosure-gaps","description":"Find climate disclosure gaps from framework mapping, metric coverage, risk narrative, assurance status, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-disclosure-actions","description":"Generate focused next steps for climate disclosure gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4f62f6a3-f33c-4181-a725-2b851bd7f74b","name":"Freight Invoice Audit API","slug":"freight-invoice-audit-api-383ba8","shortDescription":"Audit freight invoices from rate card, accessorials, route variance, fuel surcharge, and delivery proof","description":"Audit freight invoices from rate card, accessorials, route variance, fuel surcharge, and delivery proof. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["freight","invoice-audit","logistics","finance","agent-friendly","x402","freight invoice audit","freight","invoice audit","logistics","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/freight-invoice-audit-api-383ba8","openApiSpecUrl":"https://freight-invoice-audit.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"3916c08b-2972-4731-b0e5-be7113ade3b4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ec59d23d-f230-43c7-90f5-f01b8d484f9d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fa18ecf2-df01-4673-8d69-c635786e9187","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/freight-audit-rules","description":"Return hardcoded freight invoice audit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-freight-invoice","description":"Audit freight invoices from rate card, accessorials, route variance, fuel surcharge, and delivery proof using deterministic scoring rules"},{"method":"POST","path":"/rank-freight-audit-actions","description":"Generate focused next steps for freight invoice audit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b7b395c8-316f-461d-a138-be8583ae578a","name":"Wallet CEX Flows API","slug":"wallet-cex-flows-api-f5c182","shortDescription":"wallet CEX flows MCP","description":"Wallet CEX Flows API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: cex flows, cex attribution, recent inflows. Buyer intents from service metadata: wallet CEX flows MCP, exchange deposit attribution x402, CEX inflow monitoring API.","category":null,"tags":["attribution","base","cex","deposit","exchange","flows","mcp","recent","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-cex-flows-api-f5c182","openApiSpecUrl":"https://wallet-cex-flows-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a675ad98-a57c-43a5-b22b-97ca8545f354","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/cex_flows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet CEX flows, wallet exchange exposure."},{"method":"POST","path":"/v1/wallet/cex_attribution","description":"Paid exchange-attribution decision for autonomous agents deciding whether a wallet is a known centralized-exchange address before accepting funds, routing payouts, or escalating review. Returns verdict, confidence, registry evidence, execution policy, and next action. Buyer-intent match: exchange de"},{"method":"POST","path":"/v1/cex/recent_inflows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: CEX inflows API, recent exchange inflows."}],"x402":null},{"id":"01f430dd-8930-443c-bbbe-71fb9e4fdfbc","name":"Academic Advising Risk API","slug":"academic-advising-risk-api-a956f6","shortDescription":"Prioritize academic advising risk from credit progress, course performance, registration holds, engagement, and graduation timeline","description":"Prioritize academic advising risk from credit progress, course performance, registration holds, engagement, and graduation timeline. This premium self-contained API uses hardcoded high-value AI-agent workflow rules for agent governance, audit trails, MCP quality, RAG grounding, privacy review, AI Act and SOC2 evidence, HIPAA sharing, healthcare outreach, AP fraud controls, treasury variance, procurement savings, cyber access review, customer escalation, commerce risk, developer release quality, HR operations, legal deadlines, ESG evidence, insurance reserves, logistics audits, real estate alerts, and education advising with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["education","academic-advising","student-success","risk","agent-friendly","x402","academic advising risk","education","academic advising","student success","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/academic-advising-risk-api-a956f6","openApiSpecUrl":"https://academic-advising-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f6162d41-9dca-45e8-8ebd-2002d29c4c0e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4eb8fd15-3bc2-4f0c-82b0-e607ccec6839","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"59c37c88-2bc5-4831-8f74-6c8e6cd89684","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/academic-advising-rules","description":"Return hardcoded academic advising risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-academic-advising-risk","description":"Prioritize academic advising risk from credit progress, course performance, registration holds, engagement, and graduation timeline using deterministic scoring rules"},{"method":"POST","path":"/rank-advising-actions","description":"Generate focused next steps for academic advising risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4a1304e8-2b82-439a-84a6-01998ddc5dc2","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-568025","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-568025","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"2fa7d7ff-acd2-4c50-a345-fabefd5f5114","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"39f20bc9-f5f2-4935-85d1-934be6cb4a3d","name":"Agent Risk Scoring Benchmark API","slug":"agent-risk-scoring-benchmark-api-e6773e","shortDescription":"Benchmark agent risk scoring from task class, action impact, data exposure, autonomy level, and human review","description":"Benchmark agent risk scoring from task class, action impact, data exposure, autonomy level, and human review. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-risk","benchmark","governance","evaluation","agent-friendly","x402","agent risk scoring benchmark","agent risk","benchmark","governance","evaluation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-risk-scoring-benchmark-api-e6773e","openApiSpecUrl":"https://agent-risk-scoring-benchmark.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ecf00413-1f6b-4307-b08f-6afa2c796e57","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e6e1bef0-66dc-442d-8c2b-76381681d992","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a6ac10d0-5792-4973-ad8c-20c259fba3fb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/risk-benchmark-rules","description":"Return hardcoded agent risk scoring benchmark rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/benchmark-agent-risk-score","description":"Benchmark agent risk scoring from task class, action impact, data exposure, autonomy level, and human review using deterministic scoring rules"},{"method":"POST","path":"/rank-risk-model-actions","description":"Generate focused next steps for agent risk scoring benchmark from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b3a92a67-53fd-47c0-ba14-09949662038f","name":"Agent Replay Evidence Builder API","slug":"agent-replay-evidence-builder-api-6fc91c","shortDescription":"Build agent replay evidence from prompt state, tool calls, inputs, outputs, approvals, and failure markers","description":"Build agent replay evidence from prompt state, tool calls, inputs, outputs, approvals, and failure markers. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-replay","evidence","audit","observability","agent-friendly","x402","agent replay evidence builder","agent replay","evidence","audit","observability","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-replay-evidence-builder-api-6fc91c","openApiSpecUrl":"https://agent-replay-evidence-builder.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"828afeea-15f5-4735-a62e-eeea9564e4c0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8e663c43-8b5e-4d5f-93f4-d9dce8b486ae","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6cae1548-3abe-4cd5-9a96-3b82ad4dcb98","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/replay-evidence-rules","description":"Return hardcoded agent replay evidence builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-agent-replay-evidence","description":"Build agent replay evidence from prompt state, tool calls, inputs, outputs, approvals, and failure markers using deterministic scoring rules"},{"method":"POST","path":"/rank-replay-evidence-gaps","description":"Generate focused next steps for agent replay evidence builder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7e1e5403-a07c-4c82-bdbc-a3ffddfcfb3b","name":"RAG Access Boundary Check API","slug":"rag-access-boundary-check-api-38e322","shortDescription":"Check RAG access boundaries from source permissions, user role, answer snippet, citation scope, and tenant isolation","description":"Check RAG access boundaries from source permissions, user role, answer snippet, citation scope, and tenant isolation. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["rag","access-boundary","permissions","tenant-isolation","agent-friendly","x402","rag access boundary check","rag","access boundary","permissions","tenant isolation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-access-boundary-check-api-38e322","openApiSpecUrl":"https://rag-access-boundary-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"916be906-9e4a-469a-95d7-5db4d3acf2ee","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7194ff2a-b07e-499d-901c-21d8af6708ca","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e68f5fcd-3d3f-4603-82db-3fcc58a15827","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rag-boundary-rules","description":"Return hardcoded rag access boundary check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-rag-access-boundary","description":"Check RAG access boundaries from source permissions, user role, answer snippet, citation scope, and tenant isolation using deterministic scoring rules"},{"method":"POST","path":"/rank-rag-boundary-controls","description":"Generate focused next steps for rag access boundary check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"20ce921f-2e40-4b8b-9eda-ab89068eb4b7","name":"Agent Incident Impact Classifier API","slug":"agent-incident-impact-classifier-api-be5c27","shortDescription":"Classify agent incident impact from user count, data touched, financial action, external message, and recovery status","description":"Classify agent incident impact from user count, data touched, financial action, external message, and recovery status. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-incident","impact","security","governance","agent-friendly","x402","agent incident impact classifier","agent incident","impact","security","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-incident-impact-classifier-api-be5c27","openApiSpecUrl":"https://agent-incident-impact-classifier.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a5008ba6-3090-4eaa-8111-5911a11bf33f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d343c5f5-993c-4f65-98b8-3e39464b95c9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"711bf326-e105-4662-8cd5-56147ad84f6f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/agent-incident-rules","description":"Return hardcoded agent incident impact classifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/classify-agent-incident-impact","description":"Classify agent incident impact from user count, data touched, financial action, external message, and recovery status using deterministic scoring rules"},{"method":"POST","path":"/rank-incident-response-actions","description":"Generate focused next steps for agent incident impact classifier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"071cb00b-fa5a-47c3-8e05-38ef6cae171b","name":"Tool Permission Diff API","slug":"tool-permission-diff-api-0c7c65","shortDescription":"Diff tool permissions from previous scope, requested scope, data classes, owner approval, and expiry window","description":"Diff tool permissions from previous scope, requested scope, data classes, owner approval, and expiry window. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["tool-permissions","diff","agent-security","approval","agent-friendly","x402","tool permission diff","tool permissions","diff","agent security","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-permission-diff-api-0c7c65","openApiSpecUrl":"https://tool-permission-diff.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"d02b2839-213b-4954-8caa-392d2260787a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"45e1fc25-d1af-4795-a7b1-6bfd73db0474","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ca4a1eac-a918-4128-99f3-9435bd20ae25","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/permission-diff-rules","description":"Return hardcoded tool permission diff rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/diff-tool-permissions","description":"Diff tool permissions from previous scope, requested scope, data classes, owner approval, and expiry window using deterministic scoring rules"},{"method":"POST","path":"/rank-permission-diff-actions","description":"Generate focused next steps for tool permission diff from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fe1cc41e-21a5-46f6-9cad-1a253476c704","name":"MCP Gateway Rate Plan API","slug":"mcp-gateway-rate-plan-api-3a036f","shortDescription":"Plan MCP gateway rate limits from agent volume, tool criticality, tenant tier, retry pattern, and abuse signal","description":"Plan MCP gateway rate limits from agent volume, tool criticality, tenant tier, retry pattern, and abuse signal. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","rate-limits","gateway","usage-planning","agent-friendly","x402","mcp gateway rate plan","mcp","rate limits","gateway","usage planning","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-gateway-rate-plan-api-3a036f","openApiSpecUrl":"https://mcp-gateway-rate-plan.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6be58af7-27ed-46b6-9097-9011bdc890e2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"67660afa-1626-4844-b48a-cc269747ac54","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6c45286e-abd0-4866-9048-b4b5ca94554a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mcp-rate-plan-rules","description":"Return hardcoded mcp gateway rate plan rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-mcp-gateway-rates","description":"Plan MCP gateway rate limits from agent volume, tool criticality, tenant tier, retry pattern, and abuse signal using deterministic scoring rules"},{"method":"POST","path":"/rank-rate-plan-controls","description":"Generate focused next steps for mcp gateway rate plan from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"57d7a437-f86d-43c4-83af-2beae4a32b49","name":"Approval Revoke API","slug":"approval-revoke-api-31b24e","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-31b24e","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f3d76fe8-23b7-43dc-a938-4b80c4c14f65","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"a87f7a31-d3fc-4f7d-9ce2-910220a35a04","name":"Autonomous Action Approval Matrix API","slug":"autonomous-action-approval-matrix-api-9ef6c7","shortDescription":"Build autonomous action approval matrices from action type, risk tier, user consent, reversibility, and owner policy","description":"Build autonomous action approval matrices from action type, risk tier, user consent, reversibility, and owner policy. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["approval-matrix","autonomous-agents","policy","governance","agent-friendly","x402","autonomous action approval matrix","approval matrix","autonomous agents","policy","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/autonomous-action-approval-matrix-api-9ef6c7","openApiSpecUrl":"https://autonomous-action-approval-matrix.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e1a76332-f4a8-4000-9486-302470b4b12e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"79971d6f-58d3-4554-a4d7-be4c117b3d44","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3fe4da1c-fb74-480d-be53-28e3e8e14db3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/approval-matrix-rules","description":"Return hardcoded autonomous action approval matrix rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-action-approval-matrix","description":"Build autonomous action approval matrices from action type, risk tier, user consent, reversibility, and owner policy using deterministic scoring rules"},{"method":"POST","path":"/rank-approval-matrix-gaps","description":"Generate focused next steps for autonomous action approval matrix from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d5f1e88d-17e7-4b34-be39-57228b0bfdcf","name":"Knowledge Base Decay Predictor API","slug":"knowledge-base-decay-predictor-api-917ed0","shortDescription":"Predict knowledge base decay from article age, product changes, search failures, ticket recurrence, and owner activity","description":"Predict knowledge base decay from article age, product changes, search failures, ticket recurrence, and owner activity. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["knowledge-base","content-decay","support","analytics","agent-friendly","x402","knowledge base decay predictor","knowledge base","content decay","support","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/knowledge-base-decay-predictor-api-917ed0","openApiSpecUrl":"https://knowledge-base-decay-predictor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ae2489ad-e1aa-4bda-b4ad-248604b138a7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"817ce43b-da66-44f3-9d1c-d4a369bb1280","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6bb92d78-6101-4bcb-a513-5eb47228584c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/kb-decay-rules","description":"Return hardcoded knowledge base decay predictor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/predict-knowledge-base-decay","description":"Predict knowledge base decay from article age, product changes, search failures, ticket recurrence, and owner activity using deterministic scoring rules"},{"method":"POST","path":"/rank-kb-refresh-actions","description":"Generate focused next steps for knowledge base decay predictor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d94de244-55a5-4b31-91a2-39a25110b9c5","name":"Data Retention Deletion Queue API","slug":"data-retention-deletion-queue-api-a76244","shortDescription":"Queue data retention deletions from record type, retention rule, legal hold, customer request, and system dependency","description":"Queue data retention deletions from record type, retention rule, legal hold, customer request, and system dependency. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["data-retention","deletion","privacy","records","agent-friendly","x402","data retention deletion queue","data retention","deletion","privacy","records","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-retention-deletion-queue-api-a76244","openApiSpecUrl":"https://data-retention-deletion-queue.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"75a4b18d-494a-4e6b-8a30-c7618900b7c9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0bb3d064-8fed-4e2e-81e4-cc42b23cbcbc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"974ecce3-df6a-493c-9962-10121388e7be","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/retention-deletion-rules","description":"Return hardcoded data retention deletion queue rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/queue-data-retention-deletion","description":"Queue data retention deletions from record type, retention rule, legal hold, customer request, and system dependency using deterministic scoring rules"},{"method":"POST","path":"/rank-deletion-actions","description":"Generate focused next steps for data retention deletion queue from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f50b284f-92d2-4bec-9c0f-27cef02a187e","name":"CRM Duplicate Account Resolver API","slug":"crm-duplicate-account-resolver-api-23a830","shortDescription":"Resolve CRM duplicate accounts from domain match, contact overlap, activity history, ownership, and merge risk","description":"Resolve CRM duplicate accounts from domain match, contact overlap, activity history, ownership, and merge risk. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["crm","duplicate-accounts","sales-ops","data-quality","agent-friendly","x402","crm duplicate account resolver","crm","duplicate accounts","sales ops","data quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crm-duplicate-account-resolver-api-23a830","openApiSpecUrl":"https://crm-duplicate-account-resolver.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"bf8f7fb2-ab25-4791-b75b-1d742c8bebba","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"065f4ea7-dc8d-42b1-bcd4-ad6949614dd1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50f1a99b-91c3-4def-80f7-b86af99aaf80","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/crm-duplicate-rules","description":"Return hardcoded crm duplicate account resolver rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/resolve-crm-duplicate-accounts","description":"Resolve CRM duplicate accounts from domain match, contact overlap, activity history, ownership, and merge risk using deterministic scoring rules"},{"method":"POST","path":"/rank-crm-merge-actions","description":"Generate focused next steps for crm duplicate account resolver from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"79a640b4-a86f-479b-8e02-f97d10232b09","name":"Cross Border Data Transfer Router API","slug":"cross-border-data-transfer-router-api-a8b68e","shortDescription":"Route cross-border data transfers from origin, destination, data class, safeguards, and contract basis","description":"Route cross-border data transfers from origin, destination, data class, safeguards, and contract basis. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["cross-border-data","privacy","data-transfer","compliance","agent-friendly","x402","cross border data transfer router","cross border data","privacy","data transfer","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cross-border-data-transfer-router-api-a8b68e","openApiSpecUrl":"https://cross-border-transfer-router.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"55123db7-c5aa-4909-a886-6546389f3bf1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e1e5729-1e54-4e62-9b44-8cc4cefd7994","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9d8cf736-38bb-4ace-bdf1-cc8baf1e1b1b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cross-border-rules","description":"Return hardcoded cross border transfer router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-cross-border-transfer","description":"Route cross-border data transfers from origin, destination, data class, safeguards, and contract basis using deterministic scoring rules"},{"method":"POST","path":"/rank-transfer-controls","description":"Generate focused next steps for cross border transfer router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"97e8df25-6437-4b08-9e62-9f575359c6b9","name":"Desktop Agent Safety Checklist API","slug":"desktop-agent-safety-checklist-api-04acda","shortDescription":"Build desktop agent safety checklists from app permissions, local files, clipboard risk, network actions, and user confirmation","description":"Build desktop agent safety checklists from app permissions, local files, clipboard risk, network actions, and user confirmation. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["desktop-agent","safety","permissions","local-automation","agent-friendly","x402","desktop agent safety checklist","desktop agent","safety","permissions","local automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/desktop-agent-safety-checklist-api-04acda","openApiSpecUrl":"https://desktop-agent-safety-checklist.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"38e02aa0-3d46-4dee-9f4b-05c06523acba","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"69b0ece2-9f8a-48d6-99c9-e2723701c664","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ecf6b690-c379-423b-bc81-249d6a81e0ab","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/desktop-safety-rules","description":"Return hardcoded desktop agent safety checklist rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-desktop-agent-safety-checklist","description":"Build desktop agent safety checklists from app permissions, local files, clipboard risk, network actions, and user confirmation using deterministic scoring rules"},{"method":"POST","path":"/rank-desktop-safety-actions","description":"Generate focused next steps for desktop agent safety checklist from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ad841aec-33a7-48cf-b44b-5b49d397b1e3","name":"Vector Retrieval Cost Planner API","slug":"vector-retrieval-cost-planner-api-92d8be","shortDescription":"Plan vector retrieval costs from query volume, topK, embedding size, cache fit, and freshness requirement","description":"Plan vector retrieval costs from query volume, topK, embedding size, cache fit, and freshness requirement. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["vector-db","retrieval-cost","rag","finops","agent-friendly","x402","vector retrieval cost planner","vector db","retrieval cost","rag","finops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vector-retrieval-cost-planner-api-92d8be","openApiSpecUrl":"https://vector-retrieval-cost-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"ff1d0064-0507-4a4e-9a21-ae7a24f4a6a6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2b3fd243-8742-4ca5-8972-ea43796aa59d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6aecbc4b-94a9-46a1-85b8-939d8487363c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vector-cost-rules","description":"Return hardcoded vector retrieval cost planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-vector-retrieval-cost","description":"Plan vector retrieval costs from query volume, topK, embedding size, cache fit, and freshness requirement using deterministic scoring rules"},{"method":"POST","path":"/rank-vector-cost-controls","description":"Generate focused next steps for vector retrieval cost planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7a1f7385-bd15-42e8-ab1d-5936039cb8fa","name":"Customer Refund Policy Explainer API","slug":"customer-refund-policy-explainer-api-0311d4","shortDescription":"Explain customer refund policy fit from order status, item class, return reason, timing, and exception history","description":"Explain customer refund policy fit from order status, item class, return reason, timing, and exception history. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["refunds","policy-explainer","customer-support","commerce","agent-friendly","x402","customer refund policy explainer","refunds","policy explainer","customer support","commerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-refund-policy-explainer-api-0311d4","openApiSpecUrl":"https://customer-refund-policy-explainer.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"4437da94-c0cb-47dc-8312-9f4a81bf71a3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b2de940c-e94b-487b-a0a3-2aa9b6232a9c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"75b8e018-837f-4fda-b2d8-6818020814e5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/refund-policy-rules","description":"Return hardcoded customer refund policy explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-refund-policy-fit","description":"Explain customer refund policy fit from order status, item class, return reason, timing, and exception history using deterministic scoring rules"},{"method":"POST","path":"/rank-refund-policy-actions","description":"Generate focused next steps for customer refund policy explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"73c80f93-b950-4dbf-a329-99671c3f2ba1","name":"Synthetic User Test Planner API","slug":"synthetic-user-test-planner-api-e4c3d7","shortDescription":"Plan synthetic user tests from journey criticality, data fixtures, auth state, browser coverage, and failure mode","description":"Plan synthetic user tests from journey criticality, data fixtures, auth state, browser coverage, and failure mode. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["synthetic-testing","user-journey","qa","web-automation","agent-friendly","x402","synthetic user test planner","synthetic testing","user journey","qa","web automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/synthetic-user-test-planner-api-e4c3d7","openApiSpecUrl":"https://synthetic-user-test-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"a0cdbaa4-537c-400f-9bad-aeabd6c445c9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"91185317-8a84-4f41-8dbd-378cba5e47ca","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7bea48e1-248d-49fc-879b-cf52babb8c48","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/synthetic-user-rules","description":"Return hardcoded synthetic user test planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-synthetic-user-tests","description":"Plan synthetic user tests from journey criticality, data fixtures, auth state, browser coverage, and failure mode using deterministic scoring rules"},{"method":"POST","path":"/rank-synthetic-test-gaps","description":"Generate focused next steps for synthetic user test planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bf910191-4eed-4a57-a7c4-16f7ed672ac7","name":"Browser Agent Task Feasibility API","slug":"browser-agent-task-feasibility-api-c61c05","shortDescription":"Score browser agent task feasibility from page stability, auth complexity, form depth, file handling, and confirmation risk","description":"Score browser agent task feasibility from page stability, auth complexity, form depth, file handling, and confirmation risk. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["browser-agent","task-feasibility","web-automation","qa","agent-friendly","x402","browser agent task feasibility","browser agent","task feasibility","web automation","qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/browser-agent-task-feasibility-api-c61c05","openApiSpecUrl":"https://browser-agent-task-feasibility.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"e37e1e7a-e142-4b53-8acf-58c06de8a016","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5cb7fde9-32cd-42d2-99cd-ad28cbe93352","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"97501904-56fa-467c-8a68-3df68deeb416","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/browser-feasibility-rules","description":"Return hardcoded browser agent task feasibility rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-browser-agent-task-feasibility","description":"Score browser agent task feasibility from page stability, auth complexity, form depth, file handling, and confirmation risk using deterministic scoring rules"},{"method":"POST","path":"/rank-browser-task-actions","description":"Generate focused next steps for browser agent task feasibility from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9a579084-5c4e-4abd-bb73-c8649bd042d7","name":"Vendor Performance Scorecard API","slug":"vendor-performance-scorecard-api-96edee","shortDescription":"Build vendor performance scorecards from SLA, quality issues, cost variance, responsiveness, and risk events","description":"Build vendor performance scorecards from SLA, quality issues, cost variance, responsiveness, and risk events. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-management","scorecard","procurement","risk","agent-friendly","x402","vendor performance scorecard","vendor management","scorecard","procurement","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-performance-scorecard-api-96edee","openApiSpecUrl":"https://vendor-performance-scorecard.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"76f4d3e8-cd4f-47ce-9043-d1528d90fdb2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d1243314-89f7-483f-a86d-12f9d524c29d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d242eb1f-06ca-4a56-bca1-3e199a0be1de","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vendor-scorecard-rules","description":"Return hardcoded vendor performance scorecard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-vendor-performance-scorecard","description":"Build vendor performance scorecards from SLA, quality issues, cost variance, responsiveness, and risk events using deterministic scoring rules"},{"method":"POST","path":"/rank-vendor-performance-actions","description":"Generate focused next steps for vendor performance scorecard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7a95b157-926e-43d7-94bd-a3b6e36b9797","name":"AI Vendor Contract Review API","slug":"ai-vendor-contract-review-api-ac376f","shortDescription":"Review AI vendor contracts from training rights, data retention, audit clauses, indemnity, and service commitments","description":"Review AI vendor contracts from training rights, data retention, audit clauses, indemnity, and service commitments. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["ai-vendor","contracts","procurement","risk","agent-friendly","x402","ai vendor contract review","ai vendor","contracts","procurement","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-vendor-contract-review-api-ac376f","openApiSpecUrl":"https://ai-vendor-contract-review.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"23d6cc9e-7ebb-494f-b339-d0a4a548cb9c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f9f90171-6491-4557-91e2-3f66b329be5b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c5d23894-4d47-4061-a71d-77acc2a5e2f7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ai-vendor-contract-rules","description":"Return hardcoded ai vendor contract review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-ai-vendor-contract","description":"Review AI vendor contracts from training rights, data retention, audit clauses, indemnity, and service commitments using deterministic scoring rules"},{"method":"POST","path":"/rank-ai-contract-actions","description":"Generate focused next steps for ai vendor contract review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3d417735-7f75-4086-be8d-a424b6f8481b","name":"Support Deflection Opportunity API","slug":"support-deflection-opportunity-api-679d83","shortDescription":"Find support deflection opportunities from ticket volume, topic repeatability, article gaps, automation fit, and customer impact","description":"Find support deflection opportunities from ticket volume, topic repeatability, article gaps, automation fit, and customer impact. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["support","deflection","automation","knowledge-base","agent-friendly","x402","support deflection opportunity","support","deflection","automation","knowledge base","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/support-deflection-opportunity-api-679d83","openApiSpecUrl":"https://support-deflection-opportunity.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"b3c36cbe-1e69-4b85-8621-2f6a2f6f7a32","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a113d20-763a-464b-9e7e-5a1c05e8bb75","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"35ff6218-e042-4e53-a151-a43f6aa1ee30","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deflection-opportunity-rules","description":"Return hardcoded support deflection opportunity rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-support-deflection-opportunity","description":"Find support deflection opportunities from ticket volume, topic repeatability, article gaps, automation fit, and customer impact using deterministic scoring rules"},{"method":"POST","path":"/rank-deflection-actions","description":"Generate focused next steps for support deflection opportunity from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dd024375-0794-40de-934c-7a93515ee175","name":"Sales Forecast Commit Risk API","slug":"sales-forecast-commit-risk-api-742437","shortDescription":"Score sales forecast commit risk from stage age, next step, buyer engagement, close date, and deal blockers","description":"Score sales forecast commit risk from stage age, next step, buyer engagement, close date, and deal blockers. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["sales-forecast","commit-risk","crm","revenue","agent-friendly","x402","sales forecast commit risk","sales forecast","commit risk","crm","revenue","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-forecast-commit-risk-api-742437","openApiSpecUrl":"https://sales-forecast-commit-risk.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"135ad340-1067-4cb8-ab25-0cbd2ed63136","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c2df62b5-ff12-4114-b78a-681d78ed1537","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b8e655de-103c-4d84-87f4-b96715fe5457","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/forecast-commit-rules","description":"Return hardcoded sales forecast commit risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-sales-forecast-commit-risk","description":"Score sales forecast commit risk from stage age, next step, buyer engagement, close date, and deal blockers using deterministic scoring rules"},{"method":"POST","path":"/rank-forecast-actions","description":"Generate focused next steps for sales forecast commit risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"db18427c-f8e1-4266-9a1e-889d70de677b","name":"Carrier SLA Scorecard API","slug":"carrier-sla-scorecard-api-56a09a","shortDescription":"Build carrier SLA scorecards from on-time rate, damage rate, claim cycle, lane variance, and customer impact","description":"Build carrier SLA scorecards from on-time rate, damage rate, claim cycle, lane variance, and customer impact. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["carrier","sla","logistics","scorecard","agent-friendly","x402","carrier sla scorecard","carrier","sla","logistics","scorecard","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/carrier-sla-scorecard-api-56a09a","openApiSpecUrl":"https://carrier-sla-scorecard.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"6a7fcda4-f36c-40cc-b149-a255d6c2e618","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"43658da5-2fa9-4393-b931-0497d59be35e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d60f61d1-05bb-488b-aaa6-a20be3db4cfd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/carrier-sla-rules","description":"Return hardcoded carrier sla scorecard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-carrier-sla-scorecard","description":"Build carrier SLA scorecards from on-time rate, damage rate, claim cycle, lane variance, and customer impact using deterministic scoring rules"},{"method":"POST","path":"/rank-carrier-actions","description":"Generate focused next steps for carrier sla scorecard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5bb70417-e7e0-41d3-9a3a-766a904755de","name":"Ticket Macro Quality API","slug":"ticket-macro-quality-api-56688c","shortDescription":"Score ticket macro quality from resolution accuracy, tone fit, personalization need, compliance wording, and escalation clarity","description":"Score ticket macro quality from resolution accuracy, tone fit, personalization need, compliance wording, and escalation clarity. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["support","macros","quality","customer-communication","agent-friendly","x402","ticket macro quality","support","macros","quality","customer communication","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ticket-macro-quality-api-56688c","openApiSpecUrl":"https://ticket-macro-quality.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0a84d2d5-f41a-4c8f-b715-9876e0d6a9e1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b748eb99-28db-4d8d-bd28-139865f78b9c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"adcdd762-e57f-479e-b6cf-98da5811f713","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ticket-macro-rules","description":"Return hardcoded ticket macro quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-ticket-macro-quality","description":"Score ticket macro quality from resolution accuracy, tone fit, personalization need, compliance wording, and escalation clarity using deterministic scoring rules"},{"method":"POST","path":"/rank-macro-fixes","description":"Generate focused next steps for ticket macro quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2ef665af-cce5-4b73-889a-eee26e2d0c6c","name":"Payment Method Failover Planner API","slug":"payment-method-failover-planner-api-bafdb9","shortDescription":"Plan payment method failover from decline reason, customer value, processor health, retry limit, and compliance rule","description":"Plan payment method failover from decline reason, customer value, processor health, retry limit, and compliance rule. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["payments","failover","billing","revenue-recovery","agent-friendly","x402","payment method failover planner","payments","failover","billing","revenue recovery","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payment-method-failover-planner-api-bafdb9","openApiSpecUrl":"https://payment-method-failover-planner.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"59524e2e-f4d1-42bc-b91d-ef7e1eea6f78","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"43de8525-87b0-44bb-8b95-8cad04080676","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9c94e2cf-104a-4a05-8e0b-3efc6e897d8f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/payment-failover-rules","description":"Return hardcoded payment method failover planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-payment-method-failover","description":"Plan payment method failover from decline reason, customer value, processor health, retry limit, and compliance rule using deterministic scoring rules"},{"method":"POST","path":"/rank-payment-failover-actions","description":"Generate focused next steps for payment method failover planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d4f8b3d1-6b51-4996-9beb-cdce104b7de6","name":"Purchase Requisition Policy Check API","slug":"purchase-requisition-policy-check-api-9642d1","shortDescription":"Check purchase requisitions against policy from category, budget, vendor status, approval path, and urgency","description":"Check purchase requisitions against policy from category, budget, vendor status, approval path, and urgency. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["purchase-requisition","procurement","policy","approval","agent-friendly","x402","purchase requisition policy check","purchase requisition","procurement","policy","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/purchase-requisition-policy-check-api-9642d1","openApiSpecUrl":"https://purchase-requisition-policy-check.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"77080061-7038-41d4-9ca2-fa866a8970fd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a79a7f0d-38b4-4b03-a0a2-3637af0019a9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6b6ca097-ba74-42db-b851-0ec0d454eb72","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/requisition-policy-rules","description":"Return hardcoded purchase requisition policy check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-purchase-requisition-policy","description":"Check purchase requisitions against policy from category, budget, vendor status, approval path, and urgency using deterministic scoring rules"},{"method":"POST","path":"/rank-requisition-actions","description":"Generate focused next steps for purchase requisition policy check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5e6f41fc-a4bf-4888-bf73-e2e6a7846fdc","name":"Warehouse Labor Plan QA API","slug":"warehouse-labor-plan-qa-api-5ce71c","shortDescription":"QA warehouse labor plans from order volume, skill mix, shift coverage, equipment availability, and service promise","description":"QA warehouse labor plans from order volume, skill mix, shift coverage, equipment availability, and service promise. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["warehouse","labor-planning","fulfillment","operations","agent-friendly","x402","warehouse labor plan qa","warehouse","labor planning","fulfillment","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/warehouse-labor-plan-qa-api-5ce71c","openApiSpecUrl":"https://warehouse-labor-plan-qa.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"fea58727-a26a-4f78-a7c4-b3348c3c362d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6b8bc1b8-a369-4d0d-a6ca-93b0468917ef","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"18cb8e4e-1e76-4dc6-8941-e5212d798add","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/warehouse-labor-rules","description":"Return hardcoded warehouse labor plan qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-warehouse-labor-plan","description":"QA warehouse labor plans from order volume, skill mix, shift coverage, equipment availability, and service promise using deterministic scoring rules"},{"method":"POST","path":"/rank-labor-plan-actions","description":"Generate focused next steps for warehouse labor plan qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7aacb34f-deb5-4993-90f2-260a2ef81080","name":"Subscription Entitlement Drift API","slug":"subscription-entitlement-drift-api-f35e70","shortDescription":"Detect subscription entitlement drift from plan terms, feature access, usage logs, billing state, and manual override","description":"Detect subscription entitlement drift from plan terms, feature access, usage logs, billing state, and manual override. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["subscriptions","entitlements","billing","saas","agent-friendly","x402","subscription entitlement drift","subscriptions","entitlements","billing","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/subscription-entitlement-drift-api-f35e70","openApiSpecUrl":"https://subscription-entitlement-drift.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"52219c46-5ba6-463d-8295-bd236bbc2496","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ef8d69ed-11fd-48a7-aeb9-db132d74393e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f618885f-604e-42f2-a34c-98786d4a1ece","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/entitlement-drift-rules","description":"Return hardcoded subscription entitlement drift rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-subscription-entitlement-drift","description":"Detect subscription entitlement drift from plan terms, feature access, usage logs, billing state, and manual override using deterministic scoring rules"},{"method":"POST","path":"/rank-entitlement-actions","description":"Generate focused next steps for subscription entitlement drift from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f39a4d58-033d-45ce-884e-3a4c9cdad1ce","name":"Invoice Approval Bottleneck API","slug":"invoice-approval-bottleneck-api-d71ce7","shortDescription":"Detect invoice approval bottlenecks from approver queue, invoice age, PO match, vendor priority, and policy exception","description":"Detect invoice approval bottlenecks from approver queue, invoice age, PO match, vendor priority, and policy exception. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["invoice","approval","accounts-payable","workflow","agent-friendly","x402","invoice approval bottleneck","invoice","approval","accounts payable","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/invoice-approval-bottleneck-api-d71ce7","openApiSpecUrl":"https://invoice-approval-bottleneck.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"2840f3d7-60c2-47d6-95ad-cbac8dbe91f1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"909c2481-6159-4369-93e3-1262d37be98b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"53b148af-5c5c-4b14-8338-3c322132a64f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/invoice-bottleneck-rules","description":"Return hardcoded invoice approval bottleneck rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-invoice-approval-bottleneck","description":"Detect invoice approval bottlenecks from approver queue, invoice age, PO match, vendor priority, and policy exception using deterministic scoring rules"},{"method":"POST","path":"/rank-invoice-bottleneck-actions","description":"Generate focused next steps for invoice approval bottleneck from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"01b61c1a-b4c8-4be5-9fc0-0f4605491c2a","name":"Inventory Stockout Root Cause API","slug":"inventory-stockout-root-cause-api-d64718","shortDescription":"Analyze inventory stockout root causes from demand spike, supplier delay, forecast miss, safety stock, and allocation rule","description":"Analyze inventory stockout root causes from demand spike, supplier delay, forecast miss, safety stock, and allocation rule. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["inventory","stockout","root-cause","supply-chain","agent-friendly","x402","inventory stockout root cause","inventory","stockout","root cause","supply chain","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/inventory-stockout-root-cause-api-d64718","openApiSpecUrl":"https://inventory-stockout-root-cause.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"dda0777d-b654-4697-aa4e-f42cc13b951a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e44608d1-1ffb-49d4-93a0-e3332b0160da","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1453e74b-3110-4ef9-8662-511ee1c27f7f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/stockout-root-rules","description":"Return hardcoded inventory stockout root cause rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/analyze-inventory-stockout-root-cause","description":"Analyze inventory stockout root causes from demand spike, supplier delay, forecast miss, safety stock, and allocation rule using deterministic scoring rules"},{"method":"POST","path":"/rank-stockout-actions","description":"Generate focused next steps for inventory stockout root cause from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"311837e9-3d1a-4e09-b016-dc59db66030e","name":"Demand Sensing Alert API","slug":"demand-sensing-alert-api-feb050","shortDescription":"Generate demand sensing alerts from sales velocity, search trend, promotion, inventory position, and forecast variance","description":"Generate demand sensing alerts from sales velocity, search trend, promotion, inventory position, and forecast variance. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for agent governance, permissions, MCP rate planning, RAG access, knowledge base decay, vector retrieval costs, data retention, cross-border data transfer, AI vendor contract review, synthetic testing, browser and desktop agent safety, CRM cleanup, sales forecast risk, support automation, refunds, payments, subscriptions, accounts payable, vendor scorecards, procurement policy, inventory root cause, demand sensing, warehouse planning, and carrier SLA operations with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["demand-sensing","forecasting","retail","supply-chain","agent-friendly","x402","demand sensing alert","demand sensing","forecasting","retail","supply chain","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/demand-sensing-alert-api-feb050","openApiSpecUrl":"https://demand-sensing-alert.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"d40d6516-ae5e-4d76-9309-0c8b28187028","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"22c3b661-754a-4b8f-9486-6a0a930b415b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"376de983-4e24-410a-bdcb-04e1d2622e7a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/demand-sensing-rules","description":"Return hardcoded demand sensing alert rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/generate-demand-sensing-alert","description":"Generate demand sensing alerts from sales velocity, search trend, promotion, inventory position, and forecast variance using deterministic scoring rules"},{"method":"POST","path":"/rank-demand-actions","description":"Generate focused next steps for demand sensing alert from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a3022cb7-dc8a-4140-b7f9-3595f940baf2","name":"Clinicaltrials API","slug":"clinicaltrials-api-3ac0b5","shortDescription":"ClinicalTrials pipeline API","description":"Clinicaltrials API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by nct, pipeline. Buyer intents from service metadata: ClinicalTrials pipeline API, clinical trial search MCP, sponsor trial pipeline x402.","category":null,"tags":["api","base","clinical","clinicaltrials","mcp","nct","pipeline","search","sponsor","sponsors","trial","trials","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/clinicaltrials-api-3ac0b5","openApiSpecUrl":"https://clinicaltrials-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c4f20e10-d705-4b70-b321-25c4000991b2","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/trials/search","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/trials/by_nct","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/sponsors/pipeline","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"4b67664d-35df-44fc-9f06-98ae5419ec47","name":"AI Resume Scorer API","slug":"ai-resume-scorer-api-54800e","shortDescription":"Score resumes against job descriptions, find gaps and get rewrite suggestions","description":"AI Resume Scorer API uses Grok AI to score any resume against a job description across 4 dimensions: skills match, experience, education, and formatting. Returns an overall score 0-100, ATS score, hire recommendation (Yes/Maybe/No), matched and missing keywords, strengths, weaknesses and a plain-English verdict. Also extracts and compares keywords and generates specific improvement suggestions with rewritten examples. Built for ATS systems, HR platforms, job boards and career coaching apps.","category":null,"tags":["ai","hr","recruiting","score resume against job description","ats resume checker","find missing keywords in resume","get resume improvement suggestions","ai resume analyzer for recruiters"],"baseUrl":"https://orbisapi.com/proxy/ai-resume-scorer-api-54800e","openApiSpecUrl":"https://resume-scorer-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4dd375ea-4019-41cf-b45a-ef7a7c91e66a","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a4bb509b-6baa-43f0-ab13-e9836a0f918d","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Score a resume against a job description"},{"method":"POST","path":"/improve","description":"Get specific improvement suggestions with rewrites"},{"method":"POST","path":"/keywords","description":"Extract and compare keywords between resume and JD"}],"x402":null},{"id":"67737145-edb2-4362-8976-6c8071f4634c","name":"Crypto Price & Market API","slug":"crypto-price-market-api-110525","shortDescription":"Live crypto prices, top coins by market cap, trending and currency conversion","description":"Crypto Price & Market API delivers real-time cryptocurrency data from CoinGecko for 10,000+ coins. Get live prices for one or multiple coins in any fiat currency, list top N coins by market cap with 24h change and volume, search coins by name or symbol, convert any amount between crypto and fiat, and get currently trending coins. Built for portfolio trackers, trading dashboards, DeFi apps, payment gateways and crypto news platforms.","category":null,"tags":["crypto","finance","realtime","get live bitcoin ethereum price","get top cryptocurrencies by market cap","convert crypto to usd eur","get trending coins right now","search cryptocurrency by name symbol"],"baseUrl":"https://orbisapi.com/proxy/crypto-price-market-api-110525","openApiSpecUrl":"https://crypto-market-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"986840c7-d3c5-4d6a-8948-5f2eef1d805f","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"da64008c-ecc5-4faf-bbf1-a9e3f3f928c4","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/price","description":"Get live price for one or more coins"},{"method":"GET","path":"/top","description":"Get top N coins by market cap"},{"method":"GET","path":"/search","description":"Search coins by name or symbol"},{"method":"GET","path":"/convert","description":"Convert amount between crypto and fiat"},{"method":"GET","path":"/trending","description":"Get currently trending coins"}],"x402":null},{"id":"84bb03af-4eb9-4d58-9b77-df3c73bd9e37","name":"Color Palette & Harmony API","slug":"color-palette-harmony-api-0ada7c","shortDescription":"Generate color palettes, check WCAG contrast ratios and get color harmonies","description":"Color Palette & Harmony API generates harmonious color palettes in 5 harmony types (shades, complementary, triadic, analogous, split-complementary), converts colors between hex, RGB and HSL formats, checks WCAG contrast ratios with AA/AAA pass/fail results, and mixes two colors at a configurable weight. All endpoints return full color metadata including luminance, HSL, RGB and hex values. Built for design tools, UI component libraries, accessibility auditors and theme generators.","category":null,"tags":["design","color","css","generate color palette from hex color","check wcag contrast ratio accessibility","convert hex to rgb hsl color","get complementary triadic analogous colors","mix two colors together"],"baseUrl":"https://orbisapi.com/proxy/color-palette-harmony-api-0ada7c","openApiSpecUrl":"https://color-palette-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f1a8ffa6-d4bd-4ad3-8f7e-b313d8148e1b","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ee1e7ff-039d-4dc9-bbc0-f37781c4e850","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/palette","description":"Generate a color palette from a base color"},{"method":"GET","path":"/convert","description":"Convert color between hex, RGB and HSL"},{"method":"GET","path":"/contrast","description":"Check WCAG contrast ratio between two colors"},{"method":"GET","path":"/harmony","description":"Get all harmonious color variations"},{"method":"POST","path":"/mix","description":"Mix two colors at a configurable weight"}],"x402":null},{"id":"d4c2c2e4-ea81-495d-a5c0-dac1ad0c19c0","name":"AI Email Composer API","slug":"ai-email-composer-api-2adca4","shortDescription":"Compose professional emails from bullet points, generate replies and improve tone","description":"AI Email Composer API uses Grok AI to write complete professional emails from bullet point notes, generate contextual replies to existing emails, improve tone and clarity of drafts, and generate multiple subject line options with predicted open rates. Supports tone control (professional, friendly, urgent, apologetic, formal), length settings and recipient context. Returns full email body plus alternative subjects and follow-up suggestions. Built for sales tools, CRM integrations, customer support platforms and productivity apps.","category":null,"tags":["ai","email","productivity","compose professional email from bullet points","generate email reply with ai","improve email tone and clarity","generate email subject lines","write business email automatically"],"baseUrl":"https://orbisapi.com/proxy/ai-email-composer-api-2adca4","openApiSpecUrl":"https://email-composer-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f7c22861-8d2d-4dfb-b793-164d75ee02b1","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1089adcf-20b0-44f8-92e9-0aca6ccc3011","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compose","description":"Compose a professional email from bullet points"},{"method":"POST","path":"/reply","description":"Generate a reply to an existing email"},{"method":"POST","path":"/improve","description":"Improve tone and clarity of an email"},{"method":"POST","path":"/subject","description":"Generate subject line options with predicted open rates"}],"x402":null},{"id":"d6ea2126-0bf6-45ed-8790-0deee9a6de73","name":"AgentIntel","slug":"agentintel-4c0957","shortDescription":"LLM Intelligence API for AI Agents","description":"LLM Intelligence API for AI Agents. Get provider recommendations, capability data, and routing intelligence for agent tasks.","category":null,"tags":["provider recommendations","capability data","and routing intelligence for agent tasks"],"baseUrl":"https://orbisapi.com/proxy/agentintel-4c0957","openApiSpecUrl":"https://intel.memoryapi.org","hasFree":false,"callCount":0,"tiers":[{"id":"f2c40b37-8e19-4eb7-8dde-f1d8dc0418b9","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["provider recommendations","capability data","routing intelligence"]}],"endpoints":[{"method":"GET","path":"/x402/intel/providers","description":"providers recommendations"},{"method":"GET","path":"/x402/intel/recommend","description":"provider recommendations"},{"method":"GET","path":"/x402/intel/status","description":"provider status"}],"x402":null},{"id":"76357880-6300-49e9-8dee-a19ee3456bf1","name":"AI Image Prompt Generator API","slug":"ai-image-prompt-generator-api-f3b116","shortDescription":"Generate and enhance optimized prompts for Midjourney, DALL-E and Stable Diffusion","description":"Creates optimized image generation prompts for all major AI image tools. Generate up to 5 detailed prompts from a concept with style, quality tags and negative prompt. Enhance existing prompts with recommended parameters. Browse 15 art style presets. Generate targeted negative prompts. Built for AI art pipelines, content creation platforms and any agent that generates images programmatically.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["image","midjourney","dalle","stable-diffusion","generate midjourney prompt concept","create dalle image prompt","enhance stable diffusion prompt","generate negative prompt image ai","create image generation prompt style"],"baseUrl":"https://orbisapi.com/proxy/ai-image-prompt-generator-api-f3b116","openApiSpecUrl":"https://image-prompt-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"d6cfa710-0493-458b-8bf6-eae9dc649b29","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"acf75c03-7e1b-4c73-9cff-92527a9017fa","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"e6d0dd2d-f880-43d2-92db-c96c809bd665","name":"AI Podcast Transcript Cleaner API","slug":"ai-podcast-transcript-cleaner-api-c0f013","shortDescription":"Clean raw transcripts, add speaker labels and generate structured summaries","description":"Processes raw speech-to-text output into polished transcripts. Remove filler words, fix grammar and add speaker diarization labels. Generate structured summaries with key points, memorable quotes and action items. Built for podcast production tools, meeting note takers and content repurposing pipelines.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["audio","transcript","podcast","speech","clean podcast transcript fillers","add speaker labels diarization","summarize podcast transcript","format raw speech to text","extract quotes action items transcript"],"baseUrl":"https://orbisapi.com/proxy/ai-podcast-transcript-cleaner-api-c0f013","openApiSpecUrl":"https://transcript-cleaner-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"f2c3154c-72e0-4566-bf43-8431f18b084e","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1235a902-5ee4-43b6-be0a-f1a4f66f7278","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"8226b9cf-ea9b-4e91-bc8d-c89de06c5bc2","name":"AI Model Router API","slug":"ai-model-router-api-ddd71c","shortDescription":"Recommend the best AI model for any task and compare models side by side","description":"Helps developers and agents select the optimal LLM for any task. Recommend returns the top model with alternatives based on budget, latency and feature requirements. Compare benchmarks multiple models head-to-head. Models lists 10 major AI models with specs, context windows, vision support and cost tiers. Built for multi-model AI apps and agent orchestration layers.","category":null,"tags":["ai","llm","models","routing","recommend best ai model for task","compare gpt claude gemini grok","which llm for coding","ai model selection cost quality","best model long context vision"],"baseUrl":"https://orbisapi.com/proxy/ai-model-router-api-ddd71c","openApiSpecUrl":"https://model-router-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"35833e10-5b4b-45ae-b0ad-9b1baea86c55","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"18a4423c-503a-4504-956a-fe6ab9c41e83","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"37a75aff-8dda-42ff-9401-c90a5002fe33","name":"AI Image Alt Text Generator API","slug":"ai-image-alt-text-generator-api-f80d03","shortDescription":"Generate SEO-optimized WCAG-compliant alt text for images from descriptions","description":"Produces accessibility-compliant alt text from plain-text image descriptions. Returns alt text under 125 characters, SEO keywords, WCAG compliance status and alternatives. Batch generates alt text for up to 10 images. Score endpoint grades existing alt text with improvement suggestions. Built for CMS platforms, e-commerce sites and AI agents managing image-heavy content pipelines.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["image","accessibility","seo","alt-text","generate alt text accessibility","create wcag image alt text","seo optimized alt text description","batch generate alt text","score alt text accessibility"],"baseUrl":"https://orbisapi.com/proxy/ai-image-alt-text-generator-api-f80d03","openApiSpecUrl":"https://alt-text-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"35c39455-a7bf-4840-a425-86e8009073b6","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ee163385-f2c1-4d4c-b8d8-b0ab4286cdae","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"56c40555-a220-4940-819b-466ad34cd0e4","name":"SVG Icon & Chart Generator API","slug":"svg-icon-chart-generator-api-3be3b2","shortDescription":"Generate SVG icons, logos, badges and charts from parameters — no image AI needed","description":"Produces clean scalable vector graphics without image AI. Generate 10 common UI icons in any size and color. Build text-based SVG logos with custom fonts. Create colored badge SVGs for README files. Returns SVG markup and base64 data URI for instant embedding. Built for UI component systems, documentation generators and AI agents needing programmatic graphics.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["svg","icon","logo","chart","generate svg icon programmatically","create svg logo from text","generate readme badge svg","create svg icon name color","generate svg graphics no ai"],"baseUrl":"https://orbisapi.com/proxy/svg-icon-chart-generator-api-3be3b2","openApiSpecUrl":"https://svg-icon-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"67a21a0a-9553-404a-bb40-88a9eb39e454","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d5504543-bad2-4b4b-bd3b-c78dff786b6e","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"f2dbaafa-d091-450c-a69e-b88380f696db","name":"AI Video Prompt Generator API","slug":"ai-video-prompt-generator-api-8c117c","shortDescription":"Generate optimized prompts for Sora, Runway Gen-3, Kling and other video AI tools","description":"Creates production-ready prompts for AI video generation tools including Sora, Runway Gen-3 and Kling. Generate detailed video prompts with camera motion, lighting, style tags and negative prompts. Enhance existing prompts. Get professional camera movement instructions for cinematic quality. Built for AI video pipelines and agents automating video creation.","category":{"id":"cat-video-gen","name":"Video Generation","slug":"video-generation"},"tags":["video","sora","runway","ai-video","generate sora video prompt","create runway gen3 video prompt","write kling ai video prompt","enhance video prompt cinematically","generate camera movement video"],"baseUrl":"https://orbisapi.com/proxy/ai-video-prompt-generator-api-8c117c","openApiSpecUrl":"https://video-prompt-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"49c5620a-2dbe-41a9-a123-f0c09bdabd0c","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0509ce9c-96fd-476e-9e4f-4c7982b02423","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"e23cf1cc-9cc9-4ec1-b0f0-e2178f541b18","name":"AI Scene Describer API","slug":"ai-scene-describer-api-15253e","shortDescription":"Generate cinematic scene descriptions, production breakdowns and transition ideas","description":"Generates rich cinematic scene descriptions from concepts. Breaks scenes down for production with locations, characters, props and FX lists. Creates creative transition ideas between scenes. Outputs optimized AI video generation prompts for each scene. Built for screenwriters, video directors and AI video agents.","category":{"id":"cat-video-gen","name":"Video Generation","slug":"video-generation"},"tags":["video","scene","filmmaking","production","generate cinematic scene description","break down scene production","create video transition ideas","describe scene ai video generation","write film scene visual direction"],"baseUrl":"https://orbisapi.com/proxy/ai-scene-describer-api-15253e","openApiSpecUrl":"https://scene-describer-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"cab08dac-6b47-4071-bcaf-30d7da9c85de","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ec8f3d94-a22b-4c32-b63f-e8ae72ab5b1a","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"d50b0cd1-b019-41a8-acaa-2153f134a07b","name":"AI Sound Effects Prompter API","slug":"ai-sound-effects-prompter-api-798f03","shortDescription":"Generate SFX prompts for ElevenLabs, design scene audio and create foley lists","description":"Generates optimized sound effect prompts for ElevenLabs SFX, AudioGen and Stable Audio. Create SFX prompts from a description. Generate complete sound design plans for video scenes. Produce foley sound lists from scripts with priority levels. Built for post-production pipelines and AI video agents needing complete audio design.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["audio","sfx","sound-design","foley","generate sound effect prompt elevenlabs","create sfx ai audio generation","design sound video scene","generate foley list script","create ambient sound design"],"baseUrl":"https://orbisapi.com/proxy/ai-sound-effects-prompter-api-798f03","openApiSpecUrl":"https://sfx-prompt-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"040f76e1-1a39-47e6-9388-1104cd0e05ff","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"822613d5-5c52-4752-aa59-611aaef78c8c","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"923290c2-b83b-432a-ae0b-c7d9dfff3d43","name":"AI Music Prompt Generator API","slug":"ai-music-prompt-generator-api-5e8e5b","shortDescription":"Generate music prompts for Suno and Udio, write lyrics and get style tags","description":"Creates optimized prompts for Suno AI and Udio. Generate detailed music prompts with genre, mood, instrument tags, BPM and key. Write complete song lyrics with Suno-formatted output. Browse genre and mood tag libraries. Built for AI music pipelines and agents automating music production.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["audio","music","suno","udio","generate suno ai music prompt","create udio music prompt","write song lyrics ai","get music genre mood tags","generate background music prompt video"],"baseUrl":"https://orbisapi.com/proxy/ai-music-prompt-generator-api-5e8e5b","openApiSpecUrl":"https://music-prompt-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"b52d49b4-355d-48d0-94cf-8a1e8b233bf5","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"332c220a-9a78-42a7-a927-5f7b83baafc2","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"a92cf444-6ae0-49cf-b8c3-c7e01cf89e05","name":"AI Content Classifier API","slug":"ai-content-classifier-api-52c34b","shortDescription":"Classify content by topic, moderate for policy violations and detect user intent","description":"Categorizes text using IAB taxonomy and detects content type, audience and tone. Moderate checks content against platform policies with severity ratings. Intent classifies queries into informational, transactional or navigational with urgency scoring. Batch classifies up to 20 texts. Built for content moderation, recommendation engines and AI agent routing.","category":null,"tags":["ai","classification","moderation","nlp","classify content topic taxonomy","moderate content policy violations","detect user intent text","batch classify documents","content safety moderation ai"],"baseUrl":"https://orbisapi.com/proxy/ai-content-classifier-api-52c34b","openApiSpecUrl":"https://content-classifier-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"4c3872c1-a2eb-48d8-9dde-6c76c886072e","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4b986d39-0ac2-4954-b567-86d59229931f","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"9f9d00b8-3312-4f43-be03-3f32b55b4c01","name":"AI TTS Voice Optimizer API","slug":"ai-tts-voice-optimizer-api-2bb99d","shortDescription":"Optimize text for TTS engines, get voice recommendations and ElevenLabs settings","description":"Prepares text for high-quality text-to-speech output. Optimize scripts with pronunciation fixes and pause markers. Browse recommended voices from ElevenLabs and OpenAI by use case. Get optimal TTS settings for your script type. Built for voice app developers and AI agents using TTS at scale.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["audio","tts","elevenlabs","voice","optimize text elevenlabs tts","best elevenlabs voice use case","get tts settings generation","prepare script text to speech","improve tts output quality"],"baseUrl":"https://orbisapi.com/proxy/ai-tts-voice-optimizer-api-2bb99d","openApiSpecUrl":"https://tts-optimizer-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"b0e5b713-98d6-4618-98ce-c2e42bc87f34","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5ed576ea-c17e-4be5-a7af-76ae48cfd612","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"5b05ee3b-3bd4-4075-bb5c-9d150a76b906","name":"AI Agent Memory Formatter API","slug":"ai-agent-memory-formatter-api-016c90","shortDescription":"Compress conversation history, extract memories and format context for LLM injection","description":"Handles the memory layer for AI agents. Compress long conversations to a token budget while preserving key facts. Extract typed memories with importance scores. Format memory banks into optimized context strings for system prompt injection. Merge and deduplicate memory chunks. Built for AI agent frameworks and persistent assistant products.","category":null,"tags":["ai","memory","agent","llm","compress conversation history llm","extract memories ai conversation","format agent memory context","merge deduplicate agent memories","reduce token usage conversation"],"baseUrl":"https://orbisapi.com/proxy/ai-agent-memory-formatter-api-016c90","openApiSpecUrl":"https://agent-memory-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"89fce7c8-1d54-4dd0-9fb7-083bccab1abe","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"48446687-b186-4ddc-a0fd-42b4c35fcbe2","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"eaad1a6c-f946-435b-9c89-d7f7c7977985","name":"AI Structured Output Parser API","slug":"ai-structured-output-parser-api-9eec42","shortDescription":"Parse text into schemas, extract fields and validate AI JSON output","description":"Converts messy text and AI outputs into clean structured data. Parse any text into a provided JSON schema. Extract named fields with confidence scores. Normalize inconsistent data to clean schemas. Validate and fix malformed JSON from LLMs. Built for data extraction pipelines, AI output post-processing and agents that need reliable structured data.","category":null,"tags":["ai","parsing","json","extraction","parse text into json schema","extract fields document ai","validate fix llm json output","normalize messy data schema","convert text structured data ai"],"baseUrl":"https://orbisapi.com/proxy/ai-structured-output-parser-api-9eec42","openApiSpecUrl":"https://structured-output-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"0f226eb9-85eb-4d84-a9be-1b8a7a9f77fa","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e721a3e3-0800-44b4-b5a9-abdab73ed7c3","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"3c0b9b23-d09a-4f2e-a9a8-0b2c99776491","name":"Courtlistener API","slug":"courtlistener-api-179edb","shortDescription":"CourtListener docket search MCP","description":"Courtlistener API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by party. Buyer intents from service metadata: CourtListener docket search MCP, legal docket search x402, PACER RECAP agent API.","category":null,"tags":["base","courtlistener","docket","dockets","legal","litigation","mcp","opinions","party","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/courtlistener-api-179edb","openApiSpecUrl":"https://courtlistener-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"51aedf53-2d3b-40b2-a7c2-0aedb24a0b7b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dockets/search","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/opinions/by_id","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/litigation/by_party","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"da857343-536d-4f90-ac73-0eb2aa0efe2b","name":"Crypto Market Meta API","slug":"crypto-market-meta-api-63d578","shortDescription":"crypto market consensus API","description":"Crypto Market Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: consensus, consensus summary. Buyer intents from service metadata: crypto market consensus API, cross-provider crypto consensus MCP, crypto market meta x402.","category":null,"tags":["api","base","consensus","cross-provider","crypto","market","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-market-meta-api-63d578","openApiSpecUrl":"https://crypto-market-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"aec709a9-00ff-40c3-bec6-7285077768a0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/crypto/consensus","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"ca5c5775-a3ec-4940-bf17-28c01b32bbd7","name":"DEX Router Best Quote API","slug":"dex-router-best-quote-api-f1a007","shortDescription":"DEX best quote MCP","description":"DEX Router Best Quote API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: best quote, best route summary. Buyer intents from service metadata: DEX best quote MCP, DEX router best route x402, agent swap route comparison API.","category":null,"tags":["base","best","dex","mcp","quote","route","router","summary","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/dex-router-best-quote-api-f1a007","openApiSpecUrl":"https://dex-router-best-quote-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"860986e0-29f3-4e35-8057-250cc1150a79","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/best_quote","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/best_route_summary","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"260595bb-1a46-4f63-bdf9-21be152d8a7e","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-257df7","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-257df7","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"0bb15bf9-cb87-4c03-9e87-7abd586e9beb","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"432a87ec-04f8-4d07-ab55-bbe615ae1818","name":"GAO Reports API","slug":"gao-reports-api-aee7cc","shortDescription":"GAO reports API","description":"GAO Reports API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, open by agency. Buyer intents from service metadata: GAO reports API, GAO recommendations MCP, government accountability report x402.","category":null,"tags":["accountability","agency","api","base","gao","government","mcp","open","recommendations","reports","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gao-reports-api-aee7cc","openApiSpecUrl":"https://gao-reports-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d66a9827-ca59-4150-872b-a35797fbe9f1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/reports/search","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/reports/by_id","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/recommendations/open_by_agency","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"cba087bb-491d-4938-9441-463280f4c0c9","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-0b5a92","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-0b5a92","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"3c712dcd-9dd2-4e12-aea0-cd56a503479c","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[],"x402":null},{"id":"5edc6b0d-29aa-440b-8f1c-11f97b45fa43","name":"AgentFiling","slug":"agentfiling-1de4a2","shortDescription":"SEC EDGAR filing intelligence for AI agents","description":"SEC EDGAR filing intelligence for AI agents. Get insider trading (Form 4), earnings data (XBRL), material events (8-K), and recent filings for any public company — structured for agent consumption.","category":null,"tags":["SEC","EDGAR","insider trading","earnings","8-K","filings","financial data","x402","Base","AI agents","trading"],"baseUrl":"https://orbisapi.com/proxy/agentfiling-1de4a2","openApiSpecUrl":"https://filing.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"f2fbfab8-54b8-4eb5-8e09-3d5fbf84e560","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["SEC","EDGAR","insider trading","earnings","8-K, filings","financial data","x402","Base","AI agents","trading"]}],"endpoints":[{"method":"GET","path":"/x402/filing/recent","description":"List recent SEC filings by company ticker or CIK. Filter by form type (10-K, 10-Q, 8-K, 4, etc.)"},{"method":"GET","path":"/x402/filing/insider","description":"Form 4 insider trading activity — executive and director stock purchases and sales with dollar values"},{"method":"GET","path":"/x402/filing/earnings","description":"Structured XBRL financial data — revenue, net income, EPS, assets, and 10+ financial concepts"},{"method":"GET","path":"/x402/filing/events","description":"Form 8-K material events — M&A, leadership changes, earnings releases, and other disclosures"}],"x402":null},{"id":"3683d57f-37b1-4427-96c6-5ecaae4d9b97","name":"AgentEcon","slug":"agentecon-3b1407","shortDescription":"Real-time economic intelligence for AI agents.","description":"Real-time economic intelligence for AI agents. CPI inflation, unemployment, GDP, Fed rates, Treasury yields, WTI crude, and natural gas. From BLS, FRED, and EIA. National debt + rates","category":null,"tags":["economics","inflation","CPI","unemployment","GDP","Fed rates","crude oil","energy","BLS","FRED","EIA","x402","Base"],"baseUrl":"https://orbisapi.com/proxy/agentecon-3b1407","openApiSpecUrl":"https://econ.memoryapi.org/openapi.json","hasFree":false,"callCount":0,"tiers":[{"id":"0e87375b-d67e-49a0-91ea-4bbdf4e3c7d7","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["economics","inflation","CPI","unemployment","GDP","Fed rates","crude oil","energy","BLS","FRED","EIA","x402","Base"]}],"endpoints":[{"method":"GET","path":"/x402/econ/inflation","description":"CPI Inflation"},{"method":"GET","path":"/x402/econ/jobs","description":"Unemployement data"},{"method":"GET","path":"/x402/econ/macro","description":"Economic data, GDP, FED Rates"},{"method":"GET","path":"/x402/econ/energy","description":"Energy Data, crude oil"},{"method":"GET","path":"/x402/econ/treasury","description":"National debt + rates"}],"x402":null},{"id":"3a9f4a55-eba0-4580-9840-7b5b8bd7cfc0","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-d21470","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-d21470","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"893514b8-8926-417b-9263-4a3ba87fec34","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"64206a95-80d2-4f82-b996-e0f6214b7e25","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"f9a9903a-6787-4ff3-860b-2fd4d8db56c2","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]},{"id":"e30fadc6-c6c3-4da0-a9ab-3e4a25ebdef8","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"e5260c38-504e-4917-a98c-d42c0bf4feac","name":"MEV History API","slug":"mev-history-api-4e9a7f","shortDescription":"wallet MEV exposure x402","description":"MEV History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: mev exposure, sandwich check, recent mev density. Buyer intents from service metadata: wallet MEV exposure x402, transaction sandwich check MCP, pool MEV density API.","category":null,"tags":["base","check","exposure","mcp","mev","pool","recent","sandwich","transaction","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/mev-history-api-4e9a7f","openApiSpecUrl":"https://mev-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a50c7c8e-3b50-4ac4-963c-f15b12f4b350","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/mev_exposure","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: MEV exposure API, wallet MEV history."},{"method":"POST","path":"/v1/tx/sandwich_check","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: sandwich check API, transaction MEV risk."},{"method":"POST","path":"/v1/pool/recent_mev_density","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: pool MEV density, recent MEV density."}],"x402":null},{"id":"f740ebcc-612e-4788-a312-1b494f00f969","name":"Opensanctions API","slug":"opensanctions-api-2f9a37","shortDescription":"OpenSanctions screening x402","description":"Opensanctions API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: match, by id, bulk. Buyer intents from service metadata: OpenSanctions screening x402, sanctions entity match MCP, bulk sanctions screening agent API.","category":null,"tags":["base","bulk","entity","match","mcp","opensanctions","sanctions","screen","screening","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/opensanctions-api-2f9a37","openApiSpecUrl":"https://opensanctions-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ebbb112b-c1e5-4f20-acfa-aa781a8ba028","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/screen/match","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/by_id","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/screen/bulk","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"89f83e2f-c28a-4037-a34b-002df75da55d","name":"Wallet Funding Trace API","slug":"wallet-funding-trace-api-61963d","shortDescription":"wallet funding trace API","description":"Wallet Funding Trace API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: funding trace, funding summary, funding path. Buyer intents from service metadata: wallet funding trace API, source of funds MCP, crypto wallet provenance x402.","category":null,"tags":["api","base","crypto","funding","funds","mcp","source","summary","trace","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-funding-trace-api-61963d","openApiSpecUrl":"https://wallet-funding-trace-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"1ba7514e-a4e1-4e24-8fb3-f1f0812bdafc","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/funding_trace","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding trace, source of funds API."},{"method":"POST","path":"/v1/wallet/funding_summary","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding summary, crypto source of funds."},{"method":"POST","path":"/v1/wallet/funding_path","description":"Paid source-of-funds hop decision for autonomous agents deciding whether a wallet's predecessor path is clean, tainted, exchange-funded, bridge-funded, or unknown before accepting funds or authorizing spend. Buyer-intent match: wallet funding path, wallet provenance API."}],"x402":null},{"id":"08beddef-21f4-4541-87f6-a70a80927e7b","name":"1inch API","slug":"1inch-api-551b75","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-551b75","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"21da3b02-1424-433a-9bd0-4d35b7a8f03b","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c9b465ba-84a6-4d5a-b111-495bca88a569","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"3ee1f1f5-7f5c-460a-b957-393891aaddf1","name":"Protocol Governance API","slug":"protocol-governance-api-2d38bc","shortDescription":"DAO governance dossier MCP","description":"Protocol Governance API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: governance dossier, proposals recent, voter top holders. Buyer intents from service metadata: DAO governance dossier MCP, protocol governance x402, DAO proposal voter dossier API.","category":null,"tags":["base","dao","dossier","governance","mcp","proposals","protocol","recent","usdc","voter","x402"],"baseUrl":"https://orbisapi.com/proxy/protocol-governance-api-2d38bc","openApiSpecUrl":"https://protocol-governance-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"74b6b9aa-6d58-4cf2-9899-d75499c9d565","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dao/governance_dossier","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/proposals_recent","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/voter_top_holders","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"8f9171ed-9636-469d-abb1-2cbff2cea4b0","name":"Token Distribution API","slug":"token-distribution-api-f3668e","shortDescription":"token holder distribution MCP","description":"Token Distribution API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: distribution, top holders, unlock calendar. Buyer intents from service metadata: token holder distribution MCP, token concentration risk x402, token unlock calendar API.","category":null,"tags":["base","calendar","concentration","distribution","holder","holders","mcp","risk","token","top","unlock","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/token-distribution-api-f3668e","openApiSpecUrl":"https://token-distribution-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"bc731ee7-f851-42ee-935a-70e16a897de1","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/token/distribution","description":"Paid token distribution risk decision for autonomous agents deciding whether to trade, list, route, or allow autopay against an ERC-20. Returns concentration/liquidity/unlock/security evidence, execution policy, and next action. Buyer-intent match: token holder distribution, token concentration risk"},{"method":"POST","path":"/v1/token/top_holders","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: top holders API, holder distribution API."},{"method":"POST","path":"/v1/token/unlock_calendar","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: unlock calendar API, token unlock risk."}],"x402":null},{"id":"28dffffe-eb16-40d2-9b39-45603b284945","name":"TX Bundle Cost API","slug":"tx-bundle-cost-api-ea341d","shortDescription":"transaction bundle cost estimator","description":"TX Bundle Cost API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: estimate cost, estimate cost. Buyer intents from service metadata: transaction bundle cost estimator, bundle gas estimate x402, agent transaction cost MCP.","category":null,"tags":["base","bundle","cost","estimate","estimator","gas","mcp","step","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/tx-bundle-cost-api-ea341d","openApiSpecUrl":"https://tx-bundle-cost-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"ae22dd7a-b87d-469b-b24f-878bb1c590c3","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/bundle/estimate_cost","description":"Paid x402 route for autonomous agents deciding whether a multi-step transaction bundle is cheap enough and safe enough to execute now. Returns gas, slippage, bridge-fee, worst-case cost, buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: transaction bundle cost,"},{"method":"POST","path":"/v1/step/estimate_cost","description":"Paid x402 route for agents deciding whether one swap, bridge, or transfer step is cheap enough to execute or should be delayed/rerouted. Buyer-intent match: transaction step cost, tx cost estimator."}],"x402":null},{"id":"1bf970d3-d222-4a15-be51-056aeb5d97e9","name":"Uspto Patents API","slug":"uspto-patents-api-716578","shortDescription":"USPTO patent search MCP","description":"Uspto Patents API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by org. Buyer intents from service metadata: USPTO patent search MCP, patent prior art x402 API, inventor organization patents agent API.","category":null,"tags":["art","base","inventors","mcp","org","patent","patents","prior","search","usdc","uspto","x402"],"baseUrl":"https://orbisapi.com/proxy/uspto-patents-api-716578","openApiSpecUrl":"https://uspto-patents-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"d0c0ce56-6689-40b0-b2b9-92b91efb0b9d","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/patents/search","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/patents/by_id","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/inventors/by_org","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"8e26cfec-4d0a-4f06-b282-fd53b6f07ccd","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-8db175","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-8db175","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"ef69cb0f-551c-4014-8873-0881395a3c15","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"3e985446-77e5-4d7d-b73d-43f2680dc025","name":"Incident Postmortem Action Tracker API","slug":"incident-postmortem-action-tracker-api-a924c6","shortDescription":"Track incident postmortem actions from root cause, owner, due date, prevention strength, dependency, and verification plan","description":"Track incident postmortem actions from root cause, owner, due date, prevention strength, dependency, and verification plan. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["postmortem","incident-actions","sre","tracking","agent-friendly","x402","incident postmortem action tracker","postmortem","incident actions","sre","tracking","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/incident-postmortem-action-tracker-api-a924c6","openApiSpecUrl":"https://incident-postmortem-action-tracker.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"42b72a28-53b3-4216-85b1-800877129524","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"46a8ae05-486d-442b-8628-5c832d2b81a1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9e936653-fd6f-4932-86bf-edfd5c62fc17","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/postmortem-action-rules","description":"Return hardcoded incident postmortem action tracker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/track-postmortem-actions","description":"Track incident postmortem actions from root cause, owner, due date, prevention strength, dependency, and verification plan using deterministic scoring rules"},{"method":"POST","path":"/rank-action-followups","description":"Generate focused next steps for incident postmortem action tracker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"22f17b61-199f-4bcc-bf16-558fd9b02ae3","name":"AgentFEC","slug":"agentfec-0ec425","shortDescription":"Pay-per-request FEC campaign finance data for AI agents","description":"Pay-per-request FEC campaign finance data for AI agents. Access federal candidate fundraising totals, individual donor contributions, and Super PAC independent expenditures via x402 protocol — no API keys, no subscriptions. Covers all 2026 midterm Senate, House, and Presidential races. Data sourced directly from the Federal Election Commission.\n","category":null,"tags":["fec campaign-finance elections political-data government x402 finance donors super-pac midterms"],"baseUrl":"https://orbisapi.com/proxy/agentfec-0ec425","openApiSpecUrl":"https://fec.memoryapi.org/x402/fec/candidates","hasFree":false,"callCount":0,"tiers":[{"id":"e0ed99de-4b1e-4449-b08c-4086810ff04b","name":"Per Call","description":"FEC campaign finance — candidate fundraising, donor contributions, and Super PAC spending for 2026 midterm elections.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["fec","elections","campaign-finance","government political donors","super-pac","midterms-2026"]}],"endpoints":[{"method":"GET","path":"/x402/fec/candidates","description":"FEC candidate fundraising totals, cash on hand, and spending. Filter by office (S/H/P), state, party, or name. Covers 2026 midterm races."},{"method":"GET","path":"/x402/fec/donors","description":"Individual donor contributions (FEC Schedule A). Search by candidate ID, committee ID, or donor employer. Returns name, amount, occupation, state."},{"method":"GET","path":"/x402/fec/spending","description":"Super PAC independent expenditures for/against candidates, and direct campaign disbursements. Type=independent or expenditures."}],"x402":null},{"id":"d8a4f9db-c503-4ec1-897b-ec0a4b89f1c8","name":"Wallet Labels API","slug":"wallet-labels-api-207b3d","shortDescription":"x402 paid API for wallet labels MCP.","description":"Money Tree Wallet Labels API exposes paid x402 endpoints for autonomous agents. Buyer intents: wallet labels MCP, ENS OFAC wallet labels, wallet risk label API. Routes include labels, risk score, by category; every response is designed for agent workflows with schemas, examples, and provenance.","category":null,"tags":["AI agents","Base","MCP","USDC","ens","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-labels-api-207b3d","openApiSpecUrl":"https://wallet-labels-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7988f3e8-4d7f-43e4-a83a-62b520e00305","name":"x402 pay per call","description":"Pay per successful call via x402 USDC on Base.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/labels","description":"Paid wallet-label lookup for buyer agents that need an allow/block/manual-review decision before paying, routing funds, or trusting an EVM address. Combines ENS, OFAC SDN, Tornado Cash, public labels, on-chain code, and ERC-20 metadata. Buyer-intent match: wallet labels API, address labels API, ENS "},{"method":"POST","path":"/v1/wallet/risk_score","description":"Paid wallet risk-score route for agents that need a clear transfer/pay/avoid recommendation from label and compliance evidence. Buyer-intent match: wallet risk score, wallet screening API."},{"method":"POST","path":"/v1/wallet/risk_score","description":"Paid wallet risk-score route for agents that need a clear transfer/pay/avoid recommendation from label and compliance evidence. Buyer-intent match: wallet risk score, wallet screening API."},{"method":"POST","path":"/v1/labels/by_category","description":"Paid wallet labels mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet label categories, address label registry."}],"x402":null},{"id":"dfbebc0d-0538-47ba-be20-20c4cdda6be0","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-803020","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-803020","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"a5704c42-7e6e-4c5c-9653-fe6fe1879c10","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"85c676ff-ea21-4d51-aee7-206102c0346f","name":"Approval Revoke API","slug":"approval-revoke-api-aeda9b","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-aeda9b","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"92ae809a-d38d-4ce9-95d7-67d9a31ead6c","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"c99f2d83-c4af-4941-941d-c0022a77aab1","name":"Clinicaltrials API","slug":"clinicaltrials-api-c82b5c","shortDescription":"ClinicalTrials pipeline API","description":"Clinicaltrials API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by nct, pipeline. Buyer intents from service metadata: ClinicalTrials pipeline API, clinical trial search MCP, sponsor trial pipeline x402.","category":null,"tags":["api","base","clinical","clinicaltrials","mcp","nct","pipeline","search","sponsor","sponsors","trial","trials","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/clinicaltrials-api-c82b5c","openApiSpecUrl":"https://clinicaltrials-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e9b464d7-d0a4-4d24-99d8-90757d860ad8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/trials/search","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/trials/by_nct","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/sponsors/pipeline","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"68ddfbfa-6182-49f6-8e73-98b4580d9fa0","name":"Crypto Market Meta API","slug":"crypto-market-meta-api-5c80ca","shortDescription":"crypto market consensus API","description":"Crypto Market Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: consensus, consensus summary. Buyer intents from service metadata: crypto market consensus API, cross-provider crypto consensus MCP, crypto market meta x402.","category":null,"tags":["api","base","consensus","cross-provider","crypto","market","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-market-meta-api-5c80ca","openApiSpecUrl":"https://crypto-market-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"6e33da5e-0798-447b-9d63-7f8446dc890e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c5f1cf35-54fe-4504-9b23-3d1be552830f","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"99a26b5b-2b52-4a69-8a7b-16bad55887c9","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c85ffa3e-b2b5-4231-8aab-b7e189075100","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/crypto/consensus","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"131574b6-1791-4447-811d-447e9015dfd7","name":"Courtlistener API","slug":"courtlistener-api-9a5c35","shortDescription":"CourtListener docket search MCP","description":"Courtlistener API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by party. Buyer intents from service metadata: CourtListener docket search MCP, legal docket search x402, PACER RECAP agent API.","category":null,"tags":["base","courtlistener","docket","dockets","legal","litigation","mcp","opinions","party","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/courtlistener-api-9a5c35","openApiSpecUrl":"https://courtlistener-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"b8c67521-5782-418b-a98e-8faf6dbb078d","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"15597c21-0342-4ea1-8798-642c6a4d85a3","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dockets/search","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dockets/search","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/opinions/by_id","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/litigation/by_party","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/litigation/by_party","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"f3c407cf-4bea-44ee-8d04-e6aa053bc005","name":"GAO Reports API","slug":"gao-reports-api-ebaced","shortDescription":"GAO reports API","description":"GAO Reports API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, open by agency. Buyer intents from service metadata: GAO reports API, GAO recommendations MCP, government accountability report x402.","category":null,"tags":["accountability","agency","api","base","gao","government","mcp","open","recommendations","reports","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gao-reports-api-ebaced","openApiSpecUrl":"https://gao-reports-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"3b1502a3-ebe1-4e10-955a-ee09379f9272","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/reports/search","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/reports/by_id","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/recommendations/open_by_agency","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"326e9dfc-1f1b-4172-98fc-446498aaf6a3","name":"NIH Reporter API","slug":"nih-reporter-api-d09565","shortDescription":"NIH RePORTER grants MCP","description":"NIH Reporter API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, funding profile. Buyer intents from service metadata: NIH RePORTER grants MCP, NIH grant search x402, research funding profile agent API.","category":null,"tags":["base","funding","grant","grants","mcp","nih","orgs","profile","reporter","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/nih-reporter-api-d09565","openApiSpecUrl":"https://nih-reporter-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"fbe17e75-9df1-421c-8c62-59915600e99a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grants/search","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/grants/by_id","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/orgs/funding_profile","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"efdd5e4a-2b76-4056-b785-5b78e5e052cc","name":"Protocol Governance API","slug":"protocol-governance-api-6f0b76","shortDescription":"DAO governance dossier MCP","description":"Protocol Governance API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: governance dossier, proposals recent, voter top holders. Buyer intents from service metadata: DAO governance dossier MCP, protocol governance x402, DAO proposal voter dossier API.","category":null,"tags":["base","dao","dossier","governance","mcp","proposals","protocol","recent","usdc","voter","x402"],"baseUrl":"https://orbisapi.com/proxy/protocol-governance-api-6f0b76","openApiSpecUrl":"https://protocol-governance-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"0a843c05-294b-41fe-82f0-8a55b18e5d73","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dao/governance_dossier","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/proposals_recent","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/voter_top_holders","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"5c15fbae-d68b-4158-9ac4-d4343841c6eb","name":"Approval Revoke API","slug":"approval-revoke-api-60bd07","shortDescription":"token approval revoke MCP","description":"Approval Revoke API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: approvals, approvals risk, reputation. Buyer intents from service metadata: token approval revoke MCP, wallet approval risk API, spender reputation x402.","category":null,"tags":["api","approval","approvals","base","mcp","reputation","revoke","risk","spender","token","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/approval-revoke-api-60bd07","openApiSpecUrl":"https://approval-revoke-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"70b786f0-a784-4643-80e6-60ff9ef53d05","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/approvals","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender approvals, token approvals API."},{"method":"POST","path":"/v1/wallet/approvals_risk","description":"Wallet approval risk report for autonomous EVM agents before swaps, delegated spend, or x402 autopay. Scores active token allowances across Ethereum/Base/Arbitrum/Optimism/Polygon, identifies unlimited or stale spender approvals, labels known routers/drainers where available, and returns revoke-or-c"},{"method":"POST","path":"/v1/spender/reputation","description":"Paid approval revoke mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: spender reputation API, approval revoke intelligence."}],"x402":null},{"id":"e2268b7d-70ef-4ff9-9930-7d73862006f2","name":"Clinicaltrials API","slug":"clinicaltrials-api-e2ef8b","shortDescription":"ClinicalTrials pipeline API","description":"Clinicaltrials API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by nct, pipeline. Buyer intents from service metadata: ClinicalTrials pipeline API, clinical trial search MCP, sponsor trial pipeline x402.","category":null,"tags":["api","base","clinical","clinicaltrials","mcp","nct","pipeline","search","sponsor","sponsors","trial","trials","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/clinicaltrials-api-e2ef8b","openApiSpecUrl":"https://clinicaltrials-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"e2018e5c-4dee-4009-b486-45864306dcc0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/trials/search","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/trials/by_nct","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/sponsors/pipeline","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"0939a9fb-b5d6-40a4-8e26-f422a4c587e8","name":"Token Distribution API","slug":"token-distribution-api-14a178","shortDescription":"token holder distribution MCP","description":"Token Distribution API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: distribution, top holders, unlock calendar. Buyer intents from service metadata: token holder distribution MCP, token concentration risk x402, token unlock calendar API.","category":null,"tags":["base","calendar","concentration","distribution","holder","holders","mcp","risk","token","top","unlock","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/token-distribution-api-14a178","openApiSpecUrl":"https://token-distribution-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"3b9f9dc6-73a5-437b-b967-41285f78f0bb","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/token/distribution","description":"Paid token distribution risk decision for autonomous agents deciding whether to trade, list, route, or allow autopay against an ERC-20. Returns concentration/liquidity/unlock/security evidence, execution policy, and next action. Buyer-intent match: token holder distribution, token concentration risk"},{"method":"POST","path":"/v1/token/top_holders","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: top holders API, holder distribution API."},{"method":"POST","path":"/v1/token/unlock_calendar","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: unlock calendar API, token unlock risk."}],"x402":null},{"id":"573845c4-954f-4bd8-9f28-d6c2beeea61c","name":"Agent Payment Error Corpus API","slug":"agent-payment-error-corpus-api-622cfe","shortDescription":"agent payment error corpus","description":"Agent Payment Error Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: diagnose error, error families. Buyer intents from service metadata: agent payment error corpus, x402 payment error diagnosis, agent payments diagnose error.","category":null,"tags":["agent","agent-payments","base","corpus","diagnose","diagnosis","error","families","mcp","payment","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-payment-error-corpus-api-622cfe","openApiSpecUrl":"https://agent-payment-error-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"8aa3671c-1060-42d0-88e4-3fa1d5e5f6a2","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/agent-payments/diagnose_error","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/agent-payments/error_families","description":"Paid agent payment error diagnosis route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"330543d6-28c7-46f4-89e0-bbd4de955e5d","name":"Wallet CEX Flows API","slug":"wallet-cex-flows-api-45ac13","shortDescription":"wallet CEX flows MCP","description":"Wallet CEX Flows API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: cex flows, cex attribution, recent inflows. Buyer intents from service metadata: wallet CEX flows MCP, exchange deposit attribution x402, CEX inflow monitoring API.","category":null,"tags":["attribution","base","cex","deposit","exchange","flows","mcp","recent","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-cex-flows-api-45ac13","openApiSpecUrl":"https://wallet-cex-flows-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"12fbede5-37b3-404a-b8fe-594911e2ef09","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/cex_flows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet CEX flows, wallet exchange exposure."},{"method":"POST","path":"/v1/wallet/cex_attribution","description":"Paid exchange-attribution decision for autonomous agents deciding whether a wallet is a known centralized-exchange address before accepting funds, routing payouts, or escalating review. Returns verdict, confidence, registry evidence, execution policy, and next action. Buyer-intent match: exchange de"},{"method":"POST","path":"/v1/cex/recent_inflows","description":"Paid wallet cex flows mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: CEX inflows API, recent exchange inflows."}],"x402":null},{"id":"4069383c-5ff8-4b4a-af16-c552e84b9dc2","name":"Wallet Funding Trace API","slug":"wallet-funding-trace-api-00e20c","shortDescription":"wallet funding trace API","description":"Wallet Funding Trace API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: funding trace, funding summary, funding path. Buyer intents from service metadata: wallet funding trace API, source of funds MCP, crypto wallet provenance x402.","category":null,"tags":["api","base","crypto","funding","funds","mcp","source","summary","trace","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-funding-trace-api-00e20c","openApiSpecUrl":"https://wallet-funding-trace-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"4685e373-cc14-4b47-a6ba-f76deedd44a0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c96c018-8f49-4f35-832d-b427276b8814","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/funding_trace","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding trace, source of funds API."},{"method":"POST","path":"/v1/wallet/funding_trace","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding trace, source of funds API."},{"method":"POST","path":"/v1/wallet/funding_summary","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding summary, crypto source of funds."},{"method":"POST","path":"/v1/wallet/funding_summary","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding summary, crypto source of funds."},{"method":"POST","path":"/v1/wallet/funding_path","description":"Paid source-of-funds hop decision for autonomous agents deciding whether a wallet's predecessor path is clean, tainted, exchange-funded, bridge-funded, or unknown before accepting funds or authorizing spend. Buyer-intent match: wallet funding path, wallet provenance API."},{"method":"POST","path":"/v1/wallet/funding_path","description":"Paid source-of-funds hop decision for autonomous agents deciding whether a wallet's predecessor path is clean, tainted, exchange-funded, bridge-funded, or unknown before accepting funds or authorizing spend. Buyer-intent match: wallet funding path, wallet provenance API."}],"x402":null},{"id":"68268060-2971-4554-97ee-2b98e0a712e7","name":"Courtlistener API","slug":"courtlistener-api-f95352","shortDescription":"CourtListener docket search MCP","description":"Courtlistener API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by party. Buyer intents from service metadata: CourtListener docket search MCP, legal docket search x402, PACER RECAP agent API.","category":null,"tags":["base","courtlistener","docket","dockets","legal","litigation","mcp","opinions","party","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/courtlistener-api-f95352","openApiSpecUrl":"https://courtlistener-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"7ae1e28f-6971-4a87-9139-0911c8983929","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dockets/search","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/opinions/by_id","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/litigation/by_party","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"1256017b-38b9-43cd-9154-6078071e797c","name":"1inch API","slug":"1inch-api-d0d52a","shortDescription":"1inch quote x402","description":"1inch API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: quote, spot price, protocols. Buyer intents from service metadata: 1inch quote x402, 1inch Pathfinder MCP, 1inch spot price API.","category":null,"tags":["1inch","base","mcp","pathfinder","price","protocols","quote","spot","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/1inch-api-d0d52a","openApiSpecUrl":"https://1inch-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"91509b9a-bd63-4f8f-a12c-801486b6f7d6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/quote","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/spot_price","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/protocols","description":"Paid 1inch mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"32412166-ae41-442b-87c8-bc488ced98e6","name":"Crypto Market Meta API","slug":"crypto-market-meta-api-6be2fd","shortDescription":"crypto market consensus API","description":"Crypto Market Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: consensus, consensus summary. Buyer intents from service metadata: crypto market consensus API, cross-provider crypto consensus MCP, crypto market meta x402.","category":null,"tags":["api","base","consensus","cross-provider","crypto","market","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-market-meta-api-6be2fd","openApiSpecUrl":"https://crypto-market-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"11d414d2-2776-4977-9a86-e8992bffaf4e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/crypto/consensus","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"35df2e94-e371-4ad3-87e8-6adcdc1824fb","name":"DEX Router Best Quote API","slug":"dex-router-best-quote-api-8b9ff7","shortDescription":"DEX best quote MCP","description":"DEX Router Best Quote API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: best quote, best route summary. Buyer intents from service metadata: DEX best quote MCP, DEX router best route x402, agent swap route comparison API.","category":null,"tags":["base","best","dex","mcp","quote","route","router","summary","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/dex-router-best-quote-api-8b9ff7","openApiSpecUrl":"https://dex-router-best-quote-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"be68d851-af9e-4bd8-aeb8-0d55e6f85e79","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/best_quote","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/best_route_summary","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"84168058-080d-4c9d-80db-9921e95e4c17","name":"NIH Reporter API","slug":"nih-reporter-api-57c7e3","shortDescription":"NIH RePORTER grants MCP","description":"NIH Reporter API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, funding profile. Buyer intents from service metadata: NIH RePORTER grants MCP, NIH grant search x402, research funding profile agent API.","category":null,"tags":["base","funding","grant","grants","mcp","nih","orgs","profile","reporter","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/nih-reporter-api-57c7e3","openApiSpecUrl":"https://nih-reporter-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"48a154c7-84ef-4152-93fb-2424311fd524","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grants/search","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/grants/by_id","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/orgs/funding_profile","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"a41c6878-996a-4293-bbee-48f34c30f81f","name":"Courtlistener API","slug":"courtlistener-api-a0636b","shortDescription":"CourtListener docket search MCP","description":"Courtlistener API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by party. Buyer intents from service metadata: CourtListener docket search MCP, legal docket search x402, PACER RECAP agent API.","category":null,"tags":["base","courtlistener","docket","dockets","legal","litigation","mcp","opinions","party","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/courtlistener-api-a0636b","openApiSpecUrl":"https://courtlistener-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"34fe2f08-e276-417c-b46e-001927b0c978","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dockets/search","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/opinions/by_id","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/litigation/by_party","description":"Paid courtlistener mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"293fe363-8e6d-45ce-9e96-0e41bde1cbd9","name":"Crypto Market Meta API","slug":"crypto-market-meta-api-aeb84f","shortDescription":"crypto market consensus API","description":"Crypto Market Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: consensus, consensus summary. Buyer intents from service metadata: crypto market consensus API, cross-provider crypto consensus MCP, crypto market meta x402.","category":null,"tags":["api","base","consensus","cross-provider","crypto","market","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-market-meta-api-aeb84f","openApiSpecUrl":"https://crypto-market-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"628bd4d9-ebc3-401d-beba-29b1b8d9c84a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/crypto/consensus","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"fc92add0-1997-4f23-804a-a8201788d297","name":"GAO Reports API","slug":"gao-reports-api-3a40bd","shortDescription":"GAO reports API","description":"GAO Reports API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, open by agency. Buyer intents from service metadata: GAO reports API, GAO recommendations MCP, government accountability report x402.","category":null,"tags":["accountability","agency","api","base","gao","government","mcp","open","recommendations","reports","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gao-reports-api-3a40bd","openApiSpecUrl":"https://gao-reports-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c56f0ebd-e6ef-4cc2-b81a-5ec45d646d36","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/reports/search","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/reports/by_id","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/recommendations/open_by_agency","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"ad1b1980-9e75-4511-b3c3-f8afaea1b8b5","name":"DEX Router Best Quote API","slug":"dex-router-best-quote-api-a2ecd7","shortDescription":"DEX best quote MCP","description":"DEX Router Best Quote API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: best quote, best route summary. Buyer intents from service metadata: DEX best quote MCP, DEX router best route x402, agent swap route comparison API.","category":null,"tags":["base","best","dex","mcp","quote","route","router","summary","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/dex-router-best-quote-api-a2ecd7","openApiSpecUrl":"https://dex-router-best-quote-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"f8d5b232-0ca5-45a9-9baf-23e6af8a3382","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/best_quote","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/best_route_summary","description":"Paid dex router best quote mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"11e5ccb2-0235-45a3-999c-5c79d74be970","name":"Wellknown Audit Corpus API","slug":"wellknown-audit-corpus-api-ca7c15","shortDescription":"wellknown audit corpus","description":"Wellknown Audit Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: readiness report, compare. Buyer intents from service metadata: wellknown audit corpus, well-known agent card audit, agent discovery readiness report.","category":null,"tags":["agent","audit","base","card","compare","corpus","mcp","readiness","report","usdc","well-known","wellknown","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/wellknown-audit-corpus-api-ca7c15","openApiSpecUrl":"https://wellknown-audit-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"213ef817-ce1e-4054-abb5-69942899d741","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c7c224c9-6d93-43d6-b6ca-d31185aed2c4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/readiness_report","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/readiness_report","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/compare","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/compare","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"cfb3f424-54e1-4f7f-9b75-070052e427c5","name":"Liquidation Risk API","slug":"liquidation-risk-api-124f9c","shortDescription":"Aave liquidation risk MCP","description":"Liquidation Risk API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: aave v3, compound v3. Buyer intents from service metadata: Aave liquidation risk MCP, Compound liquidation risk x402, DeFi health factor alert API.","category":null,"tags":["aave","base","compound","liquidation","mcp","risk","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/liquidation-risk-api-124f9c","openApiSpecUrl":"https://liquidation-risk-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"52ffd78b-4af5-4da8-8663-c4da7254a056","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/risk/aave_v3","description":"Paid Aave V3 liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live health factor, and liquidation trigger distance. Buyer-intent match: Aave liquidation risk, health factor API."},{"method":"POST","path":"/v1/risk/compound_v3","description":"Paid Compound III liquidation-risk verdict for agents before they borrow, lever, liquidate, or allow autopay. Returns buyer_decision, evidence_summary, execution_policy, next_action, live borrow/collateral facts, and liquidatable status. Buyer-intent match: Compound liquidation risk, liquidation ale"}],"x402":null},{"id":"8c9a0922-30d3-4310-90f4-971bb943c581","name":"NIH Reporter API","slug":"nih-reporter-api-964ae9","shortDescription":"NIH RePORTER grants MCP","description":"NIH Reporter API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, funding profile. Buyer intents from service metadata: NIH RePORTER grants MCP, NIH grant search x402, research funding profile agent API.","category":null,"tags":["base","funding","grant","grants","mcp","nih","orgs","profile","reporter","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/nih-reporter-api-964ae9","openApiSpecUrl":"https://nih-reporter-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"307e37b9-c90e-448a-8871-64feb43242bf","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grants/search","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/grants/by_id","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/orgs/funding_profile","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"d6971823-6334-4d84-8efc-1fda7d98d176","name":"Wallet Funding Trace API","slug":"wallet-funding-trace-api-57e8ed","shortDescription":"wallet funding trace API","description":"Wallet Funding Trace API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: funding trace, funding summary, funding path. Buyer intents from service metadata: wallet funding trace API, source of funds MCP, crypto wallet provenance x402.","category":null,"tags":["api","base","crypto","funding","funds","mcp","source","summary","trace","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-funding-trace-api-57e8ed","openApiSpecUrl":"https://wallet-funding-trace-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"656146f9-0128-4f94-b64d-b5c8e8131399","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/funding_trace","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding trace, source of funds API."},{"method":"POST","path":"/v1/wallet/funding_summary","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding summary, crypto source of funds."},{"method":"POST","path":"/v1/wallet/funding_path","description":"Paid source-of-funds hop decision for autonomous agents deciding whether a wallet's predecessor path is clean, tainted, exchange-funded, bridge-funded, or unknown before accepting funds or authorizing spend. Buyer-intent match: wallet funding path, wallet provenance API."}],"x402":null},{"id":"d0be7ae5-8393-43fc-b443-4dcfbb4c07c0","name":"Test Coverage Gap Brief API","slug":"test-coverage-gap-brief-api-2fc1f8","shortDescription":"Brief test coverage gaps from changed files, critical paths, defect history, test depth, and release risk","description":"Brief test coverage gaps from changed files, critical paths, defect history, test depth, and release risk. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["testing","coverage-gap","qa","developer-tools","agent-friendly","x402","test coverage gap brief","testing","coverage gap","qa","developer tools","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/test-coverage-gap-brief-api-2fc1f8","openApiSpecUrl":"https://test-coverage-gap-brief.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"f13f016f-bd02-47f7-aa08-b58e6e7d8267","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"64592788-53ff-4d42-9ce0-a828f31f1c43","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ae0f9e78-96a3-45e7-890c-363ad3f9a6d2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/coverage-gap-rules","description":"Return hardcoded test coverage gap brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-test-coverage-gaps","description":"Brief test coverage gaps from changed files, critical paths, defect history, test depth, and release risk using deterministic scoring rules"},{"method":"POST","path":"/rank-test-actions","description":"Generate focused next steps for test coverage gap brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"586ca8dc-3787-4638-ae08-c75824012065","name":"0X API","slug":"0x-api-0c5502","shortDescription":"0x swap price MCP","description":"0X API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: price, quote, sources. Buyer intents from service metadata: 0x swap price MCP, 0x DEX quote x402, 0x sources MCP.","category":null,"tags":["base","dex","mcp","price","quote","sources","swap","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/0x-api-0c5502","openApiSpecUrl":"https://0x-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"de7fb745-7471-47d0-9839-c3c93de2f2ff","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/swap/price","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/swap/quote","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/sources","description":"Paid 0x mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"4630015a-496f-4337-bccb-2a6990449ba7","name":"Clinicaltrials API","slug":"clinicaltrials-api-a7e4f7","shortDescription":"ClinicalTrials pipeline API","description":"Clinicaltrials API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by nct, pipeline. Buyer intents from service metadata: ClinicalTrials pipeline API, clinical trial search MCP, sponsor trial pipeline x402.","category":null,"tags":["api","base","clinical","clinicaltrials","mcp","nct","pipeline","search","sponsor","sponsors","trial","trials","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/clinicaltrials-api-a7e4f7","openApiSpecUrl":"https://clinicaltrials-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"295ae392-2ca0-4013-88df-2fe990f9359e","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/trials/search","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/trials/by_nct","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/sponsors/pipeline","description":"Paid clinicaltrials mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"5fa13b64-7bf2-413b-a1ee-390919fce391","name":"Opensanctions API","slug":"opensanctions-api-24ee1e","shortDescription":"OpenSanctions screening x402","description":"Opensanctions API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: match, by id, bulk. Buyer intents from service metadata: OpenSanctions screening x402, sanctions entity match MCP, bulk sanctions screening agent API.","category":null,"tags":["base","bulk","entity","match","mcp","opensanctions","sanctions","screen","screening","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/opensanctions-api-24ee1e","openApiSpecUrl":"https://opensanctions-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"64f671a5-4d91-44f0-9f4c-162f78c171a6","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/screen/match","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/entity/by_id","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/screen/bulk","description":"Paid opensanctions mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"c1246c57-0445-4ec7-86c8-d2a875e42682","name":"Crypto Market Meta API","slug":"crypto-market-meta-api-211c8c","shortDescription":"crypto market consensus API","description":"Crypto Market Meta API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: consensus, consensus summary. Buyer intents from service metadata: crypto market consensus API, cross-provider crypto consensus MCP, crypto market meta x402.","category":null,"tags":["api","base","consensus","cross-provider","crypto","market","mcp","summary","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-market-meta-api-211c8c","openApiSpecUrl":"https://crypto-market-meta-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"c8654b9a-316d-4d4d-832e-0d270a458902","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"308617c6-3b73-4539-88fd-2bf234b15c5a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/crypto/consensus","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/crypto/consensus_summary","description":"Paid crypto market meta mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"54f58791-0e49-4aa0-aa57-57f408ed43a5","name":"Wellknown Audit Corpus API","slug":"wellknown-audit-corpus-api-994e7c","shortDescription":"wellknown audit corpus","description":"Wellknown Audit Corpus API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: readiness report, compare. Buyer intents from service metadata: wellknown audit corpus, well-known agent card audit, agent discovery readiness report.","category":null,"tags":["agent","audit","base","card","compare","corpus","mcp","readiness","report","usdc","well-known","wellknown","wellknowns","x402"],"baseUrl":"https://orbisapi.com/proxy/wellknown-audit-corpus-api-994e7c","openApiSpecUrl":"https://wellknown-audit-corpus.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"77f32ebd-56f9-4d46-bcfa-ac9530b65377","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wellknowns/readiness_report","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/wellknowns/compare","description":"Paid agent discovery readiness audit route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"67cf6ba8-9737-406e-8e97-1e20563fab6e","name":"GAO Reports API","slug":"gao-reports-api-6735d9","shortDescription":"GAO reports API","description":"GAO Reports API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, open by agency. Buyer intents from service metadata: GAO reports API, GAO recommendations MCP, government accountability report x402.","category":null,"tags":["accountability","agency","api","base","gao","government","mcp","open","recommendations","reports","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/gao-reports-api-6735d9","openApiSpecUrl":"https://gao-reports-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"51704ae7-00b9-4939-af82-52b9d636d6b8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/reports/search","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/reports/by_id","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/recommendations/open_by_agency","description":"Paid gao reports mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"b88e5c0a-df88-4c4e-adbe-e692aae1208b","name":"Wallet Funding Trace API","slug":"wallet-funding-trace-api-3555f6","shortDescription":"wallet funding trace API","description":"Wallet Funding Trace API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: funding trace, funding summary, funding path. Buyer intents from service metadata: wallet funding trace API, source of funds MCP, crypto wallet provenance x402.","category":null,"tags":["api","base","crypto","funding","funds","mcp","source","summary","trace","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-funding-trace-api-3555f6","openApiSpecUrl":"https://wallet-funding-trace-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"716e5a67-1dc7-4122-a52c-8d8188d1c45a","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/funding_trace","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding trace, source of funds API."},{"method":"POST","path":"/v1/wallet/funding_summary","description":"Paid wallet funding trace mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: wallet funding summary, crypto source of funds."},{"method":"POST","path":"/v1/wallet/funding_path","description":"Paid source-of-funds hop decision for autonomous agents deciding whether a wallet's predecessor path is clean, tainted, exchange-funded, bridge-funded, or unknown before accepting funds or authorizing spend. Buyer-intent match: wallet funding path, wallet provenance API."}],"x402":null},{"id":"3f5b491e-9aea-45e2-815d-e414f610c99a","name":"Codex Deterministic Utility API","slug":"codex-deterministic-utility-api-74bcec","shortDescription":"Automatic JSON code review and data utilities for agents. Manual steps are not allowed.","description":"Deterministic code review, address validation, summarization, JSON shape, and regex checks. Fulfillment is fully automatic; manual steps are not an option.","category":null,"tags":["x402","automation","code-review","json","agents","no-manual-steps"],"baseUrl":"https://orbisapi.com/proxy/codex-deterministic-utility-api-74bcec","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"381e8183-76e7-446b-991e-9809677b10b0","name":"Agent Microcall","description":"Per-call x402 access for autonomous agents. Manual provider steps are not allowed.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["automatic JSON output","no manual steps","relay-monitored payout"]}],"endpoints":[{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."},{"method":"POST","path":"/code-review","description":"Submit JSON with code or diff; receive deterministic review findings."}],"x402":null},{"id":"35fd640c-e075-4fba-a0fc-35db722b7c5d","name":"MEV History API","slug":"mev-history-api-86776e","shortDescription":"wallet MEV exposure x402","description":"MEV History API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: mev exposure, sandwich check, recent mev density. Buyer intents from service metadata: wallet MEV exposure x402, transaction sandwich check MCP, pool MEV density API.","category":null,"tags":["base","check","exposure","mcp","mev","pool","recent","sandwich","transaction","usdc","wallet","x402"],"baseUrl":"https://orbisapi.com/proxy/mev-history-api-86776e","openApiSpecUrl":"https://mev-history-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"712cfbe6-7f9c-41be-a022-5c6fb6aecee4","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/wallet/mev_exposure","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: MEV exposure API, wallet MEV history."},{"method":"POST","path":"/v1/tx/sandwich_check","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: sandwich check API, transaction MEV risk."},{"method":"POST","path":"/v1/pool/recent_mev_density","description":"Paid mev history mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: pool MEV density, recent MEV density."}],"x402":null},{"id":"ec11e695-414f-4216-b329-ef2eff83f86a","name":"NIH Reporter API","slug":"nih-reporter-api-775ce6","shortDescription":"NIH RePORTER grants MCP","description":"NIH Reporter API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, funding profile. Buyer intents from service metadata: NIH RePORTER grants MCP, NIH grant search x402, research funding profile agent API.","category":null,"tags":["base","funding","grant","grants","mcp","nih","orgs","profile","reporter","search","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/nih-reporter-api-775ce6","openApiSpecUrl":"https://nih-reporter-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"45828ebe-dbef-4f68-a01d-2502adad6428","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grants/search","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/grants/by_id","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/orgs/funding_profile","description":"Paid nih reporter mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"36abd175-8294-481c-9a43-1fdf1ac3c64a","name":"Protocol Governance API","slug":"protocol-governance-api-2664b7","shortDescription":"DAO governance dossier MCP","description":"Protocol Governance API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: governance dossier, proposals recent, voter top holders. Buyer intents from service metadata: DAO governance dossier MCP, protocol governance x402, DAO proposal voter dossier API.","category":null,"tags":["base","dao","dossier","governance","mcp","proposals","protocol","recent","usdc","voter","x402"],"baseUrl":"https://orbisapi.com/proxy/protocol-governance-api-2664b7","openApiSpecUrl":"https://protocol-governance-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"14c04fe0-83b6-46ee-bcf5-f94436c414f8","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/dao/governance_dossier","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/proposals_recent","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"POST","path":"/v1/dao/voter_top_holders","description":"Paid protocol governance mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"c7fc4db0-2524-48ac-8268-53f15ea42caf","name":"Token Distribution API","slug":"token-distribution-api-19e986","shortDescription":"token holder distribution MCP","description":"Token Distribution API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: distribution, top holders, unlock calendar. Buyer intents from service metadata: token holder distribution MCP, token concentration risk x402, token unlock calendar API.","category":null,"tags":["base","calendar","concentration","distribution","holder","holders","mcp","risk","token","top","unlock","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/token-distribution-api-19e986","openApiSpecUrl":"https://token-distribution-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"06872b7e-41a3-4c72-9cde-f5ce050e8892","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/token/distribution","description":"Paid token distribution risk decision for autonomous agents deciding whether to trade, list, route, or allow autopay against an ERC-20. Returns concentration/liquidity/unlock/security evidence, execution policy, and next action. Buyer-intent match: token holder distribution, token concentration risk"},{"method":"POST","path":"/v1/token/top_holders","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: top holders API, holder distribution API."},{"method":"POST","path":"/v1/token/unlock_calendar","description":"Paid token distribution mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields. Buyer-intent match: unlock calendar API, token unlock risk."}],"x402":null},{"id":"ca03aeb4-1b70-4d18-8798-e535d08cbba3","name":"TX Bundle Cost API","slug":"tx-bundle-cost-api-873c2a","shortDescription":"transaction bundle cost estimator","description":"TX Bundle Cost API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: estimate cost, estimate cost. Buyer intents from service metadata: transaction bundle cost estimator, bundle gas estimate x402, agent transaction cost MCP.","category":null,"tags":["base","bundle","cost","estimate","estimator","gas","mcp","step","transaction","usdc","x402"],"baseUrl":"https://orbisapi.com/proxy/tx-bundle-cost-api-873c2a","openApiSpecUrl":"https://tx-bundle-cost-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"823eace7-0eed-401d-9d72-099211d92077","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/bundle/estimate_cost","description":"Paid x402 route for autonomous agents deciding whether a multi-step transaction bundle is cheap enough and safe enough to execute now. Returns gas, slippage, bridge-fee, worst-case cost, buyer decision, evidence summary, execution policy, and next action. Buyer-intent match: transaction bundle cost,"},{"method":"POST","path":"/v1/step/estimate_cost","description":"Paid x402 route for agents deciding whether one swap, bridge, or transfer step is cheap enough to execute or should be delayed/rerouted. Buyer-intent match: transaction step cost, tx cost estimator."}],"x402":null},{"id":"7d4db9fc-a685-429c-b687-91405eea89ee","name":"Uspto Patents API","slug":"uspto-patents-api-19d5cf","shortDescription":"USPTO patent search MCP","description":"Uspto Patents API exposes finished x402 paid endpoints for autonomous agents. Routes listed from live proof: search, by id, by org. Buyer intents from service metadata: USPTO patent search MCP, patent prior art x402 API, inventor organization patents agent API.","category":null,"tags":["art","base","inventors","mcp","org","patent","patents","prior","search","usdc","uspto","x402"],"baseUrl":"https://orbisapi.com/proxy/uspto-patents-api-19d5cf","openApiSpecUrl":"https://uspto-patents-mcp.mtree.workers.dev/openapi.yaml","hasFree":false,"callCount":0,"tiers":[{"id":"05c3c6de-0216-4d1e-bea3-90ab193c75b0","name":"x402 pay per call","description":"Pay per successful call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/patents/search","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/patents/by_id","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."},{"method":"GET","path":"/v1/inventors/by_org","description":"Paid uspto patents mcp route for autonomous agents. Returns JSON with provenance, route-specific evidence, and machine-readable fields."}],"x402":null},{"id":"51317dc5-965b-44f1-9776-50c2c098156f","name":"LLMs.txt Readiness Auditor API","slug":"llms-txt-readiness-auditor-api-8968b1","shortDescription":"Audit llms.txt readiness from API docs, examples, OpenAPI links, auth clarity, pricing, and agent workflow fit","description":"Audit llms.txt readiness from API docs, examples, OpenAPI links, auth clarity, pricing, and agent workflow fit. This premium self-contained API uses hardcoded agent-discovery, API metadata, and machine-readable contract rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for API publishers and AI agents that need better discovery, tool routing, integration readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["llms-txt","agent-docs","api-docs","discovery","agent-friendly","x402","llms.txt readiness auditor","llms txt","agent docs","api docs","discovery","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/llms-txt-readiness-auditor-api-8968b1","openApiSpecUrl":"https://llms-txt-readiness-auditor.vercel.app/openapi","hasFree":true,"callCount":0,"tiers":[{"id":"0b81be88-1b15-4022-bc37-8134dabea249","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e6bfbfc9-681f-4578-b7fd-9d47b8b34eb7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"26665158-6379-41e6-bf5f-8852a5df1e10","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/llms-readiness-rules","description":"Return hardcoded llms txt readiness auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-llms-readiness","description":"Audit llms.txt readiness from API docs, examples, OpenAPI links, auth clarity, pricing, and agent workflow fit using deterministic scoring rules"},{"method":"POST","path":"/recommend-llms-improvements","description":"Generate focused next steps for llms txt readiness auditor from urgency, confidence, integration risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e1ee5cb7-635d-48ff-a602-a5e5ec3c0ec7","name":"Crypto Address Validator API","slug":"crypto-address-validator-api-441f53","shortDescription":"Validate and detect chain for ETH, BTC, SOL, TRX, XRP, LTC and Cosmos addresses","description":"Crypto Address Validator API validates wallet addresses for 8 blockchain networks and detects the chain automatically. Supports Ethereum/EVM (all chains), Bitcoin (P2PKH, P2SH, Bech32), Solana, Tron, Ripple/XRP, Litecoin, and Cosmos. Returns detected chain, format, address type, and compatible networks. Batch validate up to 50 addresses in one request. Built for exchanges, wallets, payment processors, and compliance tools.","category":null,"tags":["crypto","validation","identity","validate ethereum bitcoin solana address","detect blockchain from wallet address","check if crypto address is valid","validate tron xrp ripple address format","batch validate cryptocurrency addresses"],"baseUrl":"https://orbisapi.com/proxy/crypto-address-validator-api-441f53","openApiSpecUrl":"https://crypto-address-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":0,"tiers":[{"id":"18f8d7a2-3543-4388-b4e8-14b6cb97acaa","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e60002de-34b5-4e72-b12e-3adb9dd951c9","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/validate","description":"Validate address and auto-detect chain"},{"method":"POST","path":"/batch","description":"Validate up to 50 addresses at once"},{"method":"GET","path":"/chains","description":"List all supported chains and formats"}],"x402":null},{"id":"67026701-a1ee-480e-96ab-91e2e30ae5fa","name":"Grok 4","slug":"orbis-grok-4","shortDescription":"xAI Grok 4 via Orbis x402. 256K context, parallel tool calling. $0.02/call.","description":"xAI Grok 4 via Orbis x402. 256K context window, advanced reasoning always on, parallel tool calling, image and text inputs. Pay $0.02 per call. Set model: grok-4 in your request body.","category":{"id":"cat-ai-models","name":"AI Models","slug":"ai-models"},"tags":["xai","grok","llm","chat","x402","frontier"],"baseUrl":"https://orbisapi.com/proxy/llm-gateway","openApiSpecUrl":null,"hasFree":false,"callCount":1,"tiers":[{"id":"e38453b5-3f6c-48fc-96b3-e5f56636e257","name":"Per Call","description":"Pay $0.02 USDC per API call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 per call","x402 USDC","No subscription","OpenAI-compatible"]}],"endpoints":[],"x402":null},{"id":"998735a5-a4dd-4029-af64-58ea77ec8581","name":"GPT-5.5","slug":"orbis-gpt-5-5","shortDescription":"OpenAI GPT-5.5 via Orbis x402. Latest flagship with 1M context. $0.05/call.","description":"OpenAI GPT-5.5 via Orbis x402 USDC micropayments. The latest OpenAI frontier model with a 1M-token context window. No subscription, no account — just pay $0.05 per call from your wallet. Set model: gpt-5.5 in your request body.","category":{"id":"cat-ai-models","name":"AI Models","slug":"ai-models"},"tags":["openai","gpt","llm","chat","x402","frontier"],"baseUrl":"https://orbisapi.com/proxy/llm-gateway","openApiSpecUrl":null,"hasFree":false,"callCount":1,"tiers":[{"id":"755852e3-9378-4b27-b9f6-88e694080dba","name":"Per Call","description":"Pay $0.05 USDC per API call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 per call","x402 USDC","No subscription","OpenAI-compatible"]}],"endpoints":[],"x402":null},{"id":"ca46ea38-dc7c-40e0-bf1b-4818ff4b86c9","name":"NFT Metadata Fetcher API","slug":"nft-metadata-fetcher-api-7c68d9","shortDescription":"Fetch NFT name, image, traits and owner for any contract and tokenId on Ethereum","description":"NFT Metadata Fetcher API retrieves on-chain metadata for any ERC-721 or ERC-1155 NFT by calling tokenURI directly on the contract, then resolving the IPFS or HTTP metadata JSON. Returns name, description, image URL (with IPFS gateway resolution), all attributes/traits, animation URL and external URL. Also checks NFT ownership and fetches collection info. Built for NFT marketplaces, wallets, games and portfolio display tools.","category":null,"tags":["nft","metadata","ethereum","get nft metadata by contract and token id","fetch nft image and traits on chain","lookup nft owner address","get nft collection info opensea","resolve ipfs nft metadata"],"baseUrl":"https://orbisapi.com/proxy/nft-metadata-fetcher-api-7c68d9","openApiSpecUrl":"https://nft-metadata-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9af03404-deb1-4ba4-85f8-ee31576a2810","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"23908b49-d879-4e85-abc2-ab091c9cddcb","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/token","description":"Fetch NFT metadata by contract and tokenId"},{"method":"GET","path":"/collection","description":"Get NFT collection info"},{"method":"GET","path":"/owner","description":"Check who owns an NFT"}],"x402":null},{"id":"55c41387-66a2-4930-afb0-8c716f9e722c","name":"Loan Stipulation Tracker API","slug":"loan-stipulation-tracker-api-b155d2","shortDescription":"Track loan stipulations from stip type, borrower status, evidence quality, deadline, and funding impact","description":"Track loan stipulations from stip type, borrower status, evidence quality, deadline, and funding impact. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["lending","stipulations","loan-ops","tracking","agent-friendly","x402","loan stipulation tracker","lending","stipulations","loan ops","tracking","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/loan-stipulation-tracker-api-b155d2","openApiSpecUrl":"https://loan-stipulation-tracker.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"cbc80ecf-c1ef-4799-a254-b7baade71cbc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"09a57a2b-72a2-4390-abef-f956857a725f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6339b8f8-d514-4d3d-a0d2-7096ace8cfdd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/loan-stip-rules","description":"Return hardcoded loan stipulation tracker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/track-loan-stipulations","description":"Track loan stipulations from stip type, borrower status, evidence quality, deadline, and funding impact using deterministic scoring rules"},{"method":"POST","path":"/rank-stipulation-actions","description":"Generate focused next steps for loan stipulation tracker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f593d85f-ef1d-4bfd-a03d-480961fa6429","name":"Account Takeover Refund Gate API","slug":"account-takeover-refund-gate-api-40de4c","shortDescription":"Gate account takeover refund decisions from login anomaly, device change, transaction pattern, customer claim, and recovery status","description":"Gate account takeover refund decisions from login anomaly, device change, transaction pattern, customer claim, and recovery status. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["account-takeover","refunds","fraud","payments","agent-friendly","x402","account takeover refund gate","account takeover","refunds","fraud","payments","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/account-takeover-refund-gate-api-40de4c","openApiSpecUrl":"https://account-takeover-refund-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"956fd4f2-1b68-4824-80f6-f954bb439f2a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"557a20ff-c404-4f31-b776-8dfb53e4e833","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b3bce17f-74b7-43d2-a880-c51d1df3c349","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ato-refund-rules","description":"Return hardcoded account takeover refund gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-ato-refund","description":"Gate account takeover refund decisions from login anomaly, device change, transaction pattern, customer claim, and recovery status using deterministic scoring rules"},{"method":"POST","path":"/rank-refund-controls","description":"Generate focused next steps for account takeover refund gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b151c709-77c9-40ae-803f-d78f0090466a","name":"Cloud Cost Anomaly API","slug":"cloud-cost-anomaly-api-58cdde","shortDescription":"Detect cloud billing anomalies and likely root causes across services and accounts.","description":"Detect cloud billing anomalies and likely root causes across services and accounts. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes development, tools, cloud cost, cost anomaly, and detect cloud cost anomaly. Use the /v1/detect-cloud-cost-anomaly endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["development-tools","data_process","data-process","cloud-cost-anomaly","development","tools","cloud","cost","anomaly","detect-cloud-cost-anomaly","detect","billing","anomalies","likely"],"baseUrl":"https://orbisapi.com/proxy/cloud-cost-anomaly-api-58cdde","openApiSpecUrl":"https://orbis-cloud-cost-anomaly-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"611c376d-33d8-417f-a842-86846da2ebbf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b1d33f45-4e72-4aba-8a96-21b78bbc0fd8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d6af932d-ccec-43c6-82bd-16ae708dfd01","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/detect-cloud-cost-anomaly","description":null},{"method":"POST","path":"/v1/detect-cloud-cost-anomaly","description":null}],"x402":null},{"id":"a24a7486-6a07-4e5d-9277-0b941a6ebb75","name":"Sales Territory Overlap Checker API","slug":"sales-territory-overlap-checker-api-804c2b","shortDescription":"Check territory models for overlap, ownership conflict, and coverage gaps before pipeline quality suffers. Returns overl","description":"Check territory models for overlap, ownership conflict, and coverage gaps before pipeline quality suffers. Returns overlap flags, assignment risks, and model-fix suggestions for revops teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes sales prospecting, sales territory, territory overlap, overlap checker, and revops. Use the /v1/revops/check-territory-overlap endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["sales-and-prospecting","data-process","sales-territory-overlap-checker","sales","prospecting","territory","overlap","checker","revops","check-territory-overlap","check","models","ownership","conflict"],"baseUrl":"https://orbisapi.com/proxy/sales-territory-overlap-checker-api-804c2b","openApiSpecUrl":"https://orbis-sales-territory-overlap-check.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"fd9bd071-2c84-4a27-82e2-b97ada52bd83","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"eef57869-08ac-43bf-b7bc-e0e42eb1f0aa","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"eea12d1f-87a6-4567-918f-0cca16422a03","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/revops/check-territory-overlap","description":null},{"method":"POST","path":"/v1/revops/check-territory-overlap","description":null}],"x402":null},{"id":"78693c9d-53f5-46c9-a4e3-8b3f12e7b079","name":"Cross-Border Fee Optimizer API","slug":"cross-border-fee-optimizer-api-f9604f","shortDescription":"Estimate and optimize fee drag across cross-border payment methods, FX spreads, local acquiring, and settlement routes. ","description":"Estimate and optimize fee drag across cross-border payment methods, FX spreads, local acquiring, and settlement routes. Returns cost breakdown, lower-cost routing options, and tradeoff notes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance payments, cross border, border fee, fee optimizer, and optimize cross border fees. Use the /v1/payments/optimize-cross-border-fees endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-payments","data-process","cross-border-fee-optimizer","finance","payments","cross","border","fee","optimizer","optimize-cross-border-fees","estimate","optimize","drag","across"],"baseUrl":"https://orbisapi.com/proxy/cross-border-fee-optimizer-api-f9604f","openApiSpecUrl":"https://orbis-cross-border-fee-optimizer-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"09cd1830-d249-4a47-8a18-acaa19a30fd1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ff147d3e-77e9-4652-8315-f26b60e9bd4e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"05e71dec-3054-4457-b940-39adaf103cd0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/payments/optimize-cross-border-fees","description":null},{"method":"POST","path":"/v1/payments/optimize-cross-border-fees","description":null}],"x402":null},{"id":"520ad2fd-60b1-4a95-a559-97b9a6435285","name":"Medication Access Barrier API","slug":"medication-access-barrier-api-b6efdc","shortDescription":"Detect likely medication access barriers from refill behavior, cost pressure, transport issues, and support-system gaps.","description":"Detect likely medication access barriers from refill behavior, cost pressure, transport issues, and support-system gaps. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, medication access, access barrier, public health, and detect medication access barriers. Use the /v1/public-health/detect-medication-access-barriers endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","medication-access-barrier","healthcare","wellness","medication","access","barrier","public-health","detect-medication-access-barriers","detect","likely","barriers","refill"],"baseUrl":"https://orbisapi.com/proxy/medication-access-barrier-api-b6efdc","openApiSpecUrl":"https://orbis-medication-access-barrier-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2552f7bd-8ff8-4db7-a16d-dcc86918a289","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7bcece82-2b22-45d8-9196-589cb07716d2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ed72d2f2-32c6-4888-b1de-1dab8cacdf88","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/detect-medication-access-barriers","description":null},{"method":"POST","path":"/v1/public-health/detect-medication-access-barriers","description":null}],"x402":null},{"id":"15ad8472-610f-49fe-9254-13d759bd3c2e","name":"Ag Fraud Alert API","slug":"ag-fraud-alert-api-77d345","shortDescription":"Detect suspicious agriculture transactions using subsidy anomalies, invoice patterns, identity mismatches, and claim beh","description":"Detect suspicious agriculture transactions using subsidy anomalies, invoice patterns, identity mismatches, and claim behavior. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, fraud alert, agriculture ops, detect ag fraud alerts, and detect suspicious. Use the /v1/agriculture-ops/detect-ag-fraud-alerts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","ag-fraud-alert","cybersecurity-fraud","cybersecurity","fraud","fraud-alert","alert","agriculture-ops","detect-ag-fraud-alerts","agriculture","detect","alerts","detect-suspicious"],"baseUrl":"https://orbisapi.com/proxy/ag-fraud-alert-api-77d345","openApiSpecUrl":"https://orbis-ag-fraud-alert-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"23046e17-3b9e-4c0b-a2d8-f588bd48d52a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"fda4b286-bf13-419a-91ea-5d59b0c6627a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"943c6089-31d2-43e3-a70d-52507fee226f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/detect-ag-fraud-alerts","description":null},{"method":"POST","path":"/v1/agriculture-ops/detect-ag-fraud-alerts","description":null}],"x402":null},{"id":"83cc62fd-aa81-4415-b7e2-1f3790368bb2","name":"Coverage Gap Explainer API","slug":"coverage-gap-explainer-api-fe4020","shortDescription":"Explain potential coverage gaps using policy wording, endorsements, exclusions, and reported events.","description":"Explain potential coverage gaps using policy wording, endorsements, exclusions, and reported events. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes coverage gap, gap explainer, insurance ops, explain coverage gaps, and explain potential. Use the /v1/insurance-ops/explain-coverage-gaps endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","ml-model","coverage-gap-explainer","coverage-gap","gap-explainer","coverage","gap","explainer","insurance-ops","explain-coverage-gaps","explain","gaps","explain-potential","potential-coverage"],"baseUrl":"https://orbisapi.com/proxy/coverage-gap-explainer-api-fe4020","openApiSpecUrl":"https://orbis-coverage-gap-explainer-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5423d8aa-c4b5-417e-9b34-e9f35c320a12","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"96b37d7a-9300-4490-ae03-88f61e541aee","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"52176faf-2046-4e95-9b47-b86a35d32e6a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/explain-coverage-gaps","description":null},{"method":"POST","path":"/v1/insurance-ops/explain-coverage-gaps","description":null}],"x402":null},{"id":"dce066d6-99df-46c3-9e5f-70948bb1e58d","name":"Clinic Recovery Path API","slug":"clinic-recovery-path-api-bbb1e4","shortDescription":"Recommend clinic recovery actions after operational disruption using backlog age, staff limits, and patient urgency.","description":"Recommend clinic recovery actions after operational disruption using backlog age, staff limits, and patient urgency. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare life, life sciences, clinic recovery, recovery path, and healthcare ops. Use the /v1/healthcare-ops/recommend-clinic-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-life-sciences","data-process","clinic-recovery-path","healthcare-life","life-sciences","healthcare","life","sciences","clinic-recovery","recovery-path","clinic","recovery","path","healthcare-ops"],"baseUrl":"https://orbisapi.com/proxy/clinic-recovery-path-api-bbb1e4","openApiSpecUrl":"https://orbis-clinic-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"357a5ecb-d7cd-4d5e-ab40-7452649febe0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7b5a015d-86f5-4875-b7f2-5188997c6421","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d3fb5927-ad52-4808-a903-7020081d058f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/healthcare-ops/recommend-clinic-recovery-paths","description":null},{"method":"POST","path":"/v1/healthcare-ops/recommend-clinic-recovery-paths","description":null}],"x402":null},{"id":"fc955543-00b7-4ca9-8a27-22bbcf4bd9f3","name":"Editorial Queue Stress API","slug":"editorial-queue-stress-api-36f6ee","shortDescription":"Estimate editorial-queue stress using revision load, asset readiness, staffing coverage, and release pressure.","description":"Estimate editorial-queue stress using revision load, asset readiness, staffing coverage, and release pressure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, editorial queue, queue stress, media ops, and estimate editorial queue stress. Use the /v1/media-ops/estimate-editorial-queue-stress endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","editorial-queue-stress","media-entertainment","media","entertainment","editorial-queue","queue-stress","editorial","queue","stress","media-ops","estimate-editorial-queue-stress","estimate"],"baseUrl":"https://orbisapi.com/proxy/editorial-queue-stress-api-36f6ee","openApiSpecUrl":"https://orbis-editorial-queue-stress-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"88a1ae46-91c3-4a7a-8b32-c28a4b2b637e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a97dff46-2178-4a43-92c7-e3504686aa03","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"c46f89c9-568a-48ac-a64b-2cbfecbee5f8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/estimate-editorial-queue-stress","description":null},{"method":"POST","path":"/v1/media-ops/estimate-editorial-queue-stress","description":null}],"x402":null},{"id":"2b18e2e0-a9ee-45a4-8206-f0a6494d823a","name":"Transportation Assistance Matcher API","slug":"transportation-assistance-matcher-api-9fb0c8","shortDescription":"Match older adults to suitable transport options for medical visits, grocery trips, social programs, and mobility constr","description":"Match older adults to suitable transport options for medical visits, grocery trips, social programs, and mobility constraints. Returns best-fit transport plan and access gaps. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, transportation assistance, assistance matcher, and caregiver. Use the /v1/caregiver/match-transport-assistance endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","transportation-assistance-matcher","business","automation","transportation","assistance","matcher","caregiver","match-transport-assistance","match","older","adults","suitable"],"baseUrl":"https://orbisapi.com/proxy/transportation-assistance-matcher-api-9fb0c8","openApiSpecUrl":"https://orbis-transportation-assistance-mat.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"cc11a49e-e048-4349-82b9-27343857c3e7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"74fbec5c-f584-454c-ac2e-c50843b27a18","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3d9aef10-1efc-45bd-9482-3397a824b1eb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/caregiver/match-transport-assistance","description":null},{"method":"POST","path":"/v1/caregiver/match-transport-assistance","description":null}],"x402":null},{"id":"765fd9c2-f4a2-43e4-9ecc-71a92cf58a72","name":"Season Recovery Path API","slug":"season-recovery-path-api-bae999","shortDescription":"Recommend season recovery actions using delayed fieldwork, yield outlook, cash exposure, and resource constraints.","description":"Recommend season recovery actions using delayed fieldwork, yield outlook, cash exposure, and resource constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, season recovery, recovery path, and agriculture ops. Use the /v1/agriculture-ops/recommend-season-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","season-recovery-path","business","automation","season-recovery","recovery-path","season","recovery","path","agriculture-ops","recommend-season-recovery-paths","agriculture","recommend"],"baseUrl":"https://orbisapi.com/proxy/season-recovery-path-api-bae999","openApiSpecUrl":"https://orbis-season-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a86568ed-89db-4784-881e-c99501edeca0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d962521b-95c7-4fa0-a58a-28a32a4df896","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"c91f29eb-b4aa-47c2-880a-93ffbe77e477","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/recommend-season-recovery-paths","description":null},{"method":"POST","path":"/v1/agriculture-ops/recommend-season-recovery-paths","description":null}],"x402":null},{"id":"75b879c5-c2c7-468e-b83f-224b232ed610","name":"Late Arrival Message API","slug":"late-arrival-message-api-adf294","shortDescription":"Draft clearer late-arrival messages for hotels or hosts using ETA uncertainty, policy fit, and guest tone.","description":"Draft clearer late-arrival messages for hotels or hosts using ETA uncertainty, policy fit, and guest tone. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes late arrival, arrival message, travel ops, draft late arrival messages, and messages hotels. Use the /v1/travel-ops/draft-late-arrival-messages endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","late-arrival-message","customer","support","late","arrival","message","travel-ops","draft-late-arrival-messages","draft","clearer","messages","hotels"],"baseUrl":"https://orbisapi.com/proxy/late-arrival-message-api-adf294","openApiSpecUrl":"https://orbis-late-arrival-message-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d1863230-efb8-4f9d-b164-dcfd60bd33b9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"60bc2cfe-f017-4a2c-827e-ebfeb719ee1f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"32b8ff5b-f9e8-4c53-b5cb-526c27a6b9d9","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/draft-late-arrival-messages","description":null},{"method":"POST","path":"/v1/travel-ops/draft-late-arrival-messages","description":null}],"x402":null},{"id":"c084e032-973b-428d-a57e-39a03b1f864b","name":"Work Order Priority API","slug":"work-order-priority-api-bf2333","shortDescription":"Prioritize manufacturing work orders using due-date pressure, line impact, setup overhead, and material readiness.","description":"Prioritize manufacturing work orders using due-date pressure, line impact, setup overhead, and material readiness. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, work order, order priority, and manufacturing. Use the /v1/manufacturing/prioritize-work-orders endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","work-order-priority","business","automation","work","order","priority","manufacturing","prioritize-work-orders","prioritize","orders","using","due"],"baseUrl":"https://orbisapi.com/proxy/work-order-priority-api-bf2333","openApiSpecUrl":"https://orbis-work-order-priority-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b20f7f7b-5e29-45a0-9f71-c98657616a52","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"793bd959-7a35-432a-8637-206062be8640","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0f07af75-231d-4584-bd9b-95c9cff8746d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/prioritize-work-orders","description":null},{"method":"POST","path":"/v1/manufacturing/prioritize-work-orders","description":null}],"x402":null},{"id":"e3d6dcbc-3b40-4b37-be52-72a16c742f9a","name":"Water Safety Alert Simplifier API","slug":"water-safety-alert-simplifier-api-d431ff","shortDescription":"Rewrite water safety alerts into clearer public-facing instructions with better action sequencing and lower confusion.","description":"Rewrite water safety alerts into clearer public-facing instructions with better action sequencing and lower confusion. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes healthcare wellness, water safety, safety alert, alert simplifier, and public health. Use the /v1/public-health/simplify-water-safety-alerts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","ml-model","water-safety-alert-simplifier","healthcare","wellness","water","safety","alert","simplifier","public-health","simplify-water-safety-alerts","rewrite","alerts","clearer"],"baseUrl":"https://orbisapi.com/proxy/water-safety-alert-simplifier-api-d431ff","openApiSpecUrl":"https://orbis-water-safety-alert-simplifier.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"60f353d6-ee10-46ca-8346-ec2adf6a88ac","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dffe03f9-addb-4040-9083-d013d61d13fc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ec65ba4f-b046-4d0a-a34a-ec2d04d44a23","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/simplify-water-safety-alerts","description":null},{"method":"POST","path":"/v1/public-health/simplify-water-safety-alerts","description":null}],"x402":null},{"id":"daf453b9-2b3f-4944-af52-b259d9b81489","name":"Data Converter API","slug":"json-to-csv-data-converter-api-efdc8c","shortDescription":"Bidirectional JSON-CSV conversion, flatten nested JSON and convert to TSV","description":"JSON to CSV / Data Converter API handles bidirectional conversion between JSON arrays and CSV with full support for nested objects (auto-flatten), custom delimiters, type inference, and proper CSV escaping for commas, quotes and newlines. Also flattens deeply nested JSON to dot-notation flat objects, unflattens dot-notation keys back to nested JSON, and converts JSON to TSV format. Handles up to 10,000 rows per request. Built for ETL pipelines, data migration tools, spreadsheet integrations and API data transformation workflows.","category":null,"tags":["data","csv","json","convert json to csv file","convert csv to json array","flatten nested json object","convert json array to tsv","parse csv string to json with type inference"],"baseUrl":"https://orbisapi.com/proxy/json-to-csv-data-converter-api-efdc8c","openApiSpecUrl":"https://data-converter-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"779c7028-ed6d-46c9-a910-f50c823fc110","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e967ca4f-353d-473b-9bcc-86a5e8fa3278","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/json-to-csv","description":"Convert JSON array to CSV"},{"method":"POST","path":"/csv-to-json","description":"Convert CSV to JSON array with type inference"},{"method":"POST","path":"/flatten","description":"Flatten nested JSON to dot-notation"},{"method":"POST","path":"/unflatten","description":"Unflatten dot-notation keys to nested JSON"},{"method":"POST","path":"/json-to-tsv","description":"Convert JSON array to TSV"}],"x402":null},{"id":"d16ac670-6584-43aa-a518-94ffb95fecff","name":"Cooperative Partner Fit API","slug":"cooperative-partner-fit-api-875c9d","shortDescription":"Score fit between farms and cooperatives using product mix, volume profile, logistics compatibility, and trust signals.","description":"Score fit between farms and cooperatives using product mix, volume profile, logistics compatibility, and trust signals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes agriculture food, cooperative partner, partner fit, score cooperative partner fit, and fit between. Use the /v1/agriculture/score-cooperative-partner-fit endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture-and-food-systems","data-process","cooperative-partner-fit","agriculture","food","systems","cooperative","partner","fit","score-cooperative-partner-fit","score","between","farms","cooperatives"],"baseUrl":"https://orbisapi.com/proxy/cooperative-partner-fit-api-875c9d","openApiSpecUrl":"https://orbis-cooperative-partner-fit-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7836e36a-3def-42bd-8fe3-03da244af90c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b5e86c4c-4392-4430-a79f-ece79bbcaa1d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"84560307-9528-418e-96f9-f71844e47bdb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture/score-cooperative-partner-fit","description":null},{"method":"POST","path":"/v1/agriculture/score-cooperative-partner-fit","description":null}],"x402":null},{"id":"becec682-633c-4355-8cd4-297b077dfc57","name":"Claude Opus 4.7","slug":"orbis-claude-opus-4-7","shortDescription":"Anthropic Claude Opus 4.7 via Orbis x402. 1M context, world-class coding. $0.05/call.","description":"Anthropic Claude Opus 4.7 via Orbis x402. 1M token context, top-ranked coding and agentic performance. Pay $0.05 per call — no subscription, no account. Set model: claude-opus-4.7 in your request body.","category":{"id":"cat-ai-models","name":"AI Models","slug":"ai-models"},"tags":["anthropic","claude","llm","chat","x402","frontier"],"baseUrl":"https://orbisapi.com/proxy/llm-gateway","openApiSpecUrl":null,"hasFree":false,"callCount":1,"tiers":[{"id":"10976297-d59a-4569-b3e2-239793063acd","name":"Per Call","description":"Pay $0.05 USDC per API call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 per call","x402 USDC","No subscription","OpenAI-compatible"]}],"endpoints":[],"x402":null},{"id":"6c7f5223-39a6-4288-82d0-bd18a5715401","name":"DeepSeek V3","slug":"orbis-deepseek-v3","shortDescription":"DeepSeek V3 via Orbis x402. Powerful open-source frontier model. $0.01/call.","description":"DeepSeek V3 via Orbis x402. Open-source frontier model with strong reasoning and coding capabilities. Pay $0.01 per call. Set model: deepseek-v3 in your request body.","category":{"id":"cat-ai-models","name":"AI Models","slug":"ai-models"},"tags":["deepseek","llm","chat","x402","open-source"],"baseUrl":"https://orbisapi.com/proxy/llm-gateway","openApiSpecUrl":null,"hasFree":false,"callCount":1,"tiers":[{"id":"a7006bd1-fc94-496a-a0b4-9bfe82f260f3","name":"Per Call","description":"Pay $0.01 USDC per API call via x402.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 per call","x402 USDC","No subscription","OpenAI-compatible"]}],"endpoints":[],"x402":null},{"id":"40d88c8c-2f23-416e-83a3-0b49ca8662c9","name":"Lending Rates API","slug":"lending-rates-api-57532c","shortDescription":"Compare DeFi lending yields across Aave, Compound, Spark, Morpho, and more","description":"Agent-native DeFi lending intelligence API for yield optimization, portfolio management, and autonomous crypto workflows. Compare lending APYs, utilization rates, protocol TVL, risk-adjusted yield, and protocol safety metrics across major lending markets.","category":null,"tags":["defi","lending","yield","aave","compound","x402","coinbase-bazaar","agentic-market","defi lending rates api","aave compound lending comparison api","best crypto yield api","defi protocol rates api","risk adjusted yield api"],"baseUrl":"https://orbisapi.com/proxy/lending-rates-api-57532c","openApiSpecUrl":"https://orbis-apis.onrender.com/lending-rates/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"19488330-1120-4c0c-939b-3822f23fbdd2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"fd82b2d3-46b0-4049-9352-46c9a00aab38","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"a401b7a4-85f6-42dc-8b1b-b5e5e9774553","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/rates","description":"Current lending rates across protocols — APY, utilization, trend, supply cap"},{"method":"POST","path":"/compare","description":"Risk-adjusted yield comparison — audit status, insurance, withdrawal delay, notable risks"},{"method":"POST","path":"/lookup","description":"ONE-CALL: best rate + 30d trend + protocol risk + deposit action recommendation"}],"x402":null},{"id":"7da9d77d-0c2f-4519-b34f-45acbfa9b44b","name":"Grant Funding Match Scorer API","slug":"grant-funding-match-scorer-api-07b3fa","shortDescription":"Score grant funding match from program goal, applicant type, budget fit, evidence readiness, and submission deadline","description":"Score grant funding match from program goal, applicant type, budget fit, evidence readiness, and submission deadline. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["grants","funding","nonprofit","research","agent-friendly","x402","grant funding match scorer","grants","funding","nonprofit","research","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/grant-funding-match-scorer-api-07b3fa","openApiSpecUrl":"https://grant-funding-match-scorer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4ca88ff5-3de8-44b3-8bb4-f297a6e597c0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a3d3b98c-8bfa-430d-b691-a258d6ce693f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c9c3cf2a-9e76-4fbe-ba7f-3945e277f48c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/grant-match-rules","description":"Return hardcoded grant funding match scorer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-grant-funding-match","description":"Score grant funding match from program goal, applicant type, budget fit, evidence readiness, and submission deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-grant-actions","description":"Generate focused next steps for grant funding match scorer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ce254d24-2f0c-4665-9a44-590a1dbacaa3","name":"University Enrollment Yield Signal API","slug":"university-enrollment-yield-signal-api-1be6a5","shortDescription":"Score enrollment yield signals from applicant profile, aid package, engagement, program demand, and deadline proximity","description":"Score enrollment yield signals from applicant profile, aid package, engagement, program demand, and deadline proximity. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["education","enrollment","admissions","yield","agent-friendly","x402","university enrollment yield signal","education","enrollment","admissions","yield","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/university-enrollment-yield-signal-api-1be6a5","openApiSpecUrl":"https://university-enrollment-yield-signal.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e1a4bcdd-5daf-4716-b2ba-64ebd345afdd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f95c45d5-b38f-4fa1-b95f-37a17cbdc2b2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"787fc840-c00a-4520-8d55-4a9e0dc9308a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/enrollment-yield-rules","description":"Return hardcoded university enrollment yield signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-enrollment-yield","description":"Score enrollment yield signals from applicant profile, aid package, engagement, program demand, and deadline proximity using deterministic scoring rules"},{"method":"POST","path":"/rank-enrollment-actions","description":"Generate focused next steps for university enrollment yield signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"be2c7d90-8a7d-4f8b-9aae-498da8b247a6","name":"Currency Converter Pro API","slug":"currency-converter-pro-api-0cb6dc","shortDescription":"Live forex rates, crypto prices, and historical exchange data","description":"Currency Converter Pro API provides real-time foreign exchange rates for 170+ fiat currencies and 200+ cryptocurrencies. Features include live conversion, historical rates up to 10 years, mid-market rates, and OHLCV candle data for crypto pairs. Data sourced from 30+ aggregated providers for maximum accuracy. Built for fintech apps, e-commerce checkout, portfolio trackers, and invoicing platforms.","category":null,"tags":["finance","crypto","currency","forex","realtime"],"baseUrl":"https://orbisapi.com/proxy/currency-converter-pro-api-0cb6dc","openApiSpecUrl":"https://fx-convert-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"de8730ed-1d61-463e-94ef-20b09070a233","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["Testing purposes. 10 calls/day · 10 calls/month. No credit card required."]},{"id":"1fc70907-c585-435b-b010-c2dc2bccadf5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.08,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["170+ fiat currencies","200+ cryptocurrencies","10 years of history","OHLCV candle data","60-second refresh rate","Mid-market rates"]}],"endpoints":[{"method":"GET","path":"/convert","description":"Convert amount between two currencies"},{"method":"GET","path":"/rates","description":"Get all live rates for a base currency"},{"method":"GET","path":"/historical","description":"Get historical rate for a specific date"},{"method":"GET","path":"/crypto","description":"Get cryptocurrency prices in any fiat"}],"x402":null},{"id":"b71f85c5-2ca2-4381-9691-2e0b2fbf2c5c","name":"Blockchain Transaction Decoder API","slug":"blockchain-transaction-decoder-api-b03797","shortDescription":"Decode any EVM transaction hash — method name, gas, status and input data","description":"Blockchain Transaction Decoder API decodes any EVM transaction hash across Ethereum, Polygon, Arbitrum, Optimism, Base and BSC. Returns from/to, value, gas price, gas used, fee in ETH, transaction type classification, and decoded method name from a database of 20+ common selectors (transfer, swap, mint, stake, approve etc.). Also decodes raw input data and fetches transaction receipts. Built for block explorers, trading bots, analytics dashboards and developer debugging tools.","category":null,"tags":["ethereum","transactions","developer","decode ethereum transaction hash","get transaction method name from input data","decode tx input data abi selector","check transaction status and gas used","get transaction receipt ethereum polygon"],"baseUrl":"https://orbisapi.com/proxy/blockchain-transaction-decoder-api-b03797","openApiSpecUrl":"https://tx-decoder-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ab4ae137-4727-4ee8-8c64-7ae8fe116edb","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"741da241-30ad-44ad-aaa0-6f7006a28f5e","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decode","description":"Decode a full transaction by hash"},{"method":"POST","path":"/input","description":"Decode raw tx input data"},{"method":"GET","path":"/receipt","description":"Get transaction receipt and status"}],"x402":null},{"id":"071dc57e-cd8f-45b6-bd22-5b644b0dc4c9","name":"Geopolitical Risk Scoring API","slug":"geopolitical-risk-scoring-api-f01857","shortDescription":"Score country and sector exposure to geopolitical disruption using news signals, sanctions, and regulatory change veloci","description":"Score country and sector exposure to geopolitical disruption using news signals, sanctions, and regulatory change velocity. Returns composite risk index with driver decomposition and trend vectors. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, geopolitical risk, risk scoring, and score geopolitical risk. Use the /v1/score-geopolitical-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-&-market-data","data_process","finance-and-market-data","data-process","geopolitical-risk-scoring","finance","market","data","geopolitical","risk","scoring","score-geopolitical-risk","score","country"],"baseUrl":"https://orbisapi.com/proxy/geopolitical-risk-scoring-api-f01857","openApiSpecUrl":"https://orbis-geopolitical-risk-scoring-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9f34ca8a-dad6-4e56-aa1d-bc50d88274ec","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d2805f37-bb4c-48fa-85e6-991b3b40b29a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"49b4af9a-de16-40c6-855e-cd7c88521492","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.42,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/score-geopolitical-risk","description":null},{"method":"POST","path":"/v1/score-geopolitical-risk","description":null}],"x402":null},{"id":"16eb2ff2-e3f2-410e-b694-0104da0b3168","name":"Actuarial Risk Scoring Engine API","slug":"actuarial-risk-scoring-engine-api-7b65f0","shortDescription":"Score insurance risk for life, health, and property using actuarial factor models. Returns mortality probability, risk b","description":"Score insurance risk for life, health, and property using actuarial factor models. Returns mortality probability, risk band, premium adjustment factors, and underwriting flags. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes finance market, market data, actuarial risk, risk scoring, and scoring engine. Use the /v1/score-actuarial-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-&-market-data","ml_model","finance-and-market-data","ml-model","actuarial-risk-scoring-engine","finance","market","data","actuarial","risk","scoring","engine","score-actuarial-risk","score"],"baseUrl":"https://orbisapi.com/proxy/actuarial-risk-scoring-engine-api-7b65f0","openApiSpecUrl":"https://orbis-actuarial-risk-scoring-engine.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4204ef1f-8b81-4047-9c91-79a3f743fe60","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e3c26611-a537-43ee-b844-2fbb82d62387","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bd00e3ab-345c-46ef-b49d-173be8269ae7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.55,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/score-actuarial-risk","description":null},{"method":"POST","path":"/v1/score-actuarial-risk","description":null}],"x402":null},{"id":"268cf689-119d-48f4-9178-1be236e6d33c","name":"AI Contract Intelligence API","slug":"ai-contract-intelligence-api-ccc9de","shortDescription":"Enterprise-grade legal & compliance API for auditable, scalable workloads with production SLAs.","description":"Extracts clauses, obligations, liability caps, termination conditions, and auto-renewal traps from contracts. Returns structured risk scores and plain-language summaries for legal teams and procurement. Designed for enterprise deployments that require auditable outputs, high-throughput request handling, and strict reliability targets. Common agent search intent includes legal compliance, contract intelligence, analyze contract, extracts clauses, and clauses obligations. The /v1/analyze-contract endpoint supports rapid integration into analyst platforms, compliance systems, and mission-critical automation layers. Includes production-ready OpenAPI docs, stable public base URL routing, and marketplace-ready packaging for fast procurement.","category":null,"tags":["legal-&-compliance","ml_model","legal-and-compliance","ml-model","ai-contract-intelligence","legal","compliance","contract","intelligence","analyze-contract","extracts","clauses","obligations","liability"],"baseUrl":"https://orbisapi.com/proxy/ai-contract-intelligence-api-ccc9de","openApiSpecUrl":"https://orbis-ai-contract-intelligence-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"fdc3cc36-fa4f-4b71-a67d-378909daa119","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8c91761c-0352-4bf2-a319-15bbe7285c7d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e3b3d24f-eeba-4b6c-b199-242339d36bf3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":1.2,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/analyze-contract","description":null},{"method":"POST","path":"/v1/analyze-contract","description":null}],"x402":null},{"id":"960ed3d6-9a8c-4692-8028-a8501cb24091","name":"Real-time Fraud Detection API","slug":"real-time-fraud-detection-api-da2ce2","shortDescription":"Enterprise-grade cybersecurity & fraud API for auditable, scalable workloads with production SLAs.","description":"Multi-signal transaction fraud scoring using behavioral velocity, device fingerprinting, network graph risk, and ML anomaly detection. Sub-100ms decisioning for payment, lending, and identity flows. Designed for enterprise deployments that require auditable outputs, high-throughput request handling, and strict reliability targets. Common agent search intent includes cybersecurity fraud, real time, time fraud, fraud detection, and score fraud. The /v1/score-fraud endpoint supports rapid integration into analyst platforms, compliance systems, and mission-critical automation layers. Includes production-ready OpenAPI docs, stable public base URL routing, and marketplace-ready packaging for fast procurement.","category":null,"tags":["cybersecurity-&-fraud","data_process","cybersecurity-and-fraud","data-process","real-time-fraud-detection","cybersecurity","fraud","real","time","detection","score-fraud","multi","signal","transaction"],"baseUrl":"https://orbisapi.com/proxy/real-time-fraud-detection-api-da2ce2","openApiSpecUrl":"https://orbis-real-time-fraud-detection-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"458cf1b4-f26a-4d45-9625-b436bdcb5066","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ee792630-d3cd-46c4-8c56-7600cbe4e689","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"adbf2740-d829-4bf7-8d1f-9fc71fb06329","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.95,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/score-fraud","description":null},{"method":"POST","path":"/v1/score-fraud","description":null}],"x402":null},{"id":"c4a24580-58db-4746-bb5a-965d4bd0251b","name":"Lease Agreement Extractor API","slug":"lease-agreement-extractor-api-a25cea","shortDescription":"Extract rent terms, renewal options, break clauses, and tenant obligations from commercial and residential lease agreeme","description":"Extract rent terms, renewal options, break clauses, and tenant obligations from commercial and residential lease agreements with structured JSON output. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, lease agreement, agreement extractor, extract lease, and extract rent. Use the /v1/extract-lease endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-&-compliance","ml_model","legal-and-compliance","ml-model","lease-agreement-extractor","legal","compliance","lease","agreement","extractor","extract-lease","extract","rent","terms"],"baseUrl":"https://orbisapi.com/proxy/lease-agreement-extractor-api-a25cea","openApiSpecUrl":"https://orbis-lease-agreement-extractor-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f59b78e9-d6dd-4c95-958a-2383458811b7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b3cb4950-fc46-439b-b16c-705b9e610551","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"21fd0f44-1696-4556-beeb-60880f5ec6bb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.13,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/extract-lease","description":null},{"method":"POST","path":"/v1/extract-lease","description":null}],"x402":null},{"id":"5dc4a16d-7f0e-472f-8cf0-31b17366fe70","name":"Legal Entity Extractor API","slug":"legal-entity-extractor-api-972c83","shortDescription":"Extract and classify legal entities from contracts and regulatory documents. Returns party names, roles, jurisdiction re","description":"Extract and classify legal entities from contracts and regulatory documents. Returns party names, roles, jurisdiction references, defined terms, and obligation structures with confidence scores. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, legal entity, entity extractor, extract legal entities, and extract classify. Use the /v1/extract-legal-entities endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-&-compliance","ml_model","legal-and-compliance","ml-model","legal-entity-extractor","legal","compliance","entity","extractor","extract-legal-entities","extract","classify","entities","contracts"],"baseUrl":"https://orbisapi.com/proxy/legal-entity-extractor-api-972c83","openApiSpecUrl":"https://orbis-legal-entity-extractor-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"94cbee30-3550-4adf-8b01-01e8a6608ce5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1432365f-9b80-470b-a907-661b505064be","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2b91995a-d6ad-4883-ae10-68645c340a0c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.085,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/extract-legal-entities","description":null},{"method":"POST","path":"/v1/extract-legal-entities","description":null}],"x402":null},{"id":"777fb7f5-8e83-49d7-b338-45385fe7b4f2","name":"Agent-Vision Scraper API","slug":"agent-vision-scraper-api-461923","shortDescription":"Convert any website into clean Markdown context for LLM agents.","description":"Stop wasting tokens on HTML boilerplate. Agent-Vision strips away ads, scripts, and navigation menus, leaving only the core content formatted as Markdown. Perfect for RAG pipelines, research agents, and news aggregators.","category":null,"tags":["web-scraping","markdown","llm-context","rag","ai-agent","base"],"baseUrl":"https://orbisapi.com/proxy/agent-vision-scraper-api-461923","openApiSpecUrl":"https://agent-vision-scraper.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"98593c8b-7352-4a47-83b1-929906f36fe1","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["for testing only"]},{"id":"42980c5b-5770-4ed4-9ee9-3e7712496c98","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.25,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Deep Extraction, High Fidelity, Security Validation, LLM Ready, Base Network"]}],"endpoints":[{"method":"POST","path":"/scrape","description":"Converts target URL to clean text. Requires a settlement header."},{"method":"GET","path":"/health","description":"Confirms the worker is active and the Base wallet is correctly linked."},{"method":"GET","path":"/openapi.json","description":"Returns the OpenAPI 3.1.0 spec and payment metadata."}],"x402":null},{"id":"083be8cd-6647-46e3-a78c-7ffb1c448496","name":"Trade Execution Timing API","slug":"trade-execution-timing-api-20f5c9","shortDescription":"Identify optimal execution windows, liquidity conditions, and slippage risk.","description":"Identify optimal execution windows, liquidity conditions, and slippage risk. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","trade execution timing api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/trade-execution-timing-api-20f5c9","openApiSpecUrl":"https://orbis-apis.onrender.com/trade-execution-timing/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"3cc5d73f-a761-406e-9997-f175c463451e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2ce12d0f-416f-420a-83e8-c846e185192b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/window","description":"Execution window analysis"},{"method":"POST","path":"/forecast","description":"Liquidity and slippage forecast"},{"method":"POST","path":"/lookup","description":"One-call execution timing workflow"}],"x402":null},{"id":"897dffaf-e13f-41b1-8973-e0b68c3410eb","name":"Grok Hallucination Risk API","slug":"grok-hallucination-risk-api-28aa94","shortDescription":"Estimate hallucination risk in Grok answers using unsupported claims, certainty mismatch, citation gaps, and evidence qu","description":"Estimate hallucination risk in Grok answers using unsupported claims, certainty mismatch, citation gaps, and evidence quality signals. Returns risk score and review priority. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, grok hallucination, hallucination risk, analyze hallucination risk, and estimate hallucination. Use the /v1/grok/analyze-hallucination-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","grok-hallucination-risk","security","identity","grok","hallucination","risk","analyze-hallucination-risk","estimate","answers","using","unsupported","claims"],"baseUrl":"https://orbisapi.com/proxy/grok-hallucination-risk-api-28aa94","openApiSpecUrl":"https://orbis-grok-hallucination-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"aea807bf-fd04-442b-a4c3-01b35ace9bfb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"74ffc6ab-0927-4c51-b287-6e1a3ab77190","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"7cdcabae-5831-4d9a-b34f-66bd17bf7669","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grok/analyze-hallucination-risk","description":null},{"method":"POST","path":"/v1/grok/analyze-hallucination-risk","description":null}],"x402":null},{"id":"9586157f-5d9b-45b1-9f2f-15a66f0352d3","name":"PII Export Approval Router API","slug":"pii-export-approval-router-api-3cffd4","shortDescription":"Route PII export approvals from requester role, data class, destination, purpose, volume, and retention plan","description":"Route PII export approvals from requester role, data class, destination, purpose, volume, and retention plan. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["pii","data-export","privacy","approval","agent-friendly","x402","pii export approval router","pii","data export","privacy","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/pii-export-approval-router-api-3cffd4","openApiSpecUrl":"https://pii-export-approval-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"0bec405b-5ead-4c9b-b703-af12c6dcf60b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"70f37628-253f-4668-8aa2-7796940b9055","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8f2e3407-a5b2-475a-b88e-72c059fbfef1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pii-export-rules","description":"Return hardcoded pii export approval router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-pii-export-approval","description":"Route PII export approvals from requester role, data class, destination, purpose, volume, and retention plan using deterministic scoring rules"},{"method":"POST","path":"/rank-export-controls","description":"Generate focused next steps for pii export approval router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2e79c9b3-a799-48e0-bf56-b3cec4b33b08","name":"ROZO Checkout - Pay Invoice","slug":"rozo-checkout-pay-invoice-bed6f5","shortDescription":"Agentic payment for online checkout. Share the payment link with your agents.","description":"Agentic payment for online checkout. Share the payment link with your agents. Pay a Coinbase Payment Link via pay-invoice (USDC on Base). POST { url | payment_id }. If you purchase online, copy the url to agent and say Pay payment link https://..","category":null,"tags":["AI","crypto","utility","OpenRouter","CoinbaseCommerce"],"baseUrl":"https://orbisapi.com/proxy/rozo-checkout-pay-invoice-bed6f5","openApiSpecUrl":"https://agentapi.rozo.ai/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4eb1152d-7db6-46c7-943a-3bdfc4042dc1","name":"Dynamic","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":1,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/pay-invoice","description":null},{"method":"POST","path":"/pay-invoice","description":null}],"x402":null},{"id":"e9e9810b-0ead-4004-8760-5e0a51fb8854","name":"API Schema Breaking Change Forecaster API","slug":"api-schema-breaking-change-forecaster-api-bad706","shortDescription":"Forecast API schema breaking changes from field diffs, consumer usage, version policy, deprecation notice, and fallback path","description":"Forecast API schema breaking changes from field diffs, consumer usage, version policy, deprecation notice, and fallback path. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["api-change","schema","developer-tools","governance","agent-friendly","x402","api schema breaking change forecaster","api change","schema","developer tools","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-schema-breaking-change-forecaster-api-bad706","openApiSpecUrl":"https://api-schema-breaking-change-forecast.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"b2e2697a-2008-43f2-b160-d02fa1937603","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f78816ff-f1bc-4800-b22d-9a204b2270bb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dead20e0-6b6c-4319-adb4-579727433e3e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/schema-break-rules","description":"Return hardcoded api schema breaking change forecaster rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/forecast-schema-breaking-change","description":"Forecast API schema breaking changes from field diffs, consumer usage, version policy, deprecation notice, and fallback path using deterministic scoring rules"},{"method":"POST","path":"/rank-schema-migration-actions","description":"Generate focused next steps for api schema breaking change forecaster from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"951c51c9-de51-46af-a1e6-cb47a2076971","name":"Emergency Notice Draft API","slug":"emergency-notice-draft-api-5ffdca","shortDescription":"Draft emergency notices with clearer action guidance, timing, geography, and uncertainty wording.","description":"Draft emergency notices with clearer action guidance, timing, geography, and uncertainty wording. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes government public, public sector, emergency notice, notice draft, and public sector ops. Use the /v1/public-sector-ops/draft-emergency-notices endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","ml-model","emergency-notice-draft","government-public","public-sector","government","public","sector","emergency-notice","notice-draft","emergency","notice","draft","public-sector-ops"],"baseUrl":"https://orbisapi.com/proxy/emergency-notice-draft-api-5ffdca","openApiSpecUrl":"https://orbis-emergency-notice-draft-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d067a750-be84-448d-98f4-26edfdfc2981","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"25947880-585b-4afd-badc-7c790d9d36b8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a17010eb-91c1-4fd0-b6ca-6ad4acf2be8e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/draft-emergency-notices","description":null},{"method":"POST","path":"/v1/public-sector-ops/draft-emergency-notices","description":null}],"x402":null},{"id":"a830f7ca-d8fa-4c6b-ab34-557e95a19171","name":"Equipment Downtime Alert API","slug":"equipment-downtime-alert-api-3428bd","shortDescription":"Estimate equipment-downtime risk using maintenance backlog, fault history, operator usage, and part lead times.","description":"Estimate equipment-downtime risk using maintenance backlog, fault history, operator usage, and part lead times. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes equipment downtime, downtime alert, agriculture ops, estimate equipment downtime risk, and risk using. Use the /v1/agriculture-ops/estimate-equipment-downtime-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","equipment-downtime-alert","equipment-downtime","downtime-alert","equipment","downtime","alert","agriculture-ops","estimate-equipment-downtime-risk","estimate","risk","estimate-equipment","downtime-risk"],"baseUrl":"https://orbisapi.com/proxy/equipment-downtime-alert-api-3428bd","openApiSpecUrl":"https://orbis-equipment-downtime-alert-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a1533946-4ffd-4505-8589-805861aa2563","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ff8365fb-2768-4146-9a9b-bcc551daf01c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a122adce-8447-4e06-855f-427085f331e0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/estimate-equipment-downtime-risk","description":null},{"method":"POST","path":"/v1/agriculture-ops/estimate-equipment-downtime-risk","description":null}],"x402":null},{"id":"f225c583-93d0-4a2b-aebf-fd913d17e3de","name":"Farm Labor Balance API","slug":"farm-labor-balance-api-33235a","shortDescription":"Estimate farm-labor balance using seasonal tasks, weather shifts, overtime limits, and skill requirements.","description":"Estimate farm-labor balance using seasonal tasks, weather shifts, overtime limits, and skill requirements. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes recruiting, farm labor, labor balance, agriculture ops, and estimate farm labor balance. Use the /v1/agriculture-ops/estimate-farm-labor-balance endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["hr-and-recruiting","data-process","farm-labor-balance","recruiting","farm-labor","labor-balance","farm","labor","balance","agriculture-ops","estimate-farm-labor-balance","agriculture","estimate","estimate-farm"],"baseUrl":"https://orbisapi.com/proxy/farm-labor-balance-api-33235a","openApiSpecUrl":"https://orbis-farm-labor-balance-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"df9fc656-9b38-4506-9bff-b04aed9df1d0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4f2aa106-ee04-4a1f-8259-faef1f09f3fd","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"877e141a-08a8-44ee-a36e-3733ad19ecfe","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/estimate-farm-labor-balance","description":null},{"method":"POST","path":"/v1/agriculture-ops/estimate-farm-labor-balance","description":null}],"x402":null},{"id":"703e4618-74b8-4f64-a4a0-b8cccbe92f9d","name":"Grain Contract Exposure API","slug":"grain-contract-exposure-api-3c489f","shortDescription":"Estimate grain-contract exposure using yield uncertainty, basis movement, storage limits, and delivery timing.","description":"Estimate grain-contract exposure using yield uncertainty, basis movement, storage limits, and delivery timing. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes grain contract, contract exposure, agriculture ops, estimate grain contract exposure, and exposure using. Use the /v1/agriculture-ops/estimate-grain-contract-exposure endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","grain-contract-exposure","grain-contract","contract-exposure","grain","contract","exposure","agriculture-ops","estimate-grain-contract-exposure","estimate","estimate-grain","exposure-using","using-yield"],"baseUrl":"https://orbisapi.com/proxy/grain-contract-exposure-api-3c489f","openApiSpecUrl":"https://orbis-grain-contract-exposure-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"29d60b7f-2533-4abb-9837-5f78b8d64f38","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3a404fb6-52aa-4cd2-bce4-7c44c7a37592","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"c8b55662-2558-4aa6-a119-24fa67e7b869","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/estimate-grain-contract-exposure","description":null},{"method":"POST","path":"/v1/agriculture-ops/estimate-grain-contract-exposure","description":null}],"x402":null},{"id":"b737d296-45da-44ff-bc5f-c2232e01ef15","name":"Planting Progress Tracker API","slug":"planting-progress-tracker-api-70b557","shortDescription":"Track planting progress using acres completed, weather interruptions, equipment uptime, and labor pace.","description":"Track planting progress using acres completed, weather interruptions, equipment uptime, and labor pace. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes planting progress, progress tracker, agriculture ops, track planting progress, and progress using. Use the /v1/agriculture-ops/track-planting-progress endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","planting-progress-tracker","planting-progress","progress-tracker","planting","progress","tracker","agriculture-ops","track-planting-progress","track","track-planting","progress-using","using-acres"],"baseUrl":"https://orbisapi.com/proxy/planting-progress-tracker-api-70b557","openApiSpecUrl":"https://orbis-planting-progress-tracker-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"eeb08dc8-d7b7-424c-9951-f74e3d63e7ae","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8cf40f86-696e-4510-a16e-b6cdb522cdb3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"53dcaa01-f04b-4eba-8dcb-77220b373c83","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/track-planting-progress","description":null},{"method":"POST","path":"/v1/agriculture-ops/track-planting-progress","description":null}],"x402":null},{"id":"b2f39ac7-e3fe-4654-8777-e2ff9c1b12c2","name":"Buyer Delivery Risk API","slug":"buyer-delivery-risk-api-5273bc","shortDescription":"Estimate buyer-delivery risk using harvest timing, transport reliability, contract terms, and storage capacity.","description":"Estimate buyer-delivery risk using harvest timing, transport reliability, contract terms, and storage capacity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes buyer delivery, delivery risk, agriculture ops, estimate buyer delivery risk, and risk using. Use the /v1/agriculture-ops/estimate-buyer-delivery-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","data-process","buyer-delivery-risk","buyer-delivery","delivery-risk","buyer","delivery","risk","agriculture-ops","estimate-buyer-delivery-risk","estimate","estimate-buyer","risk-using","using-harvest"],"baseUrl":"https://orbisapi.com/proxy/buyer-delivery-risk-api-5273bc","openApiSpecUrl":"https://orbis-buyer-delivery-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c64796a2-5aea-43a2-8509-7318a585de3e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d2695c5a-2abc-48d8-ae57-88d0d0b5d811","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1fa2e5ae-7c3b-441a-9c43-64009dfc9fbc","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/estimate-buyer-delivery-risk","description":null},{"method":"POST","path":"/v1/agriculture-ops/estimate-buyer-delivery-risk","description":null}],"x402":null},{"id":"2bbb4d5c-a844-4630-a941-e61ab7779e1a","name":"AI Model Gateway Policy Router API","slug":"ai-model-gateway-policy-router-api-f10088","shortDescription":"Route AI model gateway policies from model risk, data sensitivity, latency target, cost cap, and fallback need","description":"Route AI model gateway policies from model risk, data sensitivity, latency target, cost cap, and fallback need. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["model-gateway","ai-governance","routing","policy","agent-friendly","x402","ai model gateway policy router","model gateway","ai governance","routing","policy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-model-gateway-policy-router-api-f10088","openApiSpecUrl":"https://ai-model-gateway-policy-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"0364db14-2782-45f7-adac-a5123cabe0d0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ac116ca9-1ce7-4c51-9550-dc4a9b67ae2a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0c7bbb75-4687-46c8-8a63-75c0ceed221b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/model-gateway-rules","description":"Return hardcoded ai model gateway policy router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-model-gateway-policy","description":"Route AI model gateway policies from model risk, data sensitivity, latency target, cost cap, and fallback need using deterministic scoring rules"},{"method":"POST","path":"/rank-gateway-controls","description":"Generate focused next steps for ai model gateway policy router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"07962bd3-cb9d-4f79-8286-de249052c77e","name":"FNOL Summary API","slug":"fnol-summary-api-801296","shortDescription":"Summarize first-notice-of-loss reports into incident facts, coverage cues, missing details, and urgency.","description":"Summarize first-notice-of-loss reports into incident facts, coverage cues, missing details, and urgency. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes fnol, summary, insurance ops, summarize fnol reports, and summarize first. Use the /v1/insurance-ops/summarize-fnol-reports endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","fnol-summary","fnol","summary","insurance-ops","summarize-fnol-reports","summarize","reports","summarize-first","first-notice","notice-loss","loss-reports","reports-incident"],"baseUrl":"https://orbisapi.com/proxy/fnol-summary-api-801296","openApiSpecUrl":"https://orbis-fnol-summary-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a8a8f46f-e928-4080-96eb-731e65a874ac","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8ca7ff69-ee7c-4af1-80bc-9076bd8d7a76","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"fedfca89-8e11-4006-a34f-33b5ab200038","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/summarize-fnol-reports","description":null},{"method":"POST","path":"/v1/insurance-ops/summarize-fnol-reports","description":null}],"x402":null},{"id":"78c2581b-1dda-4d51-9dc9-6af27d99c39d","name":"Adjuster Assignment API","slug":"adjuster-assignment-api-57e8e2","shortDescription":"Assign adjusters using claim complexity, geography, workload, expertise, and service-level targets.","description":"Assign adjusters using claim complexity, geography, workload, expertise, and service-level targets. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes adjuster, assignment, insurance ops, assign adjusters, and adjusters using. Use the /v1/insurance-ops/assign-adjusters endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","adjuster-assignment","adjuster","assignment","insurance-ops","assign-adjusters","assign","adjusters","adjusters-using","using-claim","claim-complexity","complexity-geography","geography-workload"],"baseUrl":"https://orbisapi.com/proxy/adjuster-assignment-api-57e8e2","openApiSpecUrl":"https://orbis-adjuster-assignment-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9b7f830d-c622-42e7-9e0a-084c2b60ab38","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"677c621e-75f7-434d-8a56-67ec4702edc7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"cd456201-9d18-491e-a05e-e24c3c1b0e7b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/assign-adjusters","description":null},{"method":"POST","path":"/v1/insurance-ops/assign-adjusters","description":null}],"x402":null},{"id":"436f20bb-e525-496c-9f65-48b1ea8aa5fa","name":"Fraud Claim Alert API","slug":"fraud-claim-alert-api-d0c1fe","shortDescription":"Detect suspicious claims using document anomalies, loss timing, claimant history, and behavioral red flags.","description":"Detect suspicious claims using document anomalies, loss timing, claimant history, and behavioral red flags. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, fraud claim, claim alert, insurance ops, and detect fraud claim alerts. Use the /v1/insurance-ops/detect-fraud-claim-alerts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","fraud-claim-alert","cybersecurity-fraud","cybersecurity","fraud","fraud-claim","claim-alert","claim","alert","insurance-ops","detect-fraud-claim-alerts","insurance","detect"],"baseUrl":"https://orbisapi.com/proxy/fraud-claim-alert-api-d0c1fe","openApiSpecUrl":"https://orbis-fraud-claim-alert-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9f755d29-372c-490c-a035-6c9a3accc0d7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b5d1c4ff-462e-4272-803f-d460618159a2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d2a728f9-818b-4a5f-b468-afb283e74d57","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/detect-fraud-claim-alerts","description":null},{"method":"POST","path":"/v1/insurance-ops/detect-fraud-claim-alerts","description":null}],"x402":null},{"id":"039c870a-edb6-4c7e-bc8a-a379d1d8ce0d","name":"Subrogation Recovery Fit API","slug":"subrogation-recovery-fit-api-24630b","shortDescription":"Score subrogation opportunities using liability signals, recovery potential, evidence quality, and cost-to-pursue.","description":"Score subrogation opportunities using liability signals, recovery potential, evidence quality, and cost-to-pursue. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes subrogation recovery, recovery fit, insurance ops, score subrogation recovery fit, and subrogation opportunities. Use the /v1/insurance-ops/score-subrogation-recovery-fit endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","subrogation-recovery-fit","subrogation-recovery","recovery-fit","subrogation","recovery","fit","insurance-ops","score-subrogation-recovery-fit","score","score-subrogation","subrogation-opportunities","opportunities-using"],"baseUrl":"https://orbisapi.com/proxy/subrogation-recovery-fit-api-24630b","openApiSpecUrl":"https://orbis-subrogation-recovery-fit-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7b26c59c-1a39-43ec-81b5-d95192cf4349","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3da8ec56-036a-4f3f-965e-df2458cfd1cc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2f837f29-49f9-4aad-8343-bd5371c92b3a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/score-subrogation-recovery-fit","description":null},{"method":"POST","path":"/v1/insurance-ops/score-subrogation-recovery-fit","description":null}],"x402":null},{"id":"391a59b7-fb86-4809-a8de-828971e22480","name":"Policy Renewal Risk API","slug":"policy-renewal-risk-api-6b0600","shortDescription":"Estimate policy-renewal risk using claim history, pricing changes, service issues, and competitor pressure.","description":"Estimate policy-renewal risk using claim history, pricing changes, service issues, and competitor pressure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes policy renewal, renewal risk, insurance ops, estimate policy renewal risk, and risk using. Use the /v1/insurance-ops/estimate-policy-renewal-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","policy-renewal-risk","policy-renewal","renewal-risk","policy","renewal","risk","insurance-ops","estimate-policy-renewal-risk","estimate","estimate-policy","risk-using","using-claim"],"baseUrl":"https://orbisapi.com/proxy/policy-renewal-risk-api-6b0600","openApiSpecUrl":"https://orbis-policy-renewal-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0899e072-4ec8-4150-b33c-f13865dd761e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"72b99ae6-b24f-4e9d-ae39-b5cdcbf98ce4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"501cd1b6-2dad-42ec-86cf-6e8bc1d166d8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/estimate-policy-renewal-risk","description":null},{"method":"POST","path":"/v1/insurance-ops/estimate-policy-renewal-risk","description":null}],"x402":null},{"id":"5130d442-ec1c-47b3-a3e3-83274a92f372","name":"Repair Estimate Variance API","slug":"repair-estimate-variance-api-ee29cc","shortDescription":"Analyze repair-estimate variance using labor rates, part pricing, damage scope, and adjuster notes.","description":"Analyze repair-estimate variance using labor rates, part pricing, damage scope, and adjuster notes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes repair estimate, estimate variance, insurance ops, analyze repair estimate variance, and variance using. Use the /v1/insurance-ops/analyze-repair-estimate-variance endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","repair-estimate-variance","repair-estimate","estimate-variance","repair","estimate","variance","insurance-ops","analyze-repair-estimate-variance","analyze","analyze-repair","variance-using","using-labor"],"baseUrl":"https://orbisapi.com/proxy/repair-estimate-variance-api-ee29cc","openApiSpecUrl":"https://orbis-repair-estimate-variance-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6b1ee095-9788-4f09-91ce-ad0b81cd937a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"41004de9-64f8-43cf-92f3-174c142a2f58","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"58352572-ce3e-41af-82f0-7ed3fdb82acb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/analyze-repair-estimate-variance","description":null},{"method":"POST","path":"/v1/insurance-ops/analyze-repair-estimate-variance","description":null}],"x402":null},{"id":"2c1afe3d-d028-4747-823f-c49fa6b923de","name":"Total Loss Predictor API","slug":"total-loss-predictor-api-672bc4","shortDescription":"Predict total-loss likelihood using repair totals, asset value, salvage estimates, and regulatory thresholds.","description":"Predict total-loss likelihood using repair totals, asset value, salvage estimates, and regulatory thresholds. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes total loss, loss predictor, insurance ops, predict total loss likelihood, and likelihood using. Use the /v1/insurance-ops/predict-total-loss-likelihood endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","total-loss-predictor","total-loss","loss-predictor","total","loss","predictor","insurance-ops","predict-total-loss-likelihood","predict","likelihood","predict-total","loss-likelihood"],"baseUrl":"https://orbisapi.com/proxy/total-loss-predictor-api-672bc4","openApiSpecUrl":"https://orbis-total-loss-predictor-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ad74053c-0bdb-4930-b8db-7366eb5950c9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"975d5abd-f298-4da9-a901-07ce995c53f7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"acc132e3-1a20-4860-9b1b-c18a5b16e7e0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/predict-total-loss-likelihood","description":null},{"method":"POST","path":"/v1/insurance-ops/predict-total-loss-likelihood","description":null}],"x402":null},{"id":"f0a7a81d-d458-4577-b8a7-16548034a735","name":"Premium Payment Risk API","slug":"premium-payment-risk-api-127048","shortDescription":"Estimate premium-payment risk using billing history, policy size, lapse patterns, and hardship signals.","description":"Estimate premium-payment risk using billing history, policy size, lapse patterns, and hardship signals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance accounting, premium payment, payment risk, insurance ops, and estimate premium payment risk. Use the /v1/insurance-ops/estimate-premium-payment-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-accounting","data-process","premium-payment-risk","finance-accounting","finance","accounting","premium-payment","payment-risk","premium","payment","risk","insurance-ops","estimate-premium-payment-risk","insurance"],"baseUrl":"https://orbisapi.com/proxy/premium-payment-risk-api-127048","openApiSpecUrl":"https://orbis-premium-payment-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"637fb49d-9047-4b09-a931-66db3f62a77b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b909f9b1-0f7a-4ad8-ac46-cf98f37f6f04","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5b23f641-c403-49c2-a214-6c1a2fe57f9f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/estimate-premium-payment-risk","description":null},{"method":"POST","path":"/v1/insurance-ops/estimate-premium-payment-risk","description":null}],"x402":null},{"id":"5614689f-a370-497e-b682-936f842887a3","name":"Underwriting Note Digest API","slug":"underwriting-note-digest-api-069e09","shortDescription":"Summarize underwriting notes into risk drivers, open issues, requested actions, and decision implications.","description":"Summarize underwriting notes into risk drivers, open issues, requested actions, and decision implications. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes underwriting note, note digest, insurance ops, digest underwriting notes, and summarize underwriting. Use the /v1/insurance-ops/digest-underwriting-notes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance","data-process","underwriting-note-digest","underwriting-note","note-digest","underwriting","note","digest","insurance-ops","digest-underwriting-notes","notes","summarize-underwriting","underwriting-notes","notes-risk"],"baseUrl":"https://orbisapi.com/proxy/underwriting-note-digest-api-069e09","openApiSpecUrl":"https://orbis-underwriting-note-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"8cc7b349-b88b-4f17-b8eb-b21e00d9b1de","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1e307f45-02ca-49f8-94dc-4fcea055c9a7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ea28f824-b013-4f19-a9c1-99749424a47a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/digest-underwriting-notes","description":null},{"method":"POST","path":"/v1/insurance-ops/digest-underwriting-notes","description":null}],"x402":null},{"id":"6c191676-913d-4c51-987c-48b7b0a6c8c0","name":"Crisis Rumor Verification API","slug":"crisis-rumor-verification-api-104866","shortDescription":"Assess crisis rumors and fast-moving claims for evidence quality, source reliability, contradiction signals, and likely ","description":"Assess crisis rumors and fast-moving claims for evidence quality, source reliability, contradiction signals, and likely amplification risk. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes content, moderation, crisis rumor, rumor verification, and resilience. Use the /v1/resilience/verify-crisis-rumors endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["content-moderation","ml-model","crisis-rumor-verification","content","moderation","crisis","rumor","verification","resilience","verify-crisis-rumors","assess","rumors","fast","moving"],"baseUrl":"https://orbisapi.com/proxy/crisis-rumor-verification-api-104866","openApiSpecUrl":"https://orbis-crisis-rumor-verification-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9e750b33-e834-44e4-ba62-47a47cf32cf9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2662c00c-e361-470e-8d1a-613a192c445b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"11b30bbd-6760-4327-acad-bb48960af731","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/verify-crisis-rumors","description":null},{"method":"POST","path":"/v1/resilience/verify-crisis-rumors","description":null}],"x402":null},{"id":"a9bc7b56-63f7-4c83-9e31-9e7bb7ddaa79","name":"Feature Announcement Rewriter API","slug":"feature-announcement-rewriter-api-af875f","shortDescription":"Rewrite feature announcements so users understand why the release matters instead of just what shipped. Returns benefit-","description":"Rewrite feature announcements so users understand why the release matters instead of just what shipped. Returns benefit-led rewrites, segment variants, and product-marketing improvements for launch teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing growth, feature announcement, announcement rewriter, product, and rewrite feature announcement. Use the /v1/product/rewrite-feature-announcement endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-growth","ml-model","feature-announcement-rewriter","marketing","growth","feature","announcement","rewriter","product","rewrite-feature-announcement","rewrite","announcements","users","understand"],"baseUrl":"https://orbisapi.com/proxy/feature-announcement-rewriter-api-af875f","openApiSpecUrl":"https://orbis-feature-announcement-rewriter.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"defba9d7-c1d5-4582-a5c0-ea3dac4d4629","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6a1e36c4-edc6-475e-9958-326b8d4db726","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0c170fe6-e63b-494c-a1f9-7dfb10adf00f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/product/rewrite-feature-announcement","description":null},{"method":"POST","path":"/v1/product/rewrite-feature-announcement","description":null}],"x402":null},{"id":"44a0a263-d24f-4fff-8c3a-a1224f32a534","name":"Vendor Payment Anomaly API","slug":"vendor-payment-anomaly-api-fabde1","shortDescription":"Flag unusual vendor payment behavior such as split invoices, unusual amount jumps, changed bank details, weekend urgency","description":"Flag unusual vendor payment behavior such as split invoices, unusual amount jumps, changed bank details, weekend urgency, and off-cycle payout requests. Returns anomaly score, suspicious dimensions, and review guidance. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, vendor payment, payment anomaly, detect vendor payment anomalies, and flag unusual. Use the /v1/fraud/detect-vendor-payment-anomalies endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","vendor-payment-anomaly","cybersecurity","fraud","vendor","payment","anomaly","detect-vendor-payment-anomalies","flag","unusual","behavior","such","split"],"baseUrl":"https://orbisapi.com/proxy/vendor-payment-anomaly-api-fabde1","openApiSpecUrl":"https://orbis-vendor-payment-anomaly-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2928aa3c-6a4e-4ac2-ba6f-e6991231954c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"fd68f21b-45c0-438e-a659-594d61ffbb73","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9e8d0b06-f5db-4ae6-94e8-87b2c47e1e3a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/fraud/detect-vendor-payment-anomalies","description":null},{"method":"POST","path":"/v1/fraud/detect-vendor-payment-anomalies","description":null}],"x402":null},{"id":"5702d487-6ce3-463e-9e01-e8f6ee6e68df","name":"Facebook Creative Fatigue Watch API","slug":"facebook-creative-fatigue-watch-api-f2cd35","shortDescription":"Detect when Facebook ad creatives are showing signs of fatigue using trend decay, comment shifts, frequency exposure, an","description":"Detect when Facebook ad creatives are showing signs of fatigue using trend decay, comment shifts, frequency exposure, and audience response patterns. Returns fatigue score and refresh recommendations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, facebook creative, creative fatigue, and fatigue watch. Use the /v1/facebook/watch-creative-fatigue endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","facebook-creative-fatigue-watch","business","intelligence","facebook","creative","fatigue","watch","watch-creative-fatigue","detect","when","creatives","are"],"baseUrl":"https://orbisapi.com/proxy/facebook-creative-fatigue-watch-api-f2cd35","openApiSpecUrl":"https://orbis-facebook-creative-fatigue-wat.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"93d9c88c-5199-4825-903d-991fa8ffa60b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"cbe303e7-e904-4f6a-940f-906780de91d3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"fccdbe79-51be-4664-b12d-d721f3aceaec","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/facebook/watch-creative-fatigue","description":null},{"method":"POST","path":"/v1/facebook/watch-creative-fatigue","description":null}],"x402":null},{"id":"34fd4fe9-18c6-4d15-840c-51842ca60da9","name":"Assistive Tech Compatibility Explainer API","slug":"assistive-tech-compatibility-explainer-api-915a5f","shortDescription":"Explain likely assistive technology compatibility issues in plain language for product teams, support agents, and non-sp","description":"Explain likely assistive technology compatibility issues in plain language for product teams, support agents, and non-specialist stakeholders. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes assistive tech, tech compatibility, compatibility explainer, accessibility, and explain assistive tech compatibility. Use the /v1/accessibility/explain-assistive-tech-compatibility endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","assistive-tech-compatibility-explainer","customer","support","assistive","tech","compatibility","explainer","accessibility","explain-assistive-tech-compatibility","explain","likely","technology"],"baseUrl":"https://orbisapi.com/proxy/assistive-tech-compatibility-explainer-api-915a5f","openApiSpecUrl":"https://orbis-assistive-tech-compatibility.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"92d5307c-305d-4a76-a6c2-aa37d9bb1669","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"51388494-33d2-4f6b-b660-e3b4c40ccdc0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3b00d510-1498-4e2c-a60b-6e36ec4aa599","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/accessibility/explain-assistive-tech-compatibility","description":null},{"method":"POST","path":"/v1/accessibility/explain-assistive-tech-compatibility","description":null}],"x402":null},{"id":"7f28be0f-b55c-4d64-b44e-be2a47dbe4f9","name":"Mobile Accessibility Friction API","slug":"mobile-accessibility-friction-api-e6df0d","shortDescription":"Detect likely accessibility friction on mobile such as touch target issues, viewport clipping, gesture dependence, and c","description":"Detect likely accessibility friction on mobile such as touch target issues, viewport clipping, gesture dependence, and cramped interaction patterns. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes accessibility inclusion, mobile accessibility, accessibility friction, detect mobile friction, and detect likely. Use the /v1/accessibility/detect-mobile-friction endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["accessibility-and-inclusion","data-process","mobile-accessibility-friction","accessibility","inclusion","mobile","friction","detect-mobile-friction","detect","likely","such","touch","target","issues"],"baseUrl":"https://orbisapi.com/proxy/mobile-accessibility-friction-api-e6df0d","openApiSpecUrl":"https://orbis-mobile-accessibility-friction.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"aa7464fc-d66a-4efb-87ca-3c0c7043c8d2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dea73287-c3a8-4515-b88c-e7976b1eb5a6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1e049b10-064a-4111-938b-7078a81f8d4f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/accessibility/detect-mobile-friction","description":null},{"method":"POST","path":"/v1/accessibility/detect-mobile-friction","description":null}],"x402":null},{"id":"0e1dd641-687f-48b7-9b4f-87502963c287","name":"Local Demand Pulse API","slug":"local-demand-pulse-api-5a8a93","shortDescription":"Estimate near-term demand shifts for local businesses using booking trends, weather, event activity, and purchase timing","description":"Estimate near-term demand shifts for local businesses using booking trends, weather, event activity, and purchase timing patterns. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, local demand, demand pulse, and estimate local demand pulse. Use the /v1/smb/estimate-local-demand-pulse endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","local-demand-pulse","business","intelligence","local","demand","pulse","smb","estimate-local-demand-pulse","estimate","near","term","shifts"],"baseUrl":"https://orbisapi.com/proxy/local-demand-pulse-api-5a8a93","openApiSpecUrl":"https://orbis-local-demand-pulse-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"33b798af-81c2-4458-b828-cbaa16e7086a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6a72b649-865b-48eb-8a01-8bf779904a72","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"eb83c6bd-05d4-43ef-8255-3368d7d775d4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/estimate-local-demand-pulse","description":null},{"method":"POST","path":"/v1/smb/estimate-local-demand-pulse","description":null}],"x402":null},{"id":"e6befdcb-fa40-4cc5-8693-6f2c35ffa92e","name":"Temporary Accommodation Matcher API","slug":"temporary-accommodation-matcher-api-c31929","shortDescription":"Match households to temporary accommodation options using duration need, accessibility, transport, schooling, work, and ","description":"Match households to temporary accommodation options using duration need, accessibility, transport, schooling, work, and safety constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, temporary accommodation, accommodation matcher, and housing. Use the /v1/housing/match-temporary-accommodation endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","temporary-accommodation-matcher","business","automation","temporary","accommodation","matcher","housing","match-temporary-accommodation","match","households","options","using"],"baseUrl":"https://orbisapi.com/proxy/temporary-accommodation-matcher-api-c31929","openApiSpecUrl":"https://orbis-temporary-accommodation-match.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"8410e58c-cd45-4cbc-ae52-199843003018","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2dd3bd26-f6b1-48f1-a87c-d687ddd8ca35","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5d67b5d6-020a-43bd-9ec2-5d6a7d159de3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/match-temporary-accommodation","description":null},{"method":"POST","path":"/v1/housing/match-temporary-accommodation","description":null}],"x402":null},{"id":"9d37af21-1fc5-494c-bb25-e2423ecb2461","name":"Trip Rebooking Prioritizer API","slug":"trip-rebooking-prioritizer-api-a51fbb","shortDescription":"Prioritize rebooking options after disruption using traveler urgency, route feasibility, refund exposure, and service qu","description":"Prioritize rebooking options after disruption using traveler urgency, route feasibility, refund exposure, and service quality. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, trip rebooking, rebooking prioritizer, travel ops, and prioritize trip rebookings. Use the /v1/travel-ops/prioritize-trip-rebookings endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","trip-rebooking-prioritizer","travel","logistics","trip","rebooking","prioritizer","travel-ops","prioritize-trip-rebookings","prioritize","options","after","disruption"],"baseUrl":"https://orbisapi.com/proxy/trip-rebooking-prioritizer-api-a51fbb","openApiSpecUrl":"https://orbis-trip-rebooking-prioritizer-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5c9f8520-2469-4cc8-b68e-fdb2af040457","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b3cf9a9e-0804-4121-8539-5924cca19bba","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"218f4470-0203-4356-b187-c6c80909b546","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/prioritize-trip-rebookings","description":null},{"method":"POST","path":"/v1/travel-ops/prioritize-trip-rebookings","description":null}],"x402":null},{"id":"e8bc9b68-3f47-4f0a-bedd-2d389351dc51","name":"Fundraiser Message Optimizer API","slug":"fundraiser-message-optimizer-api-e98f9e","shortDescription":"Improve fundraiser messaging for clarity, trust, urgency, donor relevance, and ethical persuasion without slipping into ","description":"Improve fundraiser messaging for clarity, trust, urgency, donor relevance, and ethical persuasion without slipping into manipulative framing. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, fundraiser message, message optimizer, nonprofit, and optimize fundraiser messages. Use the /v1/nonprofit/optimize-fundraiser-messages endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","fundraiser-message-optimizer","marketing","sales","fundraiser","message","optimizer","nonprofit","optimize-fundraiser-messages","improve","messaging","clarity","trust"],"baseUrl":"https://orbisapi.com/proxy/fundraiser-message-optimizer-api-e98f9e","openApiSpecUrl":"https://orbis-fundraiser-message-optimizer.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f8238664-3fa0-49d2-8963-19c09fc0093f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"40d1b707-6dd8-48c1-a499-dafb399a0a88","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"96ef40e8-b38c-44f7-89a6-2836906bfd50","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/optimize-fundraiser-messages","description":null},{"method":"POST","path":"/v1/nonprofit/optimize-fundraiser-messages","description":null}],"x402":null},{"id":"92c56c1e-7f5d-491c-be49-1eda1f524a6b","name":"Public Consultation Gap API","slug":"public-consultation-gap-api-d38973","shortDescription":"Identify who is missing from a public consultation process by scanning participation patterns, language reach, and acces","description":"Identify who is missing from a public consultation process by scanning participation patterns, language reach, and access barriers. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, public consultation, and consultation gap. Use the /v1/civic-trust/identify-public-consultation-gaps endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","public-consultation-gap","public","safety","civic","resilience","consultation","gap","civic-trust","identify-public-consultation-gaps","identify","who","missing"],"baseUrl":"https://orbisapi.com/proxy/public-consultation-gap-api-d38973","openApiSpecUrl":"https://orbis-public-consultation-gap-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c568f073-b86d-4a0c-ba9e-b8db82158103","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d441b223-cffa-41e1-bd6e-e2f9b90e9c12","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6518eb76-934e-46ba-9409-b1f33a8a68a8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/identify-public-consultation-gaps","description":null},{"method":"POST","path":"/v1/civic-trust/identify-public-consultation-gaps","description":null}],"x402":null},{"id":"9296ab76-c69e-424c-ad5f-69d4964c4751","name":"Student Misconception Detector API","slug":"student-misconception-detector-api-72db38","shortDescription":"Detect likely student misconceptions from written answers, short responses, and quiz explanations to support faster corr","description":"Detect likely student misconceptions from written answers, short responses, and quiz explanations to support faster corrective teaching. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes education research, student misconception, misconception detector, detect student misconceptions, and detect likely. Use the /v1/education/detect-student-misconceptions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","data-process","student-misconception-detector","education","research","student","misconception","detector","detect-student-misconceptions","detect","likely","misconceptions","written","answers"],"baseUrl":"https://orbisapi.com/proxy/student-misconception-detector-api-72db38","openApiSpecUrl":"https://orbis-student-misconception-detecto.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b98f5d16-aef8-4ee8-9832-d720e193d358","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2dc13e85-7a6b-4a40-a373-71ba96d90ca8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"aa6edf3d-da65-4f55-b99c-12029df5b3ed","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/detect-student-misconceptions","description":null},{"method":"POST","path":"/v1/education/detect-student-misconceptions","description":null}],"x402":null},{"id":"163f8fb0-b944-4f5b-b2bc-6bd3c77ec825","name":"Vaccination Outreach Prioritizer API","slug":"vaccination-outreach-prioritizer-api-d2c578","shortDescription":"Prioritize outreach lists for vaccination campaigns using lapse timing, access barriers, hesitancy indicators, and neigh","description":"Prioritize outreach lists for vaccination campaigns using lapse timing, access barriers, hesitancy indicators, and neighborhood coverage gaps. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, vaccination outreach, outreach prioritizer, public health, and prioritize vaccination outreach. Use the /v1/public-health/prioritize-vaccination-outreach endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","vaccination-outreach-prioritizer","healthcare","wellness","vaccination","outreach","prioritizer","public-health","prioritize-vaccination-outreach","prioritize","lists","campaigns","using"],"baseUrl":"https://orbisapi.com/proxy/vaccination-outreach-prioritizer-api-d2c578","openApiSpecUrl":"https://orbis-vaccination-outreach-prioriti.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"00ed61da-33b5-42ae-8239-e1609ec6208e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3a249da5-109f-4b3f-bcc4-10ab010a78c6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e7029ac3-8549-41cc-bfde-503eb5009193","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/prioritize-vaccination-outreach","description":null},{"method":"POST","path":"/v1/public-health/prioritize-vaccination-outreach","description":null}],"x402":null},{"id":"f5fd9f1b-c96f-46d0-8d68-7ac0ad57be9a","name":"Facility Work Order Prioritizer API","slug":"facility-work-order-prioritizer-api-9526c8","shortDescription":"Prioritize facility work orders from asset criticality, safety risk, occupant impact, parts availability, and SLA","description":"Prioritize facility work orders from asset criticality, safety risk, occupant impact, parts availability, and SLA. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["facilities","work-orders","maintenance","prioritization","agent-friendly","x402","facility work order prioritizer","facilities","work orders","maintenance","prioritization","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/facility-work-order-prioritizer-api-9526c8","openApiSpecUrl":"https://facility-work-order-prioritizer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"157a12cf-a6cb-424a-a288-317074a66309","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ce9e9570-2785-45bd-9e69-5c399ed848b0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"24a53e17-da83-4dac-92eb-b576dc1b86d4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/facility-workorder-rules","description":"Return hardcoded facility work order prioritizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-facility-work-orders","description":"Prioritize facility work orders from asset criticality, safety risk, occupant impact, parts availability, and SLA using deterministic scoring rules"},{"method":"POST","path":"/rank-facility-actions","description":"Generate focused next steps for facility work order prioritizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"494a0c83-fa5b-48b6-8254-2415250257cc","name":"Public Health Message Localizer API","slug":"public-health-message-localizer-api-d1fc4b","shortDescription":"Adapt public health messages into clearer, more locally resonant language while preserving instruction accuracy and trus","description":"Adapt public health messages into clearer, more locally resonant language while preserving instruction accuracy and trust. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes healthcare wellness, public health, health message, message localizer, and localize health messages. Use the /v1/public-health/localize-health-messages endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","ml-model","public-health-message-localizer","healthcare","wellness","public","health","message","localizer","public-health","localize-health-messages","adapt","messages","clearer"],"baseUrl":"https://orbisapi.com/proxy/public-health-message-localizer-api-d1fc4b","openApiSpecUrl":"https://orbis-public-health-message-localiz.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"8da6807c-0e11-4613-8b32-7148edeab792","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8b55f93d-c4f4-483d-9370-a52288b5bbdf","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d207a268-62a4-4e6b-87a5-17896243ae71","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/localize-health-messages","description":null},{"method":"POST","path":"/v1/public-health/localize-health-messages","description":null}],"x402":null},{"id":"f72fab52-212c-4046-8857-db8ae6e80c9f","name":"Tool Changeover Optimizer API","slug":"tool-changeover-optimizer-api-c29d71","shortDescription":"Optimize tool and setup changeovers using sequence logic, downtime cost, skill coverage, and rush-order pressure.","description":"Optimize tool and setup changeovers using sequence logic, downtime cost, skill coverage, and rush-order pressure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, tool changeover, changeover optimizer, and manufacturing. Use the /v1/manufacturing/optimize-tool-changeovers endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","tool-changeover-optimizer","business","automation","tool","changeover","optimizer","manufacturing","optimize-tool-changeovers","optimize","setup","changeovers","using"],"baseUrl":"https://orbisapi.com/proxy/tool-changeover-optimizer-api-c29d71","openApiSpecUrl":"https://orbis-tool-changeover-optimizer-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"45339b32-293e-4970-ae58-8061b87a7d30","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8b14405f-406c-47fa-87a7-f3e96c0bc5a3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e4201b70-0f9d-4cd9-995d-b29542afdde3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/optimize-tool-changeovers","description":null},{"method":"POST","path":"/v1/manufacturing/optimize-tool-changeovers","description":null}],"x402":null},{"id":"52f84986-6874-456f-b60b-34fac1126554","name":"Policy Renewal Retention API","slug":"policy-renewal-retention-api-1a3047","shortDescription":"Estimate renewal retention risk using pricing movement, claim history, service friction, and policyholder engagement shi","description":"Estimate renewal retention risk using pricing movement, claim history, service friction, and policyholder engagement shifts. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes insurance risk, policy renewal, renewal retention, insurance ops, and estimate renewal retention risk. Use the /v1/insurance-ops/estimate-renewal-retention-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance-and-risk","data-process","policy-renewal-retention","insurance","risk","policy","renewal","retention","insurance-ops","estimate-renewal-retention-risk","estimate","using","pricing","movement"],"baseUrl":"https://orbisapi.com/proxy/policy-renewal-retention-api-1a3047","openApiSpecUrl":"https://orbis-policy-renewal-retention-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2d602f71-0c0a-44b4-8599-6db9d939b036","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3ccaf443-a71d-4913-9cf0-0ee42ef3fe41","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d054f8a1-3b35-478d-95fc-d6ef66e409e0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/estimate-renewal-retention-risk","description":null},{"method":"POST","path":"/v1/insurance-ops/estimate-renewal-retention-risk","description":null}],"x402":null},{"id":"062aad21-5e14-4e40-beb8-039f58f7a064","name":"Underwriting Appetite Matcher API","slug":"underwriting-appetite-matcher-api-ca1b53","shortDescription":"Match submissions against underwriting appetite using exposure fit, exclusions, territory, and class preferences.","description":"Match submissions against underwriting appetite using exposure fit, exclusions, territory, and class preferences. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes insurance risk, underwriting appetite, appetite matcher, insurance ops, and match underwriting appetite. Use the /v1/insurance-ops/match-underwriting-appetite endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance-and-risk","data-process","underwriting-appetite-matcher","insurance","risk","underwriting","appetite","matcher","insurance-ops","match-underwriting-appetite","match","submissions","against","using"],"baseUrl":"https://orbisapi.com/proxy/underwriting-appetite-matcher-api-ca1b53","openApiSpecUrl":"https://orbis-underwriting-appetite-matcher.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"cda249e0-8224-4c36-819f-530ef4e1898c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"37c4d4c5-f328-42aa-a7c8-3d17cb3ea506","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9ad600df-bf13-4208-9307-76a53d8679b0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/match-underwriting-appetite","description":null},{"method":"POST","path":"/v1/insurance-ops/match-underwriting-appetite","description":null}],"x402":null},{"id":"82d8797b-35bd-422a-be7c-925409c5bb62","name":"Valve Maintenance Scheduler API","slug":"valve-maintenance-scheduler-api-40b7e0","shortDescription":"Schedule valve maintenance using failure probability, service criticality, isolation complexity, and crew timing.","description":"Schedule valve maintenance using failure probability, service criticality, isolation complexity, and crew timing. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes valve maintenance, maintenance scheduler, utilities ops, schedule valve maintenance, and maintenance using. Use the /v1/utilities-ops/schedule-valve-maintenance endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["utilities","data-process","valve-maintenance-scheduler","valve","maintenance","scheduler","utilities-ops","schedule-valve-maintenance","schedule","using","failure","probability","service","criticality"],"baseUrl":"https://orbisapi.com/proxy/valve-maintenance-scheduler-api-40b7e0","openApiSpecUrl":"https://orbis-valve-maintenance-scheduler-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"50d775f7-3e7e-4cca-bb62-34a0921dbf05","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"fdcb3b41-94ba-4896-b993-8055954b7408","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2aba50e4-2866-4713-a5fa-1e954c61dba7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/utilities-ops/schedule-valve-maintenance","description":null},{"method":"POST","path":"/v1/utilities-ops/schedule-valve-maintenance","description":null}],"x402":null},{"id":"201db31c-2c5c-40dc-bfe6-6d6755732c82","name":"Production Recovery Path API","slug":"production-recovery-path-api-d3086c","shortDescription":"Recommend recovery paths after line disruption using backlog age, customer priority, setup loss, and staffing options.","description":"Recommend recovery paths after line disruption using backlog age, customer priority, setup loss, and staffing options. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, recovery path, manufacturing, and recommend production recovery paths. Use the /v1/manufacturing/recommend-production-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","production-recovery-path","business","automation","recovery-path","recovery","path","manufacturing","recommend-production-recovery-paths","recommend","paths","recommend-recovery","recovery-paths"],"baseUrl":"https://orbisapi.com/proxy/production-recovery-path-api-d3086c","openApiSpecUrl":"https://orbis-production-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"747496d8-3c47-438b-a00b-33ef6e6d5f97","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"be0d665b-cc50-411d-924a-c44a3c03564b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d99d7109-20e4-4a82-ab23-1549b92ef195","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/recommend-production-recovery-paths","description":null},{"method":"POST","path":"/v1/manufacturing/recommend-production-recovery-paths","description":null}],"x402":null},{"id":"f79d9d92-8e27-44c4-8448-69ca54cb28a4","name":"Equipment Idle Cost API","slug":"equipment-idle-cost-api-bffd6a","shortDescription":"Estimate equipment idle cost using asset type, schedule slips, crew wait time, and rental exposure.","description":"Estimate equipment idle cost using asset type, schedule slips, crew wait time, and rental exposure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, equipment idle, idle cost, and construction ops. Use the /v1/construction-ops/estimate-equipment-idle-cost endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","equipment-idle-cost","business","intelligence","equipment-idle","idle-cost","equipment","idle","cost","construction-ops","estimate-equipment-idle-cost","construction","estimate"],"baseUrl":"https://orbisapi.com/proxy/equipment-idle-cost-api-bffd6a","openApiSpecUrl":"https://orbis-equipment-idle-cost-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5cbad671-544f-4c0f-8f4c-2e6c47a3b81d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"95fac94a-513d-43bb-b9f1-6497e8529afe","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b6ec9e19-9227-4ece-a9a0-919207465cb7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/estimate-equipment-idle-cost","description":null},{"method":"POST","path":"/v1/construction-ops/estimate-equipment-idle-cost","description":null}],"x402":null},{"id":"e8637203-1040-479e-8c35-a8d2acca3d6f","name":"Inspection Failure Pattern API","slug":"inspection-failure-pattern-api-cde29e","shortDescription":"Detect inspection-failure patterns using trade type, recurring code issues, site conditions, and document gaps.","description":"Detect inspection-failure patterns using trade type, recurring code issues, site conditions, and document gaps. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, inspection failure, failure pattern, and construction ops. Use the /v1/construction-ops/detect-inspection-failure-patterns endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","inspection-failure-pattern","business","intelligence","inspection-failure","failure-pattern","inspection","failure","pattern","construction-ops","detect-inspection-failure-patterns","construction","detect"],"baseUrl":"https://orbisapi.com/proxy/inspection-failure-pattern-api-cde29e","openApiSpecUrl":"https://orbis-inspection-failure-pattern-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6ba2342b-8d81-4d34-aeec-c07a32d95601","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bc0db17d-f882-4373-95cd-717a090a67dc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0c7b18d2-281c-460c-a4a9-45c51883aefa","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/detect-inspection-failure-patterns","description":null},{"method":"POST","path":"/v1/construction-ops/detect-inspection-failure-patterns","description":null}],"x402":null},{"id":"25c17247-950d-4a8b-9ada-6cd308b2feb3","name":"Markdown Timing Advisor API","slug":"markdown-timing-advisor-api-242127","shortDescription":"Advise markdown timing using sell-through pace, seasonality, margin targets, and space pressure.","description":"Advise markdown timing using sell-through pace, seasonality, margin targets, and space pressure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, markdown timing, timing advisor, and retail ops. Use the /v1/retail-ops/advise-markdown-timing endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","markdown-timing-advisor","business","intelligence","markdown-timing","timing-advisor","markdown","timing","advisor","retail-ops","advise-markdown-timing","retail","advise"],"baseUrl":"https://orbisapi.com/proxy/markdown-timing-advisor-api-242127","openApiSpecUrl":"https://orbis-markdown-timing-advisor-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"10127119-91ee-43f5-8e6e-50d8c56ab15f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"732e654b-2f09-4fc7-b15a-c5b1e039c576","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3ab510c1-734d-4712-a544-4aacfaf19d9c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/retail-ops/advise-markdown-timing","description":null},{"method":"POST","path":"/v1/retail-ops/advise-markdown-timing","description":null}],"x402":null},{"id":"e94aefc2-2551-4009-b3e2-f68104c71212","name":"Student Payment Hardship API","slug":"student-payment-hardship-api-57e53a","shortDescription":"Estimate student payment-hardship risk using balance growth, aid timing, engagement patterns, and support history.","description":"Estimate student payment-hardship risk using balance growth, aid timing, engagement patterns, and support history. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, student payment, payment hardship, and education ops. Use the /v1/education-ops/estimate-student-payment-hardship endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","student-payment-hardship","business","intelligence","student-payment","payment-hardship","student","payment","hardship","education-ops","estimate-student-payment-hardship","education","estimate"],"baseUrl":"https://orbisapi.com/proxy/student-payment-hardship-api-57e53a","openApiSpecUrl":"https://orbis-student-payment-hardship-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"cbdacc7f-149d-45d1-96ea-958d87945c2b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a0400a98-28a2-4a86-a43e-8f67c871e661","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"27578c69-58de-45ff-8344-7f847fcca966","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education-ops/estimate-student-payment-hardship","description":null},{"method":"POST","path":"/v1/education-ops/estimate-student-payment-hardship","description":null}],"x402":null},{"id":"a4d39a43-e090-4988-bc79-6bce60fd1563","name":"Trade Sequencing Risk API","slug":"trade-sequencing-risk-api-ae92b0","shortDescription":"Detect trade-sequencing risk from dependency collisions, incomplete prerequisites, space conflicts, and inspection timin","description":"Detect trade-sequencing risk from dependency collisions, incomplete prerequisites, space conflicts, and inspection timing. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, trade sequencing, sequencing risk, and construction ops. Use the /v1/construction-ops/detect-trade-sequencing-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","trade-sequencing-risk","business","intelligence","trade-sequencing","sequencing-risk","trade","sequencing","risk","construction-ops","detect-trade-sequencing-risk","construction","detect"],"baseUrl":"https://orbisapi.com/proxy/trade-sequencing-risk-api-ae92b0","openApiSpecUrl":"https://orbis-trade-sequencing-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"68a869b1-e2b9-4b21-82d4-7698ef90a6ae","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1ef60bb3-f7b9-49d7-9bf4-cebb2316b4c9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3232a42b-75ee-4bc5-bcbf-8e07c5e70cd5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/detect-trade-sequencing-risk","description":null},{"method":"POST","path":"/v1/construction-ops/detect-trade-sequencing-risk","description":null}],"x402":null},{"id":"0e5cb503-0f45-4ca7-82fa-96333e48c117","name":"Contract Clause Change API","slug":"contract-clause-change-api-58c83f","shortDescription":"Detect meaningful contract-clause changes using version diffs, obligation shifts, liability exposure, and approval impac","description":"Detect meaningful contract-clause changes using version diffs, obligation shifts, liability exposure, and approval impact. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, contract clause, clause change, legal ops, and detect contract clause changes. Use the /v1/legal-ops/detect-contract-clause-changes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","contract-clause-change","legal-compliance","legal","compliance","contract-clause","clause-change","contract","clause","change","legal-ops","detect-contract-clause-changes","detect"],"baseUrl":"https://orbisapi.com/proxy/contract-clause-change-api-58c83f","openApiSpecUrl":"https://orbis-contract-clause-change-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"3ac4320d-4d08-4937-b6bb-61dc55b587aa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b1a6c859-4a83-4ccf-9406-30eed490e0e6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d7857489-27ea-4711-9d7e-a50a32f410aa","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/legal-ops/detect-contract-clause-changes","description":null},{"method":"POST","path":"/v1/legal-ops/detect-contract-clause-changes","description":null}],"x402":null},{"id":"27746d9c-3326-40e2-9cdd-21f6d60f6b89","name":"Permit Timeline Risk API","slug":"permit-timeline-risk-api-fa7f37","shortDescription":"Estimate permit-timeline risk using jurisdiction speed, revision churn, document completeness, and dependency pressure.","description":"Estimate permit-timeline risk using jurisdiction speed, revision churn, document completeness, and dependency pressure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, permit timeline, timeline risk, construction ops, and estimate permit timeline risk. Use the /v1/construction-ops/estimate-permit-timeline-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","permit-timeline-risk","legal-compliance","legal","compliance","permit-timeline","timeline-risk","permit","timeline","risk","construction-ops","estimate-permit-timeline-risk","construction"],"baseUrl":"https://orbisapi.com/proxy/permit-timeline-risk-api-fa7f37","openApiSpecUrl":"https://orbis-permit-timeline-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0388768a-44a3-465a-b511-4e038457aba2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"67f7e236-1f25-43e6-9a66-4800ed4f01f7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"af02ad6f-fcba-4a36-8039-0922635e99fd","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/estimate-permit-timeline-risk","description":null},{"method":"POST","path":"/v1/construction-ops/estimate-permit-timeline-risk","description":null}],"x402":null},{"id":"d7510886-5fbe-4397-9b7c-c846c55c3a6e","name":"Provider Credential Gap API","slug":"provider-credential-gap-api-994a82","shortDescription":"Detect provider-credential gaps using expiration timing, payer requirements, role changes, and scheduling exposure.","description":"Detect provider-credential gaps using expiration timing, payer requirements, role changes, and scheduling exposure. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, provider credential, credential gap, healthcare ops, and detect provider credential gaps. Use the /v1/healthcare-ops/detect-provider-credential-gaps endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","provider-credential-gap","legal-compliance","legal","compliance","provider-credential","credential-gap","provider","credential","gap","healthcare-ops","detect-provider-credential-gaps","healthcare"],"baseUrl":"https://orbisapi.com/proxy/provider-credential-gap-api-994a82","openApiSpecUrl":"https://orbis-provider-credential-gap-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e515c900-ac9c-42d0-9128-1c0824287168","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7488fb04-86a0-4227-bcea-3d3f26ccac11","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"162ff617-85cc-4ddd-b2bf-269ccab61e93","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/healthcare-ops/detect-provider-credential-gaps","description":null},{"method":"POST","path":"/v1/healthcare-ops/detect-provider-credential-gaps","description":null}],"x402":null},{"id":"4d5feea1-892a-48eb-b830-958128b3df58","name":"Semester Recovery Path API","slug":"semester-recovery-path-api-78e957","shortDescription":"Recommend semester recovery paths using missed credits, support options, schedule flexibility, and academic goals.","description":"Recommend semester recovery paths using missed credits, support options, schedule flexibility, and academic goals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, semester recovery, recovery path, and education ops. Use the /v1/education-ops/recommend-semester-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","semester-recovery-path","business","automation","semester-recovery","recovery-path","semester","recovery","path","education-ops","recommend-semester-recovery-paths","education","recommend"],"baseUrl":"https://orbisapi.com/proxy/semester-recovery-path-api-78e957","openApiSpecUrl":"https://orbis-semester-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b62dbb93-4b7c-4350-88b2-2ab14a1acd6c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e8a4fb73-37dd-4759-bf91-24a1235f6069","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0fa6647a-010d-4a07-881e-af6b6084f326","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education-ops/recommend-semester-recovery-paths","description":null},{"method":"POST","path":"/v1/education-ops/recommend-semester-recovery-paths","description":null}],"x402":null},{"id":"65b17ae1-1532-486e-9b97-7435addbef65","name":"Public Records Triage API","slug":"public-records-triage-api-8f342b","shortDescription":"Triage public-records requests using sensitivity, scope breadth, deadline rules, and search complexity.","description":"Triage public-records requests using sensitivity, scope breadth, deadline rules, and search complexity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, public records, records triage, public sector ops, and triage public records requests. Use the /v1/public-sector-ops/triage-public-records-requests endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","public-records-triage","legal-compliance","legal","compliance","public-records","records-triage","public","records","triage","public-sector-ops","triage-public-records-requests","sector"],"baseUrl":"https://orbisapi.com/proxy/public-records-triage-api-8f342b","openApiSpecUrl":"https://orbis-public-records-triage-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"472d339c-fc8e-45f5-bb2c-5e5d0d23bb52","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2f4c8c55-fcbf-4f63-8e3b-89f5854b39e6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d609caa6-c1f7-4c7b-b321-ccc85d990da8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/triage-public-records-requests","description":null},{"method":"POST","path":"/v1/public-sector-ops/triage-public-records-requests","description":null}],"x402":null},{"id":"e62fd9f9-195d-48b6-8528-a9e9bac278c5","name":"Breach Impact Triage API","slug":"breach-impact-triage-api-f4673b","shortDescription":"Turn raw breach findings into an actionable response queue. Accepts exposed assets, data types, user counts, and system ","description":"Turn raw breach findings into an actionable response queue. Accepts exposed assets, data types, user counts, and system context, then returns business impact tiers, likely abuse scenarios, notification urgency, remediation sequencing, and executive-summary language for incident response. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, breach impact, impact triage, triage breach impact, and turn raw. Use the /v1/security/triage-breach-impact endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-&-identity","ml_model","security-and-identity","ml-model","breach-impact-triage","security","identity","breach","impact","triage","triage-breach-impact","turn","raw","findings"],"baseUrl":"https://orbisapi.com/proxy/breach-impact-triage-api-f4673b","openApiSpecUrl":"https://orbis-breach-impact-triage-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d4ca55ff-897c-435c-8912-c3671a1bea4b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3fc9beeb-e3fd-4b89-9349-8a13ec11aa5f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6732037f-fdd9-4e86-bc31-1689f737a03d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/triage-breach-impact","description":null},{"method":"POST","path":"/v1/security/triage-breach-impact","description":null}],"x402":null},{"id":"127f94f7-8614-44f3-a75d-1c1d38d7778d","name":"Rights Clearance Checklist API","slug":"rights-clearance-checklist-api-f9602d","shortDescription":"Generate rights-clearance checklists using asset types, territory rules, duration, and third-party usage.","description":"Generate rights-clearance checklists using asset types, territory rules, duration, and third-party usage. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, rights clearance, clearance checklist, media ops, and generate rights clearance checklists. Use the /v1/media-ops/generate-rights-clearance-checklists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","rights-clearance-checklist","legal-compliance","legal","compliance","rights-clearance","clearance-checklist","rights","clearance","checklist","media-ops","generate-rights-clearance-checklists","media"],"baseUrl":"https://orbisapi.com/proxy/rights-clearance-checklist-api-f9602d","openApiSpecUrl":"https://orbis-rights-clearance-checklist-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"61346aac-3544-42d2-87a9-eba3a70ae261","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2ae1b64f-7053-4252-b4e3-2c418860f44a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"7690ef3a-cf2f-44c4-80ff-662ceaa3bbd9","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/generate-rights-clearance-checklists","description":null},{"method":"POST","path":"/v1/media-ops/generate-rights-clearance-checklists","description":null}],"x402":null},{"id":"fabb4625-34ed-4401-8019-1fb1c46397f6","name":"Comment Moderation Signal API","slug":"comment-moderation-signal-api-5aebe3","shortDescription":"Detect moderation-risk signals using toxicity patterns, coordinated bursts, policy triggers, and creator context.","description":"Detect moderation-risk signals using toxicity patterns, coordinated bursts, policy triggers, and creator context. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, comment moderation, moderation signal, media ops, and detect comment moderation signals. Use the /v1/media-ops/detect-comment-moderation-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","comment-moderation-signal","cybersecurity-fraud","cybersecurity","fraud","comment-moderation","moderation-signal","comment","moderation","signal","media-ops","detect-comment-moderation-signals","media"],"baseUrl":"https://orbisapi.com/proxy/comment-moderation-signal-api-5aebe3","openApiSpecUrl":"https://orbis-comment-moderation-signal-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"dbf84f44-8496-4197-accc-89890a91cde5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"936c2145-356c-43bb-a9f0-d4f26c7ed108","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4d032e58-5837-42e0-bfd9-b22571a487e8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/detect-comment-moderation-signals","description":null},{"method":"POST","path":"/v1/media-ops/detect-comment-moderation-signals","description":null}],"x402":null},{"id":"881674b6-e00c-4830-9be8-af47a7a4e3bc","name":"Episode Recovery Path API","slug":"episode-recovery-path-api-719baf","shortDescription":"Recommend episode recovery actions after production disruption using deadline pressure, asset gaps, and sponsor impact.","description":"Recommend episode recovery actions after production disruption using deadline pressure, asset gaps, and sponsor impact. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, episode recovery, recovery path, and media ops. Use the /v1/media-ops/recommend-episode-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","episode-recovery-path","business","automation","episode-recovery","recovery-path","episode","recovery","path","media-ops","recommend-episode-recovery-paths","media","recommend"],"baseUrl":"https://orbisapi.com/proxy/episode-recovery-path-api-719baf","openApiSpecUrl":"https://orbis-episode-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"fe5a9d3e-373f-41c9-8fe8-900a6aa591a2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"201937f7-b05e-46a5-8034-164a5854dbcf","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"27ed2e3f-73f1-476b-8b0c-4d19646027eb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/recommend-episode-recovery-paths","description":null},{"method":"POST","path":"/v1/media-ops/recommend-episode-recovery-paths","description":null}],"x402":null},{"id":"06c91ff0-9974-4d91-9677-c4c2a55b97ce","name":"Content Localization Risk API","slug":"content-localization-risk-api-849f42","shortDescription":"Estimate localization risk using translation nuance, legal exposure, timing, and regional audience expectations.","description":"Estimate localization risk using translation nuance, legal exposure, timing, and regional audience expectations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, content localization, localization risk, media ops, and estimate content localization risk. Use the /v1/media-ops/estimate-content-localization-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","content-localization-risk","media-entertainment","media","entertainment","content-localization","localization-risk","content","localization","risk","media-ops","estimate-content-localization-risk","estimate"],"baseUrl":"https://orbisapi.com/proxy/content-localization-risk-api-849f42","openApiSpecUrl":"https://orbis-content-localization-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"01810f88-b2c3-4690-b75c-3b35d626be43","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"db756e1f-6e0a-4295-9ca5-08b962534b6e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"93bff314-b7d7-4cb6-820e-0126becc67b5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/estimate-content-localization-risk","description":null},{"method":"POST","path":"/v1/media-ops/estimate-content-localization-risk","description":null}],"x402":null},{"id":"1a6e8508-d58b-49f3-954e-cde19ff76886","name":"Freight Quote Normalizer API","slug":"freight-quote-normalizer-api-20674c","shortDescription":"Normalize freight quotes across carriers with lane-adjusted comparison scoring.","description":"Normalize freight quotes across carriers with lane-adjusted comparison scoring. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, freight quote, quote normalizer, and normalize freight quote. Use the /v1/normalize-freight-quote endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data_process","data-process","freight-quote-normalizer","business","automation","freight","quote","normalizer","normalize-freight-quote","normalize","quotes","across","carriers"],"baseUrl":"https://orbisapi.com/proxy/freight-quote-normalizer-api-20674c","openApiSpecUrl":"https://orbis-freight-quote-normalizer-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"1943cf28-d4e4-4d31-9794-6c8a14f06f82","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"316ca581-f8d1-4f04-b264-f84286c13c2b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"56320fd4-c96e-4172-853a-8fe09df825ed","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/normalize-freight-quote","description":null},{"method":"POST","path":"/v1/normalize-freight-quote","description":null}],"x402":null},{"id":"dcf746c1-0ef6-4acb-864c-e60e32a21d8c","name":"Case Intake Prioritizer API","slug":"case-intake-prioritizer-api-e1a89a","shortDescription":"Prioritize service-intake cases using vulnerability, urgency, documentation status, and support intensity.","description":"Prioritize service-intake cases using vulnerability, urgency, documentation status, and support intensity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes nonprofit social, social impact, case intake, intake prioritizer, and nonprofit ops. Use the /v1/nonprofit-ops/prioritize-case-intake endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["nonprofit-and-social-impact","data-process","case-intake-prioritizer","nonprofit-social","social-impact","nonprofit","social","impact","case-intake","intake-prioritizer","case","intake","prioritizer","nonprofit-ops"],"baseUrl":"https://orbisapi.com/proxy/case-intake-prioritizer-api-e1a89a","openApiSpecUrl":"https://orbis-case-intake-prioritizer-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"96bd6bb4-0347-4d00-8cc4-d438c71439c8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"70c337e1-8a4f-4f72-a8c9-4ee30c99a930","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ab1ba681-76ff-41a2-bb1d-ac4da0b18a67","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit-ops/prioritize-case-intake","description":null},{"method":"POST","path":"/v1/nonprofit-ops/prioritize-case-intake","description":null}],"x402":null},{"id":"883976e3-2404-4ac7-bcbf-80a77339e9f7","name":"News Article Bias Detector API","slug":"news-article-bias-detector-api-d8d64f","shortDescription":"Analyze news articles for political bias orientation, emotional and loaded language density, framing techniques, and sou","description":"Analyze news articles for political bias orientation, emotional and loaded language density, framing techniques, and source credibility signals. Returns a bias score on a left-right spectrum, objectivity rating, persuasion tactic breakdown, and suggested balanced sources. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes media content, news article, article bias, bias detector, and detect news bias. Use the /v1/media/detect-news-bias endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-&-content","ml_model","media-and-content","ml-model","news-article-bias-detector","media","content","news","article","bias","detector","detect-news-bias","analyze","articles"],"baseUrl":"https://orbisapi.com/proxy/news-article-bias-detector-api-d8d64f","openApiSpecUrl":"https://orbis-news-article-bias-detector-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"13f734da-468b-46c7-842e-9bbb50b1811a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a6fc9c64-b1bb-4a62-bb6a-273ec61a0cc1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"58eb8b9d-044c-49e1-867b-e91fefdf5e3c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media/detect-news-bias","description":null},{"method":"POST","path":"/v1/media/detect-news-bias","description":null}],"x402":null},{"id":"38c2592b-238e-4d50-af90-f7195e7cac82","name":"Email Capture Incentive Optimizer API","slug":"email-capture-incentive-optimizer-api-e1b2ff","shortDescription":"Optimize lead-capture incentives so signup rates go up without crushing margin or lead quality. Returns offer tests, wor","description":"Optimize lead-capture incentives so signup rates go up without crushing margin or lead quality. Returns offer tests, wording options, friction notes, and placement ideas for lifecycle and growth teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing growth, email capture, capture incentive, incentive optimizer, and optimize email capture incentive. Use the /v1/growth/optimize-email-capture-incentive endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-growth","ml-model","email-capture-incentive-optimizer","marketing","growth","email","capture","incentive","optimizer","optimize-email-capture-incentive","optimize","lead","incentives","signup"],"baseUrl":"https://orbisapi.com/proxy/email-capture-incentive-optimizer-api-e1b2ff","openApiSpecUrl":"https://orbis-email-capture-incentive-optim.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a4bc04df-3b27-4404-b193-2fe5fdb9a550","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f8b4b619-f993-4828-b2dd-66e2461b1774","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"420aac94-c7d2-4ee2-ae69-27627d06feff","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/growth/optimize-email-capture-incentive","description":null},{"method":"POST","path":"/v1/growth/optimize-email-capture-incentive","description":null}],"x402":null},{"id":"28e75df5-fb07-4d43-b2b9-634eb1bb4205","name":"Flight Delay Predictor API","slug":"flight-delay-predictor-api-e5b9b2","shortDescription":"Predict flight delay probability using historical on-time data, weather forecasts, airport congestion patterns, and airl","description":"Predict flight delay probability using historical on-time data, weather forecasts, airport congestion patterns, and airline operational metrics. Returns delay probability, expected minutes, and cause breakdown. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes travel logistics, flight delay, delay predictor, predict flight delay, and delay probability. Use the /v1/predict-flight-delay endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-&-logistics","ml_model","travel-and-logistics","ml-model","flight-delay-predictor","travel","logistics","flight","delay","predictor","predict-flight-delay","predict","probability","using"],"baseUrl":"https://orbisapi.com/proxy/flight-delay-predictor-api-e5b9b2","openApiSpecUrl":"https://orbis-flight-delay-predictor-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"13cd3491-353a-4d4b-a684-6a27eb1ce9bb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"72bd7155-5083-42b7-81d6-ea4da884fbc6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f3e98e09-cfbf-43ec-ac1f-ac26185e5bc3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/predict-flight-delay","description":null},{"method":"POST","path":"/v1/predict-flight-delay","description":null}],"x402":null},{"id":"c9ff1bfa-112c-4759-b45e-8d7b06eae72d","name":"Image Manipulation Detector API","slug":"image-manipulation-detector-api-8f7f9d","shortDescription":"Detect image splicing, deepface swaps, metadata tampering, copy-move forgery, and generative AI artifacts using forensic","description":"Detect image splicing, deepface swaps, metadata tampering, copy-move forgery, and generative AI artifacts using forensic analysis. Returns a manipulation probability score, detected technique classification, and highlighted tampered regions as bounding boxes. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes cybersecurity fraud, image manipulation, manipulation detector, security, and detect image manipulation. Use the /v1/security/detect-image-manipulation endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-&-fraud","ml_model","cybersecurity-and-fraud","ml-model","image-manipulation-detector","cybersecurity","fraud","image","manipulation","detector","security","detect-image-manipulation","detect","splicing"],"baseUrl":"https://orbisapi.com/proxy/image-manipulation-detector-api-8f7f9d","openApiSpecUrl":"https://orbis-image-manipulation-detector-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"fa60a7c8-2824-472f-a3ce-5e510374be89","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b5e6a2f9-859b-4eda-b2c1-bec35390ab2e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"7d2efb1a-53c3-485e-9350-dc51592abf4e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/detect-image-manipulation","description":null},{"method":"POST","path":"/v1/security/detect-image-manipulation","description":null}],"x402":null},{"id":"a474eb5b-8c0a-4994-8c3d-8042406f9a3d","name":"Checkout Drop-Off Reason Analyzer API","slug":"checkout-drop-off-reason-analyzer-api-af94bd","shortDescription":"Analyze checkout behavior to explain where buyers abandon and why. Returns likely drop-off reasons, friction clusters, t","description":"Analyze checkout behavior to explain where buyers abandon and why. Returns likely drop-off reasons, friction clusters, trust gaps, payment-step issues, and experiment suggestions for ecommerce and subscription growth teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes marketing growth, checkout drop, drop off, off reason, and reason analyzer. Use the /v1/checkout/analyze-dropoff-reasons endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-growth","data-process","checkout-drop-off-reason-analyzer","marketing","growth","checkout","drop","off","reason","analyzer","analyze-dropoff-reasons","analyze","behavior","explain"],"baseUrl":"https://orbisapi.com/proxy/checkout-drop-off-reason-analyzer-api-af94bd","openApiSpecUrl":"https://orbis-checkout-drop-off-reason-anal.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"eb1299e7-e30f-4a65-b55b-f39cf7dc0789","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4ab1512b-d31c-48fa-9e5b-85b436b8ad99","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"27f61c44-010a-45f3-9504-60e7051acdc3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/checkout/analyze-dropoff-reasons","description":null},{"method":"POST","path":"/v1/checkout/analyze-dropoff-reasons","description":null}],"x402":null},{"id":"32436b01-50b1-466d-b722-ca8e0a120b61","name":"Defect Trend Summarizer API","slug":"defect-trend-summarizer-api-1446bd","shortDescription":"Summarize defect trend changes across shifts, lots, suppliers, and stations into usable quality narratives.","description":"Summarize defect trend changes across shifts, lots, suppliers, and stations into usable quality narratives. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, defect trend, trend summarizer, and manufacturing. Use the /v1/manufacturing/summarize-defect-trends endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","defect-trend-summarizer","business","intelligence","defect","trend","summarizer","manufacturing","summarize-defect-trends","summarize","changes","across","shifts"],"baseUrl":"https://orbisapi.com/proxy/defect-trend-summarizer-api-1446bd","openApiSpecUrl":"https://orbis-defect-trend-summarizer-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"53715115-4adb-4304-929a-e0a743333d10","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"20f187ce-c666-4dc5-9aa6-ff3d9ec6a680","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e5e7807b-9d3c-4bcf-b34f-467e36850568","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/summarize-defect-trends","description":null},{"method":"POST","path":"/v1/manufacturing/summarize-defect-trends","description":null}],"x402":null},{"id":"9dedc0fe-a749-4609-b4eb-86019b3509ba","name":"Smart Contract Event Summarizer API","slug":"smart-contract-event-summarizer-api-ca825d","shortDescription":"Summarize noisy smart contract event streams into human-readable activity narratives such as treasury moves, mint bursts","description":"Summarize noisy smart contract event streams into human-readable activity narratives such as treasury moves, mint bursts, governance actions, and privilege changes. Returns grouped events, summary text, and tagged activity types. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes developer, tools, smart contract, contract event, and event summarizer. Use the /v1/web3/summarize-contract-events endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["developer-tools","data-process","smart-contract-event-summarizer","developer","tools","smart","contract","event","summarizer","web3","summarize-contract-events","summarize","noisy","streams"],"baseUrl":"https://orbisapi.com/proxy/smart-contract-event-summarizer-api-ca825d","openApiSpecUrl":"https://orbis-smart-contract-event-summariz.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7abf80c4-b750-4ef7-b675-106b52166c89","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"27986f2b-5824-4672-9d1c-a67b446966da","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"439bb0b2-371d-4041-9e76-c0dd5faf425e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/web3/summarize-contract-events","description":null},{"method":"POST","path":"/v1/web3/summarize-contract-events","description":null}],"x402":null},{"id":"c53ac0dd-7c64-4711-b8fe-4c251d6ac86c","name":"Tour Capacity Planner API","slug":"tour-capacity-planner-api-ed822d","shortDescription":"Plan tour or activity capacity using booking pace, staffing coverage, no-show risk, and weather sensitivity.","description":"Plan tour or activity capacity using booking pace, staffing coverage, no-show risk, and weather sensitivity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, tour capacity, capacity planner, travel ops, and plan tour capacity. Use the /v1/travel-ops/plan-tour-capacity endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","tour-capacity-planner","travel","logistics","tour","capacity","planner","travel-ops","plan-tour-capacity","plan","activity","using","booking"],"baseUrl":"https://orbisapi.com/proxy/tour-capacity-planner-api-ed822d","openApiSpecUrl":"https://orbis-tour-capacity-planner-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d2360fc2-daa7-450e-9854-261061c1f753","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"50004547-1ba3-434e-b865-d80900ce48d1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6a660dc4-189f-4061-b1ae-746a5cc2edaa","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/plan-tour-capacity","description":null},{"method":"POST","path":"/v1/travel-ops/plan-tour-capacity","description":null}],"x402":null},{"id":"b6ac166a-e5c8-4a90-95a0-85500777ef36","name":"Cooling Center Demand Forecast API","slug":"cooling-center-demand-forecast-api-6798fa","shortDescription":"Forecast likely cooling center demand from temperature spikes, population density, transit access, prior usage, and loca","description":"Forecast likely cooling center demand from temperature spikes, population density, transit access, prior usage, and local vulnerability indicators. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, cooling center, center demand, and demand forecast. Use the /v1/resilience/forecast-cooling-center-demand endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","cooling-center-demand-forecast","business","intelligence","cooling","center","demand","forecast","resilience","forecast-cooling-center-demand","likely","temperature","spikes"],"baseUrl":"https://orbisapi.com/proxy/cooling-center-demand-forecast-api-6798fa","openApiSpecUrl":"https://orbis-cooling-center-demand-forecas.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6842ac19-c4f2-4d80-adaf-ea2892a1e898","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3d071fb1-1770-4c93-9cc4-64356dcce380","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9d019535-b103-4456-bef3-dfe1ec9ab796","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/forecast-cooling-center-demand","description":null},{"method":"POST","path":"/v1/resilience/forecast-cooling-center-demand","description":null}],"x402":null},{"id":"2b9cc6d3-51b5-4d49-83d9-7662dfdbe3cd","name":"Rent Increase Impact API","slug":"rent-increase-impact-api-0e4a5c","shortDescription":"Estimate how a proposed rent increase affects household stability, move risk, arrears probability, and downstream assist","description":"Estimate how a proposed rent increase affects household stability, move risk, arrears probability, and downstream assistance need. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, rent increase, increase impact, and housing. Use the /v1/housing/estimate-rent-increase-impact endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","rent-increase-impact","business","intelligence","rent","increase","impact","housing","estimate-rent-increase-impact","estimate","how","proposed","affects"],"baseUrl":"https://orbisapi.com/proxy/rent-increase-impact-api-0e4a5c","openApiSpecUrl":"https://orbis-rent-increase-impact-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"85f962c6-1082-44ae-aa16-4d0371437888","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a230024e-27ee-4c57-b91e-d1af4490690b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"54696b13-8e73-4353-8ff7-480167475449","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/estimate-rent-increase-impact","description":null},{"method":"POST","path":"/v1/housing/estimate-rent-increase-impact","description":null}],"x402":null},{"id":"b367e414-640f-473b-ba3d-25ebc4b88dd6","name":"Case Worker Note Summarizer API","slug":"case-worker-note-summarizer-api-5c7bd1","shortDescription":"Summarize long case worker notes into actionable snapshots with household status, open risks, benefit blockers, and reco","description":"Summarize long case worker notes into actionable snapshots with household status, open risks, benefit blockers, and recommended follow-up tasks. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes case worker, worker note, note summarizer, nonprofit, and summarize case worker notes. Use the /v1/nonprofit/summarize-case-worker-notes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","case-worker-note-summarizer","customer","support","case","worker","note","summarizer","nonprofit","summarize-case-worker-notes","summarize","long","notes"],"baseUrl":"https://orbisapi.com/proxy/case-worker-note-summarizer-api-5c7bd1","openApiSpecUrl":"https://orbis-case-worker-note-summarizer-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"bbfb8796-c1bf-4ce2-8175-cb0c68d1f9e9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"09fe32b8-f567-4e93-acfa-65d8624c60b1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0f700af6-01c7-41da-a13f-517550c577ab","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/summarize-case-worker-notes","description":null},{"method":"POST","path":"/v1/nonprofit/summarize-case-worker-notes","description":null}],"x402":null},{"id":"2b0faa60-39b6-4835-842c-eff87d2c99f0","name":"Neighborhood Suitability API","slug":"neighborhood-suitability-api-a90ac0","shortDescription":"Score neighborhoods for household fit using cost stability, commute burden, school access, service access, safety concer","description":"Score neighborhoods for household fit using cost stability, commute burden, school access, service access, safety concerns, and support networks. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, neighborhood, suitability, and housing. Use the /v1/housing/score-neighborhood-suitability endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","neighborhood-suitability","business","intelligence","neighborhood","suitability","housing","score-neighborhood-suitability","score","neighborhoods","household","fit","using"],"baseUrl":"https://orbisapi.com/proxy/neighborhood-suitability-api-a90ac0","openApiSpecUrl":"https://orbis-neighborhood-suitability-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e4f19d2c-ede1-41e9-8405-2af1b3885cc5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"cbbc8883-50e3-428c-9cae-03ece55a7c9d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"35552a4c-2af5-471c-a390-cb4a3f25b868","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/housing/score-neighborhood-suitability","description":null},{"method":"POST","path":"/v1/housing/score-neighborhood-suitability","description":null}],"x402":null},{"id":"f227c85f-1da5-4d3d-9b30-ef91bceeb3f1","name":"Service Referral Matcher API","slug":"service-referral-matcher-api-295520","shortDescription":"Match households or individuals to service partners using need type, capacity, geography, accessibility, urgency, and el","description":"Match households or individuals to service partners using need type, capacity, geography, accessibility, urgency, and eligibility constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, referral matcher, nonprofit, and match service referrals. Use the /v1/nonprofit/match-service-referrals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","service-referral-matcher","business","automation","service","referral","matcher","nonprofit","match-service-referrals","match","households","individuals","partners"],"baseUrl":"https://orbisapi.com/proxy/service-referral-matcher-api-295520","openApiSpecUrl":"https://orbis-service-referral-matcher-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d0765c94-04cf-4dbe-ac1f-e9bdcc8790c8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"014bb593-ff38-48e1-ab94-3fe90437824f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b50f9ada-058d-4a87-87fc-e03db997c546","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/match-service-referrals","description":null},{"method":"POST","path":"/v1/nonprofit/match-service-referrals","description":null}],"x402":null},{"id":"ab1997dc-fe5a-4428-bb91-7c593fa25375","name":"Service Outage Explanation API","slug":"service-outage-explanation-api-2ccf5a","shortDescription":"Draft clearer explanations for public-service outages with cause framing, timelines, accountability language, and next a","description":"Draft clearer explanations for public-service outages with cause framing, timelines, accountability language, and next actions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes public safety, safety civic, civic resilience, outage explanation, and civic trust. Use the /v1/civic-trust/explain-service-outages endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","ml-model","service-outage-explanation","public","safety","civic","resilience","service","outage","explanation","civic-trust","explain-service-outages","draft","clearer"],"baseUrl":"https://orbisapi.com/proxy/service-outage-explanation-api-2ccf5a","openApiSpecUrl":"https://orbis-service-outage-explanation-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a1a97dc4-a528-4f13-b4a3-5c385f121961","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0d64475b-3c20-4d2a-8bcd-3170d6d4c285","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"83180f6a-ccc9-404e-92eb-d0ec66b45876","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/explain-service-outages","description":null},{"method":"POST","path":"/v1/civic-trust/explain-service-outages","description":null}],"x402":null},{"id":"dd02093d-7557-423f-a5ca-2450dab45361","name":"Travel Waiver Clarity API","slug":"travel-waiver-clarity-api-25ecc1","shortDescription":"Check waiver or policy text for confusing terms, refund ambiguity, and trust-damaging wording.","description":"Check waiver or policy text for confusing terms, refund ambiguity, and trust-damaging wording. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, travel waiver, waiver clarity, travel ops, and check waiver clarity. Use the /v1/travel-ops/check-waiver-clarity endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","travel-waiver-clarity","legal","compliance","travel","waiver","clarity","travel-ops","check-waiver-clarity","check","policy","text","confusing"],"baseUrl":"https://orbisapi.com/proxy/travel-waiver-clarity-api-25ecc1","openApiSpecUrl":"https://orbis-travel-waiver-clarity-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a7a9ecc4-1fd9-45a3-ae42-aa048b3681ad","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bdece86a-cac3-4a87-878f-d71c24d9a1b4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"fb45a2a8-2cab-4748-876b-965728d00709","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/check-waiver-clarity","description":null},{"method":"POST","path":"/v1/travel-ops/check-waiver-clarity","description":null}],"x402":null},{"id":"b258178b-08ae-4829-b607-935950a41e7a","name":"Water Pressure Complaint API","slug":"water-pressure-complaint-api-f8fb75","shortDescription":"Cluster and prioritize water-pressure complaints using geography, time correlation, infrastructure context, and severity","description":"Cluster and prioritize water-pressure complaints using geography, time correlation, infrastructure context, and severity cues. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes water pressure, pressure complaint, utilities ops, analyze water pressure complaints, and cluster prioritize. Use the /v1/utilities-ops/analyze-water-pressure-complaints endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["utilities","data-process","water-pressure-complaint","water","pressure","complaint","utilities-ops","analyze-water-pressure-complaints","cluster","prioritize","complaints","using","geography","time"],"baseUrl":"https://orbisapi.com/proxy/water-pressure-complaint-api-f8fb75","openApiSpecUrl":"https://orbis-water-pressure-complaint-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b0ac9559-7662-43dc-8bd0-83dfbdf7bca0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d0a4fa1f-2780-4d08-a5f5-faa8d5fb948b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"56f8eb05-bc92-443b-9d9a-94ac95b4fcad","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/utilities-ops/analyze-water-pressure-complaints","description":null},{"method":"POST","path":"/v1/utilities-ops/analyze-water-pressure-complaints","description":null}],"x402":null},{"id":"23d27863-71df-491d-b83d-09a537ddd38a","name":"Builder Warranty Triage API","slug":"builder-warranty-triage-api-dda5d0","shortDescription":"Triage builder-warranty cases by severity, occupant impact, likely trade owner, and urgency of response.","description":"Triage builder-warranty cases by severity, occupant impact, likely trade owner, and urgency of response. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes builder warranty, warranty triage, construction ops, triage builder warranty cases, and cases severity. Use the /v1/construction-ops/triage-builder-warranty-cases endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","builder-warranty-triage","builder-warranty","warranty-triage","builder","warranty","triage","construction-ops","triage-builder-warranty-cases","construction","cases","triage-builder","warranty-cases"],"baseUrl":"https://orbisapi.com/proxy/builder-warranty-triage-api-dda5d0","openApiSpecUrl":"https://orbis-builder-warranty-triage-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"21f8a126-3d8a-4db3-8f1f-c647be2a9e80","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1c9ab627-7ffd-4709-8f13-a4c09c8e50fd","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"95ca1fd0-abdf-4c81-89f6-4745b568019c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/triage-builder-warranty-cases","description":null},{"method":"POST","path":"/v1/construction-ops/triage-builder-warranty-cases","description":null}],"x402":null},{"id":"3e927977-a09c-4e3e-81ac-be6b764804d1","name":"Credit Memo Draft API","slug":"credit-memo-draft-api-9f16c7","shortDescription":"Draft credit-memo explanations with clearer cause framing, amount logic, customer context, and approval notes.","description":"Draft credit-memo explanations with clearer cause framing, amount logic, customer context, and approval notes. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes business, automation, credit memo, memo draft, and finance ops. Use the /v1/finance-ops/draft-credit-memo-explanations endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","ml-model","credit-memo-draft","business","automation","credit-memo","memo-draft","credit","memo","draft","finance-ops","draft-credit-memo-explanations","finance","explanations"],"baseUrl":"https://orbisapi.com/proxy/credit-memo-draft-api-9f16c7","openApiSpecUrl":"https://orbis-credit-memo-draft-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"747a2f54-8a9b-46c5-a2ea-01d81e3e1550","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1e371597-3827-4aaf-9f50-1b0dcd06a676","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6e7dba0b-a8cc-489a-8987-b68dd0a73898","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance-ops/draft-credit-memo-explanations","description":null},{"method":"POST","path":"/v1/finance-ops/draft-credit-memo-explanations","description":null}],"x402":null},{"id":"446e01d5-81b0-4257-9d73-51a3dc39b770","name":"Student Inquiry Router API","slug":"student-inquiry-router-api-a656d0","shortDescription":"Route student inquiries to admissions, finance, advising, housing, faculty, or support teams using intent and urgency.","description":"Route student inquiries to admissions, finance, advising, housing, faculty, or support teams using intent and urgency. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes student inquiry, inquiry router, education ops, route student inquiries, and inquiries admissions. Use the /v1/education-ops/route-student-inquiries endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","student-inquiry-router","student-inquiry","inquiry-router","student","inquiry","router","education-ops","route-student-inquiries","education","route","inquiries","route-student"],"baseUrl":"https://orbisapi.com/proxy/student-inquiry-router-api-a656d0","openApiSpecUrl":"https://orbis-student-inquiry-router-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9e69bfea-a573-4e2e-b1e2-c72a04641fc6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dfe5f95d-b093-48bc-972a-cad9f0252111","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"616a5606-6242-4401-a7a5-7b6ad9f30e90","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education-ops/route-student-inquiries","description":null},{"method":"POST","path":"/v1/education-ops/route-student-inquiries","description":null}],"x402":null},{"id":"d82cea19-8178-43d9-8d7c-16767a495c30","name":"Video Description Draft API","slug":"video-description-draft-api-4b9fe7","shortDescription":"Draft clearer video descriptions using topic hierarchy, CTAs, sponsor notes, and discoverability cues.","description":"Draft clearer video descriptions using topic hierarchy, CTAs, sponsor notes, and discoverability cues. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, video description, description draft, media ops, and draft video descriptions. Use the /v1/media-ops/draft-video-descriptions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","video-description-draft","marketing-sales","marketing","sales","video-description","description-draft","video","description","draft","media-ops","draft-video-descriptions","media"],"baseUrl":"https://orbisapi.com/proxy/video-description-draft-api-4b9fe7","openApiSpecUrl":"https://orbis-video-description-draft-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e5e59003-0071-401c-b90d-01f5bd2b3cc0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bcf758b3-cc8f-4095-a45a-af0f85969f15","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ad52067d-f710-4991-aa33-c8e1795dbf97","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/draft-video-descriptions","description":null},{"method":"POST","path":"/v1/media-ops/draft-video-descriptions","description":null}],"x402":null},{"id":"b7fe8610-2588-4202-9a05-b2d7db20113a","name":"Council Brief Digest API","slug":"council-brief-digest-api-de2c02","shortDescription":"Generate council brief digests from agenda material, community impact, budget tradeoffs, and open questions.","description":"Generate council brief digests from agenda material, community impact, budget tradeoffs, and open questions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes government public, public sector, council brief, brief digest, and public sector ops. Use the /v1/public-sector-ops/generate-council-brief-digests endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","data-process","council-brief-digest","government-public","public-sector","government","public","sector","council-brief","brief-digest","council","brief","digest","public-sector-ops"],"baseUrl":"https://orbisapi.com/proxy/council-brief-digest-api-de2c02","openApiSpecUrl":"https://orbis-council-brief-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4339a672-c26f-4b50-8bef-e9c6555d7b64","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"eaebe3d0-0b21-46ba-84db-3f2d64b18459","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3684a95b-1bb4-493f-bd08-13a975078fda","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/generate-council-brief-digests","description":null},{"method":"POST","path":"/v1/public-sector-ops/generate-council-brief-digests","description":null}],"x402":null},{"id":"b1ee9e75-5617-4acc-8b80-ef0322b4c496","name":"Public Meeting Question API","slug":"public-meeting-question-api-d75116","shortDescription":"Cluster public meeting questions into recurring concerns, misinformation risks, unresolved items, and follow-up needs.","description":"Cluster public meeting questions into recurring concerns, misinformation risks, unresolved items, and follow-up needs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes government public, public sector, public meeting, meeting question, and public sector ops. Use the /v1/public-sector-ops/cluster-public-meeting-questions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","data-process","public-meeting-question","government-public","public-sector","government","public","sector","public-meeting","meeting-question","meeting","question","public-sector-ops","cluster-public-meeting-questions"],"baseUrl":"https://orbisapi.com/proxy/public-meeting-question-api-d75116","openApiSpecUrl":"https://orbis-public-meeting-question-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"23100f30-1448-4946-acec-92b301d8ba4f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"762f10c3-f230-408e-a533-0543d8c3c781","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5ccdcbf7-2af4-4aea-a31b-f2cd36144564","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/cluster-public-meeting-questions","description":null},{"method":"POST","path":"/v1/public-sector-ops/cluster-public-meeting-questions","description":null}],"x402":null},{"id":"642693a3-542c-4ab4-817a-39ba0af91ccc","name":"Eligibility Form Clarity API","slug":"eligibility-form-clarity-api-b649b4","shortDescription":"Check eligibility forms for confusing wording, missing steps, stigma risk, and documentation traps.","description":"Check eligibility forms for confusing wording, missing steps, stigma risk, and documentation traps. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, eligibility form, form clarity, nonprofit ops, and check eligibility form clarity. Use the /v1/nonprofit-ops/check-eligibility-form-clarity endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","eligibility-form-clarity","legal-compliance","legal","compliance","eligibility-form","form-clarity","eligibility","form","clarity","nonprofit-ops","check-eligibility-form-clarity","nonprofit"],"baseUrl":"https://orbisapi.com/proxy/eligibility-form-clarity-api-b649b4","openApiSpecUrl":"https://orbis-eligibility-form-clarity-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"85e8fcfa-dc03-45ac-aebc-4fc2ecf9a931","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8caffa73-049b-4861-ab7e-3a62f8777a30","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"91c9c0ad-3459-4bdf-9ffa-3f0a11c295f7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit-ops/check-eligibility-form-clarity","description":null},{"method":"POST","path":"/v1/nonprofit-ops/check-eligibility-form-clarity","description":null}],"x402":null},{"id":"d028a22e-c58c-40b7-b1d3-28a1a79d5f8e","name":"Subrogation Opportunity API","slug":"subrogation-opportunity-api-be16c8","shortDescription":"Spot likely subrogation opportunities using third-party indicators, loss context, liability hints, and documentation str","description":"Spot likely subrogation opportunities using third-party indicators, loss context, liability hints, and documentation strength. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes insurance risk, subrogation, opportunity, insurance ops, and spot subrogation opportunities. Use the /v1/insurance-ops/spot-subrogation-opportunities endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance-and-risk","data-process","subrogation-opportunity","insurance","risk","subrogation","opportunity","insurance-ops","spot-subrogation-opportunities","spot","likely","opportunities","using","third"],"baseUrl":"https://orbisapi.com/proxy/subrogation-opportunity-api-be16c8","openApiSpecUrl":"https://orbis-subrogation-opportunity-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e401b67e-3446-4596-88e9-b715a79695f0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e677f538-cb41-4591-8075-543f4f78e87e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"544306df-6924-48ce-af3d-5546d178d81c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/spot-subrogation-opportunities","description":null},{"method":"POST","path":"/v1/insurance-ops/spot-subrogation-opportunities","description":null}],"x402":null},{"id":"bc4867ac-5058-4f9a-a3cb-b40979d80886","name":"Caption Quality Watch API","slug":"caption-quality-watch-api-276ea7","shortDescription":"Track caption-quality issues using timing offsets, recognition errors, speaker changes, and readability friction.","description":"Track caption-quality issues using timing offsets, recognition errors, speaker changes, and readability friction. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, caption quality, quality watch, media ops, and track caption quality issues. Use the /v1/media-ops/track-caption-quality-issues endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","caption-quality-watch","media-entertainment","media","entertainment","caption-quality","quality-watch","caption","quality","watch","media-ops","track-caption-quality-issues","track"],"baseUrl":"https://orbisapi.com/proxy/caption-quality-watch-api-276ea7","openApiSpecUrl":"https://orbis-caption-quality-watch-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a057c5b7-ed4c-4e78-9372-449f4bd0c3ae","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"27ab3bc6-fc41-40a3-8526-e1750bb0bc49","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"906e26e5-7a62-497a-be1d-84a721a4495c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/track-caption-quality-issues","description":null},{"method":"POST","path":"/v1/media-ops/track-caption-quality-issues","description":null}],"x402":null},{"id":"5a827c55-22f4-4f88-a9ea-466362aee256","name":"Handwriting Style Analyzer API","slug":"handwriting-style-analyzer-api-25ec2c","shortDescription":"Analyze handwriting samples from scanned images to assess authorship consistency, detect forgery indicators, and extract","description":"Analyze handwriting samples from scanned images to assess authorship consistency, detect forgery indicators, and extract stylometric features. Returns a style fingerprint vector, similarity score against reference samples, and confidence-rated authorship verdict. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes document, processing, handwriting style, style analyzer, and analyze handwriting. Use the /v1/doc/analyze-handwriting endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["document-processing","ml_model","ml-model","handwriting-style-analyzer","document","processing","handwriting","style","analyzer","doc","analyze-handwriting","analyze","samples","scanned"],"baseUrl":"https://orbisapi.com/proxy/handwriting-style-analyzer-api-25ec2c","openApiSpecUrl":"https://orbis-handwriting-style-analyzer-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7396490c-02c0-4ac1-b258-f1cbf83b3472","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0cf1e7fe-be69-4626-88a8-1bf048abfa0d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"46f26ae6-9dce-45e0-bbef-809187e4f86e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/doc/analyze-handwriting","description":null},{"method":"POST","path":"/v1/doc/analyze-handwriting","description":null}],"x402":null},{"id":"52fad68a-76fa-49a2-aedf-e7d283b408ad","name":"Water Allocation Fairness API","slug":"water-allocation-fairness-api-e3cb28","shortDescription":"Audit farm water allocation plans for fairness, priority distortions, and vulnerability exposure across fields or grower","description":"Audit farm water allocation plans for fairness, priority distortions, and vulnerability exposure across fields or growers. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes agriculture food, water allocation, allocation fairness, audit water allocation fairness, and audit farm. Use the /v1/agriculture/audit-water-allocation-fairness endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture-and-food-systems","data-process","water-allocation-fairness","agriculture","food","systems","water","allocation","fairness","audit-water-allocation-fairness","audit","farm","plans","priority"],"baseUrl":"https://orbisapi.com/proxy/water-allocation-fairness-api-e3cb28","openApiSpecUrl":"https://orbis-water-allocation-fairness-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c78e1c0e-5ceb-4730-86c8-52716524ca90","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"55f122f8-c29d-4365-ae7a-6167f50b8b97","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bcc0545f-c9b7-4a0f-91fb-39d3ec41db92","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture/audit-water-allocation-fairness","description":null},{"method":"POST","path":"/v1/agriculture/audit-water-allocation-fairness","description":null}],"x402":null},{"id":"3ea87a92-7d38-4417-ba7d-75ddb4ddf5d6","name":"Youth Cyberbullying Signal Detector API","slug":"youth-cyberbullying-signal-detector-api-874647","shortDescription":"Detect bullying, dogpiling, humiliation, exclusion, and repeated harassment signals in youth chat, comments, and classro","description":"Detect bullying, dogpiling, humiliation, exclusion, and repeated harassment signals in youth chat, comments, and classroom platforms. Returns bullying severity, participant-role mapping, repeated-target clues, and intervention recommendations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, youth cyberbullying, cyberbullying signal, signal detector, and child safety. Use the /v1/child-safety/detect-cyberbullying-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","youth-cyberbullying-signal-detector","security","identity","youth","cyberbullying","signal","detector","child-safety","detect-cyberbullying-signals","detect","bullying","dogpiling"],"baseUrl":"https://orbisapi.com/proxy/youth-cyberbullying-signal-detector-api-874647","openApiSpecUrl":"https://orbis-youth-cyberbullying-signal-de.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d5034cba-ea43-42ee-af47-2d103c88e8a7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8870ff88-33e4-44ff-85fe-c0346c3dc379","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"14e2e210-6591-4118-9a0d-3dc7517e33ab","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/child-safety/detect-cyberbullying-signals","description":null},{"method":"POST","path":"/v1/child-safety/detect-cyberbullying-signals","description":null}],"x402":null},{"id":"c858904c-16d4-4c58-8800-220c809de2cd","name":"YouTube Demonetization Risk Scanner API","slug":"youtube-demonetization-risk-scanner-api-3180f5","shortDescription":"Scan YouTube scripts, transcripts, and metadata for advertiser-unfriendly themes, graphic language, unsafe claims, and m","description":"Scan YouTube scripts, transcripts, and metadata for advertiser-unfriendly themes, graphic language, unsafe claims, and monetization red flags. Returns monetization risk score, trigger notes, and safer wording suggestions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, youtube demonetization, demonetization risk, risk scanner, and scan demonetization risk. Use the /v1/youtube/scan-demonetization-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","youtube-demonetization-risk-scanner","legal","compliance","youtube","demonetization","risk","scanner","scan-demonetization-risk","scan","scripts","transcripts","metadata"],"baseUrl":"https://orbisapi.com/proxy/youtube-demonetization-risk-scanner-api-3180f5","openApiSpecUrl":"https://orbis-youtube-demonetization-risk-s.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"163a76bf-62cc-4bca-a9bc-9dced2bc3047","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5cf388b7-3a69-448c-958a-2cfadda6c0ff","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"990dd68f-6af7-4a6d-be26-a15319f11c9e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/youtube/scan-demonetization-risk","description":null},{"method":"POST","path":"/v1/youtube/scan-demonetization-risk","description":null}],"x402":null},{"id":"b6b87bd7-ed6f-4b28-ab84-bd7f10954cff","name":"Fraud Benefit Alert API","slug":"fraud-benefit-alert-api-7e54f4","shortDescription":"Detect suspicious benefit activity using identity inconsistencies, timing anomalies, duplicate claims, and payment patte","description":"Detect suspicious benefit activity using identity inconsistencies, timing anomalies, duplicate claims, and payment patterns. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, fraud benefit, benefit alert, public sector ops, and detect benefit fraud alerts. Use the /v1/public-sector-ops/detect-benefit-fraud-alerts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","fraud-benefit-alert","cybersecurity-fraud","cybersecurity","fraud","fraud-benefit","benefit-alert","benefit","alert","public-sector-ops","detect-benefit-fraud-alerts","public","sector"],"baseUrl":"https://orbisapi.com/proxy/fraud-benefit-alert-api-7e54f4","openApiSpecUrl":"https://orbis-fraud-benefit-alert-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"730c13d8-0901-4a95-8c63-6a56c423db52","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"033a4937-4b04-48b8-b88f-c9defba617a7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9f27b458-ff97-4878-af4a-8613909e8cdb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/detect-benefit-fraud-alerts","description":null},{"method":"POST","path":"/v1/public-sector-ops/detect-benefit-fraud-alerts","description":null}],"x402":null},{"id":"3bacd91c-20ec-4193-9b4a-992c9832a703","name":"Fair Housing Alert API","slug":"fair-housing-alert-api-0816da","shortDescription":"Detect fair-housing risk signals using message wording, screening patterns, exception handling, and documentation gaps.","description":"Detect fair-housing risk signals using message wording, screening patterns, exception handling, and documentation gaps. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, fair housing, housing alert, real estate ops, and detect fair housing alerts. Use the /v1/real-estate-ops/detect-fair-housing-alerts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","fair-housing-alert","legal-compliance","legal","compliance","fair-housing","housing-alert","fair","housing","alert","real-estate-ops","detect-fair-housing-alerts","real"],"baseUrl":"https://orbisapi.com/proxy/fair-housing-alert-api-0816da","openApiSpecUrl":"https://orbis-fair-housing-alert-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ee70925f-7e0b-4989-b0b5-e37f6e5137ea","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a011f233-5508-46c2-9e30-0236b108e43e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"8c68fae4-06d4-4336-9ee4-5cae6945b62c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/detect-fair-housing-alerts","description":null},{"method":"POST","path":"/v1/real-estate-ops/detect-fair-housing-alerts","description":null}],"x402":null},{"id":"a60cdcff-9d52-49a1-b086-01f3dd866990","name":"Facebook Follower Quality Audit API","slug":"facebook-follower-quality-audit-api-1899b4","shortDescription":"Audit a Facebook page's follower base for authenticity, suspicious growth, bot likelihood, and audience-quality drift. R","description":"Audit a Facebook page's follower base for authenticity, suspicious growth, bot likelihood, and audience-quality drift. Returns authenticity score, anomaly summary, and cleanup guidance. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes security identity, facebook follower, follower quality, quality audit, and audit follower quality. Use the /v1/facebook/audit-follower-quality endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","data-process","facebook-follower-quality-audit","security","identity","facebook","follower","quality","audit","audit-follower-quality","page","base","authenticity","suspicious"],"baseUrl":"https://orbisapi.com/proxy/facebook-follower-quality-audit-api-1899b4","openApiSpecUrl":"https://orbis-facebook-follower-quality-aud.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"38c93d60-0e55-4bd5-802b-656006f0e850","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1ee1f9b7-bc1b-4e9c-9e8f-b932666d5cb0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"67f137fb-94f7-4905-b45c-05db12970541","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/facebook/audit-follower-quality","description":null},{"method":"POST","path":"/v1/facebook/audit-follower-quality","description":null}],"x402":null},{"id":"87c85904-b5b3-4476-841f-fc9ab9a857d1","name":"Aid Request Duplicate Checker API","slug":"aid-request-duplicate-checker-api-ef5af0","shortDescription":"Detect likely duplicate aid requests across minor identity variation, household overlap, repeated documents, and timing ","description":"Detect likely duplicate aid requests across minor identity variation, household overlap, repeated documents, and timing anomalies. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, aid request, request duplicate, duplicate checker, and nonprofit. Use the /v1/nonprofit/check-aid-request-duplicates endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","data-process","aid-request-duplicate-checker","cybersecurity","fraud","aid","request","duplicate","checker","nonprofit","check-aid-request-duplicates","detect","likely","requests"],"baseUrl":"https://orbisapi.com/proxy/aid-request-duplicate-checker-api-ef5af0","openApiSpecUrl":"https://orbis-aid-request-duplicate-checker.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4c1514f4-5152-4c5e-9a1a-3191745e2543","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9ba3c741-0cbc-4217-a0ef-2439fcb71561","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"be4b610e-60f4-4186-948c-9d136ca9cf1a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/check-aid-request-duplicates","description":null},{"method":"POST","path":"/v1/nonprofit/check-aid-request-duplicates","description":null}],"x402":null},{"id":"f1203648-dbd1-4ea9-90df-e5707b2be581","name":"Recovery Grant Prioritization API","slug":"recovery-grant-prioritization-api-81009a","shortDescription":"Prioritize recovery grants using damage severity, household vulnerability, income stress, rebuilding urgency, and fraud-","description":"Prioritize recovery grants using damage severity, household vulnerability, income stress, rebuilding urgency, and fraud-check context. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, recovery grant, grant prioritization, and resilience. Use the /v1/resilience/prioritize-recovery-grants endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","recovery-grant-prioritization","finance","market","data","recovery","grant","prioritization","resilience","prioritize-recovery-grants","prioritize","grants","using"],"baseUrl":"https://orbisapi.com/proxy/recovery-grant-prioritization-api-81009a","openApiSpecUrl":"https://orbis-recovery-grant-prioritization.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e3ca54d7-a243-47ec-a26c-4d5dbb21228e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7bc89cb7-1680-4f20-b69f-1593a3eb8f6c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b55e793a-936a-43b2-baa4-5adac6e6a87c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/prioritize-recovery-grants","description":null},{"method":"POST","path":"/v1/resilience/prioritize-recovery-grants","description":null}],"x402":null},{"id":"d14dd73d-a0e2-48a8-87e6-11740e64bf8a","name":"Senior Fall Risk Screening API","slug":"senior-fall-risk-screening-api-232318","shortDescription":"Screen older adults for fall risk using mobility notes, medication load, environmental hazards, prior incidents, and sup","description":"Screen older adults for fall risk using mobility notes, medication load, environmental hazards, prior incidents, and support availability. Returns risk score and prevention priorities. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare life, life sciences, senior fall, fall risk, and risk screening. Use the /v1/caregiver/screen-senior-fall-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-life-sciences","data-process","senior-fall-risk-screening","healthcare","life","sciences","senior","fall","risk","screening","caregiver","screen-senior-fall-risk","screen","older"],"baseUrl":"https://orbisapi.com/proxy/senior-fall-risk-screening-api-232318","openApiSpecUrl":"https://orbis-senior-fall-risk-screening-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a96170df-7092-4ef0-ba6f-d53415d2842e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"09fd6414-fd74-41f6-aa2f-ba8db7358d4b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"66067d51-227a-4611-a565-93331e4a8a5c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/caregiver/screen-senior-fall-risk","description":null},{"method":"POST","path":"/v1/caregiver/screen-senior-fall-risk","description":null}],"x402":null},{"id":"534d8549-e007-4bee-b296-831619fa4ff2","name":"Country Dialing Code Lookup API","slug":"country-dialing-code-lookup-api-4a5e5f","shortDescription":"Look up international dialing codes, country calling prefixes, and mobile number format patterns for any country by ISO ","description":"Look up international dialing codes, country calling prefixes, and mobile number format patterns for any country by ISO code or name. Returns ITU code, example format, and trunk prefix. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes utilities developer, developer tools, country dialing, dialing code, and code lookup. Use the /v1/lookup-dialing-code endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["utilities-&-developer-tools","data_process","utilities-and-developer-tools","data-process","country-dialing-code-lookup","utilities","developer","tools","country","dialing","code","lookup","lookup-dialing-code","look"],"baseUrl":"https://orbisapi.com/proxy/country-dialing-code-lookup-api-4a5e5f","openApiSpecUrl":"https://orbis-country-dialing-code-lookup-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5b3c3489-046e-412f-8617-3db4cdc4ea43","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d2333343-3025-431c-97e5-7f7f097d5367","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"c1028d42-743e-41fc-be9a-6ef9f2b330cd","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/lookup-dialing-code","description":null},{"method":"POST","path":"/v1/lookup-dialing-code","description":null}],"x402":null},{"id":"198aa38e-84c9-404a-8cdd-694a5c53b1c4","name":"Marketplace Listing NSFW Detector API","slug":"marketplace-listing-nsfw-detector-api-777a5a","shortDescription":"Detect sexualized merchandise, explicit imagery, and adult-service signals in marketplace listings before they go live. ","description":"Detect sexualized merchandise, explicit imagery, and adult-service signals in marketplace listings before they go live. Returns listing risk score, flagged assets or phrases, policy tags, and enforcement recommendations for marketplace moderation. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes content, moderation, marketplace listing, listing nsfw, and nsfw detector. Use the /v1/marketplace/detect-listing-nsfw-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["content-moderation","ml-model","marketplace-listing-nsfw-detector","content","moderation","marketplace","listing","nsfw","detector","detect-listing-nsfw-risk","detect","sexualized","merchandise","explicit"],"baseUrl":"https://orbisapi.com/proxy/marketplace-listing-nsfw-detector-api-777a5a","openApiSpecUrl":"https://orbis-marketplace-listing-nsfw-dete.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"24906f31-7659-44b4-af14-99d993d68c64","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"729466fc-8108-40d5-b85f-af92fd11b8ec","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d9873f8e-af0c-413d-bd91-5dbeead81848","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/marketplace/detect-listing-nsfw-risk","description":null},{"method":"POST","path":"/v1/marketplace/detect-listing-nsfw-risk","description":null}],"x402":null},{"id":"c81bade2-facb-48f9-9310-b952bf43ba9c","name":"Facebook CTR Copy Rewriter API","slug":"facebook-ctr-copy-rewriter-api-ca7513","shortDescription":"Rewrite Facebook primary text and headline combinations to improve click-through without drifting into low-trust clickba","description":"Rewrite Facebook primary text and headline combinations to improve click-through without drifting into low-trust clickbait. Returns copy variants, friction notes, and audience-specific options. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, facebook ctr, ctr copy, copy rewriter, and rewrite ctr copy. Use the /v1/facebook/rewrite-ctr-copy endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","facebook-ctr-copy-rewriter","marketing","sales","facebook","ctr","copy","rewriter","rewrite-ctr-copy","rewrite","primary","text","headline"],"baseUrl":"https://orbisapi.com/proxy/facebook-ctr-copy-rewriter-api-ca7513","openApiSpecUrl":"https://orbis-facebook-ctr-copy-rewriter-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"88d3d3d0-3fde-4e16-afb8-5839c8314406","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d1586267-7efa-4cff-8692-53ab747f0557","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"25f1f019-cc78-4943-bea4-efc205532009","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/facebook/rewrite-ctr-copy","description":null},{"method":"POST","path":"/v1/facebook/rewrite-ctr-copy","description":null}],"x402":null},{"id":"81d2f869-d1a0-4cd8-8d21-6a6846ccd8ac","name":"Article Readability Scorer API","slug":"article-readability-scorer-api-c9ea75","shortDescription":"Score and analyze the readability of written content using multiple standardized indices including Flesch-Kincaid, Gunni","description":"Score and analyze the readability of written content using multiple standardized indices including Flesch-Kincaid, Gunning Fog, SMOG, Coleman-Liau, and ARI. Accepts any text body and returns per-index scores, grade-level equivalents, reading time estimates, sentence complexity heatmap, vocabulary sophistication analysis, passive voice ratio, and specific rewrite suggestions to hit a target audience reading level. Useful for content operations, editorial tooling, and any workflow that depends on fast text metadata. Common agent search intent includes natural language, language processing, article readability, readability scorer, and score readability. Use the /v1/nlp/score-readability endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["natural-language-processing","text_stats","text-stats","article-readability-scorer","natural","language","processing","article","readability","scorer","nlp","score-readability","score","analyze"],"baseUrl":"https://orbisapi.com/proxy/article-readability-scorer-api-c9ea75","openApiSpecUrl":"https://orbis-article-readability-scorer-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"04bc6d22-1efb-4171-8270-326315d6f192","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"410c874b-4059-4747-8916-c0b62c89d12d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e39ea806-1a19-4f2a-a151-fc960f540e57","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nlp/score-readability","description":null},{"method":"POST","path":"/v1/nlp/score-readability","description":null}],"x402":null},{"id":"c25393e4-0ce5-4a34-92f2-feac2f857cd7","name":"API Key Leak Hunter API","slug":"api-key-leak-hunter-api-515583","shortDescription":"Scan logs, code snippets, chat transcripts, and documents for exposed API keys, tokens, and service credentials. Returns","description":"Scan logs, code snippets, chat transcripts, and documents for exposed API keys, tokens, and service credentials. Returns detected secret types, confidence, redaction spans, provider guesses, and exposure severity for security teams and CI pipelines. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, key leak, leak hunter, hunt api key leaks, and scan logs. Use the /v1/security/hunt-api-key-leaks endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-&-identity","ml_model","security-and-identity","ml-model","key-leak-hunter","security","identity","key","leak","hunter","hunt-api-key-leaks","scan","logs","code"],"baseUrl":"https://orbisapi.com/proxy/api-key-leak-hunter-api-515583","openApiSpecUrl":"https://orbis-api-key-leak-hunter-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e45152ca-52ba-46ea-b521-71a740d86c34","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"eb8bc9c5-d4d8-4abd-a1da-b276222e2428","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"559997a8-eb60-48d4-9bb9-cc896d8e8661","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/hunt-api-key-leaks","description":null},{"method":"POST","path":"/v1/security/hunt-api-key-leaks","description":null}],"x402":null},{"id":"c1cd15b1-7e5f-420d-8bf0-0a95aff4e87c","name":"YouTube Copyright Claim Risk API","slug":"youtube-copyright-claim-risk-api-e52401","shortDescription":"Estimate copyright-claim risk from audio, quotes, referenced footage, and derivative edit patterns before upload. Return","description":"Estimate copyright-claim risk from audio, quotes, referenced footage, and derivative edit patterns before upload. Returns risk verdict, likely trigger sources, and mitigation options for creators and studios. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, youtube copyright, copyright claim, claim risk, and estimate copyright claim risk. Use the /v1/youtube/estimate-copyright-claim-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","youtube-copyright-claim-risk","legal","compliance","youtube","copyright","claim","risk","estimate-copyright-claim-risk","estimate","audio","quotes","referenced"],"baseUrl":"https://orbisapi.com/proxy/youtube-copyright-claim-risk-api-e52401","openApiSpecUrl":"https://orbis-youtube-copyright-claim-risk.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c24867f5-c5e9-4da3-8e86-4a0346ecc52c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6bee9921-857a-4cd4-95cd-c2a67962fe7d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"92b3bdf4-4af4-4678-89e9-b9f00dd5a47f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/youtube/estimate-copyright-claim-risk","description":null},{"method":"POST","path":"/v1/youtube/estimate-copyright-claim-risk","description":null}],"x402":null},{"id":"aa217e77-7cda-4302-984d-8a3c6faeccd7","name":"Media Rights Clearance Queue API","slug":"media-rights-clearance-queue-api-0332ce","shortDescription":"Prioritize media rights clearance from asset type, territory, usage window, talent rights, and release deadline","description":"Prioritize media rights clearance from asset type, territory, usage window, talent rights, and release deadline. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["media-rights","clearance","licensing","content-ops","agent-friendly","x402","media rights clearance queue","media rights","clearance","licensing","content ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/media-rights-clearance-queue-api-0332ce","openApiSpecUrl":"https://media-rights-clearance-queue.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"8fdcce81-6c57-4ffc-a623-14a4475bc6d2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aa27f8b1-8ffc-4044-8f42-dba947ca861d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"02fec630-b6c7-44f8-956c-eb55c3043ff4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/media-clearance-rules","description":"Return hardcoded media rights clearance queue rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-media-rights-clearance","description":"Prioritize media rights clearance from asset type, territory, usage window, talent rights, and release deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-clearance-actions","description":"Generate focused next steps for media rights clearance queue from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0dccc3e6-453b-4328-be4e-683637389f2b","name":"Podcast Ad Readiness Scorer API","slug":"podcast-ad-readiness-scorer-api-9faab5","shortDescription":"Score podcast ad readiness from audience fit, host read status, brand safety, inventory slot, and campaign objective","description":"Score podcast ad readiness from audience fit, host read status, brand safety, inventory slot, and campaign objective. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["podcast-ads","media-buying","brand-safety","advertising","agent-friendly","x402","podcast ad readiness scorer","podcast ads","media buying","brand safety","advertising","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/podcast-ad-readiness-scorer-api-9faab5","openApiSpecUrl":"https://podcast-ad-readiness-scorer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"b92896ec-dbfe-4146-99e5-31c8cabd8a9b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"18985f2a-adf6-408d-9d91-0f92a10b1ff9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0842bda3-f5c9-4a0d-9e54-0a9a83def834","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/podcast-ad-rules","description":"Return hardcoded podcast ad readiness scorer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-podcast-ad-readiness","description":"Score podcast ad readiness from audience fit, host read status, brand safety, inventory slot, and campaign objective using deterministic scoring rules"},{"method":"POST","path":"/rank-ad-readiness-actions","description":"Generate focused next steps for podcast ad readiness scorer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"30159023-fcd1-4f12-87d1-4c668cd7e2b0","name":"Vendor SOC Report Summarizer API","slug":"vendor-soc-report-summarizer-api-f79082","shortDescription":"Summarize vendor SOC report risk from control exceptions, report period, subservice providers, bridge letter, and data access","description":"Summarize vendor SOC report risk from control exceptions, report period, subservice providers, bridge letter, and data access. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-risk","soc-report","compliance","security","agent-friendly","x402","vendor soc report summarizer","vendor risk","soc report","compliance","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-soc-report-summarizer-api-f79082","openApiSpecUrl":"https://vendor-soc-report-summarizer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"ab3178a9-4dbd-435a-b7a1-ffd9fb9d4ce4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cf93cf0b-1469-447e-b1ef-e414534bd00d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"14781f5b-9e11-4af4-8c6a-a7f3157941b9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/soc-report-rules","description":"Return hardcoded vendor soc report summarizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/summarize-vendor-soc-report","description":"Summarize vendor SOC report risk from control exceptions, report period, subservice providers, bridge letter, and data access using deterministic scoring rules"},{"method":"POST","path":"/rank-soc-followups","description":"Generate focused next steps for vendor soc report summarizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e1babe8b-2055-4d36-befb-f209437363e9","name":"Agent Audit Log Schema Mapper API","slug":"agent-audit-log-schema-mapper-api-bd28cb","shortDescription":"Map agent audit log schemas from actor identity, tool call, data touched, decision reason, and outcome","description":"Map agent audit log schemas from actor identity, tool call, data touched, decision reason, and outcome. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["audit-log","schema-mapping","agent-governance","observability","agent-friendly","x402","agent audit log schema mapper","audit log","schema mapping","agent governance","observability","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-audit-log-schema-mapper-api-bd28cb","openApiSpecUrl":"https://agent-audit-log-schema-mapper.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"55e13fce-7faa-4b96-8d75-718be9625693","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"55d4e3b0-c77d-4aa4-b928-1acad183cb32","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c0a99e4-326f-433c-a5d0-f3a7444551a8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/audit-schema-rules","description":"Return hardcoded agent audit log schema mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-audit-schema","description":"Map agent audit log schemas from actor identity, tool call, data touched, decision reason, and outcome using deterministic scoring rules"},{"method":"POST","path":"/flag-audit-gaps","description":"Generate focused next steps for agent audit log schema mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2bd6cb2b-d1d9-4972-bc39-df34aac34cbb","name":"Meeting Follow Up Commitment Tracker API","slug":"meeting-follow-up-commitment-tracker-api-7e77b4","shortDescription":"Track meeting follow-up commitments from transcript tasks, owner clarity, due date, dependency, and customer impact","description":"Track meeting follow-up commitments from transcript tasks, owner clarity, due date, dependency, and customer impact. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["meetings","follow-up","productivity","commitments","agent-friendly","x402","meeting follow up commitment tracker","meetings","follow up","productivity","commitments","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/meeting-follow-up-commitment-tracker-api-7e77b4","openApiSpecUrl":"https://meeting-follow-up-commitment-tracke.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"ea52380b-5d57-4797-add7-6f2a847d3bfb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4d50d751-b674-49e0-9d05-e594b1b7b416","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"413e1d58-7d7c-4423-9b8f-e99bf98a1d3c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/commitment-tracker-rules","description":"Return hardcoded meeting follow up commitment tracker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/track-meeting-commitments","description":"Track meeting follow-up commitments from transcript tasks, owner clarity, due date, dependency, and customer impact using deterministic scoring rules"},{"method":"POST","path":"/rank-follow-up-actions","description":"Generate focused next steps for meeting follow up commitment tracker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"62cfc869-8e41-472b-b55e-03e9a424991a","name":"RFP Answer Reuse Matcher API","slug":"rfp-answer-reuse-matcher-api-4e21b2","shortDescription":"Match reusable RFP answers from question intent, product area, compliance clause, freshness, and proof source","description":"Match reusable RFP answers from question intent, product area, compliance clause, freshness, and proof source. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["rfp","proposal","answer-reuse","sales","agent-friendly","x402","rfp answer reuse matcher","rfp","proposal","answer reuse","sales","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rfp-answer-reuse-matcher-api-4e21b2","openApiSpecUrl":"https://rfp-answer-reuse-matcher.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"03cee478-347d-4d62-b0ae-f4b4c80f7b63","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"74e47258-1add-4b95-8f9e-31e28fa0763d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3cd3fdaf-bc2b-4fd2-b9c0-6d2373e21fe7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rfp-reuse-rules","description":"Return hardcoded rfp answer reuse matcher rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/match-rfp-answer-reuse","description":"Match reusable RFP answers from question intent, product area, compliance clause, freshness, and proof source using deterministic scoring rules"},{"method":"POST","path":"/rank-answer-updates","description":"Generate focused next steps for rfp answer reuse matcher from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"402ddbdc-4981-406e-b08b-b351db3194ab","name":"AutomationNation QR Code Generator","slug":"automationnation-qr-code-generator-ef9f2b","shortDescription":"Instant QR codes from text, URLs, or WiFi — clean JSON + image output","description":"Simple, fast QR code generator.\n\nEndpoint: POST /generate\nBody example:\n{\n  \"text\": \"[https://example.com](https://example.com)\",\n  \"size\": 300,\n  \"color\": \"#000000\"\n}\n\nReturns: QR code image URL or base64 + success status.\n\nPerfect for agents, shareable links, wallets, menus, etc.\nFree tier available.","category":null,"tags":["QR","automation","JSON","ID","Generator"],"baseUrl":"https://orbisapi.com/proxy/automationnation-qr-code-generator-ef9f2b","openApiSpecUrl":null,"hasFree":true,"callCount":1,"tiers":[{"id":"4221d766-c170-4153-ac4e-ce397d64b213","name":"Free","description":"Get started for free. Perfect for testing and light use.","isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Priority support","Lightning speed"]},{"id":"26ab253a-afec-41bf-a305-655e1e4127d7","name":"Pro","description":"Higher limits for serious users and agents. Faster responses.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Higher Rate Limits","Custom Colors & Logos","Hypersonic processing"]}],"endpoints":[{"method":"GET","path":"/create-qr-code/","description":"Generates a QR code image. Example: GET /create-qr-code/?size=300x300&data=https://example.com Returns PNG image directly."},{"method":"GET","path":"/read-qr-code/","description":"Reads/decodes a QR code from an image URL (bonus feature)."}],"x402":null},{"id":"cb3be482-dd47-4587-b1c2-7d657278f688","name":"Mortgage Document Condition Checker API","slug":"mortgage-document-condition-checker-api-fa78a6","shortDescription":"Check mortgage document conditions from borrower docs, income proof, appraisal status, title issue, and closing date","description":"Check mortgage document conditions from borrower docs, income proof, appraisal status, title issue, and closing date. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["mortgage","document-conditions","lending","underwriting","agent-friendly","x402","mortgage document condition checker","mortgage","document conditions","lending","underwriting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mortgage-document-condition-checker-api-fa78a6","openApiSpecUrl":"https://mortgage-document-condition-checker.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"06c2b16c-0f43-44d1-911a-7b87825531d2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6ea2fffb-abc7-4b23-a2bb-1a968574b65d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"226e73c6-f671-4fd2-aadc-5371724739a0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mortgage-condition-rules","description":"Return hardcoded mortgage document condition checker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-mortgage-document-conditions","description":"Check mortgage document conditions from borrower docs, income proof, appraisal status, title issue, and closing date using deterministic scoring rules"},{"method":"POST","path":"/rank-mortgage-gaps","description":"Generate focused next steps for mortgage document condition checker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9aa4527c-e1f5-47f6-b32d-0524c10e4f59","name":"Diff Patch API","slug":"diff-patch-api-c27931","shortDescription":"Generate unified diffs, apply patches and reverse them for any text","description":"Diff Patch API computes unified diffs between two text inputs, applies patch files to original text, and reverses patches. Returns structured hunk data with line-level added and removed stats, patch string in unified diff format, and identity detection. Built for version control tools, collaborative editors, code review systems, and document change tracking pipelines.","category":null,"tags":["diff","text","developer","generate diff between two texts","apply patch to text file","reverse a unified diff patch","compare two strings line by line","get text change summary and stats"],"baseUrl":"https://orbisapi.com/proxy/diff-patch-api-c27931","openApiSpecUrl":"https://diff-patch-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"160d8ddb-1575-4d8f-a81f-f60ad574f774","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"df10d80f-ad38-4be9-9c41-9e389ae09d81","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/diff","description":"Generate unified diff between two texts"},{"method":"POST","path":"/patch","description":"Apply a patch to original text"},{"method":"POST","path":"/reverse","description":"Reverse a patch to undo changes"}],"x402":null},{"id":"1040bddd-7f6e-40b0-a4e3-7c7e654b2da0","name":"Markdown to HTML API","slug":"markdown-to-html-api-4ecb8b","shortDescription":"Convert Markdown to clean HTML with frontmatter parsing and live preview","description":"Markdown to HTML API converts any Markdown string into clean, sanitized HTML instantly. Supports headings, bold, italic, code blocks, links, images, lists, blockquotes and horizontal rules. Automatically extracts YAML frontmatter, returns word count and reading time. Batch endpoint processes up to 20 strings at once. Preview endpoint returns a fully styled HTML page. Built for CMS pipelines, documentation generators, blog engines and AI content workflows.","category":null,"tags":["markdown","html","cms","convert markdown to html","parse markdown string to html output","extract yaml frontmatter from markdown","batch convert markdown documents","generate html preview from markdown"],"baseUrl":"https://orbisapi.com/proxy/markdown-to-html-api-4ecb8b","openApiSpecUrl":"https://markdown-html-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"91898293-e905-428e-ac14-7e7e9466bb7a","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aaa56acb-64eb-40f8-a56f-9359295f6233","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/convert","description":"Convert Markdown string to HTML"},{"method":"POST","path":"/batch","description":"Convert up to 20 Markdown strings at once"},{"method":"POST","path":"/preview","description":"Return a full styled HTML preview page"}],"x402":null},{"id":"bcf1e1e7-d94c-4e28-b032-2531bac1aa71","name":"Luhn & Card Validator API","slug":"luhn-card-validator-api-c28bed","shortDescription":"Validate credit card numbers via Luhn algorithm and detect card brand instantly","description":"Luhn & Card Validator API validates any credit or debit card number using the Luhn algorithm, detects the card brand (Visa, Mastercard, Amex, Discover, JCB, Diners, UnionPay), performs BIN lookup, and returns masked card number. Batch endpoint validates up to 20 cards in one request. Built for payment forms, fraud detection systems, fintech apps and e-commerce checkout flows.","category":null,"tags":["payments","fraud","kyc","validate credit card number luhn","detect visa mastercard amex card type","check if card number is valid","bin lookup card brand detection","batch validate payment card numbers"],"baseUrl":"https://orbisapi.com/proxy/luhn-card-validator-api-c28bed","openApiSpecUrl":"https://card-validator-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"78d15aba-1b4d-4137-932a-f74f78428477","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8b609082-a780-464b-bd3b-f7b5b3399c76","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate a card number and detect brand"},{"method":"POST","path":"/batch","description":"Validate up to 20 card numbers at once"},{"method":"GET","path":"/bin","description":"BIN lookup to detect card brand from first 6 digits"}],"x402":null},{"id":"3e774aad-4140-42b2-8833-3ea11e271d20","name":"Network Subnet Calculator API","slug":"network-subnet-calculator-api-9e5d00","shortDescription":"Calculate CIDR subnets, IP ranges, broadcast addresses and split networks","description":"Network Subnet Calculator API computes full subnet details from any CIDR notation: network address, broadcast, netmask, wildcard, first and last usable host, total and usable host count, IP class, and private range detection. Also checks if an IP belongs to a CIDR range and splits networks into smaller subnets. Built for network engineers, DevOps automation, cloud infrastructure tools and security auditing.","category":null,"tags":["networking","ip","devops","calculate subnet from cidr notation","get network broadcast and netmask","check if ip is in cidr range","split network into smaller subnets","calculate usable hosts in subnet"],"baseUrl":"https://orbisapi.com/proxy/network-subnet-calculator-api-9e5d00","openApiSpecUrl":"https://subnet-calc-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5f443c6e-5ce1-4e5f-b098-cbd7918e9309","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8960639d-2266-43e3-bedc-1a5b9583cf1e","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/calculate","description":"Calculate full subnet details from CIDR notation"},{"method":"GET","path":"/contains","description":"Check if an IP address is within a CIDR range"},{"method":"GET","path":"/split","description":"Split a network into smaller subnets"}],"x402":null},{"id":"c70682df-e548-45a3-9526-b7ef9c0f7b64","name":"Graphic Design Handoff QA API","slug":"graphic-design-handoff-qa-api-8e1289","shortDescription":"Audit graphic design handoffs for asset completeness, typography, spacing, exports, accessibility, and brand fit","description":"Audit graphic design handoffs for asset completeness, typography, spacing, exports, accessibility, and brand fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["media","graphic-design","design-handoff","brand-qa","agent-friendly","x402","graphic design handoff qa","media","graphic design","design handoff","brand qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/graphic-design-handoff-qa-api-8e1289","openApiSpecUrl":"https://graphic-design-handoff-qa.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"487cd79c-af4a-4a30-b177-34315afb8f01","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9f70952f-f7fe-41b8-91ef-b28041a8ec1f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7233e0eb-43f5-46c7-9fe4-5743d47b212c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/design-handoff-rules","description":"Return hardcoded graphic design handoff qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-design-handoff","description":"Audit graphic design handoffs for asset completeness, typography, spacing, exports, accessibility, and brand fit using deterministic scoring rules"},{"method":"POST","path":"/repair-handoff-checklist","description":"Generate focused next steps for graphic design handoff qa from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"71f041d4-a708-4678-b16e-f2d045373e1d","name":"Chart of Accounts Coding Advisor API","slug":"chart-of-accounts-coding-advisor-api-35a1b5","shortDescription":"Advise chart of accounts coding from vendor, memo, tax class, department, recurrence, and confidence","description":"Advise chart of accounts coding from vendor, memo, tax class, department, recurrence, and confidence. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","accounting","chart-of-accounts","bookkeeping","agent-friendly","x402","chart of accounts coding advisor","finance","accounting","chart of accounts","bookkeeping","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/chart-of-accounts-coding-advisor-api-35a1b5","openApiSpecUrl":"https://chart-account-coding-advisor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"ce7c545f-ac3d-4fe0-add0-7666f90c6f9b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d4d65356-5929-441e-928f-796db13f4904","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4ce13a27-fb00-4b2d-b199-b2873d39fcaf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/account-coding-rules","description":"Return hardcoded chart account coding advisor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/advise-account-code","description":"Advise chart of accounts coding from vendor, memo, tax class, department, recurrence, and confidence using deterministic scoring rules"},{"method":"POST","path":"/explain-coding-risk","description":"Generate focused next steps for chart account coding advisor from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0a11df35-4c9a-4f3e-acdd-72cdbcd8de71","name":"Model Fallback Decision Router API","slug":"model-fallback-decision-router-api-158059","shortDescription":"Route model fallbacks from task risk, latency pressure, cost ceiling, modality need, and quality tolerance","description":"Route model fallbacks from task risk, latency pressure, cost ceiling, modality need, and quality tolerance. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","model-fallback","routing","reliability","agent-friendly","x402","model fallback decision router","ai","model fallback","routing","reliability","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/model-fallback-decision-router-api-158059","openApiSpecUrl":"https://model-fallback-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"665730dd-d266-4658-9ae1-eb1e251b377a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8cc82fd0-05ca-4a9b-8c90-eb7cfa3ca76c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2f76f586-c479-4358-80d7-5fa45a1506cf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/fallback-router-rules","description":"Return hardcoded model fallback router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-model-fallback","description":"Route model fallbacks from task risk, latency pressure, cost ceiling, modality need, and quality tolerance using deterministic scoring rules"},{"method":"POST","path":"/explain-fallback-choice","description":"Generate focused next steps for model fallback router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"75068e62-4b06-42c9-bf81-c30f00ce92f4","name":"ML Label Noise Auditor API","slug":"ml-label-noise-auditor-api-22facb","shortDescription":"Audit label noise from annotator agreement, class ambiguity, edge cases, imbalance, and review depth","description":"Audit label noise from annotator agreement, class ambiguity, edge cases, imbalance, and review depth. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","mlops","label-quality","dataset-qa","agent-friendly","x402","ml label noise auditor","ai","mlops","label quality","dataset qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ml-label-noise-auditor-api-22facb","openApiSpecUrl":"https://ml-label-noise-auditor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e3001b3d-9e5f-416a-8610-e5f5e0dc5c76","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"616fc0d9-7634-471e-9601-dd02be15561b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a3b78eb9-9161-4e22-a0f7-3d258f07d9a5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/label-noise-rules","description":"Return hardcoded ml label noise auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-label-noise","description":"Audit label noise from annotator agreement, class ambiguity, edge cases, imbalance, and review depth using deterministic scoring rules"},{"method":"POST","path":"/prioritize-label-review","description":"Generate focused next steps for ml label noise auditor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6cf3edf1-c24a-441c-8458-0d0b24eae192","name":"Prediction Market Question Quality API","slug":"prediction-market-question-quality-api-8e3ecb","shortDescription":"Score prediction market questions from resolution clarity, source quality, deadline, ambiguity, and manipulation risk","description":"Score prediction market questions from resolution clarity, source quality, deadline, ambiguity, and manipulation risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","prediction-market","forecasting","market-quality","agent-friendly","x402","prediction market question quality","data","prediction market","forecasting","market quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/prediction-market-question-quality-api-8e3ecb","openApiSpecUrl":"https://prediction-question-quality.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e7261327-2175-4d3d-bef7-6cd63346fbbb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"73478ae7-ad22-46b0-ab00-530f642519ed","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1eaa4a92-acdc-4373-8483-c34e8a44b1b1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/question-quality-rules","description":"Return hardcoded prediction question quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-question-quality","description":"Score prediction market questions from resolution clarity, source quality, deadline, ambiguity, and manipulation risk using deterministic scoring rules"},{"method":"POST","path":"/repair-market-question","description":"Generate focused next steps for prediction question quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7d6f2a34-3940-4521-8d0f-d5b502b83814","name":"Wallet Counterparty Risk Brief API","slug":"wallet-counterparty-risk-brief-api-e0f243","shortDescription":"Brief wallet counterparty risk from interaction history, sanctions proximity, contract type, volume, and recency","description":"Brief wallet counterparty risk from interaction history, sanctions proximity, contract type, volume, and recency. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","wallet-risk","counterparty","crypto","agent-friendly","x402","wallet counterparty risk brief","blockchain","wallet risk","counterparty","crypto","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-counterparty-risk-brief-api-e0f243","openApiSpecUrl":"https://wallet-counterparty-brief.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"61e5b83b-cd14-442d-8439-6c279d82010f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d37ed018-4beb-48da-8b1c-0c455b334d7b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8dc12b94-5db9-41ca-901a-3b10607f6f7b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/counterparty-rules","description":"Return hardcoded wallet counterparty brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-counterparty-risk","description":"Brief wallet counterparty risk from interaction history, sanctions proximity, contract type, volume, and recency using deterministic scoring rules"},{"method":"POST","path":"/rank-counterparty-flags","description":"Generate focused next steps for wallet counterparty brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a83f9912-ab21-4bd5-bf9d-82ef586d12c8","name":"Forecast Scenario Calibration API","slug":"forecast-scenario-calibration-api-794321","shortDescription":"Calibrate forecast scenarios from base rate, evidence strength, recency, uncertainty, and downside exposure","description":"Calibrate forecast scenarios from base rate, evidence strength, recency, uncertainty, and downside exposure. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","forecasting","scenario-planning","calibration","agent-friendly","x402","forecast scenario calibration","data","forecasting","scenario planning","calibration","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/forecast-scenario-calibration-api-794321","openApiSpecUrl":"https://forecast-scenario-calibration.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"8fcca731-623c-4f73-93c7-d8423bcd2bbd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"49b18ab3-f88c-4f6a-bfa0-bf3a1affaa5e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3cc2b4a6-19d0-4db9-a162-2e041b1de71d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/scenario-calibration-rules","description":"Return hardcoded forecast scenario calibration rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/calibrate-scenario","description":"Calibrate forecast scenarios from base rate, evidence strength, recency, uncertainty, and downside exposure using deterministic scoring rules"},{"method":"POST","path":"/explain-scenario-shift","description":"Generate focused next steps for forecast scenario calibration from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3d1e02f2-2722-48bd-b0da-eb862899acaf","name":"TV Channel Schedule QA API","slug":"tv-channel-schedule-qa-api-d31d43","shortDescription":"Audit TV channel schedules for gaps, repeats, rating fit, regional windows, promo conflicts, and live risk","description":"Audit TV channel schedules for gaps, repeats, rating fit, regional windows, promo conflicts, and live risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["media","tv-channel","schedule-qa","broadcast","agent-friendly","x402","tv channel schedule qa","media","tv channel","schedule qa","broadcast","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tv-channel-schedule-qa-api-d31d43","openApiSpecUrl":"https://tv-channel-schedule-qa.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c174dbbc-16e2-4b67-8b90-b94cc5712765","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ba6efe3e-87ec-4749-90c0-ef99e9499faa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"858e3b65-e5cd-4767-9372-dec362c0fcec","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/schedule-qa-rules","description":"Return hardcoded tv channel schedule qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-channel-schedule","description":"Audit TV channel schedules for gaps, repeats, rating fit, regional windows, promo conflicts, and live risk using deterministic scoring rules"},{"method":"POST","path":"/repair-schedule-gaps","description":"Generate focused next steps for tv channel schedule qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"379a10e2-602e-423d-a936-6d39741c6ba6","name":"Scenario Hedge Readiness API","slug":"scenario-hedge-readiness-api-10d03a","shortDescription":"Score scenario hedge readiness from exposure map, trigger clarity, hedge coverage, cost, timing, and governance","description":"Score scenario hedge readiness from exposure map, trigger clarity, hedge coverage, cost, timing, and governance. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","scenario-planning","hedging","risk","agent-friendly","x402","scenario hedge readiness","finance","scenario planning","hedging","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/scenario-hedge-readiness-api-10d03a","openApiSpecUrl":"https://scenario-hedge-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4d546194-eca4-4cfc-b251-09d7bd3ae6f2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"697d36f4-daf1-4260-bdd7-bc6229d6f5a6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ed8c4dc-6c1b-4f2a-a037-da0ab7e3d192","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/hedge-readiness-rules","description":"Return hardcoded scenario hedge readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-hedge-readiness","description":"Score scenario hedge readiness from exposure map, trigger clarity, hedge coverage, cost, timing, and governance using deterministic scoring rules"},{"method":"POST","path":"/recommend-hedge-actions","description":"Generate focused next steps for scenario hedge readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"421bdbef-7660-4c6d-8f3c-170e0a2987fd","name":"Broadcast Rights Window Checker API","slug":"broadcast-rights-window-checker-api-b843a8","shortDescription":"Check broadcast rights windows from territory, platform, title, blackout rules, sublicensing, and expiry risk","description":"Check broadcast rights windows from territory, platform, title, blackout rules, sublicensing, and expiry risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["media","broadcast-rights","tv-channel","compliance","agent-friendly","x402","broadcast rights window checker","media","broadcast rights","tv channel","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/broadcast-rights-window-checker-api-b843a8","openApiSpecUrl":"https://broadcast-rights-window.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c8c35b60-1695-4126-a279-adc7129f2396","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"87b42de2-5595-41c1-a7b7-cea8febf05a5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"49017f6f-2e7c-47b7-83bf-e4f6749ebcff","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rights-window-rules","description":"Return hardcoded broadcast rights window rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-rights-window","description":"Check broadcast rights windows from territory, platform, title, blackout rules, sublicensing, and expiry risk using deterministic scoring rules"},{"method":"POST","path":"/flag-rights-risks","description":"Generate focused next steps for broadcast rights window from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9c81beb7-9830-40d6-a984-077bb67c1a1b","name":"Adaptive Learning Path Sequencer API","slug":"adaptive-learning-path-sequencer-api-5f3916","shortDescription":"Sequence AI learning paths from learner goal, prior knowledge, difficulty, retention risk, and assessment signals","description":"Sequence AI learning paths from learner goal, prior knowledge, difficulty, retention risk, and assessment signals. This premium self-contained API uses hardcoded research, learning, and translation decision rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need reliable research synthesis, adaptive learning workflows, multilingual QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","learning","adaptive-learning","education","agent-friendly","x402","adaptive learning path sequencer","ai","learning","adaptive learning","education","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/adaptive-learning-path-sequencer-api-5f3916","openApiSpecUrl":"https://adaptive-learning-sequencer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7b72cfce-bc4d-4b2f-a1aa-6ca9b8296345","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9154ee2a-59ae-425c-b4d4-476be4755d42","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4fcb191a-d186-4ef8-a797-98fac1fee657","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/learning-sequencer-rules","description":"Return hardcoded adaptive learning sequencer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/sequence-learning-path","description":"Sequence AI learning paths from learner goal, prior knowledge, difficulty, retention risk, and assessment signals using deterministic scoring rules"},{"method":"POST","path":"/repair-learning-plan","description":"Generate focused next steps for adaptive learning sequencer from urgency, confidence, review risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f8c43305-baca-46ba-ae22-db1d44004078","name":"JSON Minifier & Beautifier API","slug":"json-minifier-beautifier-api-d04f28","shortDescription":"Minify, beautify, validate, flatten, diff and sort JSON — pure logic sub-1ms — built for AI agents","description":"Every dev agent, API builder and data pipeline formats JSON constantly. Minify for storage savings, beautify for readability, validate with structure stats, flatten nested objects to dot-notation, diff two JSON objects and sort keys alphabetically. Pure logic, no external APIs, sub-1ms.","category":null,"tags":["JSON","minify","beautify","validate","diff","flatten","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/json-minifier-beautifier-api-d04f28","openApiSpecUrl":"https://json-tools-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"47c0b001-8183-4b2b-8a2b-dc48a5cf8175","name":"Free","description":"Evaluate with 10 free JSON operations\" — 10 req/day","isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["10 req/month | All 6 endpoints | Minify and beautify | Diff and flatten | JSON response"]},{"id":"aa6603c5-aa3d-4dcb-b4ce-28ff23c4659f","name":"x402","description":"Dev pipeline agents auto-pay per JSON op — called on every LLM response format step\" — $0.01 USDC per request","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["x402 automatic payment | No monthly commitment | All 6 endpoints | Deep diff | Flatten | Sort"]}],"endpoints":[{"method":"POST","path":"/minify","description":"Remove all whitespace and get size savings percentage"},{"method":"POST","path":"/minify","description":"$0.01 USDC"},{"method":"POST","path":"/beautify","description":"$0.01 USDC"},{"method":"POST","path":"/beautify","description":"Pretty print with custom indent (2, 4, tabs)"},{"method":"POST","path":"/validate","description":"Validate JSON and get type, key count and structure stats"},{"method":"POST","path":"/validate","description":"$0.01 USDC"},{"method":"POST","path":"/flatten","description":"$0.01 USDC"},{"method":"POST","path":"/flatten","description":"Flatten nested JSON to dot-notation keys"},{"method":"POST","path":"/diff","description":"$0.01 USDC"},{"method":"POST","path":"/diff","description":"Deep diff two JSON objects with change classification"},{"method":"POST","path":"/sort","description":"Sort all keys alphabetically recursively"},{"method":"POST","path":"/sort","description":"$0.01 USDC"}],"x402":null},{"id":"4b32aca0-9dfd-46b2-941f-2e2ede2aefe4","name":"API Capability Keyword Mapper API","slug":"api-capability-keyword-mapper-api-132715","shortDescription":"Map API capability keywords from user intent, endpoint verbs, schemas, domain terms, and agent search phrases","description":"Map API capability keywords from user intent, endpoint verbs, schemas, domain terms, and agent search phrases. This premium self-contained API uses hardcoded agent-discovery, API metadata, and machine-readable contract rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for API publishers and AI agents that need better discovery, tool routing, integration readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-discovery","keywords","capability-mapping","semantic-search","agent-friendly","x402","api capability keyword mapper","api discovery","keywords","capability mapping","semantic search","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-capability-keyword-mapper-api-132715","openApiSpecUrl":"https://api-capability-keyword-mapper.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c3af8fc6-ae19-4510-99d0-521a1785f5b1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"03e4d260-a152-4adb-bb9e-151b340e6cb4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0baffd59-278e-4bf3-a292-2802de79767d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/capability-keyword-rules","description":"Return hardcoded api capability keyword mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-capability-keywords","description":"Map API capability keywords from user intent, endpoint verbs, schemas, domain terms, and agent search phrases using deterministic scoring rules"},{"method":"POST","path":"/prioritize-discovery-tags","description":"Generate focused next steps for api capability keyword mapper from urgency, confidence, integration risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"10a443d7-7233-4ebd-b410-9a68cdd4d4f3","name":"Agent Secret Exposure Sweep API","slug":"agent-secret-exposure-sweep-api-f9da42","shortDescription":"Sweep agent secret exposure from prompt logs, tool configs, environment scope, repo traces, and rotation status","description":"Sweep agent secret exposure from prompt logs, tool configs, environment scope, repo traces, and rotation status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["secrets","agent-security","leak-detection","devsecops","agent-friendly","x402","agent secret exposure sweep","secrets","agent security","leak detection","devsecops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-secret-exposure-sweep-api-f9da42","openApiSpecUrl":"https://agent-secret-exposure-sweep.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"912cb1bc-42ea-490c-96de-31bbd02fd445","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"535585c0-422d-46e9-a569-d972161b98c1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b5bf31b0-2f6e-4dbc-a980-65442df67aa7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/secret-exposure-rules","description":"Return hardcoded agent secret exposure sweep rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/sweep-agent-secret-exposure","description":"Sweep agent secret exposure from prompt logs, tool configs, environment scope, repo traces, and rotation status using deterministic scoring rules"},{"method":"POST","path":"/rank-secret-rotations","description":"Generate focused next steps for agent secret exposure sweep from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"452c0278-8311-420a-812f-9a20d3dfee5a","name":"RAG Citation Coverage Auditor API","slug":"rag-citation-coverage-auditor-api-432551","shortDescription":"Audit RAG citation coverage from answer claims, source links, retrieval depth, freshness, and contradiction signal","description":"Audit RAG citation coverage from answer claims, source links, retrieval depth, freshness, and contradiction signal. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["rag","citations","retrieval","answer-quality","agent-friendly","x402","rag citation coverage auditor","rag","citations","retrieval","answer quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-citation-coverage-auditor-api-432551","openApiSpecUrl":"https://rag-citation-coverage-auditor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"5ffcdc18-ada2-4e85-85de-57c55c161cb9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2a505151-dea2-47bf-bbfa-311d2ef37ad4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a7b9227-e953-42fd-9dd5-78019890782c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rag-citation-rules","description":"Return hardcoded rag citation coverage auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-rag-citation-coverage","description":"Audit RAG citation coverage from answer claims, source links, retrieval depth, freshness, and contradiction signal using deterministic scoring rules"},{"method":"POST","path":"/rank-citation-fixes","description":"Generate focused next steps for rag citation coverage auditor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8ff4f276-897f-4974-8c10-91e13cccac80","name":"Agent OAuth Scope Minimizer API","slug":"agent-oauth-scope-minimizer-api-e73a9b","shortDescription":"Minimize agent OAuth scopes from requested actions, data fields, user role, expiry, and risk tolerance","description":"Minimize agent OAuth scopes from requested actions, data fields, user role, expiry, and risk tolerance. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["oauth","scopes","agent-auth","security","agent-friendly","x402","agent oauth scope minimizer","oauth","scopes","agent auth","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-oauth-scope-minimizer-api-e73a9b","openApiSpecUrl":"https://agent-oauth-scope-minimizer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"256f12f0-515c-4e21-b4a6-bb4bb0987ff4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"07cd9076-41f9-4c6d-919c-e86391e20f88","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"08fdd97a-a343-4853-8a40-d080edba822e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/oauth-scope-rules","description":"Return hardcoded agent oauth scope minimizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/minimize-agent-oauth-scopes","description":"Minimize agent OAuth scopes from requested actions, data fields, user role, expiry, and risk tolerance using deterministic scoring rules"},{"method":"POST","path":"/rank-scope-reductions","description":"Generate focused next steps for agent oauth scope minimizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0364287c-6e87-4bbf-8196-03ac341826c1","name":"Wallet Age & Activity Scorer API","slug":"wallet-age-activity-scorer-api-9a20e9","shortDescription":"Score any EVM wallet 0-100 by transaction count, balance and activity signals","description":"Wallet Age & Activity Scorer API queries any EVM wallet address via public RPC and returns a 0-100 trust score based on transaction count, ETH balance, activity patterns and wallet type classification. Identifies whales, bots, fresh wallets and dormant addresses. Includes breakdown by component and signals for bot risk, whale status and dormancy. Built for DeFi protocols, NFT mints, airdrop eligibility checks and AI agents evaluating wallet reputation.","category":null,"tags":["wallet","identity","web3","score wallet trust level","check wallet activity history","identify whale or bot wallet","get wallet reputation score","check if wallet is new or old"],"baseUrl":"https://orbisapi.com/proxy/wallet-age-activity-scorer-api-9a20e9","openApiSpecUrl":"https://wallet-scorer-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"41f64d74-5fff-4aee-b4ec-aa398897c194","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"788f4d4b-94d3-4ce2-a26c-4c628af5dfa5","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"218f20b4-d0b5-4c98-a62b-c789486ba587","name":"Token Safety Checker API","slug":"token-safety-checker-api-360de2","shortDescription":"Check token safety signals — liquidity, age, volume and contract verification","description":"Token Safety Checker API evaluates any ERC-20 token contract for safety signals using DexScreener liquidity data and on-chain RPC verification. Checks liquidity amount, trading volume, token age, price impact risk and contract code existence. Returns a risk score 0-100, risk level (MINIMAL/LOW/MEDIUM/HIGH), verdict (LOOKS OK/CAUTION/AVOID), warnings list and positives list. Built for DeFi dashboards, trading bots, AI agents and wallet interfaces that need quick rug-pull risk assessment.","category":null,"tags":["defi","security","token","check token safety before buying","detect rug pull risk for token","check token liquidity and age","verify token contract is safe","is this token a honeypot"],"baseUrl":"https://orbisapi.com/proxy/token-safety-checker-api-360de2","openApiSpecUrl":"https://token-safety-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f73eaf08-47ca-4036-b49c-b83106f0540a","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"995522c0-6e36-429a-b0e7-6fa05046dd74","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"f05c07db-7a5e-47a0-8cb6-fa06cf56fbee","name":"Password Reset Fraud Signal API","slug":"password-reset-fraud-signal-api-103873","shortDescription":"Signal password reset fraud from device trust, location shift, account value, recent attempts, and MFA status","description":"Signal password reset fraud from device trust, location shift, account value, recent attempts, and MFA status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["password-reset","fraud","it-support","security","agent-friendly","x402","password reset fraud signal","password reset","fraud","it support","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/password-reset-fraud-signal-api-103873","openApiSpecUrl":"https://password-reset-fraud-signal.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4fa3ac6a-2438-45d6-8389-3f878e9c19e3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"29b3883e-ae08-45dd-b34e-35cae89f690a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2ecf8e9c-5dda-4ed3-a28f-fcae35e7a228","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/password-fraud-rules","description":"Return hardcoded password reset fraud signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/signal-password-reset-fraud","description":"Signal password reset fraud from device trust, location shift, account value, recent attempts, and MFA status using deterministic scoring rules"},{"method":"POST","path":"/rank-reset-controls","description":"Generate focused next steps for password reset fraud signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1173ea01-f47c-4b56-9b47-4c7747f8410c","name":"Release Evidence Readiness API","slug":"release-evidence-readiness-api-ce453d","shortDescription":"Score release evidence readiness from test status, approvals, risk notes, rollback, observability, and owner","description":"Score release evidence readiness from test status, approvals, risk notes, rollback, observability, and owner. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["release","evidence","devops","change-management","agent-friendly","x402","release evidence readiness","release","evidence","devops","change management","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/release-evidence-readiness-api-ce453d","openApiSpecUrl":"https://release-evidence-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"40cb87ac-28c5-4ae5-8396-6b6a705a3892","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a4210274-8cbd-4a65-b9ec-630794606d30","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5786ec7b-33e5-400d-ab82-bbdbf35c2a42","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/release-evidence-rules","description":"Return hardcoded release evidence readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-release-readiness","description":"Score release evidence readiness from test status, approvals, risk notes, rollback, observability, and owner using deterministic scoring rules"},{"method":"POST","path":"/rank-release-gaps","description":"Generate focused next steps for release evidence readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2a58bca8-5b6d-4635-ab28-4ac8f25e11b1","name":"Security Alert Evidence Brief API","slug":"security-alert-evidence-brief-api-318270","shortDescription":"Brief security alert evidence from signal source, asset criticality, identity context, blast radius, and confidence","description":"Brief security alert evidence from signal source, asset criticality, identity context, blast radius, and confidence. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["security","alert-triage","evidence","soc","agent-friendly","x402","security alert evidence brief","security","alert triage","evidence","soc","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/security-alert-evidence-brief-api-318270","openApiSpecUrl":"https://security-alert-evidence-brief.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"3cc2e0f8-9674-4178-b4d2-334757b488f7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c78f46b-10c6-4945-a266-1f4438def091","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"17fc94a2-4750-4a89-afe3-4e8ca75c6dd4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/alert-evidence-rules","description":"Return hardcoded security alert evidence brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-alert-evidence","description":"Brief security alert evidence from signal source, asset criticality, identity context, blast radius, and confidence using deterministic scoring rules"},{"method":"POST","path":"/rank-investigation-steps","description":"Generate focused next steps for security alert evidence brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"90aa24f4-fd1b-41b4-a691-9eb69249a943","name":"Vendor Renewal Negotiation Brief API","slug":"vendor-renewal-negotiation-brief-api-4ad67e","shortDescription":"Build vendor renewal negotiation briefs from usage, SLA history, price change, alternatives, and contract leverage","description":"Build vendor renewal negotiation briefs from usage, SLA history, price change, alternatives, and contract leverage. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor","renewal","negotiation","procurement","agent-friendly","x402","vendor renewal negotiation brief","vendor","renewal","negotiation","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-renewal-negotiation-brief-api-4ad67e","openApiSpecUrl":"https://vendor-renewal-negotiation.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"145caa60-4084-448b-8e07-847f47df33fd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"276d315b-5989-4ff0-8236-10f5974420f3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f5153c5-4775-4a92-8736-cea1d7514775","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/renewal-negotiation-rules","description":"Return hardcoded vendor renewal negotiation rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-renewal-brief","description":"Build vendor renewal negotiation briefs from usage, SLA history, price change, alternatives, and contract leverage using deterministic scoring rules"},{"method":"POST","path":"/rank-negotiation-levers","description":"Generate focused next steps for vendor renewal negotiation from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"752c5d32-bed9-4320-90aa-22cdb8527b1b","name":"Accrual Journal Review API","slug":"accrual-journal-review-api-b75691","shortDescription":"Review accrual journal entries from period match, estimate basis, reversal plan, evidence, and materiality","description":"Review accrual journal entries from period match, estimate basis, reversal plan, evidence, and materiality. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","accounting","accruals","journal-review","agent-friendly","x402","accrual journal review","finance","accounting","accruals","journal review","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/accrual-journal-review-api-b75691","openApiSpecUrl":"https://accrual-journal-review.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"84d72a20-4257-440f-b202-8d35854fe348","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ab68cc0-f0ac-46ae-8dbb-fa5651d301d0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0e1abdae-27a5-4c35-9f55-0ed9cb598dc4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/accrual-review-rules","description":"Return hardcoded accrual journal review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-accrual-entry","description":"Review accrual journal entries from period match, estimate basis, reversal plan, evidence, and materiality using deterministic scoring rules"},{"method":"POST","path":"/prioritize-close-fixes","description":"Generate focused next steps for accrual journal review from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"da1cee7f-9bca-4272-9d9f-c53f01bf5821","name":"Incident Customer Impact Brief API","slug":"incident-customer-impact-brief-api-fecf3b","shortDescription":"Brief incident customer impact from affected segment, SLA, revenue exposure, communication status, and recovery ETA","description":"Brief incident customer impact from affected segment, SLA, revenue exposure, communication status, and recovery ETA. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["incident","customer-impact","status-update","sre","agent-friendly","x402","incident customer impact brief","incident","customer impact","status update","sre","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/incident-customer-impact-brief-api-fecf3b","openApiSpecUrl":"https://incident-customer-impact-brief.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"98c4a7b6-fbc7-4ef7-8ccd-8c3fccb34940","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"76570c1f-ca2a-499d-85ff-9987ea46be2f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e07a63f0-7e4d-4db9-a1c4-ab02a36902e9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/customer-impact-rules","description":"Return hardcoded incident customer impact brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-customer-impact","description":"Brief incident customer impact from affected segment, SLA, revenue exposure, communication status, and recovery ETA using deterministic scoring rules"},{"method":"POST","path":"/recommend-incident-comms","description":"Generate focused next steps for incident customer impact brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1bdf9a7e-edae-4b7e-9001-3585d3e31f0a","name":"Last Mile Delivery Exception API","slug":"last-mile-delivery-exception-api-8b3a18","shortDescription":"Route last mile delivery exceptions from address quality, driver note, customer urgency, weather, and SLA breach risk","description":"Route last mile delivery exceptions from address quality, driver note, customer urgency, weather, and SLA breach risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["last-mile","delivery","logistics","customer-ops","agent-friendly","x402","last mile delivery exception","last mile","delivery","logistics","customer ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/last-mile-delivery-exception-api-8b3a18","openApiSpecUrl":"https://last-mile-delivery-exception.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7f250cbb-9aa5-42b5-84b5-04e957ba7d74","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"11214cd2-0c12-4f35-82de-a0fe7ed363bc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d2e5dbac-3d66-4033-b993-2f318bb0f6e3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/last-mile-rules","description":"Return hardcoded last mile delivery exception rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-last-mile-exception","description":"Route last mile delivery exceptions from address quality, driver note, customer urgency, weather, and SLA breach risk using deterministic scoring rules"},{"method":"POST","path":"/rank-delivery-actions","description":"Generate focused next steps for last mile delivery exception from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"70cd11b8-2c49-4cc6-8ce8-8ba36c5a98bd","name":"ERP Purchase Order Match API","slug":"erp-purchase-order-match-api-11d0ef","shortDescription":"Match ERP purchase orders from vendor, line items, receiving status, invoice variance, and approval path","description":"Match ERP purchase orders from vendor, line items, receiving status, invoice variance, and approval path. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["erp","purchase-order","invoice-match","finance","agent-friendly","x402","erp purchase order match","erp","purchase order","invoice match","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/erp-purchase-order-match-api-11d0ef","openApiSpecUrl":"https://erp-purchase-order-match.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"f5c0b5f8-0d61-474a-90d8-c5b96f6ac299","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d12b17b6-f1ae-4937-8e8b-6d460d74c3d9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0a16ce3-5e0f-4ffe-a16a-b77a9b277df9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/po-match-rules","description":"Return hardcoded erp purchase order match rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/match-purchase-order","description":"Match ERP purchase orders from vendor, line items, receiving status, invoice variance, and approval path using deterministic scoring rules"},{"method":"POST","path":"/rank-po-exceptions","description":"Generate focused next steps for erp purchase order match from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"007d33d4-0e29-4444-9114-1964c341a54a","name":"Brand Voice Consistency Review API","slug":"brand-voice-consistency-review-api-876360","shortDescription":"Review brand voice consistency from tone rules, audience segment, channel, claim risk, and example match","description":"Review brand voice consistency from tone rules, audience segment, channel, claim risk, and example match. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["brand-voice","content-review","marketing","copywriting","agent-friendly","x402","brand voice consistency review","brand voice","content review","marketing","copywriting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/brand-voice-consistency-review-api-876360","openApiSpecUrl":"https://brand-voice-consistency-review.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"a767f4fd-adf0-493d-b05b-4c1256d161aa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0ef7a6f1-35a5-4d2b-8cf6-9b96e3a41352","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b95f20e3-f002-4464-a331-ff6035e0356d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/brand-voice-rules","description":"Return hardcoded brand voice consistency review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-brand-voice-consistency","description":"Review brand voice consistency from tone rules, audience segment, channel, claim risk, and example match using deterministic scoring rules"},{"method":"POST","path":"/rank-voice-fixes","description":"Generate focused next steps for brand voice consistency review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"52171383-c527-4f09-b44f-3376c82ccffc","name":"Loan Covenant Monitor API","slug":"loan-covenant-monitor-api-7f96f0","shortDescription":"Monitor loan covenant risk from ratio trend, reporting date, waiver status, borrower notes, and threshold distance","description":"Monitor loan covenant risk from ratio trend, reporting date, waiver status, borrower notes, and threshold distance. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["lending","covenants","credit-risk","finance","agent-friendly","x402","loan covenant monitor","lending","covenants","credit risk","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/loan-covenant-monitor-api-7f96f0","openApiSpecUrl":"https://loan-covenant-monitor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"df992084-65de-4740-a941-d27a88efe31b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"efa03b58-f9cc-4101-a456-84f970a0a9d6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a557403e-9d16-458f-ae3e-9949722b9ac9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/covenant-monitor-rules","description":"Return hardcoded loan covenant monitor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-covenant-risk","description":"Monitor loan covenant risk from ratio trend, reporting date, waiver status, borrower notes, and threshold distance using deterministic scoring rules"},{"method":"POST","path":"/recommend-covenant-actions","description":"Generate focused next steps for loan covenant monitor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cd66bc3c-d7d5-4a7d-a323-5a82bdf44229","name":"Real Estate Lease Abstractor API","slug":"real-estate-lease-abstractor-api-76a97c","shortDescription":"Abstract real estate leases from term dates, rent schedule, options, obligations, clauses, and risk flags","description":"Abstract real estate leases from term dates, rent schedule, options, obligations, clauses, and risk flags. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["real-estate","lease","document-ai","contracts","agent-friendly","x402","real estate lease abstractor","real estate","lease","document ai","contracts","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/real-estate-lease-abstractor-api-76a97c","openApiSpecUrl":"https://real-estate-lease-abstractor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"329afd55-ec97-4dee-940f-51e85fb5e794","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bc7cd377-5656-482d-b173-bd052e55b41b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"80b9b394-0f4a-4663-990a-066b55cc2bc4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lease-abstract-rules","description":"Return hardcoded lease abstractor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/abstract-lease","description":"Abstract real estate leases from term dates, rent schedule, options, obligations, clauses, and risk flags using deterministic scoring rules"},{"method":"POST","path":"/rank-lease-risks","description":"Generate focused next steps for lease abstractor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"05c71872-a90f-42f1-b451-33d1e447e694","name":"Construction Change Order Risk API","slug":"construction-change-order-risk-api-90df4d","shortDescription":"Score construction change order risk from scope, cost delta, schedule impact, approval, and contract clause","description":"Score construction change order risk from scope, cost delta, schedule impact, approval, and contract clause. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["construction","change-order","project-risk","finance","agent-friendly","x402","construction change order risk","construction","change order","project risk","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/construction-change-order-risk-api-90df4d","openApiSpecUrl":"https://construction-change-order-risk.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6b4cdb42-2a00-4cf4-9156-f67d91df9241","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9bb1e8e1-d6e7-4f46-89ee-346480c21ffd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5ef0cd33-c2c8-41ba-aae8-f083e6a2eef4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/change-order-rules","description":"Return hardcoded construction change order risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-change-order-risk","description":"Score construction change order risk from scope, cost delta, schedule impact, approval, and contract clause using deterministic scoring rules"},{"method":"POST","path":"/rank-change-order-actions","description":"Generate focused next steps for construction change order risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"abc9797b-73cc-4e07-9081-1d9145ccdfda","name":"Agent Secret Exposure Path API","slug":"agent-secret-exposure-path-api-0ae1bc","shortDescription":"Map agent secret exposure paths from prompt surface, tool logs, storage target, masking depth, and handoff chain","description":"Map agent secret exposure paths from prompt surface, tool logs, storage target, masking depth, and handoff chain. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["secrets","agent-security","data-protection","runtime-risk","agent-friendly","x402","agent secret exposure path","secrets","agent security","data protection","runtime risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-secret-exposure-path-api-0ae1bc","openApiSpecUrl":"https://agent-secret-exposure-path.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"2fca434a-b2ba-4fec-a99c-c0505f41fd78","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"777c8b09-b630-444b-b400-1f3ef5b8fb9b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4bab2f54-d4db-435b-b986-1e81a5216ca6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/secret-exposure-rules","description":"Return hardcoded agent secret exposure path rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-secret-exposure","description":"Map agent secret exposure paths from prompt surface, tool logs, storage target, masking depth, and handoff chain using deterministic scoring rules"},{"method":"POST","path":"/rank-secret-controls","description":"Generate focused next steps for agent secret exposure path from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ccbfe628-340a-4f25-8f9b-a20f16020ac6","name":"Math Expression Evaluator API","slug":"math-expression-evaluator-api-bc6df5","shortDescription":"Evaluate math expressions, calculate statistics and convert number bases","description":"Math Expression Evaluator API safely evaluates arithmetic expressions, computes statistics for datasets (mean, median, std dev, variance), converts numbers between bases (binary, octal, decimal, hex), and batch-evaluates up to 20 expressions in one request. Uses sandboxed evaluation with no external dependencies. Built for calculator apps, educational tools, spreadsheet engines and AI math agents.","category":null,"tags":["math","calculator","developer","evaluate math expression safely","calculate mean median standard deviation","convert decimal to binary hex octal","batch evaluate math formulas","calculate statistics for dataset"],"baseUrl":"https://orbisapi.com/proxy/math-expression-evaluator-api-bc6df5","openApiSpecUrl":"https://math-eval-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7045c117-2932-4fff-ba51-51e0a2ba3fc0","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"235173a0-b2fe-497d-9342-3a52ab2a7465","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/evaluate","description":"Evaluate a math expression safely"},{"method":"POST","path":"/stats","description":"Calculate statistics for a number dataset"},{"method":"POST","path":"/batch","description":"Evaluate up to 20 expressions at once"},{"method":"GET","path":"/convert","description":"Convert numbers between binary, octal, decimal and hex"}],"x402":null},{"id":"e0f952e2-57ec-4283-85f2-8e2277dc7d74","name":"Text to Morse Code API","slug":"text-to-morse-code-api-47e2af","shortDescription":"Encode and decode Morse code with audio timing data and batch support","description":"Text to Morse Code API encodes any text to Morse code and decodes Morse back to text. Returns dot/dash counts, symbol totals, and audio timing data for sound playback at configurable WPM speed. Batch endpoint processes up to 20 encode/decode operations in one call. Supports all alphanumeric characters and common punctuation. Built for amateur radio tools, accessibility apps, educational games and IoT devices.","category":null,"tags":["morse","encoding","communication","encode text to morse code","decode morse code to text","get morse code audio timing","convert message to morse","batch morse code encoder decoder"],"baseUrl":"https://orbisapi.com/proxy/text-to-morse-code-api-47e2af","openApiSpecUrl":"https://morse-code-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"39c8b76c-d65d-4557-aee0-54147ec37256","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"56cfa516-7c46-4d94-a16c-026afcd2c4fd","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/encode","description":"Encode text to Morse code"},{"method":"GET","path":"/decode","description":"Decode Morse code to text"},{"method":"GET","path":"/audio","description":"Get timing data for Morse audio playback"},{"method":"POST","path":"/batch","description":"Batch encode or decode up to 20 items"}],"x402":null},{"id":"5f4b41b1-7691-441a-bf72-bd069a242196","name":"Agent Capability Drift Watch API","slug":"agent-capability-drift-watch-api-9fba82","shortDescription":"Watch AI agent capability drift from tool changes, policy updates, model swaps, workflow failures, and owner review","description":"Watch AI agent capability drift from tool changes, policy updates, model swaps, workflow failures, and owner review. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for agent capability drift, MCP dependency risk, enterprise data residency, approval chains, support handoff quality, workspace data boundaries, and automation ROI prioritization with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring governance, support, security, privacy, finance, operations, and Orbis x402 monetization workflows.","category":null,"tags":["agent-ops","capability-drift","monitoring","governance","agent-friendly","x402","agent capability drift watch","agent ops","capability drift","monitoring","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-capability-drift-watch-api-9fba82","openApiSpecUrl":"https://agent-capability-drift-watch.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"990f56b3-a393-4aaf-bfb5-7d765e8bdf44","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1651d2e3-3dd1-4326-b1d1-76a6ab4e410c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9cad3dd0-a395-4596-a5d3-f56c0ba403b0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/capability-drift-rules","description":"Return hardcoded agent capability drift watch rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/watch-agent-capability-drift","description":"Watch AI agent capability drift from tool changes, policy updates, model swaps, workflow failures, and owner review using deterministic scoring rules"},{"method":"POST","path":"/rank-capability-reviews","description":"Generate focused next steps for agent capability drift watch from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2b4d35d8-96e9-45f0-89e1-f1d6741f337d","name":"Zero Trust Exception Review API","slug":"zero-trust-exception-review-api-a0497f","shortDescription":"Review zero trust exceptions from access reason, device posture, network zone, duration, and compensating controls","description":"Review zero trust exceptions from access reason, device posture, network zone, duration, and compensating controls. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["zero-trust","access-exception","security","policy","agent-friendly","x402","zero trust exception review","zero trust","access exception","security","policy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/zero-trust-exception-review-api-a0497f","openApiSpecUrl":"https://zero-trust-exception-review.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"725cb7b6-3af1-4d61-bb04-0bad0b715c31","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2a084c51-fbe7-4ffe-be39-36e05c2d79b9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4b64f665-4c9e-4877-aed9-ebef2932d3cc","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/zero-trust-exception-rules","description":"Return hardcoded zero trust exception review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-zero-trust-exception","description":"Review zero trust exceptions from access reason, device posture, network zone, duration, and compensating controls using deterministic scoring rules"},{"method":"POST","path":"/rank-exception-controls","description":"Generate focused next steps for zero trust exception review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c154228d-e3e0-46f6-8205-4a0bb0956aca","name":"MCP Tool Dependency Risk API","slug":"mcp-tool-dependency-risk-api-f05ea9","shortDescription":"Score MCP tool dependency risk from tool criticality, vendor stability, permission depth, failure history, and fallback coverage","description":"Score MCP tool dependency risk from tool criticality, vendor stability, permission depth, failure history, and fallback coverage. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for agent capability drift, MCP dependency risk, enterprise data residency, approval chains, support handoff quality, workspace data boundaries, and automation ROI prioritization with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring governance, support, security, privacy, finance, operations, and Orbis x402 monetization workflows.","category":null,"tags":["mcp","tool-dependency","agent-infrastructure","risk","agent-friendly","x402","mcp tool dependency risk","mcp","tool dependency","agent infrastructure","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-tool-dependency-risk-api-f05ea9","openApiSpecUrl":"https://mcp-tool-dependency-risk.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4b56f2ea-0607-44fa-97f3-491bda2e8954","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1024f438-0eae-4200-bc8c-f23b8d18c938","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a4e774c-3a70-40a1-8292-dbd71521dc42","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mcp-dependency-rules","description":"Return hardcoded mcp tool dependency risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-mcp-tool-dependency-risk","description":"Score MCP tool dependency risk from tool criticality, vendor stability, permission depth, failure history, and fallback coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-dependency-controls","description":"Generate focused next steps for mcp tool dependency risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8574665c-ee96-4fd7-ab00-32d0830d7475","name":"Workflow Automation ROI Prioritizer API","slug":"workflow-automation-roi-prioritizer-api-bc7c71","shortDescription":"Prioritize workflow automation ROI from manual hours, error cost, frequency, integration effort, and compliance value","description":"Prioritize workflow automation ROI from manual hours, error cost, frequency, integration effort, and compliance value. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for agent capability drift, MCP dependency risk, enterprise data residency, approval chains, support handoff quality, workspace data boundaries, and automation ROI prioritization with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring governance, support, security, privacy, finance, operations, and Orbis x402 monetization workflows.","category":null,"tags":["workflow-automation","roi","operations","prioritization","agent-friendly","x402","workflow automation roi prioritizer","workflow automation","roi","operations","prioritization","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/workflow-automation-roi-prioritizer-api-bc7c71","openApiSpecUrl":"https://workflow-automation-roi-prioritizer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"3ab8eda4-1820-4ed9-947b-fa9ffd75e235","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d92d2051-992e-495c-aa0b-9544246e4b5a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7b85bc5a-6290-48cb-ad73-5edfbd5c6d58","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/automation-roi-rules","description":"Return hardcoded workflow automation roi prioritizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-workflow-automation-roi","description":"Prioritize workflow automation ROI from manual hours, error cost, frequency, integration effort, and compliance value using deterministic scoring rules"},{"method":"POST","path":"/rank-automation-candidates","description":"Generate focused next steps for workflow automation roi prioritizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"64100d19-a403-4e16-888f-6468bbf82a53","name":"GeoIP Intelligence API","slug":"geoip-intelligence-api-6a87aa","shortDescription":"Instant IP geolocation with ISP, threat score, and timezone data","description":"\nGeoIP Intelligence API delivers real-time IP address intelligence in a single request. Look up any IPv4 or IPv6 address and receive geolocation data (country, region, city, coordinates), ISP and ASN information, VPN/proxy/Tor detection, threat scoring, and timezone details. Built on Cloudflare's global edge network for sub-50ms response times worldwide. Ideal for fraud prevention, content personalization, compliance gating, and traffic analytics.","category":null,"tags":["geolocation","ip","security","fraud","analytics"],"baseUrl":"https://orbisapi.com/proxy/geoip-intelligence-api-6a87aa","openApiSpecUrl":"https://geoip-intel-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"50b287e0-8d80-405b-bd07-82dfe5412a48","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["10 calls/day · 10 calls/month. No commitment. No credit card required."]},{"id":"bbbc3146-3888-4e79-935d-dd4a774e95d9","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Sub-50ms global response","IPv4 + IPv6 support","VPN/proxy/Tor detection","Threat score 0–100","ASN + ISP data","99.95% uptime SLA"]}],"endpoints":[{"method":"GET","path":"/lookup","description":"Lookup geolocation and threat data for any IP"},{"method":"GET","path":"/me","description":" Lookup the calling IP automatically"},{"method":"POST","path":"/bulk","description":" Lookup up to 50 IPs in one request"}],"x402":null},{"id":"32e9ceb9-49a9-43d3-ae82-50b6d67c786e","name":"SOC2 Evidence Gap Planner API","slug":"soc2-evidence-gap-planner-api-8f897b","shortDescription":"Plan SOC2 evidence gaps from control mapping, artifact freshness, owner coverage, exception rate, and audit date","description":"Plan SOC2 evidence gaps from control mapping, artifact freshness, owner coverage, exception rate, and audit date. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["soc2","compliance","audit-evidence","controls","agent-friendly","x402","soc2 evidence gap planner","soc2","compliance","audit evidence","controls","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/soc2-evidence-gap-planner-api-8f897b","openApiSpecUrl":"https://soc2-evidence-gap-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"10be509c-ef8b-4fa1-abfb-418b70480724","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5faf1436-86c3-40f9-8c7b-284d637f09f4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c67b15c0-e026-4cdd-bbdd-ae50a2f4b5c7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/soc2-gap-rules","description":"Return hardcoded soc2 evidence gap planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-evidence-gaps","description":"Plan SOC2 evidence gaps from control mapping, artifact freshness, owner coverage, exception rate, and audit date using deterministic scoring rules"},{"method":"POST","path":"/rank-audit-actions","description":"Generate focused next steps for soc2 evidence gap planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"13d9e966-4c12-4c03-b357-2b52bdbacd49","name":"Warehouse Schema Change Risk API","slug":"warehouse-schema-change-risk-api-67eff8","shortDescription":"Score data warehouse schema change risk from downstream use, field criticality, freshness, owner, and migration plan","description":"Score data warehouse schema change risk from downstream use, field criticality, freshness, owner, and migration plan. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-warehouse","schema-change","data-quality","analytics","agent-friendly","x402","warehouse schema change risk","data warehouse","schema change","data quality","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/warehouse-schema-change-risk-api-67eff8","openApiSpecUrl":"https://warehouse-schema-change-risk.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4608ec89-b10c-47f7-be30-31314b77db76","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"03545602-7cc2-4f13-8de0-482cac72900d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1ccb1774-9e02-47c3-808d-e703791ee67c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/schema-change-rules","description":"Return hardcoded warehouse schema change risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-schema-change-risk","description":"Score data warehouse schema change risk from downstream use, field criticality, freshness, owner, and migration plan using deterministic scoring rules"},{"method":"POST","path":"/recommend-migration-controls","description":"Generate focused next steps for warehouse schema change risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f5c63e09-f26e-47d1-bc2d-b767f5a5725a","name":"Agent API Rate Limit Shock API","slug":"agent-api-rate-limit-shock-api-ee8a47","shortDescription":"Plan agent API rate-limit shock controls from burst size, retry pattern, quota class, priority, and fallback path","description":"Plan agent API rate-limit shock controls from burst size, retry pattern, quota class, priority, and fallback path. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-management","rate-limits","ai-agent","traffic-control","agent-friendly","x402","agent api rate limit shock","api management","rate limits","ai agent","traffic control","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-api-rate-limit-shock-api-ee8a47","openApiSpecUrl":"https://agent-api-rate-shock.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4821af83-121f-4e7b-9f82-ea5479efaffe","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"da1cb59b-697e-41ab-ab1b-6e15e1aaaeef","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a36e395-fc11-4947-bca2-07d3b3ae70e5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rate-shock-rules","description":"Return hardcoded agent api rate shock rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-rate-shock-controls","description":"Plan agent API rate-limit shock controls from burst size, retry pattern, quota class, priority, and fallback path using deterministic scoring rules"},{"method":"POST","path":"/rank-quota-actions","description":"Generate focused next steps for agent api rate shock from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b38ae557-38aa-4384-80a6-318d897cae89","name":"MCP Message Inspection Policy API","slug":"mcp-message-inspection-policy-api-4b68c9","shortDescription":"Score MCP message inspection policies from content risk, tool intent, auth context, payload shape, and audit need","description":"Score MCP message inspection policies from content risk, tool intent, auth context, payload shape, and audit need. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","message-inspection","agent-security","governance","agent-friendly","x402","mcp message inspection policy","mcp","message inspection","agent security","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-message-inspection-policy-api-4b68c9","openApiSpecUrl":"https://mcp-message-inspection-policy.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"bf1a0446-1d6c-4ae3-a6ef-9cd869695146","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d2ac1d03-9dac-4c0d-ba16-ca3ea049136d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2e8396e9-5cc5-4ce4-a8cb-2ec0b05c5f8d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/message-inspection-rules","description":"Return hardcoded mcp message inspection policy rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-message-policy","description":"Score MCP message inspection policies from content risk, tool intent, auth context, payload shape, and audit need using deterministic scoring rules"},{"method":"POST","path":"/repair-inspection-gaps","description":"Generate focused next steps for mcp message inspection policy from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"86cc2a93-d799-427b-8fa2-b41d4263bdbc","name":"MCP Context Window Packager API","slug":"mcp-context-window-packager-api-81947b","shortDescription":"Package MCP context windows from task intent, tool schemas, evidence priority, token ceiling, and lazy-load fit","description":"Package MCP context windows from task intent, tool schemas, evidence priority, token ceiling, and lazy-load fit. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","context-window","tool-schemas","token-efficiency","agent-friendly","x402","mcp context window packager","mcp","context window","tool schemas","token efficiency","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-context-window-packager-api-81947b","openApiSpecUrl":"https://mcp-context-window-packager.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"489e9b6e-673b-45c1-a8e0-b801a5602715","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"41261765-c6cb-49d6-ae44-ece4c445765d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b208ee4-ebec-4373-aac0-e9f2b0d01579","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/context-packager-rules","description":"Return hardcoded mcp context window packager rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/package-context-window","description":"Package MCP context windows from task intent, tool schemas, evidence priority, token ceiling, and lazy-load fit using deterministic scoring rules"},{"method":"POST","path":"/trim-context-waste","description":"Generate focused next steps for mcp context window packager from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"82b04f2d-d39f-4a5a-8a24-603ea5621686","name":"Agent API Replay Sandbox API","slug":"agent-api-replay-sandbox-api-a1569f","shortDescription":"Plan agent API replay sandboxes from captured calls, data sensitivity, mutation risk, fixture quality, and approval path","description":"Plan agent API replay sandboxes from captured calls, data sensitivity, mutation risk, fixture quality, and approval path. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-testing","agent-sandbox","replay","qa","agent-friendly","x402","agent api replay sandbox","api testing","agent sandbox","replay","qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-api-replay-sandbox-api-a1569f","openApiSpecUrl":"https://agent-api-replay-sandbox.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"94958f45-27d7-448c-a649-d438c66fcc4e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2de90744-22e9-4ede-aa46-1275575feb46","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b0c29447-a360-4677-a691-e0bc40ecb98a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/replay-sandbox-rules","description":"Return hardcoded agent api replay sandbox rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-replay-sandbox","description":"Plan agent API replay sandboxes from captured calls, data sensitivity, mutation risk, fixture quality, and approval path using deterministic scoring rules"},{"method":"POST","path":"/flag-replay-risks","description":"Generate focused next steps for agent api replay sandbox from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f8c41914-fc36-48b3-9baa-7326bc2c2256","name":"Agent Prompt Asset Inventory API","slug":"agent-prompt-asset-inventory-api-b760ea","shortDescription":"Inventory agent prompt assets from owner, purpose, data class, tool access, version, and retirement status","description":"Inventory agent prompt assets from owner, purpose, data class, tool access, version, and retirement status. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["prompt-assets","inventory","agent-governance","lifecycle","agent-friendly","x402","agent prompt asset inventory","prompt assets","inventory","agent governance","lifecycle","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-prompt-asset-inventory-api-b760ea","openApiSpecUrl":"https://agent-prompt-asset-inventory.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"54d07057-71c9-404a-9f93-edd5c95fb250","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"07aa634a-de44-4184-8308-1a3784475c3c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"27b51d77-9d2c-4db9-a8c9-b25add4d8345","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/prompt-inventory-rules","description":"Return hardcoded agent prompt asset inventory rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/inventory-prompt-assets","description":"Inventory agent prompt assets from owner, purpose, data class, tool access, version, and retirement status using deterministic scoring rules"},{"method":"POST","path":"/rank-prompt-cleanup","description":"Generate focused next steps for agent prompt asset inventory from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"08ff69cd-b600-41f5-b1a6-b0ef091e7abc","name":"Agent Synthetic Transaction Monitor API","slug":"agent-synthetic-transaction-monitor-api-bb2da2","shortDescription":"Design agent synthetic transactions from workflow criticality, tool chain, expected output, schedule, and alert route","description":"Design agent synthetic transactions from workflow criticality, tool chain, expected output, schedule, and alert route. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-observability","synthetic-monitoring","workflow","sre","agent-friendly","x402","agent synthetic transaction monitor","agent observability","synthetic monitoring","workflow","sre","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-synthetic-transaction-monitor-api-bb2da2","openApiSpecUrl":"https://agent-synthetic-transaction.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6a68db77-f350-45fa-b8f3-57aa6793dbbe","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a3e6f5e1-501e-440a-8ff0-d977463ec8cc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ab56ccd0-b184-42f3-9d64-127888a8ff2a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/synthetic-transaction-rules","description":"Return hardcoded agent synthetic transaction rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/design-synthetic-transaction","description":"Design agent synthetic transactions from workflow criticality, tool chain, expected output, schedule, and alert route using deterministic scoring rules"},{"method":"POST","path":"/rank-monitoring-gaps","description":"Generate focused next steps for agent synthetic transaction from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0d919f9d-d1c2-4c48-b308-eaf5ff26b1ca","name":"Agent Consent Proof Ledger API","slug":"agent-consent-proof-ledger-api-8b72b3","shortDescription":"Build consent proof ledgers for agent actions from user grant, purpose, data class, expiry, and evidence link","description":"Build consent proof ledgers for agent actions from user grant, purpose, data class, expiry, and evidence link. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["consent","audit","agent-actions","privacy","agent-friendly","x402","agent consent proof ledger","consent","audit","agent actions","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-consent-proof-ledger-api-8b72b3","openApiSpecUrl":"https://agent-consent-proof-ledger.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6f0ef80b-d438-4a46-a35e-1ce85239ff26","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a1210a03-8d9a-4d76-a21a-360f9a26c512","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8388a1d8-fdb9-45e8-81f4-02daee3745d5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/consent-ledger-rules","description":"Return hardcoded agent consent proof ledger rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-consent-ledger","description":"Build consent proof ledgers for agent actions from user grant, purpose, data class, expiry, and evidence link using deterministic scoring rules"},{"method":"POST","path":"/flag-consent-proof-gaps","description":"Generate focused next steps for agent consent proof ledger from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ae8a9ddd-8779-403c-bd9f-5037134372c2","name":"Autonomous Refund Approval Gate API","slug":"autonomous-refund-approval-gate-api-5f3a70","shortDescription":"Gate autonomous refund approvals from policy fit, amount risk, fraud signal, customer value, and audit evidence","description":"Gate autonomous refund approvals from policy fit, amount risk, fraud signal, customer value, and audit evidence. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["refunds","approval-gate","customer-ops","finance","agent-friendly","x402","autonomous refund approval gate","refunds","approval gate","customer ops","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/autonomous-refund-approval-gate-api-5f3a70","openApiSpecUrl":"https://autonomous-refund-approval-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"af7ad1c6-777a-4d4d-a076-300aea16446d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"26a31644-94cb-4f1e-a3bc-34705d7bd419","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a56cec0e-164a-438b-9c46-b9964964a9f4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/refund-gate-rules","description":"Return hardcoded autonomous refund approval gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-refund-approval","description":"Gate autonomous refund approvals from policy fit, amount risk, fraud signal, customer value, and audit evidence using deterministic scoring rules"},{"method":"POST","path":"/recommend-refund-review","description":"Generate focused next steps for autonomous refund approval gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f2c1770c-10bc-45a6-b7e4-f2efe71985c8","name":"Agent File Upload Safety Gate API","slug":"agent-file-upload-safety-gate-api-8d794c","shortDescription":"Gate agent file uploads from file type, content class, destination, malware signal, and sharing scope","description":"Gate agent file uploads from file type, content class, destination, malware signal, and sharing scope. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["file-upload","agent-security","data-protection","sharing","agent-friendly","x402","agent file upload safety gate","file upload","agent security","data protection","sharing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-file-upload-safety-gate-api-8d794c","openApiSpecUrl":"https://agent-file-upload-safety.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"624af4a2-2c92-44c9-b612-ae61fdd4eedf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d3207d34-72f9-49b7-916f-53314f577efa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"abbb6782-d27f-4da0-ba2e-b79cbac29abb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/file-upload-rules","description":"Return hardcoded agent file upload safety rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-file-upload","description":"Gate agent file uploads from file type, content class, destination, malware signal, and sharing scope using deterministic scoring rules"},{"method":"POST","path":"/rank-upload-controls","description":"Generate focused next steps for agent file upload safety from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2a391bf4-9aab-4aff-8e36-6606c19570ae","name":"Agent Knowledge Pack Bundler API","slug":"agent-knowledge-pack-bundler-api-14d833","shortDescription":"Bundle agent knowledge packs from topic scope, source priority, token budget, expiry, and citation need","description":"Bundle agent knowledge packs from topic scope, source priority, token budget, expiry, and citation need. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["knowledge-pack","rag","context","agent-memory","agent-friendly","x402","agent knowledge pack bundler","knowledge pack","rag","context","agent memory","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-knowledge-pack-bundler-api-14d833","openApiSpecUrl":"https://agent-knowledge-pack-bundler.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"2f0e5ac3-ea40-4fd4-990b-ac11cee73541","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f4fcaa19-d8d3-47c9-839d-0c36cb3343eb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"19cf6a21-be20-44bd-8770-23f36ac82a99","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/knowledge-pack-rules","description":"Return hardcoded agent knowledge pack bundler rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/bundle-knowledge-pack","description":"Bundle agent knowledge packs from topic scope, source priority, token budget, expiry, and citation need using deterministic scoring rules"},{"method":"POST","path":"/trim-knowledge-pack","description":"Generate focused next steps for agent knowledge pack bundler from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"167c2c55-72c9-4c25-85fc-5b27f67058f0","name":"API Sandbox Scenario Generator API","slug":"api-sandbox-scenario-generator-api-d13961","shortDescription":"Generate API sandbox scenarios from endpoint purpose, fixtures, edge cases, auth state, and failure mode","description":"Generate API sandbox scenarios from endpoint purpose, fixtures, edge cases, auth state, and failure mode. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-testing","sandbox","developer-tools","agent-qa","agent-friendly","x402","api sandbox scenario generator","api testing","sandbox","developer tools","agent qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-sandbox-scenario-generator-api-d13961","openApiSpecUrl":"https://api-sandbox-scenario-generator.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"b16deff7-8c93-4752-858f-b308fd651d2e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c2858714-871e-43de-a81b-46620a7047c2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"72f2e27e-15f3-4f7a-b281-6d232929075f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/sandbox-scenario-rules","description":"Return hardcoded api sandbox scenario generator rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/generate-sandbox-scenarios","description":"Generate API sandbox scenarios from endpoint purpose, fixtures, edge cases, auth state, and failure mode using deterministic scoring rules"},{"method":"POST","path":"/rank-sandbox-gaps","description":"Generate focused next steps for api sandbox scenario generator from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"36e13dd9-74fc-4cd4-81e2-cf361038b65a","name":"Voice Transcript Redaction Planner API","slug":"voice-transcript-redaction-planner-api-a9c6c3","shortDescription":"Plan voice transcript redaction from speaker role, PII density, topic sensitivity, retention, and review need","description":"Plan voice transcript redaction from speaker role, PII density, topic sensitivity, retention, and review need. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["voice","transcript","redaction","privacy","agent-friendly","x402","voice transcript redaction planner","voice","transcript","redaction","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/voice-transcript-redaction-planner-api-a9c6c3","openApiSpecUrl":"https://voice-transcript-redaction.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7542306a-5fd2-424e-b9b2-bf37bd2b3234","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6826b248-0e89-4900-98dd-fd36efa48e63","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0639309-d6b6-470e-979d-74251a983e90","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/transcript-redaction-rules","description":"Return hardcoded voice transcript redaction rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-transcript-redaction","description":"Plan voice transcript redaction from speaker role, PII density, topic sensitivity, retention, and review need using deterministic scoring rules"},{"method":"POST","path":"/rank-redaction-actions","description":"Generate focused next steps for voice transcript redaction from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"db05d768-9594-41ac-9c70-fd8e667f96ef","name":"Agent Latency SLO Planner API","slug":"agent-latency-slo-planner-api-b66c0e","shortDescription":"Plan agent latency SLOs from tool chain depth, user tolerance, retry budget, cache fit, and escalation path","description":"Plan agent latency SLOs from tool chain depth, user tolerance, retry budget, cache fit, and escalation path. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["latency","slo","agent-observability","performance","agent-friendly","x402","agent latency slo planner","latency","slo","agent observability","performance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-latency-slo-planner-api-b66c0e","openApiSpecUrl":"https://agent-latency-slo-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"0d66e95b-29ff-47bb-a2d6-ae21140f2bdc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6e0c1a8b-d41d-4b44-8050-4c9e92c43687","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7cf48f4e-01f6-4d8c-9c8e-3d232a992548","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/latency-slo-rules","description":"Return hardcoded agent latency slo planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-latency-slo","description":"Plan agent latency SLOs from tool chain depth, user tolerance, retry budget, cache fit, and escalation path using deterministic scoring rules"},{"method":"POST","path":"/recommend-slo-controls","description":"Generate focused next steps for agent latency slo planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a4d2eddd-8af5-43c3-a833-bf79041e08ec","name":"Agent Permission Prompt Builder API","slug":"agent-permission-prompt-builder-api-118acd","shortDescription":"Build permission prompts for agents from action scope, data class, user intent, risk level, and expiry","description":"Build permission prompts for agents from action scope, data class, user intent, risk level, and expiry. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["permissions","consent","agent-ui","privacy","agent-friendly","x402","agent permission prompt builder","permissions","consent","agent ui","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-permission-prompt-builder-api-118acd","openApiSpecUrl":"https://agent-permission-prompt-builder.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c01bfbe7-0607-4557-81d8-0a76f3edbf72","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7c0820ef-9566-4d19-8dcf-86f96eb7b345","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2801b524-6bcf-44f5-82dc-740cb33cdc51","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/permission-prompt-rules","description":"Return hardcoded agent permission prompt builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-permission-prompt","description":"Build permission prompts for agents from action scope, data class, user intent, risk level, and expiry using deterministic scoring rules"},{"method":"POST","path":"/flag-permission-gaps","description":"Generate focused next steps for agent permission prompt builder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"011be2cd-dac7-4dac-af8a-3f03d882cf5f","name":"Agent Output Risk Labeler API","slug":"agent-output-risk-labeler-api-2d8523","shortDescription":"Label agent output risk from claim type, data sensitivity, actionability, audience, and compliance exposure","description":"Label agent output risk from claim type, data sensitivity, actionability, audience, and compliance exposure. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["output-risk","agent-safety","compliance","labeling","agent-friendly","x402","agent output risk labeler","output risk","agent safety","compliance","labeling","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-output-risk-labeler-api-2d8523","openApiSpecUrl":"https://agent-output-risk-labeler.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"9685ad28-e768-4672-9834-912bf1565a7e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7abf2c55-db9d-4eaf-8628-65e98da36ac0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f28308b-21ff-4fa7-8914-9720cbb36c8b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/output-risk-rules","description":"Return hardcoded agent output risk labeler rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/label-output-risk","description":"Label agent output risk from claim type, data sensitivity, actionability, audience, and compliance exposure using deterministic scoring rules"},{"method":"POST","path":"/recommend-output-controls","description":"Generate focused next steps for agent output risk labeler from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"37b3205b-936c-4086-adb6-7f34441307bc","name":"Agent Plugin Comparator API","slug":"agent-plugin-comparator-api-9b94ff","shortDescription":"Compare agent plugins from capability fit, permissions, pricing, reliability, documentation, and support","description":"Compare agent plugins from capability fit, permissions, pricing, reliability, documentation, and support. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["plugins","agent-tools","comparison","marketplace","agent-friendly","x402","agent plugin comparator","plugins","agent tools","comparison","marketplace","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-plugin-comparator-api-9b94ff","openApiSpecUrl":"https://agent-plugin-comparator.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6717ad66-be8e-47b6-ac33-8f20fb395805","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"de17e057-27dd-4241-9e83-00064111da49","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"68ab1f28-96f0-4a94-af58-f1a225eaa0da","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/plugin-comparator-rules","description":"Return hardcoded agent plugin comparator rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/compare-agent-plugins","description":"Compare agent plugins from capability fit, permissions, pricing, reliability, documentation, and support using deterministic scoring rules"},{"method":"POST","path":"/rank-plugin-tradeoffs","description":"Generate focused next steps for agent plugin comparator from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c6e8eee4-c056-435f-bd62-579b69453570","name":"Runbook Test Case Generator API","slug":"runbook-test-case-generator-api-49c7a5","shortDescription":"Generate runbook test cases from trigger condition, expected action, dependency, rollback, and evidence need","description":"Generate runbook test cases from trigger condition, expected action, dependency, rollback, and evidence need. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["runbook","test-cases","sre","agent-qa","agent-friendly","x402","runbook test case generator","runbook","test cases","sre","agent qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/runbook-test-case-generator-api-49c7a5","openApiSpecUrl":"https://runbook-test-case-generator.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"3fe25171-c4bc-4a4c-b79a-0c1e1d107b48","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a55e169-38ad-4343-9eca-397e9227c3d1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d5f3f5ac-c102-4363-98ec-806f6f0fb206","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/runbook-test-rules","description":"Return hardcoded runbook test case generator rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/generate-runbook-tests","description":"Generate runbook test cases from trigger condition, expected action, dependency, rollback, and evidence need using deterministic scoring rules"},{"method":"POST","path":"/prioritize-test-gaps","description":"Generate focused next steps for runbook test case generator from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"637896d0-6064-46af-8089-37c234731372","name":"Confidential AI Attestation Check API","slug":"confidential-ai-attestation-check-api-45f9f9","shortDescription":"Check confidential AI attestation readiness from enclave proof, data class, model route, audit need, and regulator exposure","description":"Check confidential AI attestation readiness from enclave proof, data class, model route, audit need, and regulator exposure. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["confidential-ai","attestation","privacy","enterprise-ai","agent-friendly","x402","confidential ai attestation check","confidential ai","attestation","privacy","enterprise ai","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/confidential-ai-attestation-check-api-45f9f9","openApiSpecUrl":"https://confidential-ai-attestation-check.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e23c621f-16da-48d6-9a9e-3d0da224533d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d9b8ad79-767e-4d71-8b43-eb1bc6bf1126","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ec85cfe-acbf-42ff-a46c-62d8bcb5906d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/confidential-attestation-rules","description":"Return hardcoded confidential ai attestation check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-confidential-ai-attestation","description":"Check confidential AI attestation readiness from enclave proof, data class, model route, audit need, and regulator exposure using deterministic scoring rules"},{"method":"POST","path":"/rank-attestation-gaps","description":"Generate focused next steps for confidential ai attestation check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cf9ddaf6-77dc-4102-989e-6943e031c2b7","name":"Cross-Chain Arbitrage API","slug":"cross-chain-arbitrage-api-557b2a","shortDescription":"Find cross-chain arbitrage routes with bridge costs, latency risk, and execution steps","description":"Cross-chain arbitrage API for DeFi agents, bridge-aware trading bots, and on-chain market makers. Compares token prices across chains, estimates bridge costs, gas, latency, liquidity, price risk during bridge transfer, bridge protocol recommendation, execution window, and step-by-step route plan.","category":null,"tags":["cross-chain","arbitrage","bridge","defi","multi-chain","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","cross chain arbitrage api","bridge arbitrage scanner","multi chain price gap","cross chain trading bot","bridge latency arbitrage"],"baseUrl":"https://orbisapi.com/proxy/cross-chain-arbitrage-api-557b2a","openApiSpecUrl":"https://orbis-apis.onrender.com/cross-chain-arbitrage/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"aba4601e-0c5f-4528-a118-4d81a1ad5f23","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"793b9c3c-b79b-40b9-bf38-4596a4421f4e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"Cross-chain price scan with bridge cost estimate"},{"method":"POST","path":"/routes","description":"Profitable cross-chain arbitrage routes ranked by net profit"},{"method":"POST","path":"/lookup","description":"ONE-CALL full cross-chain arbitrage route with bridge recommendation"}],"x402":null},{"id":"05a353ea-33a5-4c8f-a4b7-b8fffff261a1","name":"Incident Customer Notice Draft API","slug":"incident-customer-notice-draft-api-5496d2","shortDescription":"Draft incident customer notice guidance from incident severity, affected data, regulator need, customer impact, and remediation status","description":"Draft incident customer notice guidance from incident severity, affected data, regulator need, customer impact, and remediation status. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["incident-response","customer-notice","communications","compliance","agent-friendly","x402","incident customer notice draft","incident response","customer notice","communications","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/incident-customer-notice-draft-api-5496d2","openApiSpecUrl":"https://incident-customer-notice-draft.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c97d373c-03b8-45e8-a8e5-1ca8e9770884","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"046b1824-5939-4076-a444-91ac941f116b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4da62e77-2388-44ed-9d10-bc468c7b0e86","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/incident-notice-rules","description":"Return hardcoded incident customer notice draft rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/draft-incident-customer-notice","description":"Draft incident customer notice guidance from incident severity, affected data, regulator need, customer impact, and remediation status using deterministic scoring rules"},{"method":"POST","path":"/rank-notice-actions","description":"Generate focused next steps for incident customer notice draft from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8550c920-3e89-4d5c-8a7b-e1545689967d","name":"Shadow Agent Detection API","slug":"shadow-agent-detection-api-5a8a3e","shortDescription":"Detect shadow AI agents from activity logs, unknown owners, tool calls, spend signals, and unmanaged endpoints","description":"Detect shadow AI agents from activity logs, unknown owners, tool calls, spend signals, and unmanaged endpoints. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["shadow-agents","security","governance","monitoring","agent-friendly","x402","shadow agent detection","shadow agents","security","governance","monitoring","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/shadow-agent-detection-api-5a8a3e","openApiSpecUrl":"https://shadow-agent-detection.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e620dbd8-c54a-49db-a7eb-cbc8f7bde4d4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e93309e7-1dcb-484c-8cf6-ca826261a1fe","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"03e5dfdd-7de7-4fe9-a4dd-2c6d7d24884a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/shadow-agent-rules","description":"Return hardcoded shadow agent detection rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-shadow-agents","description":"Detect shadow AI agents from activity logs, unknown owners, tool calls, spend signals, and unmanaged endpoints using deterministic scoring rules"},{"method":"POST","path":"/prioritize-shadow-agent-response","description":"Generate focused next steps for shadow agent detection from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3ebcb388-f88c-4e41-a38b-8aebdb4baf1e","name":"Agent OAuth Scope Risk API","slug":"agent-oauth-scope-risk-api-037003","shortDescription":"Score AI agent OAuth scope risk from granted scopes, app owner, token age, data class, and action capability","description":"Score AI agent OAuth scope risk from granted scopes, app owner, token age, data class, and action capability. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["oauth","scope-risk","agent-security","iam","agent-friendly","x402","agent oauth scope risk","oauth","scope risk","agent security","iam","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-oauth-scope-risk-api-037003","openApiSpecUrl":"https://agent-oauth-scope-risk.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"48ff1098-ff1f-46b1-ad02-9a29567e8315","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e6343338-d8ae-477b-8634-6034e851e8bc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4f678ab1-3086-4819-9416-a03974c06ed8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/oauth-scope-rules","description":"Return hardcoded agent oauth scope risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-oauth-scope-risk","description":"Score AI agent OAuth scope risk from granted scopes, app owner, token age, data class, and action capability using deterministic scoring rules"},{"method":"POST","path":"/recommend-scope-reduction","description":"Generate focused next steps for agent oauth scope risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1f3504be-011e-4726-be7b-7773dd53e74d","name":"Autonomous Action Simulation API","slug":"autonomous-action-simulation-api-d9ed04","shortDescription":"Simulate autonomous agent actions from goal, tool permissions, state changes, failure modes, and approval gates","description":"Simulate autonomous agent actions from goal, tool permissions, state changes, failure modes, and approval gates. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["simulation","agent-safety","autonomous-actions","workflow","agent-friendly","x402","autonomous action simulation","simulation","agent safety","autonomous actions","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/autonomous-action-simulation-api-d9ed04","openApiSpecUrl":"https://autonomous-action-simulation.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"617a79dd-bcde-4dd7-a2f1-7f8a91e2cbd7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a5959c5-cb5a-4396-b060-71fb383e470f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5d11998a-67c8-4a0c-86da-0ea3df22bdef","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/action-simulation-rules","description":"Return hardcoded autonomous action simulation rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/simulate-autonomous-action","description":"Simulate autonomous agent actions from goal, tool permissions, state changes, failure modes, and approval gates using deterministic scoring rules"},{"method":"POST","path":"/rank-simulation-risks","description":"Generate focused next steps for autonomous action simulation from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"212720c4-762f-456c-915c-3110bc718cc4","name":"Support Escalation Root Cause API","slug":"support-escalation-root-cause-api-1a0900","shortDescription":"Explain support escalation root causes from queue history, customer tier, product area, sentiment, and failed macro","description":"Explain support escalation root causes from queue history, customer tier, product area, sentiment, and failed macro. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["support","root-cause","escalation","customer-ops","agent-friendly","x402","support escalation root cause","support","root cause","escalation","customer ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/support-escalation-root-cause-api-1a0900","openApiSpecUrl":"https://support-escalation-root-cause.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6ad9be0b-d243-491d-a8aa-84ba501c899e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"62bd174a-80ce-44df-a539-bbcc52e92efe","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1ede7ca0-ff45-4885-9a08-7bcde1f4924b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/escalation-root-rules","description":"Return hardcoded support escalation root cause rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-escalation-root-cause","description":"Explain support escalation root causes from queue history, customer tier, product area, sentiment, and failed macro using deterministic scoring rules"},{"method":"POST","path":"/prioritize-escalation-fixes","description":"Generate focused next steps for support escalation root cause from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"89d2bae0-f392-4703-b2e2-da9799e445a7","name":"Sales Pipeline Next Action API","slug":"sales-pipeline-next-action-api-685c34","shortDescription":"Recommend sales pipeline next actions from stage, buyer signal, deal risk, stakeholder map, and close timing","description":"Recommend sales pipeline next actions from stage, buyer signal, deal risk, stakeholder map, and close timing. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["sales","pipeline","next-action","revenue-ops","agent-friendly","x402","sales pipeline next action","sales","pipeline","next action","revenue ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-pipeline-next-action-api-685c34","openApiSpecUrl":"https://sales-pipeline-next-action.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c01fd51c-4f9d-4f94-aed0-cd17733ca0fc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd8b7b1c-9228-4874-bc1f-dfb3be657857","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b6f8244-a517-4f25-8ef9-14c39c19bf3d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pipeline-action-rules","description":"Return hardcoded sales pipeline next action rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/recommend-pipeline-next-action","description":"Recommend sales pipeline next actions from stage, buyer signal, deal risk, stakeholder map, and close timing using deterministic scoring rules"},{"method":"POST","path":"/rank-sales-actions","description":"Generate focused next steps for sales pipeline next action from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f7639253-7e31-419b-b731-728403c69bd8","name":"Feature Flag Blast Radius API","slug":"feature-flag-blast-radius-api-694940","shortDescription":"Estimate feature flag blast radius from audience, dependency map, rollout percent, failure mode, and rollback readiness","description":"Estimate feature flag blast radius from audience, dependency map, rollout percent, failure mode, and rollback readiness. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["feature-flags","blast-radius","release","product-ops","agent-friendly","x402","feature flag blast radius","feature flags","blast radius","release","product ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/feature-flag-blast-radius-api-694940","openApiSpecUrl":"https://feature-flag-blast-radius.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"87c9be51-82ff-4199-b203-b357a7be33d3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b9fc0be-b7fc-40c9-9783-31888e99dad7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd89a951-c315-4c6b-b34c-ba7c04f1ceda","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/flag-blast-radius-rules","description":"Return hardcoded feature flag blast radius rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-feature-flag-blast-radius","description":"Estimate feature flag blast radius from audience, dependency map, rollout percent, failure mode, and rollback readiness using deterministic scoring rules"},{"method":"POST","path":"/recommend-rollout-controls","description":"Generate focused next steps for feature flag blast radius from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6ad3d92d-958a-447e-8f24-826b6e4f2fb8","name":"Marketing Lead Source Trust API","slug":"marketing-lead-source-trust-api-07a694","shortDescription":"Score marketing lead source trust from attribution path, bot risk, consent proof, engagement quality, and conversion history","description":"Score marketing lead source trust from attribution path, bot risk, consent proof, engagement quality, and conversion history. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["marketing","lead-source","attribution","trust","agent-friendly","x402","marketing lead source trust","marketing","lead source","attribution","trust","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketing-lead-source-trust-api-07a694","openApiSpecUrl":"https://marketing-lead-source-trust.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"33308d34-1d61-4801-b34b-53a030b29f8d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f2c770dc-0f89-49a6-ab92-dca9bb41f09f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aa7f9264-3538-4b22-ba3e-9641425e58e8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lead-source-trust-rules","description":"Return hardcoded marketing lead source trust rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-lead-source-trust","description":"Score marketing lead source trust from attribution path, bot risk, consent proof, engagement quality, and conversion history using deterministic scoring rules"},{"method":"POST","path":"/recommend-source-controls","description":"Generate focused next steps for marketing lead source trust from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"86002e43-f567-426f-bccb-7c6cff400bee","name":"Vendor Invoice Duplicate Detector API","slug":"vendor-invoice-duplicate-detector-api-bbb07a","shortDescription":"Detect vendor invoice duplicates from invoice number, vendor match, amount variance, PO link, and payment status","description":"Detect vendor invoice duplicates from invoice number, vendor match, amount variance, PO link, and payment status. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["invoice","duplicate-detection","ap","finance","agent-friendly","x402","vendor invoice duplicate detector","invoice","duplicate detection","ap","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-invoice-duplicate-detector-api-bbb07a","openApiSpecUrl":"https://vendor-invoice-duplicate-detector.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"121c72a4-177c-43b4-899e-7a3fdf46dc5e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"25a852b4-5f2c-4c92-802d-b265a4cc3284","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f92a354d-cc00-42be-b7d7-c4d4c7e036e8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/invoice-duplicate-rules","description":"Return hardcoded vendor invoice duplicate detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-vendor-invoice-duplicate","description":"Detect vendor invoice duplicates from invoice number, vendor match, amount variance, PO link, and payment status using deterministic scoring rules"},{"method":"POST","path":"/rank-duplicate-evidence","description":"Generate focused next steps for vendor invoice duplicate detector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"62f7285e-9321-4933-b6a5-b99ef9102155","name":"Contract Renewal Obligation Extractor API","slug":"contract-renewal-obligation-extractor-api-a1eb26","shortDescription":"Extract renewal obligations from contract dates, notice window, pricing clause, service commitments, and termination rights","description":"Extract renewal obligations from contract dates, notice window, pricing clause, service commitments, and termination rights. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["contracts","renewal","obligations","legal-ops","agent-friendly","x402","contract renewal obligation extractor","contracts","renewal","obligations","legal ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-renewal-obligation-extractor-api-a1eb26","openApiSpecUrl":"https://contract-renewal-obligation-extract.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"ce1b61e4-04d2-4109-949b-a7ade582ab1d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1136c8f0-86c0-481c-9648-d199a45d2ff2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"70762ce5-1395-43df-a6fc-85c7793ac826","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/renewal-obligation-rules","description":"Return hardcoded contract renewal obligation extractor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/extract-renewal-obligations","description":"Extract renewal obligations from contract dates, notice window, pricing clause, service commitments, and termination rights using deterministic scoring rules"},{"method":"POST","path":"/rank-renewal-risks","description":"Generate focused next steps for contract renewal obligation extractor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"269b0f60-12e6-4a83-bd00-91819351db86","name":"SEO Content Refresh Priority API","slug":"seo-content-refresh-priority-api-a384d5","shortDescription":"Prioritize SEO content refreshes from ranking decay, intent shift, freshness gap, conversion value, and SERP volatility","description":"Prioritize SEO content refreshes from ranking decay, intent shift, freshness gap, conversion value, and SERP volatility. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","content-refresh","ranking","web","agent-friendly","x402","seo content refresh priority","seo","content refresh","ranking","web","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/seo-content-refresh-priority-api-a384d5","openApiSpecUrl":"https://seo-content-refresh-priority.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"dee78503-618d-4f35-9f81-1be3c68b7e7b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9aeed181-128f-4ec0-8386-0a79558953c6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7beede5a-c813-4d7b-af6e-23cb44c9cbcd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/seo-refresh-rules","description":"Return hardcoded seo content refresh priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-seo-refresh","description":"Prioritize SEO content refreshes from ranking decay, intent shift, freshness gap, conversion value, and SERP volatility using deterministic scoring rules"},{"method":"POST","path":"/rank-content-actions","description":"Generate focused next steps for seo content refresh priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"187140bb-7e65-4ccf-8992-1c89f1e5644a","name":"Benefits Eligibility Evidence Router API","slug":"benefits-eligibility-evidence-router-api-d09da3","shortDescription":"Route benefits eligibility evidence from program rules, applicant docs, income proof, household status, and deadline","description":"Route benefits eligibility evidence from program rules, applicant docs, income proof, household status, and deadline. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["benefits","eligibility","public-sector","evidence","agent-friendly","x402","benefits eligibility evidence router","benefits","eligibility","public sector","evidence","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/benefits-eligibility-evidence-router-api-d09da3","openApiSpecUrl":"https://benefits-eligibility-evidence-route.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"0f4da2c9-0ed5-4a91-8b2b-026a7416c4e5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"01eb9294-b006-435a-be0c-28f5339e7dc8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"de095440-74fa-4d6b-850e-ad55ee250c50","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/benefits-evidence-rules","description":"Return hardcoded benefits eligibility evidence router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-benefits-evidence","description":"Route benefits eligibility evidence from program rules, applicant docs, income proof, household status, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-eligibility-gaps","description":"Generate focused next steps for benefits eligibility evidence router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ca9f27aa-dab7-47c6-8577-329d305fcbc7","name":"FAST Channel Programming Planner API","slug":"fast-channel-programming-planner-api-dc87d8","shortDescription":"Plan FAST channel programming from audience block, content mix, ad load, retention, rights, and seasonality","description":"Plan FAST channel programming from audience block, content mix, ad load, retention, rights, and seasonality. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["media","fast-channel","programming","streaming","agent-friendly","x402","fast channel programming planner","media","fast channel","programming","streaming","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/fast-channel-programming-planner-api-dc87d8","openApiSpecUrl":"https://fast-programming-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"ac448552-d31f-44cd-a104-25eda41c9ade","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7075dd81-c66d-4cb3-bc99-d974bead1981","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f32af764-2dd2-4e24-8c9d-cf993517d3df","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/fast-programming-rules","description":"Return hardcoded fast programming planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-fast-programming","description":"Plan FAST channel programming from audience block, content mix, ad load, retention, rights, and seasonality using deterministic scoring rules"},{"method":"POST","path":"/rank-programming-actions","description":"Generate focused next steps for fast programming planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d1a19b10-ac01-48fb-9474-5e4355d685e1","name":"Spreadsheet Formula Risk Review API","slug":"spreadsheet-formula-risk-review-api-403b6e","shortDescription":"Review spreadsheet formula risk from dependency depth, external links, financial impact, errors, and owner coverage","description":"Review spreadsheet formula risk from dependency depth, external links, financial impact, errors, and owner coverage. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["spreadsheet","formula-review","finance-ops","risk","agent-friendly","x402","spreadsheet formula risk review","spreadsheet","formula review","finance ops","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/spreadsheet-formula-risk-review-api-403b6e","openApiSpecUrl":"https://spreadsheet-formula-risk-review.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"1c8884bd-daf4-475e-a7dd-dd8e074db5b5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b1029eda-f544-481d-998d-6a7364f05a0b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"31c844e6-7c0b-4cbd-ae5c-8fa4a417b41a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/formula-risk-rules","description":"Return hardcoded spreadsheet formula risk review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-formula-risk","description":"Review spreadsheet formula risk from dependency depth, external links, financial impact, errors, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/recommend-formula-fixes","description":"Generate focused next steps for spreadsheet formula risk review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8ddfb66f-a1d2-472d-9570-740eedc64de1","name":"Enterprise Workflow Intake Router API","slug":"enterprise-workflow-intake-router-api-c8855b","shortDescription":"Route enterprise workflow intake from requester, department, urgency, system owner, risk class, and automation fit","description":"Route enterprise workflow intake from requester, department, urgency, system owner, risk class, and automation fit. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["workflow","intake-routing","enterprise-automation","ops","agent-friendly","x402","enterprise workflow intake router","workflow","intake routing","enterprise automation","ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/enterprise-workflow-intake-router-api-c8855b","openApiSpecUrl":"https://enterprise-workflow-intake-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"d216f954-c6c1-484f-8750-a7e6ea3eb4b4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"87d94c47-e595-436a-b31e-d417f2a32c5e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bd5ed811-66b5-4a58-8c23-254930229fc4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/workflow-intake-rules","description":"Return hardcoded enterprise workflow intake router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-workflow-intake","description":"Route enterprise workflow intake from requester, department, urgency, system owner, risk class, and automation fit using deterministic scoring rules"},{"method":"POST","path":"/rank-intake-actions","description":"Generate focused next steps for enterprise workflow intake router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2d8eb244-0b75-46f4-b5e9-28e49dd79a21","name":"Agent Tool Permission Matrix API","slug":"agent-tool-permission-matrix-api-4b7b38","shortDescription":"Build agent tool permission matrices from tool action, data class, user role, risk tier, approval rule, and expiry","description":"Build agent tool permission matrices from tool action, data class, user role, risk tier, approval rule, and expiry. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-permissions","tool-governance","matrix","security","agent-friendly","x402","agent tool permission matrix","agent permissions","tool governance","matrix","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-tool-permission-matrix-api-4b7b38","openApiSpecUrl":"https://agent-tool-permission-matrix.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"18e097f6-6d54-447a-8802-58b2a4d3fc39","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f86a40cb-d539-43a4-807a-f68126707ed3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"42a38dfe-0ec0-4b25-abeb-525dc77ea843","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tool-permission-rules","description":"Return hardcoded agent tool permission matrix rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-tool-permission-matrix","description":"Build agent tool permission matrices from tool action, data class, user role, risk tier, approval rule, and expiry using deterministic scoring rules"},{"method":"POST","path":"/rank-permission-gaps","description":"Generate focused next steps for agent tool permission matrix from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2429fd86-d159-4a9e-8986-ad28290781ce","name":"Employee Device Compliance Triage API","slug":"employee-device-compliance-triage-api-e1d109","shortDescription":"Triage employee device compliance from patch age, encryption, EDR status, user role, and network exposure","description":"Triage employee device compliance from patch age, encryption, EDR status, user role, and network exposure. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["device-compliance","endpoint-security","it-ops","risk","agent-friendly","x402","employee device compliance triage","device compliance","endpoint security","it ops","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/employee-device-compliance-triage-api-e1d109","openApiSpecUrl":"https://employee-device-compliance-triage.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"2bc23f1b-1601-4d30-827c-9e27818a4f64","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c65b2d2c-6247-4042-b4fb-804536a4c6aa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d5117569-bb2f-42de-b538-cfc3823ea221","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/device-compliance-rules","description":"Return hardcoded employee device compliance triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-device-compliance","description":"Triage employee device compliance from patch age, encryption, EDR status, user role, and network exposure using deterministic scoring rules"},{"method":"POST","path":"/rank-device-remediation","description":"Generate focused next steps for employee device compliance triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"99c1f2f6-23e8-4a84-9672-476e96f48f56","name":"Expense Receipt Anomaly Screener API","slug":"expense-receipt-anomaly-screener-api-ebacaf","shortDescription":"Screen expense receipt anomalies from merchant, amount, category, duplicate signal, policy rule, and approver context","description":"Screen expense receipt anomalies from merchant, amount, category, duplicate signal, policy rule, and approver context. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["expenses","receipt-anomaly","finance","policy","agent-friendly","x402","expense receipt anomaly screener","expenses","receipt anomaly","finance","policy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/expense-receipt-anomaly-screener-api-ebacaf","openApiSpecUrl":"https://expense-receipt-anomaly-screener.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"50cff369-41df-4032-b513-a240753613eb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5e4ce5d9-a253-4a0c-8679-93a8c6265131","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6de2b76a-9af7-46f8-b78c-72d14ef45b95","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/receipt-anomaly-rules","description":"Return hardcoded expense receipt anomaly screener rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/screen-receipt-anomaly","description":"Screen expense receipt anomalies from merchant, amount, category, duplicate signal, policy rule, and approver context using deterministic scoring rules"},{"method":"POST","path":"/recommend-expense-review","description":"Generate focused next steps for expense receipt anomaly screener from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cd044350-d69f-4418-b695-c61dc5043053","name":"Candidate Interview Packet Builder API","slug":"candidate-interview-packet-builder-api-cd55d3","shortDescription":"Build candidate interview packets from role criteria, resume signals, panel needs, skill gaps, and evaluation rubric","description":"Build candidate interview packets from role criteria, resume signals, panel needs, skill gaps, and evaluation rubric. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["recruiting","interview-packet","talent","hr","agent-friendly","x402","candidate interview packet builder","recruiting","interview packet","talent","hr","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/candidate-interview-packet-builder-api-cd55d3","openApiSpecUrl":"https://candidate-interview-packet-builder.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"aabbdae7-bd28-461c-b588-b6ba2595c4ad","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"eaa41ae0-c812-45d9-9899-707315d4311a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b9dcfad3-483c-4a5e-b92a-b2db8b7bbd49","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/interview-packet-rules","description":"Return hardcoded candidate interview packet builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-interview-packet","description":"Build candidate interview packets from role criteria, resume signals, panel needs, skill gaps, and evaluation rubric using deterministic scoring rules"},{"method":"POST","path":"/rank-interview-focus","description":"Generate focused next steps for candidate interview packet builder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"058dee0f-3836-423f-a300-d322ff988112","name":"Product Review Insight Router API","slug":"product-review-insight-router-api-58ac7d","shortDescription":"Route product review insights from sentiment, defect mention, feature request, segment, urgency, and business value","description":"Route product review insights from sentiment, defect mention, feature request, segment, urgency, and business value. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["product-reviews","insights","voice-of-customer","product-ops","agent-friendly","x402","product review insight router","product reviews","insights","voice of customer","product ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-review-insight-router-api-58ac7d","openApiSpecUrl":"https://product-review-insight-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e9bb2799-8d90-4ace-aeb7-d872eafdff3b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c0b81ae-fa21-4f26-81d8-30a8cf6f36d8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c384408-7463-4744-9704-10d5fb0d0da5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/review-insight-rules","description":"Return hardcoded product review insight router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-product-review-insight","description":"Route product review insights from sentiment, defect mention, feature request, segment, urgency, and business value using deterministic scoring rules"},{"method":"POST","path":"/rank-review-themes","description":"Generate focused next steps for product review insight router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"97953877-a0c3-4cf6-b719-12d0a2c07dd8","name":"Partner Support Tier Router API","slug":"partner-support-tier-router-api-add564","shortDescription":"Route partner support tiers from partner level, customer impact, revenue exposure, SLA, and escalation history","description":"Route partner support tiers from partner level, customer impact, revenue exposure, SLA, and escalation history. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["partner-support","sla-routing","channel","customer-ops","agent-friendly","x402","partner support tier router","partner support","sla routing","channel","customer ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/partner-support-tier-router-api-add564","openApiSpecUrl":"https://partner-support-tier-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"de0a157d-6810-437d-9d70-c0172c13705c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5377adb3-57df-4793-8218-0dbbdbb8b5e5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"63c8cdeb-16b7-46bc-bed7-e25622fcc040","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/partner-support-rules","description":"Return hardcoded partner support tier router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-partner-support-tier","description":"Route partner support tiers from partner level, customer impact, revenue exposure, SLA, and escalation history using deterministic scoring rules"},{"method":"POST","path":"/rank-partner-escalations","description":"Generate focused next steps for partner support tier router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d7bbb1fc-d3ac-419a-9373-016906dd9896","name":"Market Narrative Momentum API","slug":"market-narrative-momentum-api-8a530e","shortDescription":"Measure market narrative momentum from mention velocity, source mix, sentiment spread, novelty, and reversal risk","description":"Measure market narrative momentum from mention velocity, source mix, sentiment spread, novelty, and reversal risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","market-narrative","momentum","forecasting","agent-friendly","x402","market narrative momentum","data","market narrative","momentum","forecasting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/market-narrative-momentum-api-8a530e","openApiSpecUrl":"https://market-narrative-momentum.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"976a9c57-78e5-4033-ac18-694051541a62","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ef531147-5c2a-455e-bd15-330c548dfb20","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5353e9f7-af37-4be7-8472-fa77d9a1bee7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/narrative-momentum-rules","description":"Return hardcoded market narrative momentum rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/measure-narrative-momentum","description":"Measure market narrative momentum from mention velocity, source mix, sentiment spread, novelty, and reversal risk using deterministic scoring rules"},{"method":"POST","path":"/explain-momentum-risk","description":"Generate focused next steps for market narrative momentum from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"448c738d-da53-49b8-abe4-9c03caa31bbc","name":"Barcode Generator API","slug":"barcode-generator-api-26ac4f","shortDescription":"Generate Code128, QR, EAN-13, UPC and DataMatrix barcodes as SVG instantly","description":"Barcode Generator API produces pixel-perfect SVG barcodes for any value in 8 formats: Code128, Code39, EAN-13, EAN-8, UPC-A, QR Code, Data Matrix, and ITF-14. Returns SVG markup and a ready-to-use base64 data URI. Batch endpoint generates up to 20 barcodes in a single request. Zero dependencies, sub-10ms response, runs entirely at the edge. Built for e-commerce platforms, inventory systems, shipping labels, and print automation pipelines.","category":null,"tags":["barcode","qr","svg","image","utility","automation"],"baseUrl":"https://orbisapi.com/proxy/barcode-generator-api-26ac4f","openApiSpecUrl":"https://barcode-gen-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"50a66653-8a8e-4d36-b57d-1d010be24c74","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["10 calls/day","10 calls/month","No credit card required","Access via API key"]},{"id":"2c92430e-4348-42bf-b026-5f05804a03d3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["8 barcode formats","SVG + base64 data URI output","Custom width and height","Optional text label below barcode","Batch 20 barcodes per call","Sub-10ms edge response"]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate a single barcode (type, value, format, width, height)"},{"method":"POST","path":"/batch","description":"Generate up to 20 barcodes at once"},{"method":"GET","path":"/types","description":"List all supported barcode types"}],"x402":null},{"id":"d5760c7b-b813-4918-80f5-3ceaed75dcca","name":"Fleet Maintenance Cost Variance API","slug":"fleet-maintenance-cost-variance-api-168d2a","shortDescription":"Explain fleet maintenance cost variance from vehicle class, mileage, repair type, vendor rate, and downtime cost","description":"Explain fleet maintenance cost variance from vehicle class, mileage, repair type, vendor rate, and downtime cost. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["fleet","maintenance-cost","variance","operations","agent-friendly","x402","fleet maintenance cost variance","fleet","maintenance cost","variance","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/fleet-maintenance-cost-variance-api-168d2a","openApiSpecUrl":"https://fleet-maintenance-cost-variance.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"9a030dfa-5000-41b9-86a2-112c5093fe6e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c982cde2-6ddf-47cc-b2bf-3a7bcc3144c8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2145d27a-9c35-48c8-8a63-c3fea50a0708","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/fleet-cost-rules","description":"Return hardcoded fleet maintenance cost variance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-fleet-maintenance-variance","description":"Explain fleet maintenance cost variance from vehicle class, mileage, repair type, vendor rate, and downtime cost using deterministic scoring rules"},{"method":"POST","path":"/rank-fleet-cost-actions","description":"Generate focused next steps for fleet maintenance cost variance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0651894b-efd9-4ceb-8f3d-dc37b21c1046","name":"Route SLA Exception Explainer API","slug":"route-sla-exception-explainer-api-a48c23","shortDescription":"Explain route SLA exceptions from lane, dispatch time, traffic condition, driver status, customer priority, and proof of delivery","description":"Explain route SLA exceptions from lane, dispatch time, traffic condition, driver status, customer priority, and proof of delivery. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["routing","sla-exception","logistics","delivery","agent-friendly","x402","route sla exception explainer","routing","sla exception","logistics","delivery","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/route-sla-exception-explainer-api-a48c23","openApiSpecUrl":"https://route-sla-exception-explainer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"939599e7-ee1e-45b3-aa1d-e9f322cf7d30","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"da609ec7-123d-40d2-b224-5964cc13a045","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4cfb9e60-de8d-4469-8378-bb2f187cf999","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/route-sla-rules","description":"Return hardcoded route sla exception explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-route-sla-exception","description":"Explain route SLA exceptions from lane, dispatch time, traffic condition, driver status, customer priority, and proof of delivery using deterministic scoring rules"},{"method":"POST","path":"/rank-route-recovery","description":"Generate focused next steps for route sla exception explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7bb03d49-77ad-45bd-828c-d43361c98a61","name":"Accrual Reversal Readiness API","slug":"accrual-reversal-readiness-api-6bb356","shortDescription":"Check accrual reversal readiness from accrual age, invoice arrival, service period, owner confirmation, and materiality","description":"Check accrual reversal readiness from accrual age, invoice arrival, service period, owner confirmation, and materiality. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["accruals","close","accounting","reversal","agent-friendly","x402","accrual reversal readiness","accruals","close","accounting","reversal","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/accrual-reversal-readiness-api-6bb356","openApiSpecUrl":"https://accrual-reversal-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7daec712-796a-40a3-9b22-2a8ecffb3c0e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5ba6b9ca-159f-4038-9546-53437de93b4f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7bea54a4-7da0-4bfd-bc54-7a58e645c77b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/accrual-reversal-rules","description":"Return hardcoded accrual reversal readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-accrual-reversal-readiness","description":"Check accrual reversal readiness from accrual age, invoice arrival, service period, owner confirmation, and materiality using deterministic scoring rules"},{"method":"POST","path":"/rank-accrual-actions","description":"Generate focused next steps for accrual reversal readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"603a17ab-2ce5-4ba0-9227-113011657f9f","name":"Learning Path Personalization QA API","slug":"learning-path-personalization-qa-api-78669d","shortDescription":"QA learning path personalization from role goal, skill gap, content difficulty, completion pattern, and manager priority","description":"QA learning path personalization from role goal, skill gap, content difficulty, completion pattern, and manager priority. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["learning","personalization","training","skills","agent-friendly","x402","learning path personalization qa","learning","personalization","training","skills","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/learning-path-personalization-qa-api-78669d","openApiSpecUrl":"https://learning-path-personalization-qa.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"3785a001-03dd-41e1-b2eb-74dc28c2d659","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bc3be143-ad24-4566-b103-11c4864d6384","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6fef0bdb-dc06-4a83-a6c7-f6faa693d067","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/learning-path-rules","description":"Return hardcoded learning path personalization qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-learning-path-personalization","description":"QA learning path personalization from role goal, skill gap, content difficulty, completion pattern, and manager priority using deterministic scoring rules"},{"method":"POST","path":"/rank-learning-actions","description":"Generate focused next steps for learning path personalization qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"315dcb76-9a34-4941-91de-836bcdcffc0c","name":"Third Party Breach Impact API","slug":"third-party-breach-impact-api-1ce257","shortDescription":"Estimate third-party breach impact from vendor access, shared data, service dependency, contract notice, and customer exposure","description":"Estimate third-party breach impact from vendor access, shared data, service dependency, contract notice, and customer exposure. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["third-party-risk","breach-impact","vendor-security","privacy","agent-friendly","x402","third party breach impact","third party risk","breach impact","vendor security","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/third-party-breach-impact-api-1ce257","openApiSpecUrl":"https://third-party-breach-impact.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7117fdf1-2ece-43a5-b741-7d249eb52dd0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4ec61379-b340-4b45-bc81-c3fe133dbda3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"81830796-c67f-41b2-8631-3cd25846b5ec","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/breach-impact-rules","description":"Return hardcoded third party breach impact rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-third-party-breach-impact","description":"Estimate third-party breach impact from vendor access, shared data, service dependency, contract notice, and customer exposure using deterministic scoring rules"},{"method":"POST","path":"/rank-breach-response","description":"Generate focused next steps for third party breach impact from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"88942004-3c15-4d71-a63f-652221441c22","name":"Expense Card Spend Guard API","slug":"expense-card-spend-guard-api-938590","shortDescription":"Guard expense card spend from merchant category, limit usage, policy fit, travel context, and anomaly signal","description":"Guard expense card spend from merchant category, limit usage, policy fit, travel context, and anomaly signal. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["expense-card","spend-control","policy","finance-ops","agent-friendly","x402","expense card spend guard","expense card","spend control","policy","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/expense-card-spend-guard-api-938590","openApiSpecUrl":"https://expense-card-spend-guard.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"61bb528d-36c5-4671-95ec-6bbc4299e13d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5040d543-75dd-4619-b068-6a123d0410d5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1691959e-be79-486e-ad26-9ab80e5df9ca","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/expense-card-rules","description":"Return hardcoded expense card spend guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-expense-card-spend","description":"Guard expense card spend from merchant category, limit usage, policy fit, travel context, and anomaly signal using deterministic scoring rules"},{"method":"POST","path":"/rank-card-controls","description":"Generate focused next steps for expense card spend guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a03a2e92-3024-4997-b62f-264a84f1a8d9","name":"Bank Reconciliation Exception Router API","slug":"bank-reconciliation-exception-router-api-cffbed","shortDescription":"Route bank reconciliation exceptions from bank line, ledger entry, timing difference, fee signal, and unknown counterparty","description":"Route bank reconciliation exceptions from bank line, ledger entry, timing difference, fee signal, and unknown counterparty. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["bank-reconciliation","ledger","cash","finance-ops","agent-friendly","x402","bank reconciliation exception router","bank reconciliation","ledger","cash","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/bank-reconciliation-exception-router-api-cffbed","openApiSpecUrl":"https://bank-reconciliation-exception-route.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"fa0c1f1b-5f2e-4722-b95e-903adc2169d2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"411491e7-4d69-499a-870e-0babd333ffe8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4f3fe37b-6bd5-44f3-b0ee-9bb3e16d6949","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/bank-recon-rules","description":"Return hardcoded bank reconciliation exception router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-bank-reconciliation-exception","description":"Route bank reconciliation exceptions from bank line, ledger entry, timing difference, fee signal, and unknown counterparty using deterministic scoring rules"},{"method":"POST","path":"/rank-recon-actions","description":"Generate focused next steps for bank reconciliation exception router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"41d190c3-3c3d-4c63-a084-6cbf12ccd3c0","name":"Intercompany Reconciliation Planner API","slug":"intercompany-reconciliation-planner-api-46121c","shortDescription":"Plan intercompany reconciliation from entity pair, currency mismatch, transfer pricing, invoice status, and elimination timing","description":"Plan intercompany reconciliation from entity pair, currency mismatch, transfer pricing, invoice status, and elimination timing. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["intercompany","reconciliation","consolidation","accounting","agent-friendly","x402","intercompany reconciliation planner","intercompany","reconciliation","consolidation","accounting","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/intercompany-reconciliation-planner-api-46121c","openApiSpecUrl":"https://intercompany-reconciliation-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"b32df89b-b021-48a5-8f6d-fee32fab30da","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5cb17613-2d3d-4d30-8c9b-d30ff31ec0bc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e291efcf-fd57-478e-b921-f6e30f7a8207","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/intercompany-recon-rules","description":"Return hardcoded intercompany reconciliation planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-intercompany-reconciliation","description":"Plan intercompany reconciliation from entity pair, currency mismatch, transfer pricing, invoice status, and elimination timing using deterministic scoring rules"},{"method":"POST","path":"/rank-intercompany-actions","description":"Generate focused next steps for intercompany reconciliation planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bd5d3940-0141-459d-b875-ed79df8aded3","name":"Forecast Assumption Drift API","slug":"forecast-assumption-drift-api-077d73","shortDescription":"Detect forecast assumption drift from revenue driver, cost driver, hiring plan, market signal, and prior forecast error","description":"Detect forecast assumption drift from revenue driver, cost driver, hiring plan, market signal, and prior forecast error. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["forecasting","fpna","assumption-drift","planning","agent-friendly","x402","forecast assumption drift","forecasting","fpna","assumption drift","planning","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/forecast-assumption-drift-api-077d73","openApiSpecUrl":"https://forecast-assumption-drift.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6437c0c8-3df7-4851-9df3-ca78966f4f2e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"98831daf-0771-46a5-8585-c49051f7de84","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"010ba656-ddf9-48ce-bd9a-79358190f4ec","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/assumption-drift-rules","description":"Return hardcoded forecast assumption drift rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-forecast-assumption-drift","description":"Detect forecast assumption drift from revenue driver, cost driver, hiring plan, market signal, and prior forecast error using deterministic scoring rules"},{"method":"POST","path":"/recommend-forecast-refresh","description":"Generate focused next steps for forecast assumption drift from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6793aac3-e9ba-4f66-a686-c99cc4f1a090","name":"Agent Infrastructure Cost Allocator API","slug":"agent-infrastructure-cost-allocator-api-e56e5d","shortDescription":"Allocate AI agent infrastructure cost from model usage, tool calls, vector storage, retries, and business unit ownership","description":"Allocate AI agent infrastructure cost from model usage, tool calls, vector storage, retries, and business unit ownership. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai-finops","cost-allocation","agent-infra","usage","agent-friendly","x402","agent infrastructure cost allocator","ai finops","cost allocation","agent infra","usage","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-infrastructure-cost-allocator-api-e56e5d","openApiSpecUrl":"https://agent-infra-cost-allocator.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"173e50f1-6554-410a-8eed-f78063533c16","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"05047863-d728-467c-aebb-9fa565521bf3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6941fabd-6e9d-4c82-ab67-5a83affd1d36","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/infra-cost-rules","description":"Return hardcoded agent infra cost allocator rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/allocate-agent-infra-cost","description":"Allocate AI agent infrastructure cost from model usage, tool calls, vector storage, retries, and business unit ownership using deterministic scoring rules"},{"method":"POST","path":"/rank-cost-allocation-gaps","description":"Generate focused next steps for agent infra cost allocator from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a734f2ae-1a51-42b4-a76b-40ea64db50ea","name":"Working Capital Action Recommender API","slug":"working-capital-action-recommender-api-6acf21","shortDescription":"Recommend working capital actions from DSO, DPO, inventory days, cash need, supplier leverage, and customer risk","description":"Recommend working capital actions from DSO, DPO, inventory days, cash need, supplier leverage, and customer risk. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["working-capital","cash-flow","treasury","fpna","agent-friendly","x402","working capital action recommender","working capital","cash flow","treasury","fpna","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/working-capital-action-recommender-api-6acf21","openApiSpecUrl":"https://working-capital-action-recommender.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"a68fce01-db38-4f17-bc69-c57362c9c2f2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d3704be-20e7-403d-b29a-803e0b85d9a6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c18bd916-0891-47bc-afc2-169004c5b9b8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/working-capital-rules","description":"Return hardcoded working capital action recommender rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/recommend-working-capital-actions","description":"Recommend working capital actions from DSO, DPO, inventory days, cash need, supplier leverage, and customer risk using deterministic scoring rules"},{"method":"POST","path":"/rank-capital-levers","description":"Generate focused next steps for working capital action recommender from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6baa235e-c58f-46d2-90af-027a7134c9e7","name":"Vulnerability Exploitability Brief API","slug":"vulnerability-exploitability-brief-api-3e59a8","shortDescription":"Brief vulnerability exploitability from CVSS, asset exposure, exploit maturity, compensating controls, and patch window","description":"Brief vulnerability exploitability from CVSS, asset exposure, exploit maturity, compensating controls, and patch window. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["vulnerability","exploitability","security","patching","agent-friendly","x402","vulnerability exploitability brief","vulnerability","exploitability","security","patching","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vulnerability-exploitability-brief-api-3e59a8","openApiSpecUrl":"https://vulnerability-exploitability-brief.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"22ad4445-54d0-411f-903b-48a657d64b74","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b87bd7fe-0c04-406d-96bb-1831dd46e372","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9ffc2ad6-2922-4cea-aaf1-06dbe7ce4aba","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/exploitability-rules","description":"Return hardcoded vulnerability exploitability brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-vulnerability-exploitability","description":"Brief vulnerability exploitability from CVSS, asset exposure, exploit maturity, compensating controls, and patch window using deterministic scoring rules"},{"method":"POST","path":"/rank-patch-actions","description":"Generate focused next steps for vulnerability exploitability brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5187b46b-1983-474b-b2cf-c00f925b94ec","name":"Field Service Parts Readiness API","slug":"field-service-parts-readiness-api-5dc023","shortDescription":"Check field service parts readiness from work order, asset type, failure mode, van stock, and supplier lead time","description":"Check field service parts readiness from work order, asset type, failure mode, van stock, and supplier lead time. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["field-service","parts-readiness","maintenance","operations","agent-friendly","x402","field service parts readiness","field service","parts readiness","maintenance","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/field-service-parts-readiness-api-5dc023","openApiSpecUrl":"https://field-service-parts-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"35371db0-9fd5-4134-907c-11fe6f2e376f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4553ceec-e3e5-4bb5-b994-8bf9fdcc953a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a633a736-a6ce-46f4-9ada-c5e40f5bfe38","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/parts-readiness-rules","description":"Return hardcoded field service parts readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-field-service-parts","description":"Check field service parts readiness from work order, asset type, failure mode, van stock, and supplier lead time using deterministic scoring rules"},{"method":"POST","path":"/rank-parts-actions","description":"Generate focused next steps for field service parts readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dc7b25ac-95fb-405e-b8eb-bd772e01b3f3","name":"Agent Human Review Queue API","slug":"agent-human-review-queue-api-926e67","shortDescription":"Prioritize human review queues from agent confidence, user impact, policy risk, deadline, and reviewer availability","description":"Prioritize human review queues from agent confidence, user impact, policy risk, deadline, and reviewer availability. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["human-review","agent-ops","queue-routing","governance","agent-friendly","x402","agent human review queue","human review","agent ops","queue routing","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-human-review-queue-api-926e67","openApiSpecUrl":"https://agent-human-review-queue.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"708da8c4-ce94-4937-bd0e-28bf9bc9e7a4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"30300ff6-f4f2-4adc-8664-f5c24cf06eeb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3d14989c-e571-4eb4-96d8-0b6615c0b403","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/review-queue-rules","description":"Return hardcoded agent human review queue rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-human-review-queue","description":"Prioritize human review queues from agent confidence, user impact, policy risk, deadline, and reviewer availability using deterministic scoring rules"},{"method":"POST","path":"/rank-review-actions","description":"Generate focused next steps for agent human review queue from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"24b201f7-42e4-42de-b5d9-0f26401162fa","name":"Manufacturing Line Changeover Planner API","slug":"manufacturing-line-changeover-planner-api-856ba7","shortDescription":"Plan manufacturing line changeovers from SKU sequence, tooling needs, sanitation time, operator availability, and demand priority","description":"Plan manufacturing line changeovers from SKU sequence, tooling needs, sanitation time, operator availability, and demand priority. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["manufacturing","changeover","production-planning","operations","agent-friendly","x402","manufacturing line changeover planner","manufacturing","changeover","production planning","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/manufacturing-line-changeover-planner-api-856ba7","openApiSpecUrl":"https://manufacturing-changeover-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7a21ebde-def8-43f6-9e51-4a209d17abce","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"43ad917d-66c0-4fca-b66f-1c5a5c21a41b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2cd6d42d-ad93-4184-81aa-1466226d226a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/changeover-rules","description":"Return hardcoded manufacturing changeover planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-manufacturing-changeover","description":"Plan manufacturing line changeovers from SKU sequence, tooling needs, sanitation time, operator availability, and demand priority using deterministic scoring rules"},{"method":"POST","path":"/rank-changeover-actions","description":"Generate focused next steps for manufacturing changeover planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dcec6e5d-178d-4610-bfa2-cd91af90e0ba","name":"Voice of Customer Revenue Signal API","slug":"voice-of-customer-revenue-signal-api-a3beda","shortDescription":"Score voice-of-customer revenue signals from feature ask, churn mention, expansion clue, segment, and sentiment trend","description":"Score voice-of-customer revenue signals from feature ask, churn mention, expansion clue, segment, and sentiment trend. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["voice-of-customer","revenue-signal","customer-success","product","agent-friendly","x402","voice of customer revenue signal","voice of customer","revenue signal","customer success","product","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/voice-of-customer-revenue-signal-api-a3beda","openApiSpecUrl":"https://voice-customer-revenue-signal.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"d09b43aa-d781-46a5-90c5-41ea98dd6231","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"95300fa9-7e0e-44f0-bc2f-b839876c5b00","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"343d907d-e599-409f-af77-cc99b78dc2a3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/voc-revenue-rules","description":"Return hardcoded voice customer revenue signal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-voc-revenue-signal","description":"Score voice-of-customer revenue signals from feature ask, churn mention, expansion clue, segment, and sentiment trend using deterministic scoring rules"},{"method":"POST","path":"/rank-voc-actions","description":"Generate focused next steps for voice customer revenue signal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f9b7b585-bb65-4be2-872a-4ce59db4c756","name":"HR Leave Eligibility Resolver API","slug":"hr-leave-eligibility-resolver-api-44d50b","shortDescription":"Resolve HR leave eligibility from worker type, location, tenure, leave reason, balance, and policy version","description":"Resolve HR leave eligibility from worker type, location, tenure, leave reason, balance, and policy version. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["hr","leave-policy","employee-support","eligibility","agent-friendly","x402","hr leave eligibility resolver","hr","leave policy","employee support","eligibility","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/hr-leave-eligibility-resolver-api-44d50b","openApiSpecUrl":"https://hr-leave-eligibility-resolver.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"abf175b1-c657-4bc1-83de-3face07a4d43","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"641ccf39-1a49-48ca-9f0f-6f1f69a82c23","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cad574f6-9d92-4201-9353-eafe80fb077a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/leave-eligibility-rules","description":"Return hardcoded hr leave eligibility resolver rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/resolve-leave-eligibility","description":"Resolve HR leave eligibility from worker type, location, tenure, leave reason, balance, and policy version using deterministic scoring rules"},{"method":"POST","path":"/route-leave-review","description":"Generate focused next steps for hr leave eligibility resolver from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"41288869-4145-4e2b-98f1-7be650f2aa74","name":"MemoryAPI","slug":"memoryapi-a353ec","shortDescription":"Give Agents Persistent memory","description":"Persistent semantic memory for AI agents. Store and retrieve memories using natural language. x402 on Base mainnet.","category":null,"tags":["memory","AI agents","x402","MCP","Base","USDC","semantic search"],"baseUrl":"https://orbisapi.com/proxy/memoryapi-a353ec","openApiSpecUrl":"https://api.memoryapi.org/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2f6180f6-5a43-4531-87f6-21a42399ba5d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a0efae8-82b4-4a83-b9ea-fdc7d719299d","name":"Pay-per-use ","description":"No subscription needed. Pay $0.001 per request via x402 on Base mainnet.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["x402 USDC micropayments","Semantic memory storage","Natural language retrieval","MCP compatible"]}],"endpoints":[{"method":"POST","path":"/x402/memory","description":"Store a memory for an AI agent. Requires agent_id and content. $0.001 USDC via x402."},{"method":"GET","path":"/x402/memory","description":"Semantically search stored memories using natural language. Requires query and agent_id. $0.001 USDC via x402."},{"method":"GET","path":"/x402/translate","description":"Translate text between 11 languages. Requires text and target language code. $0.003 USDC via x402."}],"x402":null},{"id":"aaba3dea-9e45-472c-95ea-c01dc3b33dfd","name":"Benefits Enrollment Error Check API","slug":"benefits-enrollment-error-check-api-39e630","shortDescription":"Check benefits enrollment errors from life event, coverage choice, eligibility rule, deadline, and dependent proof","description":"Check benefits enrollment errors from life event, coverage choice, eligibility rule, deadline, and dependent proof. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["benefits","hr","enrollment","eligibility","agent-friendly","x402","benefits enrollment error check","benefits","hr","enrollment","eligibility","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/benefits-enrollment-error-check-api-39e630","openApiSpecUrl":"https://benefits-enrollment-error-check.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"39c070fb-6fae-452e-8f0a-94db632c1a76","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9c07e7ce-05e7-4cda-89bc-abe1caaac114","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50ff963e-8447-4ce0-a73d-1fac303e29fd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/benefits-error-rules","description":"Return hardcoded benefits enrollment error check rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-benefits-enrollment-error","description":"Check benefits enrollment errors from life event, coverage choice, eligibility rule, deadline, and dependent proof using deterministic scoring rules"},{"method":"POST","path":"/rank-benefits-actions","description":"Generate focused next steps for benefits enrollment error check from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e73df8d1-f444-4b20-9232-d509eb4ccf73","name":"Support Ticket Intent Confidence API","slug":"support-ticket-intent-confidence-api-81b0c8","shortDescription":"Score support ticket intent confidence from message clarity, account context, product area, sentiment, and past resolution","description":"Score support ticket intent confidence from message clarity, account context, product area, sentiment, and past resolution. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-support","intent","ticket-routing","automation","agent-friendly","x402","support ticket intent confidence","customer support","intent","ticket routing","automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/support-ticket-intent-confidence-api-81b0c8","openApiSpecUrl":"https://support-ticket-intent-confidence.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"80c780fb-701f-4f4b-bcc4-c145467176d3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"897811de-ee30-4dda-b8c7-36edbdace90b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"82170a8d-e339-44e5-9bdc-fd98729b7dc3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ticket-intent-rules","description":"Return hardcoded support ticket intent confidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-ticket-intent-confidence","description":"Score support ticket intent confidence from message clarity, account context, product area, sentiment, and past resolution using deterministic scoring rules"},{"method":"POST","path":"/rank-ticket-next-actions","description":"Generate focused next steps for support ticket intent confidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e6fee1d6-df35-4cf3-a9d9-07ce8e4fe804","name":"Travel Policy Exception Router API","slug":"travel-policy-exception-router-api-1663b0","shortDescription":"Route travel policy exceptions from trip purpose, fare variance, approval status, traveler tier, and compliance risk","description":"Route travel policy exceptions from trip purpose, fare variance, approval status, traveler tier, and compliance risk. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["travel-policy","exceptions","corporate-travel","approval","agent-friendly","x402","travel policy exception router","travel policy","exceptions","corporate travel","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/travel-policy-exception-router-api-1663b0","openApiSpecUrl":"https://travel-policy-exception-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7051986e-bf3f-4e91-a384-39a4176bf02a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bbb1d22e-432c-4167-9880-ec5c4189d342","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ab47b1cd-f731-4eca-86b9-e4f913684d9c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/travel-exception-rules","description":"Return hardcoded travel policy exception router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-travel-policy-exception","description":"Route travel policy exceptions from trip purpose, fare variance, approval status, traveler tier, and compliance risk using deterministic scoring rules"},{"method":"POST","path":"/rank-travel-actions","description":"Generate focused next steps for travel policy exception router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c84b3fc9-56f8-4abc-8b9d-a2e01f67540b","name":"Tool Call Replay Risk API","slug":"tool-call-replay-risk-api-9115d8","shortDescription":"Score tool call replay risk from idempotency, nonce use, payload sensitivity, retry policy, and audit coverage","description":"Score tool call replay risk from idempotency, nonce use, payload sensitivity, retry policy, and audit coverage. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["tool-calls","replay-risk","api-security","agent-runtime","agent-friendly","x402","tool call replay risk","tool calls","replay risk","api security","agent runtime","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-call-replay-risk-api-9115d8","openApiSpecUrl":"https://tool-call-replay-risk.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"024996c8-8827-4496-a4d2-a17e356506c1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6df6a1bb-d20e-41c2-bcb6-7d5c36644238","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b6b1fc7b-3baf-4071-a05b-c28f64ea5aaf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/replay-risk-rules","description":"Return hardcoded tool call replay risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-tool-call-replay-risk","description":"Score tool call replay risk from idempotency, nonce use, payload sensitivity, retry policy, and audit coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-replay-controls","description":"Generate focused next steps for tool call replay risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c921fa8a-8e8a-4012-984d-e717b1c83e90","name":"IP Reputation & Proxy Detector API","slug":"ip-reputation-proxy-detector-api-282b98","shortDescription":" Score any IP for spam, bot, VPN, proxy, Tor and datacenter origin instantly","description":"IP Reputation & Proxy Detector API checks any IPv4 or IPv6 address against multiple threat intelligence sources and returns a unified risk score from 0–100, risk level (clean/low/medium/high), and detailed flags for proxy, VPN, Tor, datacenter, bot, and spam activity. Also returns full geolocation, ISP, ASN, and a block/challenge/allow recommendation. Batch endpoint checks up to 20 IPs in one request. Built for fraud prevention, login security, rate limiting, and ad traffic validation.","category":null,"tags":["ip","security","proxy","fraud","bot","vpn","tor"],"baseUrl":"https://orbisapi.com/proxy/ip-reputation-proxy-detector-api-282b98","openApiSpecUrl":"https://ip-reputation-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9d553c6d-843e-4630-8e11-e248e8335667","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["0 calls/day · 10 calls/month · No credit card required · Access via API key"]},{"id":"866d98e9-35bd-43a8-955f-862c11d3fd92","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Risk score 0–100","Proxy, VPN, Tor, bot, spam flags","Block / challenge / allow recommendation","Full geo + ISP + ASN data","Batch 20 IPs per call","IPv4 and IPv6 support"]}],"endpoints":[{"method":"GET","path":"/check?ip=1.2.3.4","description":"Check a single IP address"},{"method":"POST","path":"check","description":"Check a single IP (JSON body)"},{"method":"POST","path":"/batch","description":"Check up to 20 IPs at once"},{"method":"GET","path":"/me","description":"Check the calling IP automatically"}],"x402":null},{"id":"a8d8174d-15e1-4252-92f8-f5c8966a1f8f","name":"Support Knowledge Gap Finder API","slug":"support-knowledge-gap-finder-api-81e8d6","shortDescription":"Find support knowledge gaps from ticket theme, resolution history, article coverage, confidence, and escalation rate","description":"Find support knowledge gaps from ticket theme, resolution history, article coverage, confidence, and escalation rate. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["support","knowledge-base","gap-analysis","customer-service","agent-friendly","x402","support knowledge gap finder","support","knowledge base","gap analysis","customer service","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/support-knowledge-gap-finder-api-81e8d6","openApiSpecUrl":"https://support-knowledge-gap-finder.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"d3599feb-4112-4f5c-bbd3-f6b715943bf0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8dea5d85-e226-48da-9769-a4d6eb9187a4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0d1476a9-210b-48aa-b549-7619f1191a01","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/support-gap-rules","description":"Return hardcoded support knowledge gap finder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-support-gaps","description":"Find support knowledge gaps from ticket theme, resolution history, article coverage, confidence, and escalation rate using deterministic scoring rules"},{"method":"POST","path":"/prioritize-article-work","description":"Generate focused next steps for support knowledge gap finder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bf7c856b-eee8-417e-a03d-b84106c5a589","name":"Transformer Load Stress API","slug":"transformer-load-stress-api-02331a","shortDescription":"Estimate transformer load stress using demand spikes, heat conditions, neighborhood patterns, and outage history.","description":"Estimate transformer load stress using demand spikes, heat conditions, neighborhood patterns, and outage history. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes transformer load, load stress, utilities ops, estimate transformer load stress, and stress using. Use the /v1/utilities-ops/estimate-transformer-load-stress endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["utilities","data-process","transformer-load-stress","transformer","load","stress","utilities-ops","estimate-transformer-load-stress","estimate","using","demand","spikes","heat","conditions"],"baseUrl":"https://orbisapi.com/proxy/transformer-load-stress-api-02331a","openApiSpecUrl":"https://orbis-transformer-load-stress-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"58d514a6-31b4-4079-b2a9-7984b55d20d9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"eb634491-b1de-4ef9-9645-453e400f5ac3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"93f59629-8c48-46e1-9b2a-0a8cb4dfc0f9","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/utilities-ops/estimate-transformer-load-stress","description":null},{"method":"POST","path":"/v1/utilities-ops/estimate-transformer-load-stress","description":null}],"x402":null},{"id":"8965494d-0c36-497b-a697-6017917009c7","name":"AgentGov","slug":"agentgov-f39653","shortDescription":"US Federal Contract API","description":"US Federal Intelligence API — search 35,000+ active government contracts and 1,000+ grants from SAM.gov (http://sam.gov/) and Grants.gov (http://grants.gov/)","category":null,"tags":["government","contracts","grants","SAM.gov","federal","x402","AI agents","Base"],"baseUrl":"https://orbisapi.com/proxy/agentgov-f39653","openApiSpecUrl":"https://contracts.memoryapi.org/openapi.json","hasFree":false,"callCount":1,"tiers":[{"id":"efb24cab-6600-4a15-9fcd-51bba3db6eb5","name":"Pay-per-use","description":"Pay $0.01 per query via x402 on Base mainnet. No subscription, no API key. Contracts and grants data from SAM.gov and Grants.gov.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["x402 USDC micropayments on Base","35,000+ active federal contracts","1,000+ federal grants","Historical award price intelligence","No API key required"]}],"endpoints":[{"method":"GET","path":"/x402/contracts/search","description":"Search 35,000+ active US federal contract opportunities from SAM.gov. Filter by keyword, NAICS code, set-aside type, and agency."},{"method":"GET","path":"/x402/grants/search","description":"Search 1,000+ active US federal grants from Grants.gov. Filter by keyword, eligibility type, funding category, and award size."},{"method":"GET","path":"/x402/contracts/awards","description":"Historical federal contract award data and price intelligence. Returns past award amounts, awardees, and pricing analysis."},{"method":"GET","path":"/x402/spending/awards","description":" Search all federal awards by keyword/recipient/agency"},{"method":"GET","path":"/x402/spending/recipient","description":"How much has a company received total? "},{"method":"GET","path":"/x402/spending/agency","description":"Federal spending breakdown by agency   "}],"x402":null},{"id":"94488b78-efac-4687-a353-c85b99b11161","name":"AgentRep","slug":"agentrep-33826b","shortDescription":"Agent reputation","description":"Reputation network for AI agents. Register agents, build trust scores, endorse or report behavior. The trust layer for the agent economy.","category":null,"tags":["reputation","AI agents","trust","x402","Base","USDC"],"baseUrl":"https://orbisapi.com/proxy/agentrep-33826b","openApiSpecUrl":"https://rep.memoryapi.org/openapi.json","hasFree":false,"callCount":1,"tiers":[{"id":"3b62f951-7607-41f1-b545-21113979ea33","name":"Per call","description":"Reputation network for AI agents. Register agents, build trust scores, endorse or report behavior. The trust layer for the agent economy.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["reputation","AI agents","trust","x402","Base","USDC"]}],"endpoints":[{"method":"GET","path":"/x402/rep/score","description":"Query an agent's reputation score (0-100), grade (A+ to F), and trust summary. Pass agent_id as query param."},{"method":"GET","path":"/x402/rep/profile","description":"Full reputation profile with endorsement history, report count, wallet address, and age. Pass agent_id as query param."},{"method":"POST","path":"/x402/rep/register","description":"Register a new AI agent with a baseline score of 50. Send agent_id in JSON body. Optional: wallet_address, display_name, description."},{"method":"POST","path":"/x402/rep/endorse","description":"Endorse another agent to increase their score. Higher-reputation endorsers carry more weight. Send from_agent_id and to_agent_id in JSON body."},{"method":"POST","path":"/x402/rep/report","description":"Report an agent for bad behavior to decrease their score. Send from_agent_id, to_agent_id, and reason in JSON body."}],"x402":null},{"id":"767964f9-f1ea-494d-bf8b-16dfea5ade3c","name":"Company Logo API","slug":"company-logo-api-a23fd0","shortDescription":"Fetch company logos, favicons, and brand assets","description":"Fetch company logos, favicons, and brand assets by domain or company name. Returns image URLs, size variants, formats, brand colors, and UI-ready assets for dashboards, CRMs, and agent interfaces.","category":null,"tags":["logo","favicon","brand-assets","company","ui","crm","company logo api","favicon api","brand assets api","company brand lookup"],"baseUrl":"https://orbisapi.com/proxy/company-logo-api-a23fd0","openApiSpecUrl":"https://orbis-apis.onrender.com/company-logo/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"89e85b30-9f65-42a9-ba6d-99b4e1e861ff","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"c3a1b5d6-7c46-466d-a12b-a0d224c8af8b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"adc8da8a-1701-452d-8ce4-8ba891782d52","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/logo","description":"Get company logo URL"},{"method":"GET","path":"/favicon","description":"Get favicon URL"},{"method":"GET","path":"/brand-assets","description":"ONE-CALL logo, favicon, and brand colors"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch logo fetch"}],"x402":null},{"id":"f94982c6-b6ab-4479-9803-fdf1ceab5e37","name":"MX Record Checker API","slug":"mx-record-checker-api-c35596","shortDescription":"MX record lookup and email readiness checks","description":"Resolve MX records and verify email deliverability readiness for domains. Useful for lead validation, email hygiene, CRM enrichment, and outreach agents.","category":null,"tags":["mx","dns","email","deliverability","outreach","validation","mx record checker","email readiness api","dns mx lookup","deliverability check"],"baseUrl":"https://orbisapi.com/proxy/mx-record-checker-api-c35596","openApiSpecUrl":"https://orbis-apis.onrender.com/mx-record-checker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f839176c-350f-42d3-9b1d-356461a2ed53","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"8f4db030-bdb2-42d9-9736-9a61c406a50c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3319e76c-58e4-4efb-8a38-2f6e1986a721","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/mx","description":"Resolve MX records"},{"method":"GET","path":"/email-ready","description":"ONE-CALL email readiness check"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch MX check"}],"x402":null},{"id":"611b0609-4739-451e-9c85-4d1f0cce395a","name":"Gas-Adjusted Arbitrage API","slug":"gas-adjusted-arbitrage-api-ade7f7","shortDescription":"Calculate arbitrage profitability after gas, fees, slippage, and congestion costs","description":"Gas-adjusted arbitrage API for DeFi traders, AI agents, and execution-aware arbitrage systems. Estimates gas costs, break-even spreads, congestion, trade-size sensitivity, fee breakdown, and net profit under standard, fast, and aggressive gas strategies.","category":null,"tags":["gas","arbitrage","defi","profitability","execution-costs","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","gas adjusted arbitrage api","arbitrage gas calculator","break even spread crypto","defi gas cost api","arbitrage profitability"],"baseUrl":"https://orbisapi.com/proxy/gas-adjusted-arbitrage-api-ade7f7","openApiSpecUrl":"https://orbis-apis.onrender.com/gas-adjusted-arbitrage/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ae67536c-01c4-497a-b406-45d169e5d6e5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"77d5bce6-f155-433b-bb27-b508828690f2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/estimate","description":"Gas cost estimate and break-even spread"},{"method":"POST","path":"/scan","description":"Arbitrage opportunities ranked by net profit after gas"},{"method":"POST","path":"/lookup","description":"ONE-CALL gas-adjusted analysis with strategy and profit scenarios"}],"x402":null},{"id":"9f042cc0-ba10-4265-89c2-7699d735373d","name":"TV Ad Slot Fit Scorer API","slug":"tv-ad-slot-fit-scorer-api-3168bc","shortDescription":"Score TV ad slot fit from audience match, daypart, content adjacency, brand safety, frequency, and price pressure","description":"Score TV ad slot fit from audience match, daypart, content adjacency, brand safety, frequency, and price pressure. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","tv-advertising","ad-slots","media-buying","agent-friendly","x402","tv ad slot fit scorer","data","tv advertising","ad slots","media buying","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tv-ad-slot-fit-scorer-api-3168bc","openApiSpecUrl":"https://tv-ad-slot-fit.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"13bcd920-843f-461d-9d0d-68b3c45e0caa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"677911e1-9bbc-4e8b-b0cc-b3be39e36aa6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"328fbce5-5fa6-4fe7-9833-67b4f7a71e61","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ad-slot-rules","description":"Return hardcoded tv ad slot fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-ad-slot-fit","description":"Score TV ad slot fit from audience match, daypart, content adjacency, brand safety, frequency, and price pressure using deterministic scoring rules"},{"method":"POST","path":"/recommend-slot-actions","description":"Generate focused next steps for tv ad slot fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9eaf86a7-6d06-47d6-940e-79cc9802f0c4","name":"NFT Mint Calendar API","slug":"nft-mint-calendar-api-fd2eb2","shortDescription":"Upcoming NFT mints with hype scoring, sellout probability, and risk assessment","description":"NFT mint discovery API for collectors, mint bots, alpha groups, and autonomous NFT agents. Track upcoming mints, live launches, hype scores, risk levels, estimated sellout probability, pricing, supply, mint type, and project momentum across NFT ecosystems. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["nft","mint-calendar","minting","nft-launches","hype-tracking","x402","coinbase-bazaar","nft mint calendar api","upcoming nft mints","nft hype score","nft launch tracker","nft sellout prediction"],"baseUrl":"https://orbisapi.com/proxy/nft-mint-calendar-api-fd2eb2","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-mint-calendar/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"66bae725-04e1-4854-9ae5-7d2f8879d64d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"784cdba7-ef2e-46f1-961c-3d989af22e91","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"6ee0e930-cf5d-4dd8-8e15-2774f1df3118","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/upcoming","description":"Upcoming mints filtered by days, chain, and minimum hype score"},{"method":"GET","path":"/today","description":"Live and starting-soon mints today"},{"method":"GET","path":"/lookup","description":"ONE-CALL: hype analysis + team credibility + rug probability + post-mint floor projection + recommended actions"}],"x402":null},{"id":"f5021e9a-3320-4a37-86d5-047c8fe9d177","name":"Utility Billing Dispute API","slug":"utility-billing-dispute-api-69dd8e","shortDescription":"Summarize and route billing disputes using meter context, historical usage, tariff rules, and customer complaint signals","description":"Summarize and route billing disputes using meter context, historical usage, tariff rules, and customer complaint signals. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes utility billing, billing dispute, utilities ops, handle billing disputes, and summarize route. Use the /v1/utilities-ops/handle-billing-disputes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["utilities","data-process","utility-billing-dispute","utility","billing","dispute","utilities-ops","handle-billing-disputes","summarize","route","disputes","using","meter","context"],"baseUrl":"https://orbisapi.com/proxy/utility-billing-dispute-api-69dd8e","openApiSpecUrl":"https://orbis-utility-billing-dispute-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5c26de29-fc25-4834-abb5-c6ac6f2fbf89","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b752c1a1-d3c5-48de-83ae-cf6aecb57bc1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f2fd0861-244d-4758-9174-098fb8a65fa6","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/utilities-ops/handle-billing-disputes","description":null},{"method":"POST","path":"/v1/utilities-ops/handle-billing-disputes","description":null}],"x402":null},{"id":"8a187b8b-75d7-48b2-8d5c-3c4c1877fd52","name":"Vendor Negotiation Prep API","slug":"vendor-negotiation-prep-api-e36727","shortDescription":"Prepare vendor negotiations with leverage points, fallback positions, timing cues, and cost-vs-service tradeoff notes.","description":"Prepare vendor negotiations with leverage points, fallback positions, timing cues, and cost-vs-service tradeoff notes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, vendor negotiation, negotiation prep, and prepare vendor negotiations. Use the /v1/smb/prepare-vendor-negotiations endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","vendor-negotiation-prep","business","intelligence","vendor","negotiation","prep","smb","prepare-vendor-negotiations","prepare","negotiations","leverage","points"],"baseUrl":"https://orbisapi.com/proxy/vendor-negotiation-prep-api-e36727","openApiSpecUrl":"https://orbis-vendor-negotiation-prep-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f3dfd77c-caec-4d86-b7b3-8a31330dca2c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2a99d647-5f31-477f-bc28-094f576fe0a5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e457b518-007b-4ffa-8da9-c4e14f3a8e22","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/prepare-vendor-negotiations","description":null},{"method":"POST","path":"/v1/smb/prepare-vendor-negotiations","description":null}],"x402":null},{"id":"376a54c1-f743-4849-b6d8-4990d7d8482c","name":"Volunteer Dropoff Predictor API","slug":"volunteer-dropoff-predictor-api-d4f8fe","shortDescription":"Predict volunteer disengagement risk using scheduling friction, role mismatch, recognition gaps, communication quality, ","description":"Predict volunteer disengagement risk using scheduling friction, role mismatch, recognition gaps, communication quality, and load imbalance. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, volunteer dropoff, dropoff predictor, and nonprofit. Use the /v1/nonprofit/predict-volunteer-dropoff endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","volunteer-dropoff-predictor","business","intelligence","volunteer","dropoff","predictor","nonprofit","predict-volunteer-dropoff","predict","disengagement","risk","using"],"baseUrl":"https://orbisapi.com/proxy/volunteer-dropoff-predictor-api-d4f8fe","openApiSpecUrl":"https://orbis-volunteer-dropoff-predictor-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"18919d09-bab7-4853-9d3b-e9afada55e7b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6fde04b9-1412-4428-9f27-722b471adb75","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"aaea2da8-57f0-4e0b-9bf1-e4a0e3b17660","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/predict-volunteer-dropoff","description":null},{"method":"POST","path":"/v1/nonprofit/predict-volunteer-dropoff","description":null}],"x402":null},{"id":"d0ac0ec4-c46e-480b-ab8e-7fc525b22188","name":"Web3 Event Log Decoder API","slug":"web3-event-log-decoder-api-08d8e2","shortDescription":"Decode ERC20 Transfer and Swap events from tx logs with known event signatures","description":"Web3 Event Log Decoder API decodes raw Ethereum event logs from any transaction receipt using a database of 10+ known event signatures including ERC20 Transfer, ERC20 Approval, Uniswap V2/V3 Swap, Mint, Burn, Sync and OpenSea OrderFulfilled. Extracts all Transfer events from a transaction in one call for easy token flow tracking. Also decodes individual event topics. Built for block explorers, DeFi analytics, trading bots and AI agents that need to understand what happened in a transaction.","category":null,"tags":["ethereum","events","analytics","decode erc20 transfer events from transaction","get all token transfers in tx hash","decode uniswap swap event log","decode ethereum transaction logs","extract token transfer from tx receipt"],"baseUrl":"https://orbisapi.com/proxy/web3-event-log-decoder-api-08d8e2","openApiSpecUrl":"https://event-log-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d7c1b65f-3efa-47b8-a50a-0710906274d9","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0fd8b611-3443-41ac-a7bf-cd9f5886ea5d","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"cd849356-ec2b-4ff3-a986-ffb3837a2b4d","name":"Account Plan Gap Analyzer API","slug":"account-plan-gap-analyzer-api-733c00","shortDescription":"Analyze account plan gaps from stakeholder map, business initiatives, product adoption, risk notes, and next meeting date","description":"Analyze account plan gaps from stakeholder map, business initiatives, product adoption, risk notes, and next meeting date. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["account-planning","sales","customer-success","crm","agent-friendly","x402","account plan gap analyzer","account planning","sales","customer success","crm","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/account-plan-gap-analyzer-api-733c00","openApiSpecUrl":"https://account-plan-gap-analyzer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c577c3ea-880e-4761-a6b1-019abb7b2fd9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0572ab62-2638-4ae1-bd9c-91143747cc4e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"db6882a2-eb94-4faa-9a6a-5a05412ce833","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/account-plan-rules","description":"Return hardcoded account plan gap analyzer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/analyze-account-plan-gaps","description":"Analyze account plan gaps from stakeholder map, business initiatives, product adoption, risk notes, and next meeting date using deterministic scoring rules"},{"method":"POST","path":"/rank-account-plan-actions","description":"Generate focused next steps for account plan gap analyzer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b5d0ed9e-ba20-431b-9eb1-b23ac9430ae6","name":"Ad Comment Sentiment Analyzer API","slug":"ad-comment-sentiment-analyzer-api-3aa003","shortDescription":"Analyze ad comments to uncover buying objections, confusion, backlash, and winning messages at scale. Returns sentiment ","description":"Analyze ad comments to uncover buying objections, confusion, backlash, and winning messages at scale. Returns sentiment clusters, objection themes, hidden interest signals, and moderation or creative guidance for performance marketing teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes marketing growth, comment sentiment, sentiment analyzer, analyze comment sentiment, and analyze comments. Use the /v1/ads/analyze-comment-sentiment endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-growth","data-process","ad-comment-sentiment-analyzer","marketing","growth","comment","sentiment","analyzer","ads","analyze-comment-sentiment","analyze","comments","uncover","buying"],"baseUrl":"https://orbisapi.com/proxy/ad-comment-sentiment-analyzer-api-3aa003","openApiSpecUrl":"https://orbis-ad-comment-sentiment-analyzer.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"1e108be3-2505-482f-8250-2fa75d24dfe8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"fb311b53-de1e-45b8-8c26-5b38f45d8adb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"63f683e5-a5fc-4871-91f0-89e7816d6cda","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/ads/analyze-comment-sentiment","description":null},{"method":"POST","path":"/v1/ads/analyze-comment-sentiment","description":null}],"x402":null},{"id":"7b860e8c-d718-4ddc-8158-99c9f4c335f0","name":"Ad Creative Compliance Review API","slug":"ad-creative-compliance-review-api-332f26","shortDescription":"Review ad creative compliance from claim type, regulated terms, target audience, platform policy, and proof level","description":"Review ad creative compliance from claim type, regulated terms, target audience, platform policy, and proof level. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["advertising","creative-compliance","policy","marketing","agent-friendly","x402","ad creative compliance review","advertising","creative compliance","policy","marketing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ad-creative-compliance-review-api-332f26","openApiSpecUrl":"https://ad-creative-compliance-review.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"11b738cd-6ece-491c-a263-5e61950cf68e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"afbce5bd-002f-4bac-b509-e8154dc5ae3e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"86678955-1f9b-4a4c-a421-a386d476083c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ad-compliance-rules","description":"Return hardcoded ad creative compliance review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-ad-creative-compliance","description":"Review ad creative compliance from claim type, regulated terms, target audience, platform policy, and proof level using deterministic scoring rules"},{"method":"POST","path":"/rank-ad-compliance-fixes","description":"Generate focused next steps for ad creative compliance review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"75af9001-116c-4cff-9351-9f6aab449e34","name":"Agent Action Reversibility Scorer API","slug":"agent-action-reversibility-scorer-api-f472ed","shortDescription":"Score whether agent actions are reversible from data mutation, money movement, notification reach, rollback path, and audit proof","description":"Score whether agent actions are reversible from data mutation, money movement, notification reach, rollback path, and audit proof. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-safety","reversibility","automation-risk","audit","agent-friendly","x402","agent action reversibility scorer","agent safety","reversibility","automation risk","audit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-action-reversibility-scorer-api-f472ed","openApiSpecUrl":"https://agent-action-reversibility-scorer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"60c4d591-aa7d-4f79-9df9-63f704ccfc41","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5165ea65-a313-4677-9da7-9797a2229b10","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"07199928-f1df-4ef2-a33a-2f51b69e1678","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/reversibility-rules","description":"Return hardcoded agent action reversibility scorer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-action-reversibility","description":"Score whether agent actions are reversible from data mutation, money movement, notification reach, rollback path, and audit proof using deterministic scoring rules"},{"method":"POST","path":"/rank-reversal-guards","description":"Generate focused next steps for agent action reversibility scorer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4ac9a257-1256-4c3e-9ba2-ed41c11ae833","name":"Agent Context Completeness Auditor API","slug":"agent-context-completeness-auditor-api-70a893","shortDescription":"Audit agent context completeness from source coverage, missing documents, stale facts, permission scope, and task risk","description":"Audit agent context completeness from source coverage, missing documents, stale facts, permission scope, and task risk. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-context","completeness","governance","ai-ops","agent-friendly","x402","agent context completeness auditor","agent context","completeness","governance","ai ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-context-completeness-auditor-api-70a893","openApiSpecUrl":"https://agent-context-completeness-auditor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"82257d83-1d20-4b36-b532-ea298f9ebf83","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"06f07cfe-d08f-47b6-86e9-40145cfabffa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2f2ef937-f560-41b3-bd29-53bde83526f9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/context-completeness-rules","description":"Return hardcoded agent context completeness auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-agent-context-completeness","description":"Audit agent context completeness from source coverage, missing documents, stale facts, permission scope, and task risk using deterministic scoring rules"},{"method":"POST","path":"/rank-context-gaps","description":"Generate focused next steps for agent context completeness auditor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6b29a943-a50b-433e-b3f0-fb68b728d02f","name":"Agent Context Recall Freshness API","slug":"agent-context-recall-freshness-api-633f98","shortDescription":"Score agent context recall freshness from memory age, source authority, user intent, contradiction risk, and refresh need","description":"Score agent context recall freshness from memory age, source authority, user intent, contradiction risk, and refresh need. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-memory","context","freshness","recall-quality","agent-friendly","x402","agent context recall freshness","agent memory","context","freshness","recall quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-context-recall-freshness-api-633f98","openApiSpecUrl":"https://agent-context-recall-freshness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"12a43c87-2444-4c33-a517-cf97d39e9f2a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ba23c585-4cc0-4104-baf2-320b730dfebe","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d74195b9-90aa-42ef-bc83-dee4625e8cee","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/context-recall-rules","description":"Return hardcoded agent context recall freshness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-context-recall-freshness","description":"Score agent context recall freshness from memory age, source authority, user intent, contradiction risk, and refresh need using deterministic scoring rules"},{"method":"POST","path":"/rank-context-refresh-actions","description":"Generate focused next steps for agent context recall freshness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f8088218-2fdc-4d6d-8515-9e1c1cfdf17e","name":"Permit Application Completeness API","slug":"permit-application-completeness-api-6073d1","shortDescription":"Check permit application completeness from jurisdiction, form fields, drawings, fees, signatures, and submission deadline","description":"Check permit application completeness from jurisdiction, form fields, drawings, fees, signatures, and submission deadline. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["permits","application-review","compliance","government","agent-friendly","x402","permit application completeness","permits","application review","compliance","government","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/permit-application-completeness-api-6073d1","openApiSpecUrl":"https://permit-application-completeness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"edf56f9e-5028-432a-8fcf-ed8b43d9a1ca","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cce3901a-04c7-4205-aef8-f25cc96edc9e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"15e3ee10-50aa-4e22-a30c-e02ca054313b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/permit-completeness-rules","description":"Return hardcoded permit application completeness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-permit-completeness","description":"Check permit application completeness from jurisdiction, form fields, drawings, fees, signatures, and submission deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-permit-gaps","description":"Generate focused next steps for permit application completeness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6753a192-e51b-4e9b-a6c1-4d389180c6ef","name":"Agent Error Contract Designer API","slug":"agent-error-contract-designer-api-9b2bc7","shortDescription":"Design agent-readable API error contracts from retry rules, status codes, recovery hints, idempotency, and risk","description":"Design agent-readable API error contracts from retry rules, status codes, recovery hints, idempotency, and risk. This premium self-contained API uses hardcoded agent-discovery, API metadata, and machine-readable contract rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for API publishers and AI agents that need better discovery, tool routing, integration readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-design","error-contracts","agent-recovery","openapi","agent-friendly","x402","agent error contract designer","api design","error contracts","agent recovery","openapi","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-error-contract-designer-api-9b2bc7","openApiSpecUrl":"https://agent-error-contract-designer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"b8043749-4d49-4694-b798-fb4d2bec4f38","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c13c7cf4-359d-45b8-9564-1db7d1c8f988","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"82c74911-19b3-4d38-852c-28d1fd6b04de","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/error-contract-rules","description":"Return hardcoded agent error contract designer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/design-error-contract","description":"Design agent-readable API error contracts from retry rules, status codes, recovery hints, idempotency, and risk using deterministic scoring rules"},{"method":"POST","path":"/repair-error-handling","description":"Generate focused next steps for agent error contract designer from urgency, confidence, integration risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"c0c6c2c2-e70e-4985-bad9-58dcfafe43af","name":"Agent Fallback Playbook API","slug":"agent-fallback-playbook-api-c4e185","shortDescription":"Build agent fallback playbooks from tool failure, confidence, business impact, human route, and retry window","description":"Build agent fallback playbooks from tool failure, confidence, business impact, human route, and retry window. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["fallback","tool-failure","agent-reliability","workflow","agent-friendly","x402","agent fallback playbook","fallback","tool failure","agent reliability","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-fallback-playbook-api-c4e185","openApiSpecUrl":"https://agent-fallback-playbook.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"8d61bf9c-e4ba-42c0-9866-1da37ece185c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"39d6b871-5c4c-4415-9d59-0b66b935f44d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f3b3e1b8-98d2-48ab-bec1-25426eebe2de","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/fallback-playbook-rules","description":"Return hardcoded agent fallback playbook rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-fallback-playbook","description":"Build agent fallback playbooks from tool failure, confidence, business impact, human route, and retry window using deterministic scoring rules"},{"method":"POST","path":"/rank-fallback-options","description":"Generate focused next steps for agent fallback playbook from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d68b305a-9a55-4de9-98b0-370c56c8e28c","name":"Agent Privilege Drift Detector API","slug":"agent-privilege-drift-detector-api-15eb71","shortDescription":"Detect AI agent privilege drift from permission age, scope change, tool usage, owner approval, and risk class","description":"Detect AI agent privilege drift from permission age, scope change, tool usage, owner approval, and risk class. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-security","permissions","privilege-drift","governance","agent-friendly","x402","agent privilege drift detector","agent security","permissions","privilege drift","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-privilege-drift-detector-api-15eb71","openApiSpecUrl":"https://agent-privilege-drift-detector.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e052bec7-6d0d-454a-b2fe-08b79326c6ed","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"845fb393-2eaf-44f5-b679-b5ea8520185e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"53b7ac09-f5ce-40b1-88b3-6c39a4c43891","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/privilege-drift-rules","description":"Return hardcoded agent privilege drift detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-agent-privilege-drift","description":"Detect AI agent privilege drift from permission age, scope change, tool usage, owner approval, and risk class using deterministic scoring rules"},{"method":"POST","path":"/rank-privilege-controls","description":"Generate focused next steps for agent privilege drift detector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0f979070-8ab5-4820-ac60-74760fc1c1fb","name":"Assembly Instruction Simplifier API","slug":"assembly-instruction-simplifier-api-7b4860","shortDescription":"Rewrite assembly instructions into clearer operator-facing steps without losing safety or sequence detail.","description":"Rewrite assembly instructions into clearer operator-facing steps without losing safety or sequence detail. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes business, automation, assembly instruction, instruction simplifier, and manufacturing. Use the /v1/manufacturing/simplify-assembly-instructions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","ml-model","assembly-instruction-simplifier","business","automation","assembly","instruction","simplifier","manufacturing","simplify-assembly-instructions","rewrite","instructions","clearer","operator"],"baseUrl":"https://orbisapi.com/proxy/assembly-instruction-simplifier-api-7b4860","openApiSpecUrl":"https://orbis-assembly-instruction-simplifi.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"17efdeba-4c3d-4ecb-bfbd-c5621094dafd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d4f71fd2-8d8d-4362-ab7e-22a64b525f58","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"43b19160-f3d4-4b32-a2d3-a23dbee3a8bb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/manufacturing/simplify-assembly-instructions","description":null},{"method":"POST","path":"/v1/manufacturing/simplify-assembly-instructions","description":null}],"x402":null},{"id":"5e6ace53-c10c-4149-a813-3a1665c55431","name":"Aging in Place Readiness API","slug":"aging-in-place-readiness-api-ea1bc9","shortDescription":"Assess whether someone can safely remain at home using mobility, cognition, home setup, social support, nearby services,","description":"Assess whether someone can safely remain at home using mobility, cognition, home setup, social support, nearby services, and emergency response readiness. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, aging place, and place readiness. Use the /v1/caregiver/assess-aging-in-place-readiness endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","aging-in-place-readiness","public","safety","civic","resilience","aging","place","readiness","caregiver","assess-aging-in-place-readiness","assess","whether"],"baseUrl":"https://orbisapi.com/proxy/aging-in-place-readiness-api-ea1bc9","openApiSpecUrl":"https://orbis-aging-in-place-readiness-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4fd49822-33a5-4068-a004-f3a0bb0dbf14","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"352ab5f8-4a2a-4e06-92fa-61fb3f93bfa7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4ef60383-7390-4ee3-b2b4-56e09747e8f3","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/caregiver/assess-aging-in-place-readiness","description":null},{"method":"POST","path":"/v1/caregiver/assess-aging-in-place-readiness","description":null}],"x402":null},{"id":"b8c95f15-d6c6-4a63-81fb-ab96841ebf31","name":"Agentic ML Pipeline Gate API","slug":"agentic-ml-pipeline-gate-api-6cf088","shortDescription":"Gate agent-run ML pipelines from data checks, eval coverage, approval state, rollback plan, and cost risk","description":"Gate agent-run ML pipelines from data checks, eval coverage, approval state, rollback plan, and cost risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","mlops","pipeline-gate","agentic-ai","agent-friendly","x402","agentic ml pipeline gate","ai","mlops","pipeline gate","agentic ai","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agentic-ml-pipeline-gate-api-6cf088","openApiSpecUrl":"https://agentic-ml-pipeline-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"9b510309-eca4-4383-8e78-dd42560d8bf4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d07c2296-733a-4507-a755-9819b1a3ec01","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b6582c50-dbbc-4b7f-8b0e-f168ad4fb4e0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pipeline-gate-rules","description":"Return hardcoded agentic ml pipeline gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-ml-pipeline","description":"Gate agent-run ML pipelines from data checks, eval coverage, approval state, rollback plan, and cost risk using deterministic scoring rules"},{"method":"POST","path":"/recommend-pipeline-controls","description":"Generate focused next steps for agentic ml pipeline gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"95c260b5-d7d7-4295-9a71-d908df7f7783","name":"Agent Procurement Intake Normalizer API","slug":"agent-procurement-intake-normalizer-api-f2a419","shortDescription":"Normalize procurement intake for agents from request type, spend band, vendor, urgency, and policy fit","description":"Normalize procurement intake for agents from request type, spend band, vendor, urgency, and policy fit. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["procurement","intake","vendor","finance","agent-friendly","x402","agent procurement intake normalizer","procurement","intake","vendor","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-procurement-intake-normalizer-api-f2a419","openApiSpecUrl":"https://agent-procurement-intake-normalizer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"f94f0427-2ada-4526-babc-ac2cc29b13f3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"081799d5-1a6e-4e5d-8f4f-710afd9403d5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aaecec72-f747-44f6-af52-e7c06edacf52","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/procurement-intake-rules","description":"Return hardcoded agent procurement intake normalizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/normalize-procurement-intake","description":"Normalize procurement intake for agents from request type, spend band, vendor, urgency, and policy fit using deterministic scoring rules"},{"method":"POST","path":"/rank-procurement-gaps","description":"Generate focused next steps for agent procurement intake normalizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"45e230f6-aee5-4e40-a8a9-ff9d90796125","name":"AP Aging Priority Router API","slug":"ap-aging-priority-router-api-2a866b","shortDescription":"Route accounts payable aging priorities from invoice age, vendor criticality, dispute state, discount window, and cash impact","description":"Route accounts payable aging priorities from invoice age, vendor criticality, dispute state, discount window, and cash impact. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["accounts-payable","ap-aging","invoice","finance-ops","agent-friendly","x402","ap aging priority router","accounts payable","ap aging","invoice","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ap-aging-priority-router-api-2a866b","openApiSpecUrl":"https://ap-aging-priority-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"2321f1aa-ad89-4081-a289-b8047bf7b69a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"684a163d-7d26-4674-a3fb-6b12836c99dd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6fe08c90-4bfe-4392-9b47-37f42bfca201","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ap-aging-rules","description":"Return hardcoded ap aging priority router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-ap-aging-priority","description":"Route accounts payable aging priorities from invoice age, vendor criticality, dispute state, discount window, and cash impact using deterministic scoring rules"},{"method":"POST","path":"/rank-payment-actions","description":"Generate focused next steps for ap aging priority router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"358d5139-a8fa-4555-bfd1-8e24a2ddcb09","name":"Agronomy Recommendation Draft API","slug":"agronomy-recommendation-draft-api-080baf","shortDescription":"Draft clearer agronomy recommendations using soil results, crop stage, pressure signals, and treatment options.","description":"Draft clearer agronomy recommendations using soil results, crop stage, pressure signals, and treatment options. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes agronomy recommendation, recommendation draft, agriculture ops, draft agronomy recommendations, and recommendations using. Use the /v1/agriculture-ops/draft-agronomy-recommendations endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["agriculture","ml-model","agronomy-recommendation-draft","agronomy-recommendation","recommendation-draft","agronomy","recommendation","draft","agriculture-ops","draft-agronomy-recommendations","recommendations","draft-agronomy","agronomy-recommendations","recommendations-using"],"baseUrl":"https://orbisapi.com/proxy/agronomy-recommendation-draft-api-080baf","openApiSpecUrl":"https://orbis-agronomy-recommendation-draft.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b9f5d714-5dd2-49b6-aea3-6a67fe84b10f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"635a37bf-a6a0-4e96-92c8-6976ce628004","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"edc384d6-25f8-48d8-9703-12cd9466647e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agriculture-ops/draft-agronomy-recommendations","description":null},{"method":"POST","path":"/v1/agriculture-ops/draft-agronomy-recommendations","description":null}],"x402":null},{"id":"ba8aac01-adaf-4f2e-bca9-196b91f6f958","name":"Agentic API Change Impact API","slug":"agentic-api-change-impact-api-96ceb6","shortDescription":"Assess agentic API change impact from schema diff, tool usage, consumer autonomy, fallback coverage, and release timing","description":"Assess agentic API change impact from schema diff, tool usage, consumer autonomy, fallback coverage, and release timing. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-change","agentic-api","schema-diff","release-risk","agent-friendly","x402","agentic api change impact","api change","agentic api","schema diff","release risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agentic-api-change-impact-api-96ceb6","openApiSpecUrl":"https://agentic-api-change-impact.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"89f52df8-bbfe-444a-afd0-c99b8bd73f8b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e72b25c9-8f21-4f5c-87d4-895ce92354b9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5f2907ea-f868-493b-a2d4-3b34462d1cae","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/api-change-impact-rules","description":"Return hardcoded agentic api change impact rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/assess-change-impact","description":"Assess agentic API change impact from schema diff, tool usage, consumer autonomy, fallback coverage, and release timing using deterministic scoring rules"},{"method":"POST","path":"/recommend-release-controls","description":"Generate focused next steps for agentic api change impact from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"97054b34-1732-4067-bce8-231a701feae9","name":"Airport Transfer Matching API","slug":"airport-transfer-matching-api-e6cb6a","shortDescription":"Match airport transfer options using arrival timing, luggage needs, party size, route uncertainty, and local constraints","description":"Match airport transfer options using arrival timing, luggage needs, party size, route uncertainty, and local constraints. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, airport transfer, transfer matching, travel ops, and match airport transfers. Use the /v1/travel-ops/match-airport-transfers endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","airport-transfer-matching","travel","logistics","airport","transfer","matching","travel-ops","match-airport-transfers","match","options","using","arrival"],"baseUrl":"https://orbisapi.com/proxy/airport-transfer-matching-api-e6cb6a","openApiSpecUrl":"https://orbis-airport-transfer-matching-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7a5a9828-15d7-470f-b52d-ea166826bca7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c30d4412-b1d8-4b13-a0cb-0950243fb02b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"08191526-94fe-4520-ad7e-44d1f44e242a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/match-airport-transfers","description":null},{"method":"POST","path":"/v1/travel-ops/match-airport-transfers","description":null}],"x402":null},{"id":"e676dc8f-d439-4c0f-a43f-c225dc112679","name":"Appointment Companion Brief API","slug":"appointment-companion-brief-api-a899ca","shortDescription":"Turn care notes and health concerns into concise appointment briefs for family members or caregivers attending medical v","description":"Turn care notes and health concerns into concise appointment briefs for family members or caregivers attending medical visits. Returns question list, symptom summary, and follow-up prompts. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes appointment companion, companion brief, caregiver, build appointment briefs, and turn care. Use the /v1/caregiver/build-appointment-briefs endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","appointment-companion-brief","customer","support","appointment","companion","brief","caregiver","build-appointment-briefs","turn","care","notes","health"],"baseUrl":"https://orbisapi.com/proxy/appointment-companion-brief-api-a899ca","openApiSpecUrl":"https://orbis-appointment-companion-brief-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4ee8d284-aaca-42fb-8ae8-37e9bf76487b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"03214c97-f235-49d7-915e-dcb0f959b1eb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"27fb0aa5-e3f3-4cbe-a881-e13fd69b0df8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/caregiver/build-appointment-briefs","description":null},{"method":"POST","path":"/v1/caregiver/build-appointment-briefs","description":null}],"x402":null},{"id":"318bbf90-f805-47d9-bfc7-1800fa3579ce","name":"API Error Budget Burn Predictor API","slug":"api-error-budget-burn-predictor-api-e68c94","shortDescription":"Predict API error budget burn from error rate, latency, traffic mix, deploy recency, and dependency health","description":"Predict API error budget burn from error rate, latency, traffic mix, deploy recency, and dependency health. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["error-budget","api-reliability","slo","devops","agent-friendly","x402","api error budget burn predictor","error budget","api reliability","slo","devops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-error-budget-burn-predictor-api-e68c94","openApiSpecUrl":"https://api-error-budget-burn-predictor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"ba2a222c-e546-4a95-baf0-47d854f5c607","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5873d77e-75eb-4aaf-a257-d67aef2173dc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ebdc1447-a501-4327-83af-378ce5a87a13","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/error-budget-rules","description":"Return hardcoded api error budget burn predictor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/predict-error-budget-burn","description":"Predict API error budget burn from error rate, latency, traffic mix, deploy recency, and dependency health using deterministic scoring rules"},{"method":"POST","path":"/recommend-slo-actions","description":"Generate focused next steps for api error budget burn predictor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ddd997d7-5459-455c-8a8f-52a535d1253f","name":"API Consumer Intent Classifier API","slug":"api-consumer-intent-classifier-api-7b81bb","shortDescription":"Classify API consumer intent from route pattern, auth profile, payload behavior, cadence, and business context","description":"Classify API consumer intent from route pattern, auth profile, payload behavior, cadence, and business context. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-security","consumer-intent","behavior","automation","agent-friendly","x402","api consumer intent classifier","api security","consumer intent","behavior","automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-consumer-intent-classifier-api-7b81bb","openApiSpecUrl":"https://api-consumer-intent-classifier.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"b793fe8a-41df-4157-ad92-ada1fb70f083","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c095aca1-c6ad-43c0-b731-33305c48674f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"187d1460-9ab3-4ba4-b8d1-ec0926460973","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/consumer-intent-rules","description":"Return hardcoded api consumer intent classifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/classify-consumer-intent","description":"Classify API consumer intent from route pattern, auth profile, payload behavior, cadence, and business context using deterministic scoring rules"},{"method":"POST","path":"/rank-intent-actions","description":"Generate focused next steps for api consumer intent classifier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8cb6bd02-0dea-46a9-9337-e9796235478a","name":"Open Interest Intelligence API","slug":"open-interest-intelligence-api-221cd4","shortDescription":"Analyze leverage buildup, trend conviction, and positioning risk.","description":"Analyze leverage buildup, trend conviction, and positioning risk. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","open interest intelligence api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/open-interest-intelligence-api-221cd4","openApiSpecUrl":"https://orbis-apis.onrender.com/open-interest-intelligence/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"395a963e-7475-4890-86fb-5c87172b5933","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"060c4a9d-5c82-4ec8-9eef-dc516cd75146","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/oi","description":"Open interest analytics"},{"method":"POST","path":"/changes","description":"OI change and leverage analysis"},{"method":"POST","path":"/lookup","description":"One-call OI intelligence workflow"}],"x402":null},{"id":"d4d5ab4d-efa7-43cd-a35a-3df8ea9c54ec","name":"API Rate Limit Budget Planner API","slug":"api-rate-limit-budget-planner-api-cdf883","shortDescription":"Plan API rate limit budgets from workflow volume, peak concurrency, retry strategy, cache fit, and customer tier","description":"Plan API rate limit budgets from workflow volume, peak concurrency, retry strategy, cache fit, and customer tier. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["rate-limits","api-ops","capacity","agent-runtime","agent-friendly","x402","api rate limit budget planner","rate limits","api ops","capacity","agent runtime","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-rate-limit-budget-planner-api-cdf883","openApiSpecUrl":"https://api-rate-limit-budget-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"0e72ab6f-bb2e-41cc-aaab-caf438afe9d6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4b3eb675-c4ec-4894-93b1-924c5f550b95","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7fe27015-5b80-45a1-aabb-c49dc721b0d5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rate-limit-budget-rules","description":"Return hardcoded api rate limit budget planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-api-rate-limit-budget","description":"Plan API rate limit budgets from workflow volume, peak concurrency, retry strategy, cache fit, and customer tier using deterministic scoring rules"},{"method":"POST","path":"/rank-rate-limit-controls","description":"Generate focused next steps for api rate limit budget planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"340cb7be-ce7c-4e06-8cd2-dd0ae727a633","name":"Orderbook Intelligence API","slug":"orderbook-intelligence-api-928438","shortDescription":"Real-time liquidity, imbalance, spoof detection, and execution quality analysis.","description":"Real-time liquidity, imbalance, spoof detection, and execution quality analysis. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","orderbook intelligence api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/orderbook-intelligence-api-928438","openApiSpecUrl":"https://orbis-apis.onrender.com/orderbook-imbalance/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7a125c49-c9cf-4c7b-9302-a811aec9ae88","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0ed99d12-726c-49f0-9a79-c314a4e00a07","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/depth","description":"Orderbook depth analysis"},{"method":"POST","path":"/imbalance","description":"Liquidity imbalance detection"},{"method":"POST","path":"/lookup","description":"One-call orderbook intelligence workflow"}],"x402":null},{"id":"75415ab8-c102-4e0c-a0b9-d5a3d24a1d4c","name":"Benefit Form Simplifier API","slug":"benefit-form-simplifier-api-1c6918","shortDescription":"Rewrite benefit and intake forms into clearer language with better field guidance, lower confusion, and reduced completi","description":"Rewrite benefit and intake forms into clearer language with better field guidance, lower confusion, and reduced completion burden. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes benefit form, form simplifier, nonprofit, simplify benefit forms, and rewrite benefit. Use the /v1/nonprofit/simplify-benefit-forms endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","benefit-form-simplifier","customer","support","benefit","form","simplifier","nonprofit","simplify-benefit-forms","rewrite","intake","forms","clearer"],"baseUrl":"https://orbisapi.com/proxy/benefit-form-simplifier-api-1c6918","openApiSpecUrl":"https://orbis-benefit-form-simplifier-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6dd304ff-d648-45c7-a376-d204c4a7ec3f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"862ed57e-f796-4d85-ac13-182b00b90b75","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0e58a099-e928-409b-8ebc-0cfe1d035063","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/simplify-benefit-forms","description":null},{"method":"POST","path":"/v1/nonprofit/simplify-benefit-forms","description":null}],"x402":null},{"id":"33eb8ab7-c66a-45ed-851c-7b0aafc1f635","name":"API Usage Monetization Alert API","slug":"api-usage-monetization-alert-api-3baf88","shortDescription":"Alert API monetization opportunities from usage spikes, buyer segment, endpoint value, quota pressure, and churn risk","description":"Alert API monetization opportunities from usage spikes, buyer segment, endpoint value, quota pressure, and churn risk. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-monetization","usage-alerts","marketplace","pricing","agent-friendly","x402","api usage monetization alert","api monetization","usage alerts","marketplace","pricing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-usage-monetization-alert-api-3baf88","openApiSpecUrl":"https://api-usage-monetization-alert.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4858a436-72ea-453a-8bd5-c014fbc6cd9f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a6f2958c-8043-4170-94d7-d11b0a109484","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b7e03a5-6fff-429a-bc90-2e34e689e5c9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/monetization-alert-rules","description":"Return hardcoded api usage monetization alert rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/alert-monetization-opportunity","description":"Alert API monetization opportunities from usage spikes, buyer segment, endpoint value, quota pressure, and churn risk using deterministic scoring rules"},{"method":"POST","path":"/rank-pricing-actions","description":"Generate focused next steps for api usage monetization alert from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"84b835ac-3396-4079-8cdc-acda8666b46c","name":"Stop Hunt Detection API","slug":"stop-hunt-detection-api-634463","shortDescription":"Detect liquidity grabs, engineered sweeps, and probable stop-run events.","description":"Detect liquidity grabs, engineered sweeps, and probable stop-run events. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","stop hunt detection api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/stop-hunt-detection-api-634463","openApiSpecUrl":"https://orbis-apis.onrender.com/stop-hunt-detection/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"176a2f19-0b37-4700-a1b0-7fb9f5ba44d2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3714adbe-dcc5-404a-8a0c-905c6e4a27dd","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/clusters","description":"Stop cluster identification"},{"method":"POST","path":"/detect","description":"Stop hunt detection engine"},{"method":"POST","path":"/lookup","description":"One-call stop hunt workflow"}],"x402":null},{"id":"9aab2fb1-f7e3-46c1-b805-5fa62b54b163","name":"AI Risk Manager API","slug":"ai-risk-manager-api-7201f3","shortDescription":"Autonomous trade risk scoring, portfolio risk analysis, and execution safeguards.","description":"Autonomous trade risk scoring, portfolio risk analysis, and execution safeguards. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","ai risk manager api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/ai-risk-manager-api-7201f3","openApiSpecUrl":"https://orbis-apis.onrender.com/ai-risk-manager/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"63efe40f-75c9-4a87-a9d3-799f2ba0db54","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6c2b76a0-0e03-49b8-9494-1a59f661e1bf","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/trade","description":"Trade risk analysis"},{"method":"POST","path":"/portfolio","description":"Portfolio risk analysis"},{"method":"POST","path":"/lookup","description":"One-call AI risk workflow"}],"x402":null},{"id":"700e8cc6-8dbd-4710-95d5-57e8378f4a9d","name":"AR Collections Promise Monitor API","slug":"ar-collections-promise-monitor-api-3d3826","shortDescription":"Monitor AR collection promises from customer commitment, invoice aging, payment history, dispute status, and follow-up date","description":"Monitor AR collection promises from customer commitment, invoice aging, payment history, dispute status, and follow-up date. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["accounts-receivable","collections","promise-to-pay","finance-ops","agent-friendly","x402","ar collections promise monitor","accounts receivable","collections","promise to pay","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ar-collections-promise-monitor-api-3d3826","openApiSpecUrl":"https://ar-collections-promise-monitor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"d7f7c212-239d-449c-860e-401383551ec1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"55e09644-0a15-447a-a3cc-823d93f93c2b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e41d3443-e77f-4dab-88ba-a1522d70c427","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/collections-promise-rules","description":"Return hardcoded ar collections promise monitor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-collections-promise","description":"Monitor AR collection promises from customer commitment, invoice aging, payment history, dispute status, and follow-up date using deterministic scoring rules"},{"method":"POST","path":"/rank-collections-followups","description":"Generate focused next steps for ar collections promise monitor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"277035a7-9cec-4b06-9c76-1bb0dc499dff","name":"Position Sizing Intelligence API","slug":"position-sizing-intelligence-api-394b5b","shortDescription":"Determine optimal position size using volatility, stop-loss, and portfolio risk.","description":"Determine optimal position size using volatility, stop-loss, and portfolio risk. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","position sizing intelligence api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/position-sizing-intelligence-api-394b5b","openApiSpecUrl":"https://orbis-apis.onrender.com/position-sizing/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"24271614-7b3f-4325-8d29-d6deb331ac26","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"39f55d11-ccac-4e3c-9190-eabc46656570","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/calculate","description":"Position sizing calculation"},{"method":"POST","path":"/simulate","description":"Position sizing simulation"},{"method":"POST","path":"/lookup","description":"One-call sizing workflow"}],"x402":null},{"id":"4811e26d-e3da-45db-b8a1-b54232e53055","name":"Avatar & Identicon Generator API","slug":"avatar-identicon-generator-api-2f48fb","shortDescription":"Generate initials avatars, identicons and gradient avatars as SVG instantly","description":"Avatar & Identicon Generator API creates unique SVG avatars from any name or seed string. Three styles: initials avatar (colored circle with letters), GitHub-style identicon (5x5 symmetric pixel grid), and gradient avatar (two-tone gradient with initials). All avatars are returned as SVG markup and base64 data URIs ready to embed. Batch endpoint generates up to 20 avatars in one request. Built for user profile systems, comment sections, and developer tools.","category":null,"tags":["image","svg","avatar","generate avatar from name","create identicon from string","generate svg profile picture","create gradient avatar with initials","batch generate user avatars"],"baseUrl":"https://orbisapi.com/proxy/avatar-identicon-generator-api-2f48fb","openApiSpecUrl":"https://avatar-gen-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f187e5ec-bf11-48b3-b739-6c132619bbda","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"43e5e2a5-343e-4641-afcc-bf62da4c23e5","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/initials","description":"Generate an initials avatar from a name"},{"method":"GET","path":"/identicon","description":"Generate a GitHub-style symmetric identicon"},{"method":"GET","path":"/gradient","description":"Generate a gradient avatar with initials"},{"method":"POST","path":"/batch","description":"Generate up to 20 avatars at once"}],"x402":null},{"id":"25966289-a31c-4235-b260-85686a374e9a","name":"Audit Request Router API","slug":"audit-request-router-api-b9f239","shortDescription":"Route audit requests to the right owner using control area, evidence type, timing urgency, and materiality.","description":"Route audit requests to the right owner using control area, evidence type, timing urgency, and materiality. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance accounting, audit request, request router, finance ops, and route audit requests. Use the /v1/finance-ops/route-audit-requests endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-accounting","data-process","audit-request-router","finance-accounting","finance","accounting","audit-request","request-router","audit","request","router","finance-ops","route-audit-requests","route"],"baseUrl":"https://orbisapi.com/proxy/audit-request-router-api-b9f239","openApiSpecUrl":"https://orbis-audit-request-router-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"989bf003-1173-47c1-8202-b91118b1d5c9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f2759392-7e49-4ad7-9ca2-8dd2b964862f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ac0d6227-b2f9-4875-8630-071dc725bdb0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance-ops/route-audit-requests","description":null},{"method":"POST","path":"/v1/finance-ops/route-audit-requests","description":null}],"x402":null},{"id":"b720a177-5c7c-4063-8d8a-38cff905bfda","name":"Bridge Liquidity Exit Signal API","slug":"bridge-liquidity-exit-signal-api-03af7b","shortDescription":"Score bridge liquidity exit signals from queue depth, route concentration, fee spike, reserve gap, and incident history","description":"Score bridge liquidity exit signals from queue depth, route concentration, fee spike, reserve gap, and incident history. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","bridge-liquidity","crypto-risk","routing","agent-friendly","x402","bridge liquidity exit signal","blockchain","bridge liquidity","crypto risk","routing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/bridge-liquidity-exit-signal-api-03af7b","openApiSpecUrl":"https://bridge-liquidity-exit.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"465daaa5-0169-4c0f-a9f9-8f83f27e7188","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5ba2a848-3120-4757-b1dd-15eb570ed9c7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"77bb1e54-b6ac-44ed-b406-cba38a0f6190","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/bridge-exit-rules","description":"Return hardcoded bridge liquidity exit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-exit-signal","description":"Score bridge liquidity exit signals from queue depth, route concentration, fee spike, reserve gap, and incident history using deterministic scoring rules"},{"method":"POST","path":"/recommend-bridge-actions","description":"Generate focused next steps for bridge liquidity exit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1fdbd724-5e0f-4fa9-9976-3fe6a9978d19","name":"Yield Farming Optimizer API","slug":"yield-farming-optimizer-api-a72810","shortDescription":"Optimize DeFi yield strategies using sustainability and risk-adjusted returns.","description":"Optimize DeFi yield strategies using sustainability and risk-adjusted returns. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","yield farming optimizer api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/yield-farming-optimizer-api-a72810","openApiSpecUrl":"https://orbis-apis.onrender.com/yield-farming-optimizer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5bd5e5b2-b8ab-4ec4-9beb-81d12e61f17b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"76df3d41-fe4d-4086-a07f-f879209af910","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/opportunities","description":"Yield opportunity ranking"},{"method":"POST","path":"/compare","description":"Strategy comparison"},{"method":"POST","path":"/lookup","description":"One-call yield optimization workflow"}],"x402":null},{"id":"a34e842f-eabf-4768-bf32-e18f80db34f1","name":"Buyer Financing Friction API","slug":"buyer-financing-friction-api-9ab61a","shortDescription":"Estimate financing friction using lender response lag, document readiness, DTI pressure, and rate sensitivity.","description":"Estimate financing friction using lender response lag, document readiness, DTI pressure, and rate sensitivity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes real, estate, buyer financing, financing friction, and real estate ops. Use the /v1/real-estate-ops/estimate-buyer-financing-friction endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["real-estate","data-process","buyer-financing-friction","real","estate","buyer-financing","financing-friction","buyer","financing","friction","real-estate-ops","estimate-buyer-financing-friction","estimate","estimate-financing"],"baseUrl":"https://orbisapi.com/proxy/buyer-financing-friction-api-9ab61a","openApiSpecUrl":"https://orbis-buyer-financing-friction-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2142e12f-c961-4561-afb1-d255058a81d1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"181a9f5d-5937-4c32-8fe5-e9f9ba5ed12f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"be30984d-bcce-4553-bf1a-5a0b4ccd5e42","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/estimate-buyer-financing-friction","description":null},{"method":"POST","path":"/v1/real-estate-ops/estimate-buyer-financing-friction","description":null}],"x402":null},{"id":"d1602df6-2940-48cc-b887-8911bf24df77","name":"Brand Safety Alert API","slug":"brand-safety-alert-api-53f791","shortDescription":"Detect brand-safety alert conditions using transcript cues, adjacent content risk, and sponsor sensitivity.","description":"Detect brand-safety alert conditions using transcript cues, adjacent content risk, and sponsor sensitivity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, brand safety, safety alert, media ops, and detect brand safety alerts. Use the /v1/media-ops/detect-brand-safety-alerts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","brand-safety-alert","legal-compliance","legal","compliance","brand-safety","safety-alert","brand","safety","alert","media-ops","detect-brand-safety-alerts","media"],"baseUrl":"https://orbisapi.com/proxy/brand-safety-alert-api-53f791","openApiSpecUrl":"https://orbis-brand-safety-alert-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e27dffc3-f304-458e-923b-3739dc1fa23a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4267a9a5-d608-4958-8081-90def6c009a7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"fddb6942-ed08-49ea-829f-33326b787537","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/detect-brand-safety-alerts","description":null},{"method":"POST","path":"/v1/media-ops/detect-brand-safety-alerts","description":null}],"x402":null},{"id":"fca35754-8b54-4b20-8b87-0103d4e79de9","name":"Disaster Recovery Communication Planner API","slug":"disaster-recovery-communication-planner-api-837b8e","shortDescription":"Plan disaster recovery communications from incident type, stakeholder map, channel readiness, SLA, and regulatory notice need","description":"Plan disaster recovery communications from incident type, stakeholder map, channel readiness, SLA, and regulatory notice need. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["disaster-recovery","communications","resilience","incident-response","agent-friendly","x402","disaster recovery communication planner","disaster recovery","communications","resilience","incident response","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/disaster-recovery-communication-planner-api-837b8e","openApiSpecUrl":"https://disaster-recovery-communication-pla.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"700d11ad-50d8-47f6-9489-a25e6654c011","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4a113b4a-ea7c-4fd0-a90d-76d7faee578d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f5473b6d-bddb-4877-a5cf-fcba701edfc7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dr-communication-rules","description":"Return hardcoded disaster recovery communication planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-disaster-recovery-communications","description":"Plan disaster recovery communications from incident type, stakeholder map, channel readiness, SLA, and regulatory notice need using deterministic scoring rules"},{"method":"POST","path":"/rank-communication-actions","description":"Generate focused next steps for disaster recovery communication planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fdda8dbc-d8c2-4b3d-85c2-62c5c6115644","name":"Draw Request Reviewer API","slug":"draw-request-reviewer-api-85b826","shortDescription":"Review draw requests for documentation gaps, cost support, progress alignment, and approval risk.","description":"Review draw requests for documentation gaps, cost support, progress alignment, and approval risk. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, draw request, request reviewer, construction ops, and review draw requests. Use the /v1/construction-ops/review-draw-requests endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","draw-request-reviewer","legal-compliance","legal","compliance","draw-request","request-reviewer","draw","request","reviewer","construction-ops","review-draw-requests","construction"],"baseUrl":"https://orbisapi.com/proxy/draw-request-reviewer-api-85b826","openApiSpecUrl":"https://orbis-draw-request-reviewer-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b08ca6c5-f593-42f1-906d-e733758901f7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0efc9263-f196-40ba-a37b-1fa2451dd963","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f5007dfc-42ad-46b0-82ba-350c3a7f7b90","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/review-draw-requests","description":null},{"method":"POST","path":"/v1/construction-ops/review-draw-requests","description":null}],"x402":null},{"id":"1f66e7ca-af9d-4938-b2e6-01a28c3eaf0d","name":"Dyslexia Friendly Text Adapter API","slug":"dyslexia-friendly-text-adapter-api-744da9","shortDescription":"Adapt text for dyslexia-friendly reading by simplifying sentence structure, reducing visual clutter, and highlighting co","description":"Adapt text for dyslexia-friendly reading by simplifying sentence structure, reducing visual clutter, and highlighting comprehension friction areas. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes accessibility inclusion, dyslexia friendly, friendly text, text adapter, and adapt dyslexia friendly text. Use the /v1/accessibility/adapt-dyslexia-friendly-text endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["accessibility-and-inclusion","ml-model","dyslexia-friendly-text-adapter","accessibility","inclusion","dyslexia","friendly","text","adapter","adapt-dyslexia-friendly-text","adapt","reading","simplifying","sentence"],"baseUrl":"https://orbisapi.com/proxy/dyslexia-friendly-text-adapter-api-744da9","openApiSpecUrl":"https://orbis-dyslexia-friendly-text-adapte.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"128f070d-20f2-4dbb-b3f9-bcbde4b63348","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"600869db-e7e3-49f7-85cf-91ebf9aded7d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"7aa373e7-e8be-4849-a06b-32475d023a68","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/accessibility/adapt-dyslexia-friendly-text","description":null},{"method":"POST","path":"/v1/accessibility/adapt-dyslexia-friendly-text","description":null}],"x402":null},{"id":"dfba7364-48b9-4892-8377-31ebcfea6268","name":"Employee Access Offboarding Gate API","slug":"employee-access-offboarding-gate-api-7915e2","shortDescription":"Gate employee offboarding access from system inventory, privilege level, departure type, data ownership, and deadline","description":"Gate employee offboarding access from system inventory, privilege level, departure type, data ownership, and deadline. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["offboarding","access-control","hr-ops","security","agent-friendly","x402","employee access offboarding gate","offboarding","access control","hr ops","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/employee-access-offboarding-gate-api-7915e2","openApiSpecUrl":"https://employee-access-offboarding-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6c0e57a2-19b3-4212-a5c7-929515491629","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"43bbc441-2c8f-4aa0-a360-ae273a61ca07","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d8759d5c-2060-4bdd-bc9f-a35de15770d2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/offboarding-gate-rules","description":"Return hardcoded employee access offboarding gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-offboarding-access","description":"Gate employee offboarding access from system inventory, privilege level, departure type, data ownership, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-offboarding-actions","description":"Generate focused next steps for employee access offboarding gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e8e885c3-63ed-4d5f-92c8-7a2313c45ddf","name":"Employee Policy Change Impact API","slug":"employee-policy-change-impact-api-597845","shortDescription":"Estimate employee policy change impact from affected roles, region, benefit change, comms risk, and compliance date","description":"Estimate employee policy change impact from affected roles, region, benefit change, comms risk, and compliance date. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["hr-policy","change-impact","employee-comms","compliance","agent-friendly","x402","employee policy change impact","hr policy","change impact","employee comms","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/employee-policy-change-impact-api-597845","openApiSpecUrl":"https://employee-policy-change-impact.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"3120bb11-3a2e-46c5-be2d-826d9a7cd906","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d3382850-8f4a-42bc-9fa2-15538c4cde76","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b78e6527-9ec2-40d6-90b9-cf0bcb3c0ee6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/policy-impact-rules","description":"Return hardcoded employee policy change impact rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-policy-change-impact","description":"Estimate employee policy change impact from affected roles, region, benefit change, comms risk, and compliance date using deterministic scoring rules"},{"method":"POST","path":"/recommend-policy-rollout","description":"Generate focused next steps for employee policy change impact from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9e687993-edd0-4fd0-8f41-7b066314b26f","name":"Employee Sentiment Escalation API","slug":"employee-sentiment-escalation-api-b73e40","shortDescription":"Escalate employee sentiment signals from survey trend, topic severity, team size, manager context, and retention risk","description":"Escalate employee sentiment signals from survey trend, topic severity, team size, manager context, and retention risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["employee-experience","sentiment","hr","retention","agent-friendly","x402","employee sentiment escalation","employee experience","sentiment","hr","retention","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/employee-sentiment-escalation-api-b73e40","openApiSpecUrl":"https://employee-sentiment-escalation.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"30db812e-bf9c-42fc-86d9-7484b58c7f71","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"95401077-b7cb-4217-b53b-666a5a3f9478","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"417f2f87-7820-4a23-aaa0-ea45a38e1efd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/employee-sentiment-rules","description":"Return hardcoded employee sentiment escalation rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/escalate-employee-sentiment","description":"Escalate employee sentiment signals from survey trend, topic severity, team size, manager context, and retention risk using deterministic scoring rules"},{"method":"POST","path":"/rank-people-actions","description":"Generate focused next steps for employee sentiment escalation from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2be999db-086c-4884-94dc-822763bdaec3","name":"Episode Brief Digest API","slug":"episode-brief-digest-api-df3f5f","shortDescription":"Summarize episode briefs into narrative beats, sponsor obligations, production needs, and open questions.","description":"Summarize episode briefs into narrative beats, sponsor obligations, production needs, and open questions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, episode brief, brief digest, media ops, and summarize episode briefs. Use the /v1/media-ops/summarize-episode-briefs endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","episode-brief-digest","media-entertainment","media","entertainment","episode-brief","brief-digest","episode","brief","digest","media-ops","summarize-episode-briefs","summarize"],"baseUrl":"https://orbisapi.com/proxy/episode-brief-digest-api-df3f5f","openApiSpecUrl":"https://orbis-episode-brief-digest-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6047a049-0fc5-4092-8be6-e0661cb771e3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0272a5dd-a12e-47c3-a14e-f50f91e2ca27","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e782f1fe-8c23-4e32-98a7-e8e10b69f103","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/summarize-episode-briefs","description":null},{"method":"POST","path":"/v1/media-ops/summarize-episode-briefs","description":null}],"x402":null},{"id":"a9bcda96-79a5-4dfd-9bf4-0dae48941f35","name":"Escrow Delay Cause API","slug":"escrow-delay-cause-api-2830e7","shortDescription":"Explain escrow delays using title issues, lender dependencies, inspection repairs, and document timing.","description":"Explain escrow delays using title issues, lender dependencies, inspection repairs, and document timing. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes real, estate, escrow delay, delay cause, and real estate ops. Use the /v1/real-estate-ops/explain-escrow-delays endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["real-estate","data-process","escrow-delay-cause","real","estate","escrow-delay","delay-cause","escrow","delay","cause","real-estate-ops","explain-escrow-delays","explain","delays"],"baseUrl":"https://orbisapi.com/proxy/escrow-delay-cause-api-2830e7","openApiSpecUrl":"https://orbis-escrow-delay-cause-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"359b8042-d6fe-46f3-9c9e-3fba085efb43","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3bcff263-0c0a-4643-8f1a-ec1f54fe2d4e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"86dec23a-6fa5-453c-a3f5-c4aa004762d9","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/real-estate-ops/explain-escrow-delays","description":null},{"method":"POST","path":"/v1/real-estate-ops/explain-escrow-delays","description":null}],"x402":null},{"id":"d273881a-903c-48d7-a932-b82cdeb2c889","name":"Facebook Catalog Feed Optimizer API","slug":"facebook-catalog-feed-optimizer-api-c4cf73","shortDescription":"Optimize Facebook catalog and shop feed listings for better ad fit, clearer titles, stronger attributes, and fewer produ","description":"Optimize Facebook catalog and shop feed listings for better ad fit, clearer titles, stronger attributes, and fewer product feed mismatches. Returns feed fixes and merchandising suggestions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes marketing sales, facebook catalog, catalog feed, feed optimizer, and optimize catalog feeds. Use the /v1/facebook/optimize-catalog-feeds endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","data-process","facebook-catalog-feed-optimizer","marketing","sales","facebook","catalog","feed","optimizer","optimize-catalog-feeds","optimize","shop","listings","better"],"baseUrl":"https://orbisapi.com/proxy/facebook-catalog-feed-optimizer-api-c4cf73","openApiSpecUrl":"https://orbis-facebook-catalog-feed-optimiz.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5dba97c7-e863-46ba-a13d-20f6ad7ebec8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f62d90ad-59dd-4e59-969f-0705c9b176cb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d61aa74e-7966-4fcf-8ee3-1fe55ee329d7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/facebook/optimize-catalog-feeds","description":null},{"method":"POST","path":"/v1/facebook/optimize-catalog-feeds","description":null}],"x402":null},{"id":"b83876fd-d3e4-4470-a078-361a71d39ce0","name":"Facebook Lead Follow-Up Writer API","slug":"facebook-lead-follow-up-writer-api-22149d","shortDescription":"Generate high-response follow-up messages for Facebook lead ads using offer context, buyer stage, and intent cues. Retur","description":"Generate high-response follow-up messages for Facebook lead ads using offer context, buyer stage, and intent cues. Returns message variants, CTA options, and timing suggestions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes facebook lead, lead follow, follow writer, write lead follow ups, and generate high. Use the /v1/facebook/write-lead-follow-ups endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","ml-model","facebook-lead-follow-up-writer","customer","support","facebook","lead","follow","writer","write-lead-follow-ups","generate","high","response","messages"],"baseUrl":"https://orbisapi.com/proxy/facebook-lead-follow-up-writer-api-22149d","openApiSpecUrl":"https://orbis-facebook-lead-follow-up-write.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f656da70-2b9d-4f3c-a4e0-94e22b6f168d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"60a7b969-7e3c-48e9-a0ba-a9a4a8df41da","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"be08586d-c267-4d22-a3b7-7f8038403001","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/facebook/write-lead-follow-ups","description":null},{"method":"POST","path":"/v1/facebook/write-lead-follow-ups","description":null}],"x402":null},{"id":"32d1699b-ed94-4b7a-bf9a-8818c09a16ef","name":"Facebook Messenger Intent Router API","slug":"facebook-messenger-intent-router-api-1e1e35","shortDescription":"Route Facebook Messenger conversations to sales, support, booking, FAQ, or human escalation paths using intent and urgen","description":"Route Facebook Messenger conversations to sales, support, booking, FAQ, or human escalation paths using intent and urgency signals. Returns routing verdict and handling notes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes facebook messenger, messenger intent, intent router, route messenger intent, and route facebook. Use the /v1/facebook/route-messenger-intent endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","facebook-messenger-intent-router","customer","support","facebook","messenger","intent","router","route-messenger-intent","route","conversations","sales","booking"],"baseUrl":"https://orbisapi.com/proxy/facebook-messenger-intent-router-api-1e1e35","openApiSpecUrl":"https://orbis-facebook-messenger-intent-rou.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"58df295a-463d-4c7f-ad12-2bd045f34a2a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2bcf1f11-41d6-4952-ba36-94e17981baa8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a14cbe03-edec-488a-b96f-fd8dd7676ef0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/facebook/route-messenger-intent","description":null},{"method":"POST","path":"/v1/facebook/route-messenger-intent","description":null}],"x402":null},{"id":"8c2cb3f4-6216-481a-99a4-f7063b5e2d96","name":"Facebook Group Moderation API","slug":"facebook-group-moderation-api-8d1536","shortDescription":"Triage Facebook group posts and comments for spam, self-promo abuse, harassment, scam signals, and moderation priority. ","description":"Triage Facebook group posts and comments for spam, self-promo abuse, harassment, scam signals, and moderation priority. Returns severity labels and approve-hide-review recommendations. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes cybersecurity fraud, facebook group, group moderation, triage group moderation, and triage facebook. Use the /v1/facebook/triage-group-moderation endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","ml-model","facebook-group-moderation","cybersecurity","fraud","facebook","group","moderation","triage-group-moderation","triage","posts","comments","spam","self"],"baseUrl":"https://orbisapi.com/proxy/facebook-group-moderation-api-8d1536","openApiSpecUrl":"https://orbis-facebook-group-moderation-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5256cc12-ee36-408d-b991-84e8203d4872","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5d09daf8-73ac-43c7-b350-2f72fc4ec359","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d8f65709-d484-4333-bd24-372b4a59ee91","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/facebook/triage-group-moderation","description":null},{"method":"POST","path":"/v1/facebook/triage-group-moderation","description":null}],"x402":null},{"id":"7fdb8ac8-4954-4264-9bb2-365686ee6c5f","name":"Academic Advisor Notes Summarizer API","slug":"academic-advisor-notes-summarizer-api-968157","shortDescription":"Summarize advisor notes into academic risks, opportunity areas, course planning constraints, and follow-up actions.","description":"Summarize advisor notes into academic risks, opportunity areas, course planning constraints, and follow-up actions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes education research, academic advisor, advisor notes, notes summarizer, and summarize advisor notes. Use the /v1/education/summarize-advisor-notes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","data-process","academic-advisor-notes-summarizer","education","research","academic","advisor","notes","summarizer","summarize-advisor-notes","summarize","risks","opportunity","areas"],"baseUrl":"https://orbisapi.com/proxy/academic-advisor-notes-summarizer-api-968157","openApiSpecUrl":"https://orbis-academic-advisor-notes-summar.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"01887317-b0bc-4482-a370-0885af993794","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2bdac839-eaab-4ed7-bf6c-af3238cce80e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6ab4020a-0275-40f9-b5a3-1801cceae883","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/summarize-advisor-notes","description":null},{"method":"POST","path":"/v1/education/summarize-advisor-notes","description":null}],"x402":null},{"id":"e2b83a8c-876b-477c-9dc4-11ba3ab87213","name":"Food Insecurity Signal API","slug":"food-insecurity-signal-api-5067df","shortDescription":"Extract early food insecurity signals from intake notes, school flags, survey text, and community partner observations.","description":"Extract early food insecurity signals from intake notes, school flags, survey text, and community partner observations. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, food insecurity, insecurity signal, public health, and extract food insecurity signals. Use the /v1/public-health/extract-food-insecurity-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","food-insecurity-signal","healthcare","wellness","food","insecurity","signal","public-health","extract-food-insecurity-signals","extract","early","signals","intake"],"baseUrl":"https://orbisapi.com/proxy/food-insecurity-signal-api-5067df","openApiSpecUrl":"https://orbis-food-insecurity-signal-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"3283278e-bb86-45c4-bf5a-86882f99134d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d81e989c-051e-4ccb-b711-fda78dbbf2ed","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"365282f2-042d-41a4-a94a-ccfb21c198f4","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/extract-food-insecurity-signals","description":null},{"method":"POST","path":"/v1/public-health/extract-food-insecurity-signals","description":null}],"x402":null},{"id":"d93d6d64-bba0-4245-8c84-9dd3a72e1058","name":"Grant Report Narrative API","slug":"grant-report-narrative-api-c21c55","shortDescription":"Turn program outcomes, metrics, and case highlights into stronger grant-report narratives with clear impact framing and ","description":"Turn program outcomes, metrics, and case highlights into stronger grant-report narratives with clear impact framing and evidence discipline. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes business, intelligence, grant report, report narrative, and nonprofit. Use the /v1/nonprofit/build-grant-report-narratives endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","ml-model","grant-report-narrative","business","intelligence","grant","report","narrative","nonprofit","build-grant-report-narratives","turn","program","outcomes","metrics"],"baseUrl":"https://orbisapi.com/proxy/grant-report-narrative-api-c21c55","openApiSpecUrl":"https://orbis-grant-report-narrative-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b504c0d1-fb3e-4dde-8345-6b0ddc4e764c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"aa013291-3e34-4a80-b8f1-b6869afda859","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d768f902-5572-4fea-ba9f-d6e9a800da3a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/nonprofit/build-grant-report-narratives","description":null},{"method":"POST","path":"/v1/nonprofit/build-grant-report-narratives","description":null}],"x402":null},{"id":"101a8d32-8ebd-4c50-8741-8ceaeaae20fc","name":"Guest Check-In Queue API","slug":"guest-check-in-queue-api-097ef6","shortDescription":"Estimate guest check-in queue pressure using arrival waves, staffing levels, room readiness, and document exceptions.","description":"Estimate guest check-in queue pressure using arrival waves, staffing levels, room readiness, and document exceptions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, guest check, check queue, travel ops, and estimate checkin queues. Use the /v1/travel-ops/estimate-checkin-queues endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","guest-check-in-queue","travel","logistics","guest","check","queue","travel-ops","estimate-checkin-queues","estimate","pressure","using","arrival"],"baseUrl":"https://orbisapi.com/proxy/guest-check-in-queue-api-097ef6","openApiSpecUrl":"https://orbis-guest-check-in-queue-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e2680642-e9f9-49f4-9713-b1047099f2dd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"461a11ae-2092-46f7-86ab-28a45b568e4e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5e0a29ab-63e0-4852-8f28-6e94d28b0ecd","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/estimate-checkin-queues","description":null},{"method":"POST","path":"/v1/travel-ops/estimate-checkin-queues","description":null}],"x402":null},{"id":"0cfe2fb7-5881-4678-8387-98e04239c1ce","name":"Guest Sentiment Shift API","slug":"guest-sentiment-shift-api-9619db","shortDescription":"Track guest sentiment shifts across stay stages using support messages, reviews, and service recovery interactions.","description":"Track guest sentiment shifts across stay stages using support messages, reviews, and service recovery interactions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes guest sentiment, sentiment shift, travel ops, track guest sentiment shifts, and shifts across. Use the /v1/travel-ops/track-guest-sentiment-shifts endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["customer-support","data-process","guest-sentiment-shift","customer","support","guest","sentiment","shift","travel-ops","track-guest-sentiment-shifts","track","shifts","across","stay"],"baseUrl":"https://orbisapi.com/proxy/guest-sentiment-shift-api-9619db","openApiSpecUrl":"https://orbis-guest-sentiment-shift-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"592c4113-9342-489b-ba92-311335bf647d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b33aca32-c867-4602-9fa9-ed686c7afa2b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"113e4fa1-4494-46c6-876d-27b7b1ec712f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/track-guest-sentiment-shifts","description":null},{"method":"POST","path":"/v1/travel-ops/track-guest-sentiment-shifts","description":null}],"x402":null},{"id":"68d00f3f-b6ec-4718-a64e-3f56b4fe50b4","name":"Account Takeover Signal API","slug":"account-takeover-signal-api-0b90e7","shortDescription":"Score whether a user session or account event sequence shows takeover behavior. Accepts auth events, device fingerprints","description":"Score whether a user session or account event sequence shows takeover behavior. Accepts auth events, device fingerprints, geo shifts, reset activity, and support signals, then returns takeover probability, strongest indicators, case summary, and next-best defensive actions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, account takeover, takeover signal, score account takeover signals, and score whether. Use the /v1/security/score-account-takeover-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-&-identity","ml_model","security-and-identity","ml-model","account-takeover-signal","security","identity","account","takeover","signal","score-account-takeover-signals","score","whether","user"],"baseUrl":"https://orbisapi.com/proxy/account-takeover-signal-api-0b90e7","openApiSpecUrl":"https://orbis-account-takeover-signal-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"320eb362-b890-4886-a7e8-0fee28467aeb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dc8a34ce-ca23-4579-bd81-ff4cb28bd27a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a9b5a19f-8dc6-4cfa-9796-96061711aa6e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/score-account-takeover-signals","description":null},{"method":"POST","path":"/v1/security/score-account-takeover-signals","description":null}],"x402":null},{"id":"1270dfe2-724a-4383-82e9-f4af87c192b6","name":"Accessible Commerce Copy API","slug":"accessible-commerce-copy-api-cf1ca9","shortDescription":"Rewrite ecommerce product copy for clarity, scanability, sensory neutrality, and reduced reading burden without weakenin","description":"Rewrite ecommerce product copy for clarity, scanability, sensory neutrality, and reduced reading burden without weakening conversion intent. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes marketing sales, accessible commerce, commerce copy, accessibility, and rewrite commerce copy. Use the /v1/accessibility/rewrite-commerce-copy endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","ml-model","accessible-commerce-copy","marketing","sales","accessible","commerce","copy","accessibility","rewrite-commerce-copy","rewrite","ecommerce","product","clarity"],"baseUrl":"https://orbisapi.com/proxy/accessible-commerce-copy-api-cf1ca9","openApiSpecUrl":"https://orbis-accessible-commerce-copy-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a5638e62-54c1-4dae-b749-d84d03b11d1c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"34a370e8-1086-424d-ae02-1041a16df428","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"84593cdf-4000-412d-9b2d-2a8c9f36aaea","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/accessibility/rewrite-commerce-copy","description":null},{"method":"POST","path":"/v1/accessibility/rewrite-commerce-copy","description":null}],"x402":null},{"id":"68706e13-0c1f-4073-a9b7-ffb01b35a739","name":"Adjuster Assignment Optimizer API","slug":"adjuster-assignment-optimizer-api-c9a0e0","shortDescription":"Assign claims to adjusters using specialization, region, backlog, severity, and claimant communication needs.","description":"Assign claims to adjusters using specialization, region, backlog, severity, and claimant communication needs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes insurance risk, adjuster assignment, assignment optimizer, insurance ops, and optimize adjuster assignments. Use the /v1/insurance-ops/optimize-adjuster-assignments endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["insurance-and-risk","data-process","adjuster-assignment-optimizer","insurance","risk","adjuster","assignment","optimizer","insurance-ops","optimize-adjuster-assignments","assign","claims","adjusters","using"],"baseUrl":"https://orbisapi.com/proxy/adjuster-assignment-optimizer-api-c9a0e0","openApiSpecUrl":"https://orbis-adjuster-assignment-optimizer.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"1994362b-fbe5-4c47-b89c-4426af7531a7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"10edd4ad-4505-4dea-a621-6c2b96905f2d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"689eafab-38cb-4366-99e4-1971e7d76d23","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/insurance-ops/optimize-adjuster-assignments","description":null},{"method":"POST","path":"/v1/insurance-ops/optimize-adjuster-assignments","description":null}],"x402":null},{"id":"cefe4d46-5eae-44b6-9563-ad19c3bda5a0","name":"Agent Entitlement Drift Radar API","slug":"agent-entitlement-drift-radar-api-5cc998","shortDescription":"Detect agent entitlement drift from scope changes, delegation depth, stale grants, owner gaps, and system sensitivity","description":"Detect agent entitlement drift from scope changes, delegation depth, stale grants, owner gaps, and system sensitivity. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-identity","entitlements","iam","access-drift","agent-friendly","x402","agent entitlement drift radar","agent identity","entitlements","iam","access drift","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-entitlement-drift-radar-api-5cc998","openApiSpecUrl":"https://agent-entitlement-drift-radar.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4d2f49df-c062-4c13-b81c-2031a741cacf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d80458cd-4598-4a7d-8162-2c55bc92970d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"711fea8d-0826-4f6d-a205-e592bd48f307","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/entitlement-drift-rules","description":"Return hardcoded agent entitlement drift radar rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-entitlement-drift","description":"Detect agent entitlement drift from scope changes, delegation depth, stale grants, owner gaps, and system sensitivity using deterministic scoring rules"},{"method":"POST","path":"/prioritize-access-fixes","description":"Generate focused next steps for agent entitlement drift radar from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"57d4be3e-ce3a-4eda-ad98-383637552ccf","name":"Agent Runtime Kill Switch Planner API","slug":"agent-runtime-kill-switch-planner-api-55d052","shortDescription":"Plan agent runtime kill switches from action severity, blast radius, trigger clarity, rollback path, and owner coverage","description":"Plan agent runtime kill switches from action severity, blast radius, trigger clarity, rollback path, and owner coverage. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-governance","runtime-control","kill-switch","risk","agent-friendly","x402","agent runtime kill switch planner","agent governance","runtime control","kill switch","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-runtime-kill-switch-planner-api-55d052","openApiSpecUrl":"https://agent-kill-switch-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"664d71a2-4f5f-4f33-9e6b-809e8a57c5bd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fb2844db-be14-4b19-a664-3039af793a86","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d78c5f4f-0030-4939-8636-1d774c352072","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/kill-switch-rules","description":"Return hardcoded agent kill switch planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-kill-switch","description":"Plan agent runtime kill switches from action severity, blast radius, trigger clarity, rollback path, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-stop-controls","description":"Generate focused next steps for agent kill switch planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5c7eaea3-3e16-4ce8-9d80-e42c72f35b47","name":"Agent Tool Deprecation Watchlist API","slug":"agent-tool-deprecation-watchlist-api-9494ac","shortDescription":"Build agent tool deprecation watchlists from version age, changelog signal, usage criticality, owner, and migration path","description":"Build agent tool deprecation watchlists from version age, changelog signal, usage criticality, owner, and migration path. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["deprecation","tool-lifecycle","api-change","agent-ops","agent-friendly","x402","agent tool deprecation watchlist","deprecation","tool lifecycle","api change","agent ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-tool-deprecation-watchlist-api-9494ac","openApiSpecUrl":"https://agent-tool-deprecation-watchlist.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"14ac67dd-8b73-4049-bda2-cfffc689f06e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8abc738a-f32a-4d40-bb06-49db046eb9fa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"20116d1d-97ce-4e25-8701-4cc4952a9e08","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deprecation-watchlist-rules","description":"Return hardcoded agent tool deprecation watchlist rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-deprecation-watchlist","description":"Build agent tool deprecation watchlists from version age, changelog signal, usage criticality, owner, and migration path using deterministic scoring rules"},{"method":"POST","path":"/prioritize-migration-actions","description":"Generate focused next steps for agent tool deprecation watchlist from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"16585770-b003-4cf3-b46c-a421366cb56b","name":"Analytics Event Taxonomy QA API","slug":"analytics-event-taxonomy-qa-api-9c4444","shortDescription":"QA analytics event taxonomy from naming consistency, property coverage, funnel role, owner, and duplicate signal","description":"QA analytics event taxonomy from naming consistency, property coverage, funnel role, owner, and duplicate signal. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["analytics","event-taxonomy","product-data","tracking","agent-friendly","x402","analytics event taxonomy qa","analytics","event taxonomy","product data","tracking","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/analytics-event-taxonomy-qa-api-9c4444","openApiSpecUrl":"https://analytics-event-taxonomy-qa.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"6582c1da-766f-48f9-9ffe-da9e83c7fb42","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2f57c9d9-74ba-4bc2-bfc4-d49d9a82458d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"186ccbfd-207a-4efb-8877-2ecd291ab085","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/event-taxonomy-rules","description":"Return hardcoded analytics event taxonomy qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-analytics-event-taxonomy","description":"QA analytics event taxonomy from naming consistency, property coverage, funnel role, owner, and duplicate signal using deterministic scoring rules"},{"method":"POST","path":"/rank-taxonomy-fixes","description":"Generate focused next steps for analytics event taxonomy qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"538ee471-dc56-42bb-b66c-cf907d788912","name":"Audience Dropoff Pattern API","slug":"audience-dropoff-pattern-api-31bacb","shortDescription":"Detect audience-dropoff patterns using watch curves, segment pacing, topic shifts, and ad placement.","description":"Detect audience-dropoff patterns using watch curves, segment pacing, topic shifts, and ad placement. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes media entertainment, audience dropoff, dropoff pattern, media ops, and detect audience dropoff patterns. Use the /v1/media-ops/detect-audience-dropoff-patterns endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-and-entertainment","data-process","audience-dropoff-pattern","media-entertainment","media","entertainment","audience-dropoff","dropoff-pattern","audience","dropoff","pattern","media-ops","detect-audience-dropoff-patterns","detect"],"baseUrl":"https://orbisapi.com/proxy/audience-dropoff-pattern-api-31bacb","openApiSpecUrl":"https://orbis-audience-dropoff-pattern-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"363773e2-6b3f-4721-bf5e-a3f42c5f0daa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0415b1b8-15a6-412b-baa0-0bed8cf9133e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d1481bca-823c-4c44-892a-312645ce7fb1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/media-ops/detect-audience-dropoff-patterns","description":null},{"method":"POST","path":"/v1/media-ops/detect-audience-dropoff-patterns","description":null}],"x402":null},{"id":"61f5dcc8-4dec-4e38-b360-ac41dfb89388","name":"Carrier Exception Triage API","slug":"carrier-exception-triage-api-2e2fcc","shortDescription":"Triage carrier exceptions by delivery risk, customer impact, recoverability, and required intervention speed.","description":"Triage carrier exceptions by delivery risk, customer impact, recoverability, and required intervention speed. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, carrier exception, exception triage, logistics ops, and triage carrier exceptions. Use the /v1/logistics-ops/triage-carrier-exceptions endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","carrier-exception-triage","travel-logistics","travel","logistics","carrier-exception","exception-triage","carrier","exception","triage","logistics-ops","triage-carrier-exceptions","exceptions"],"baseUrl":"https://orbisapi.com/proxy/carrier-exception-triage-api-2e2fcc","openApiSpecUrl":"https://orbis-carrier-exception-triage-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6667092c-2022-4806-b598-f9f2aaf4b68e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a44dee88-6a27-4cf0-b5e3-f279f179ba44","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d6dae80d-796a-4b15-98f6-f161370db039","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/logistics-ops/triage-carrier-exceptions","description":null},{"method":"POST","path":"/v1/logistics-ops/triage-carrier-exceptions","description":null}],"x402":null},{"id":"4196e978-fa20-4821-9dc8-1b1eb9bce272","name":"IT Password Reset Automation Gate API","slug":"it-password-reset-automation-gate-api-d1eb57","shortDescription":"Gate password reset automation from identity proof, device trust, MFA state, account risk, and recent activity","description":"Gate password reset automation from identity proof, device trust, MFA state, account risk, and recent activity. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["it-support","password-reset","identity","automation","agent-friendly","x402","it password reset automation gate","it support","password reset","identity","automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/it-password-reset-automation-gate-api-d1eb57","openApiSpecUrl":"https://it-password-reset-automation-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"d19b9db1-19b3-42a0-9f9d-0a1dafd3223e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"442b55e7-37a6-4e05-b5b8-410da0606559","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"25002968-deb0-49c0-86ab-fcf712e07366","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/password-reset-rules","description":"Return hardcoded it password reset automation gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-password-reset-automation","description":"Gate password reset automation from identity proof, device trust, MFA state, account risk, and recent activity using deterministic scoring rules"},{"method":"POST","path":"/rank-reset-controls","description":"Generate focused next steps for it password reset automation gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"767801a0-6c8e-46cb-acab-edd26b444ece","name":"Benefits Confusion Signal API","slug":"benefits-confusion-signal-api-13bc57","shortDescription":"Detect benefits-confusion signals using support questions, enrollment behavior, plan complexity, and deadline proximity.","description":"Detect benefits-confusion signals using support questions, enrollment behavior, plan complexity, and deadline proximity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes recruiting, benefits confusion, confusion signal, hr ops, and detect benefits confusion signals. Use the /v1/hr-ops/detect-benefits-confusion-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["hr-and-recruiting","data-process","benefits-confusion-signal","recruiting","benefits-confusion","confusion-signal","benefits","confusion","signal","hr-ops","detect-benefits-confusion-signals","detect","signals","detect-benefits"],"baseUrl":"https://orbisapi.com/proxy/benefits-confusion-signal-api-13bc57","openApiSpecUrl":"https://orbis-benefits-confusion-signal-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6434d54b-b53d-46b0-81a0-ca80994d2e47","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"19a0b3de-4d01-4507-8083-9388f1229db6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0fed3839-4ba2-4caa-8b55-ba5dc8325518","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/hr-ops/detect-benefits-confusion-signals","description":null},{"method":"POST","path":"/v1/hr-ops/detect-benefits-confusion-signals","description":null}],"x402":null},{"id":"f4d92910-d861-413d-83f9-a94a3f00d8d1","name":"Brand Palette Contrast Planner API","slug":"brand-palette-contrast-planner-api-1baaa6","shortDescription":"Plan brand color palette usage from contrast, hierarchy, accessibility, emotional tone, and channel fit","description":"Plan brand color palette usage from contrast, hierarchy, accessibility, emotional tone, and channel fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["media","graphic-design","color-palette","accessibility","agent-friendly","x402","brand palette contrast planner","media","graphic design","color palette","accessibility","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/brand-palette-contrast-planner-api-1baaa6","openApiSpecUrl":"https://brand-palette-contrast.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"f3aa38d3-10b9-4623-9aa2-79120309706b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8e9ba1ee-dbe1-4c36-a6e7-3c26db026f85","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"54d52b64-522f-4fed-8a9e-eaec7a7b74f8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/palette-contrast-rules","description":"Return hardcoded brand palette contrast rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-palette-usage","description":"Plan brand color palette usage from contrast, hierarchy, accessibility, emotional tone, and channel fit using deterministic scoring rules"},{"method":"POST","path":"/rank-color-risks","description":"Generate focused next steps for brand palette contrast from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4df2c2fc-7fdd-4d94-b527-73d5afb7cac7","name":"Calendar Conflict Resolution Advisor API","slug":"calendar-conflict-resolution-advisor-api-0176db","shortDescription":"Advise calendar conflict resolution from meeting priority, attendee role, deadline proximity, prep burden, and reschedule cost","description":"Advise calendar conflict resolution from meeting priority, attendee role, deadline proximity, prep burden, and reschedule cost. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["calendar","scheduling","productivity","workflow","agent-friendly","x402","calendar conflict resolution advisor","calendar","scheduling","productivity","workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/calendar-conflict-resolution-advisor-api-0176db","openApiSpecUrl":"https://calendar-conflict-resolution-adviso.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c7d3c2ef-efab-47e5-964e-ae6998978972","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e19b5052-c4d2-4215-974d-cb6a5069c518","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1bbc086b-5afc-4280-975c-6ce5e4e1c38e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/calendar-conflict-rules","description":"Return hardcoded calendar conflict resolution advisor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/advise-calendar-conflict","description":"Advise calendar conflict resolution from meeting priority, attendee role, deadline proximity, prep burden, and reschedule cost using deterministic scoring rules"},{"method":"POST","path":"/rank-schedule-options","description":"Generate focused next steps for calendar conflict resolution advisor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e9c8b8b0-b1e2-4893-86eb-bec0851a0fe0","name":"Case Priority Score API","slug":"case-priority-score-api-5c97d8","shortDescription":"Score case priority using exposure size, deadline pressure, reputational risk, and settlement sensitivity.","description":"Score case priority using exposure size, deadline pressure, reputational risk, and settlement sensitivity. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, case priority, priority score, legal ops, and score case priority. Use the /v1/legal-ops/score-case-priority endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","case-priority-score","legal-compliance","legal","compliance","case-priority","priority-score","case","priority","score","legal-ops","score-case-priority","score-case"],"baseUrl":"https://orbisapi.com/proxy/case-priority-score-api-5c97d8","openApiSpecUrl":"https://orbis-case-priority-score-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b764f0c4-7fbd-41a9-b238-1fd31626c394","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"aa39dc1f-058e-4b08-88e5-052147764dfc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"b679509d-e186-4bc1-9df1-6468f0c7dcc7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/legal-ops/score-case-priority","description":null},{"method":"POST","path":"/v1/legal-ops/score-case-priority","description":null}],"x402":null},{"id":"7941e191-64d5-4d6d-a886-04ce2a6ef3fd","name":"Caregiver Task Scheduler API","slug":"caregiver-task-scheduler-api-5fdafd","shortDescription":"Schedule recurring caregiver tasks across medication, meals, hygiene, appointments, check-ins, and family handoffs while","description":"Schedule recurring caregiver tasks across medication, meals, hygiene, appointments, check-ins, and family handoffs while reducing overload and missed responsibilities. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, caregiver task, task scheduler, and schedule caregiver tasks. Use the /v1/caregiver/schedule-caregiver-tasks endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","caregiver-task-scheduler","business","automation","caregiver","task","scheduler","schedule-caregiver-tasks","schedule","recurring","tasks","across","medication"],"baseUrl":"https://orbisapi.com/proxy/caregiver-task-scheduler-api-5fdafd","openApiSpecUrl":"https://orbis-caregiver-task-scheduler-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"004ab081-4736-44ad-9b4f-340e6f488e5c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c4bf6cf5-caf6-4bcc-a83f-3692bd6298db","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0c1ed87b-548c-4644-b2cb-0943777151fa","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/caregiver/schedule-caregiver-tasks","description":null},{"method":"POST","path":"/v1/caregiver/schedule-caregiver-tasks","description":null}],"x402":null},{"id":"4f4993f4-7d67-4087-ba36-9c6e6dd51912","name":"Cash Application Remittance Matcher API","slug":"cash-application-remittance-matcher-api-3c634e","shortDescription":"Match remittance details to open invoices from payer, amount, reference text, discount terms, and short-pay signals","description":"Match remittance details to open invoices from payer, amount, reference text, discount terms, and short-pay signals. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["cash-application","remittance","ar","reconciliation","agent-friendly","x402","cash application remittance matcher","cash application","remittance","ar","reconciliation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cash-application-remittance-matcher-api-3c634e","openApiSpecUrl":"https://cash-application-remittance-matcher.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"07b57276-dd51-4e59-9d4c-909e37484452","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bcb95b9b-6ce9-4218-a14b-4a20c514dfcc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e122763b-c26e-493a-9237-1d2b3f6b702b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/remittance-match-rules","description":"Return hardcoded cash application remittance matcher rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/match-cash-remittance","description":"Match remittance details to open invoices from payer, amount, reference text, discount terms, and short-pay signals using deterministic scoring rules"},{"method":"POST","path":"/rank-remittance-exceptions","description":"Generate focused next steps for cash application remittance matcher from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b05c5bdd-1e4b-41ef-924a-2e5d56beb456","name":"Checkout Friction Diagnosis API","slug":"checkout-friction-diagnosis-api-d3d421","shortDescription":"Diagnose checkout friction from payment failures, field errors, page speed, trust signals, and device segment","description":"Diagnose checkout friction from payment failures, field errors, page speed, trust signals, and device segment. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["checkout","conversion","ecommerce","payments","agent-friendly","x402","checkout friction diagnosis","checkout","conversion","ecommerce","payments","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/checkout-friction-diagnosis-api-d3d421","openApiSpecUrl":"https://checkout-friction-diagnosis.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"f1cb2951-8f99-41ea-8dea-bcd1f056c9d3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2b8ba4f7-5300-4d35-8215-37e229bcdeb8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d48f29a1-dc22-4f69-b66d-18c3406d8fe6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/checkout-friction-rules","description":"Return hardcoded checkout friction diagnosis rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/diagnose-checkout-friction","description":"Diagnose checkout friction from payment failures, field errors, page speed, trust signals, and device segment using deterministic scoring rules"},{"method":"POST","path":"/rank-checkout-fixes","description":"Generate focused next steps for checkout friction diagnosis from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a1205f80-c3e1-4bd7-9e48-d4e75d6741b1","name":"Cashflow Recovery Path API","slug":"cashflow-recovery-path-api-555a7e","shortDescription":"Recommend cashflow recovery actions using collections timing, spend controls, vendor terms, and financing options.","description":"Recommend cashflow recovery actions using collections timing, spend controls, vendor terms, and financing options. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance accounting, cashflow recovery, recovery path, finance ops, and recommend cashflow recovery paths. Use the /v1/finance-ops/recommend-cashflow-recovery-paths endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-accounting","data-process","cashflow-recovery-path","finance-accounting","finance","accounting","cashflow-recovery","recovery-path","cashflow","recovery","path","finance-ops","recommend-cashflow-recovery-paths","recommend"],"baseUrl":"https://orbisapi.com/proxy/cashflow-recovery-path-api-555a7e","openApiSpecUrl":"https://orbis-cashflow-recovery-path-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"269912fc-9507-4df4-8d00-f97577a5c278","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"da227c47-d15a-4d78-a138-f0147bbf7224","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3341716a-80bf-48b0-af2d-2c6da3b01d98","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/finance-ops/recommend-cashflow-recovery-paths","description":null},{"method":"POST","path":"/v1/finance-ops/recommend-cashflow-recovery-paths","description":null}],"x402":null},{"id":"b921bd05-8da9-4501-ad01-2fcbac101a1e","name":"Chargeback Evidence Pack Builder API","slug":"chargeback-evidence-pack-builder-api-b678b4","shortDescription":"Build chargeback evidence packs from transaction logs, delivery proof, customer messages, policy terms, and deadline","description":"Build chargeback evidence packs from transaction logs, delivery proof, customer messages, policy terms, and deadline. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["chargebacks","payments","evidence","fraud","agent-friendly","x402","chargeback evidence pack builder","chargebacks","payments","evidence","fraud","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/chargeback-evidence-pack-builder-api-b678b4","openApiSpecUrl":"https://chargeback-evidence-pack-builder.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"7e3abef3-502f-4d14-bc10-cb616ef3ce09","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7fa2988a-9c65-440e-8c87-8e3e5a6bfc85","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"83a467db-734b-4f2e-8522-aba764b64123","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/chargeback-evidence-rules","description":"Return hardcoded chargeback evidence pack builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-chargeback-evidence-pack","description":"Build chargeback evidence packs from transaction logs, delivery proof, customer messages, policy terms, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-chargeback-gaps","description":"Generate focused next steps for chargeback evidence pack builder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"223301ec-1038-4158-891a-9c93f15008f7","name":"Liquidation Cascade Intelligence API","slug":"liquidation-cascade-intelligence-api-cf3041","shortDescription":"Detect liquidation clusters, squeeze probability, and cascade risk before execution.","description":"Detect liquidation clusters, squeeze probability, and cascade risk before execution. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","liquidation cascade intelligence api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/liquidation-cascade-intelligence-api-cf3041","openApiSpecUrl":"https://orbis-apis.onrender.com/liquidation-cascade/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"cb5bf8dc-19db-4437-ae37-49dff8fc32d7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e98c60b6-5580-4988-998c-5b6a39f499e6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/clusters","description":"Liquidation cluster mapping and exposure analysis"},{"method":"POST","path":"/heatmap","description":"Liquidation heatmap and cascade probability"},{"method":"POST","path":"/lookup","description":"One-call liquidation intelligence workflow"}],"x402":null},{"id":"3ac2722c-977b-44e3-bdfa-e6386824fc36","name":"Classroom Participation Analyzer API","slug":"classroom-participation-analyzer-api-943854","shortDescription":"Analyze participation patterns across discussions and class activities to identify dominance, disengagement, and inclusi","description":"Analyze participation patterns across discussions and class activities to identify dominance, disengagement, and inclusion gaps. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes education research, classroom participation, participation analyzer, analyze classroom participation, and participation patterns. Use the /v1/education/analyze-classroom-participation endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","data-process","classroom-participation-analyzer","education","research","classroom","participation","analyzer","analyze-classroom-participation","analyze","patterns","across","discussions","class"],"baseUrl":"https://orbisapi.com/proxy/classroom-participation-analyzer-api-943854","openApiSpecUrl":"https://orbis-classroom-participation-analy.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0c6ea556-1e0f-4da8-84ac-ed5353e058bc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"df6acb0e-d6de-43f6-9cb6-68bea0807fe9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5e8fc3ea-3d97-4e62-8bd4-560586fb9724","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/analyze-classroom-participation","description":null},{"method":"POST","path":"/v1/education/analyze-classroom-participation","description":null}],"x402":null},{"id":"eaa679ef-e4df-4219-904b-9b187193d7a4","name":"Clinic No Show Recovery API","slug":"clinic-no-show-recovery-api-9e724c","shortDescription":"Recommend recovery actions after clinic no-shows using appointment type, prior attendance, reminder history, and likely ","description":"Recommend recovery actions after clinic no-shows using appointment type, prior attendance, reminder history, and likely access barriers. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, clinic show, show recovery, public health, and recover clinic no shows. Use the /v1/public-health/recover-clinic-no-shows endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","clinic-no-show-recovery","healthcare","wellness","clinic","show","recovery","public-health","recover-clinic-no-shows","recommend","actions","after","shows"],"baseUrl":"https://orbisapi.com/proxy/clinic-no-show-recovery-api-9e724c","openApiSpecUrl":"https://orbis-clinic-no-show-recovery-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"300c48a7-e97c-4ecf-92bf-67e979520771","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0a5c1b96-2401-473b-87df-e384f0a15ce0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"85bd10b4-6e3c-44e9-888f-81773e1d8ada","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/recover-clinic-no-shows","description":null},{"method":"POST","path":"/v1/public-health/recover-clinic-no-shows","description":null}],"x402":null},{"id":"a0b10f17-8aa2-453d-8e5a-1d5392c4b1ba","name":"Clinical Note Coding Readiness API","slug":"clinical-note-coding-readiness-api-694d64","shortDescription":"Score clinical note coding readiness from diagnosis detail, procedure evidence, modifiers, payer rules, and ambiguity","description":"Score clinical note coding readiness from diagnosis detail, procedure evidence, modifiers, payer rules, and ambiguity. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["healthcare","clinical-coding","medical-admin","documentation","agent-friendly","x402","clinical note coding readiness","healthcare","clinical coding","medical admin","documentation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/clinical-note-coding-readiness-api-694d64","openApiSpecUrl":"https://clinical-note-coding-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"809e57f8-5bed-4e7b-b1ef-36f8603c860a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"867d67fc-5193-4061-8b30-6099a2677dbe","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2b4c783c-305b-4fd0-b284-1a980f86951f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/coding-readiness-rules","description":"Return hardcoded clinical note coding readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-coding-readiness","description":"Score clinical note coding readiness from diagnosis detail, procedure evidence, modifiers, payer rules, and ambiguity using deterministic scoring rules"},{"method":"POST","path":"/recommend-coding-fixes","description":"Generate focused next steps for clinical note coding readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"25ffc7f0-1efa-4b05-aa03-50017bf14013","name":"Cloud Backup Restore Readiness API","slug":"cloud-backup-restore-readiness-api-18886d","shortDescription":"Check cloud backup restore readiness from backup age, restore test, dependency map, RPO, RTO, and owner coverage","description":"Check cloud backup restore readiness from backup age, restore test, dependency map, RPO, RTO, and owner coverage. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["backup","restore-readiness","cloud","resilience","agent-friendly","x402","cloud backup restore readiness","backup","restore readiness","cloud","resilience","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-backup-restore-readiness-api-18886d","openApiSpecUrl":"https://cloud-backup-restore-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"ecd30499-29ff-494b-9041-28d429759316","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"41b9229c-96d6-479e-8302-b80287a19ccb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ca0eb19e-80f6-4a9a-938c-56bf06847ceb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/backup-restore-rules","description":"Return hardcoded cloud backup restore readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-backup-restore-readiness","description":"Check cloud backup restore readiness from backup age, restore test, dependency map, RPO, RTO, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-restore-gaps","description":"Generate focused next steps for cloud backup restore readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e664e17c-9c5b-4840-944e-e46eae97eb04","name":"Contract Clause Fallback Selector API","slug":"contract-clause-fallback-selector-api-d9f57f","shortDescription":"Select fallback contract clauses from clause type, risk appetite, deal value, negotiation stage, and approved language","description":"Select fallback contract clauses from clause type, risk appetite, deal value, negotiation stage, and approved language. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["contracts","clause-fallback","legal-ops","negotiation","agent-friendly","x402","contract clause fallback selector","contracts","clause fallback","legal ops","negotiation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-clause-fallback-selector-api-d9f57f","openApiSpecUrl":"https://contract-clause-fallback-selector.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"0346fa6d-6624-4513-8380-7cfe2d30c52d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6b5775e5-7990-444e-b513-d972b64509f8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"400c4c03-8006-40c1-a558-3bdc27f97837","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/clause-fallback-rules","description":"Return hardcoded contract clause fallback selector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/select-contract-clause-fallback","description":"Select fallback contract clauses from clause type, risk appetite, deal value, negotiation stage, and approved language using deterministic scoring rules"},{"method":"POST","path":"/rank-fallback-language","description":"Generate focused next steps for contract clause fallback selector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"86458f25-a667-455a-90de-6c4774865058","name":"Concept Mastery Misconception Detector API","slug":"concept-mastery-misconception-detector-api-e80ec1","shortDescription":"Detect learner misconceptions from answer patterns, confidence, prerequisite gaps, explanation quality, and retry history","description":"Detect learner misconceptions from answer patterns, confidence, prerequisite gaps, explanation quality, and retry history. This premium self-contained API uses hardcoded research, learning, and translation decision rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need reliable research synthesis, adaptive learning workflows, multilingual QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","education","mastery-learning","misconceptions","agent-friendly","x402","concept mastery misconception detector","ai","education","mastery learning","misconceptions","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/concept-mastery-misconception-detector-api-e80ec1","openApiSpecUrl":"https://concept-mastery-detector.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"f8722aaa-638c-4713-a324-5af377994d6c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"accc0136-a057-45bc-8e82-80c178a48e55","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d5b24f72-fd60-4de0-9e44-14865c40d437","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mastery-detector-rules","description":"Return hardcoded concept mastery detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-misconceptions","description":"Detect learner misconceptions from answer patterns, confidence, prerequisite gaps, explanation quality, and retry history using deterministic scoring rules"},{"method":"POST","path":"/recommend-remediation","description":"Generate focused next steps for concept mastery detector from urgency, confidence, review risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8c3030c9-a082-49ea-9558-90c2780cc20f","name":"Contract Risk Heatmap API","slug":"contract-risk-heatmap-api-7e08a1","shortDescription":"Build contract risk heatmaps from liability, termination, data terms, renewal, pricing, and jurisdiction clauses","description":"Build contract risk heatmaps from liability, termination, data terms, renewal, pricing, and jurisdiction clauses. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["contracts","risk-heatmap","legal","procurement","agent-friendly","x402","contract risk heatmap","contracts","risk heatmap","legal","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-risk-heatmap-api-7e08a1","openApiSpecUrl":"https://contract-risk-heatmap.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"15452b53-184e-4b85-b840-7a577d820729","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b5b504e-f9be-4740-b16d-5d85042acb57","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b616e010-8533-4e9f-91cf-8f9f4a80a239","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/contract-heatmap-rules","description":"Return hardcoded contract risk heatmap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-contract-heatmap","description":"Build contract risk heatmaps from liability, termination, data terms, renewal, pricing, and jurisdiction clauses using deterministic scoring rules"},{"method":"POST","path":"/rank-contract-risks","description":"Generate focused next steps for contract risk heatmap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"70fc1f91-06f0-4968-94a4-179164de60bd","name":"CRM Duplicate Merge Advisor API","slug":"crm-duplicate-merge-advisor-api-1316e5","shortDescription":"Advise CRM duplicate merges from entity match, activity history, ownership conflict, revenue risk, and field completeness","description":"Advise CRM duplicate merges from entity match, activity history, ownership conflict, revenue risk, and field completeness. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["crm","duplicate-merge","data-quality","sales-ops","agent-friendly","x402","crm duplicate merge advisor","crm","duplicate merge","data quality","sales ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crm-duplicate-merge-advisor-api-1316e5","openApiSpecUrl":"https://crm-duplicate-merge-advisor.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"d147493e-ce83-4670-b07e-4a0b0f29fdc8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"86e4937f-1d95-4bf7-8f84-e228d9d072bb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ce566409-c773-49a3-a15c-df6fe347d4a4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/crm-merge-rules","description":"Return hardcoded crm duplicate merge advisor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/advise-crm-duplicate-merge","description":"Advise CRM duplicate merges from entity match, activity history, ownership conflict, revenue risk, and field completeness using deterministic scoring rules"},{"method":"POST","path":"/rank-merge-risks","description":"Generate focused next steps for crm duplicate merge advisor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f2f8e46e-d255-42bb-b40f-c122779375ef","name":"Council Agenda Simplifier API","slug":"council-agenda-simplifier-api-4ec3e8","shortDescription":"Rewrite council or board agendas into plainer public-facing summaries with clearer issue framing and expected decisions.","description":"Rewrite council or board agendas into plainer public-facing summaries with clearer issue framing and expected decisions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes public safety, safety civic, civic resilience, council agenda, and agenda simplifier. Use the /v1/civic-trust/simplify-council-agendas endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","ml-model","council-agenda-simplifier","public","safety","civic","resilience","council","agenda","simplifier","civic-trust","simplify-council-agendas","rewrite","board"],"baseUrl":"https://orbisapi.com/proxy/council-agenda-simplifier-api-4ec3e8","openApiSpecUrl":"https://orbis-council-agenda-simplifier-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a92fefa7-4eb6-4200-bd46-2d0c873f3700","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0051618e-d5e2-4ed6-bef3-c6b6d40f110d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0613fbac-896c-4326-a38f-d2fa3c516f73","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/simplify-council-agendas","description":null},{"method":"POST","path":"/v1/civic-trust/simplify-council-agendas","description":null}],"x402":null},{"id":"e2a4f108-15c8-47a9-bee9-3e653eb19cdd","name":"CRM Record Hygiene Scorer API","slug":"crm-record-hygiene-scorer-api-1c6d7f","shortDescription":"Score CRM record hygiene from field completeness, duplicate risk, activity age, owner fit, and buying signal freshness","description":"Score CRM record hygiene from field completeness, duplicate risk, activity age, owner fit, and buying signal freshness. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["crm","data-quality","sales-ops","lead-data","agent-friendly","x402","crm record hygiene scorer","crm","data quality","sales ops","lead data","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crm-record-hygiene-scorer-api-1c6d7f","openApiSpecUrl":"https://crm-record-hygiene-scorer.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"a41e4da8-977b-467e-b9b3-bb0dc1eba77f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2a828591-a9fd-44aa-84a0-2411a2e2562d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"df35639b-5bd9-4c80-abf7-369b2ef80e87","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/crm-hygiene-rules","description":"Return hardcoded crm record hygiene scorer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-crm-hygiene","description":"Score CRM record hygiene from field completeness, duplicate risk, activity age, owner fit, and buying signal freshness using deterministic scoring rules"},{"method":"POST","path":"/repair-crm-record","description":"Generate focused next steps for crm record hygiene scorer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ab58d50a-8dde-4a96-b291-02f08ed04bf7","name":"Enrollment Forecast Balance API","slug":"enrollment-forecast-balance-api-ff07f4","shortDescription":"Estimate enrollment balance across programs using application pace, yield risk, seat caps, and staffing coverage.","description":"Estimate enrollment balance across programs using application pace, yield risk, seat caps, and staffing coverage. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, enrollment forecast, forecast balance, and education ops. Use the /v1/education-ops/estimate-enrollment-forecast-balance endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","enrollment-forecast-balance","business","intelligence","enrollment-forecast","forecast-balance","enrollment","forecast","balance","education-ops","estimate-enrollment-forecast-balance","education","estimate"],"baseUrl":"https://orbisapi.com/proxy/enrollment-forecast-balance-api-ff07f4","openApiSpecUrl":"https://orbis-enrollment-forecast-balance-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c6075577-0b3a-4be0-81f5-af83ad056273","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a154d9ba-327e-4e64-a966-02d4b8ed9ceb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"38e5fb24-d139-45cf-8b40-d0d192a74c1f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education-ops/estimate-enrollment-forecast-balance","description":null},{"method":"POST","path":"/v1/education-ops/estimate-enrollment-forecast-balance","description":null}],"x402":null},{"id":"ecbb3316-3ea6-47d0-a0e0-8442bc03a8bb","name":"Grok Report Structuring API","slug":"grok-report-structuring-api-81ae10","shortDescription":"Turn raw notes, findings, and source snippets into Grok-ready report structures with section logic, executive summary fr","description":"Turn raw notes, findings, and source snippets into Grok-ready report structures with section logic, executive summary framing, and evidence placement. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, grok report, report structuring, and structure reports. Use the /v1/grok/structure-reports endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","grok-report-structuring","business","intelligence","grok","report","structuring","structure-reports","turn","raw","notes","findings","source"],"baseUrl":"https://orbisapi.com/proxy/grok-report-structuring-api-81ae10","openApiSpecUrl":"https://orbis-grok-report-structuring-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6f79e997-0ebd-4ce3-aa93-faba296ffd67","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"87ca9502-9862-4a5c-95b8-f7882aaa5996","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"acc680a6-ba61-4cf3-b87e-892a23c48f24","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grok/structure-reports","description":null},{"method":"POST","path":"/v1/grok/structure-reports","description":null}],"x402":null},{"id":"e2668b95-8629-469c-b8cf-d845210d0a00","name":"Grok Fact Check Planner API","slug":"grok-fact-check-planner-api-e1f81b","shortDescription":"Turn Grok responses into fact-check plans by extracting claims, prioritizing verification targets, and generating source","description":"Turn Grok responses into fact-check plans by extracting claims, prioritizing verification targets, and generating source-seeking tasks for reviewers. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes research academia, grok fact, fact check, check planner, and plan fact checks. Use the /v1/grok/plan-fact-checks endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["research-and-academia","data-process","grok-fact-check-planner","research","academia","grok","fact","check","planner","plan-fact-checks","turn","responses","plans","extracting"],"baseUrl":"https://orbisapi.com/proxy/grok-fact-check-planner-api-e1f81b","openApiSpecUrl":"https://orbis-grok-fact-check-planner-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"8c5d041c-3c42-455c-aff4-726b8902b058","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c1631b23-d67d-43f7-a779-2a95b1d245f2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d524d22e-cc9e-429f-b4fd-d2930f7527bb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/grok/plan-fact-checks","description":null},{"method":"POST","path":"/v1/grok/plan-fact-checks","description":null}],"x402":null},{"id":"a1d89d62-d003-4b0a-8c21-fb627d7e732b","name":"Dementia Routine Stability API","slug":"dementia-routine-stability-api-25b786","shortDescription":"Assess routine stability for people living with dementia using schedule drift, sleep irregularity, missed tasks, and env","description":"Assess routine stability for people living with dementia using schedule drift, sleep irregularity, missed tasks, and environment change signals. Returns disruption risk and stabilization suggestions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare life, life sciences, dementia routine, routine stability, and caregiver. Use the /v1/caregiver/assess-dementia-routine-stability endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-life-sciences","data-process","dementia-routine-stability","healthcare","life","sciences","dementia","routine","stability","caregiver","assess-dementia-routine-stability","assess","people","living"],"baseUrl":"https://orbisapi.com/proxy/dementia-routine-stability-api-25b786","openApiSpecUrl":"https://orbis-dementia-routine-stability-ap.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"598e6184-32e3-46e2-9ad4-7ebe5b7e3226","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"271fc92a-f4a0-4984-9c7d-f47ed51e9354","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1a406202-b411-4580-82fa-0c091407b41b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/caregiver/assess-dementia-routine-stability","description":null},{"method":"POST","path":"/v1/caregiver/assess-dementia-routine-stability","description":null}],"x402":null},{"id":"32b42543-538d-4235-a1f0-1b6adae11005","name":"Trade Sanctions Screening Brief API","slug":"trade-sanctions-screening-brief-api-13f946","shortDescription":"Brief trade sanctions screening from counterparty, vessel, goods, route, ownership, and match confidence","description":"Brief trade sanctions screening from counterparty, vessel, goods, route, ownership, and match confidence. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["sanctions","trade-compliance","screening","risk","agent-friendly","x402","trade sanctions screening brief","sanctions","trade compliance","screening","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/trade-sanctions-screening-brief-api-13f946","openApiSpecUrl":"https://trade-sanctions-screening-brief.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"696cfc1a-7be0-47cd-8bcb-544a3fb0a3de","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dba7661c-d6c8-455c-9466-48e6bdd9b2e3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"91594805-6d14-45e6-912d-78c8980ab18e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/sanctions-screening-rules","description":"Return hardcoded trade sanctions screening brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-trade-sanctions-screening","description":"Brief trade sanctions screening from counterparty, vessel, goods, route, ownership, and match confidence using deterministic scoring rules"},{"method":"POST","path":"/rank-sanctions-actions","description":"Generate focused next steps for trade sanctions screening brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ed50154e-f255-4231-8126-a86c3a2ae9b6","name":"Local Procurement Transparency API","slug":"local-procurement-transparency-api-e70060","shortDescription":"Summarize local procurement decisions into clearer vendor selection narratives, tradeoffs, and transparency notes.","description":"Summarize local procurement decisions into clearer vendor selection narratives, tradeoffs, and transparency notes. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, local procurement, and procurement transparency. Use the /v1/civic-trust/summarize-procurement-transparency endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","local-procurement-transparency","public","safety","civic","resilience","local","procurement","transparency","civic-trust","summarize-procurement-transparency","summarize","decisions"],"baseUrl":"https://orbisapi.com/proxy/local-procurement-transparency-api-e70060","openApiSpecUrl":"https://orbis-local-procurement-transparenc.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d0b8d34a-3bd3-40a3-b9ae-f606cf524c6b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"eadbbf7b-d8cf-44f6-9d6f-4408a0e27343","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"598fcede-0f7d-4830-bc4d-73374238fb1c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/summarize-procurement-transparency","description":null},{"method":"POST","path":"/v1/civic-trust/summarize-procurement-transparency","description":null}],"x402":null},{"id":"b579f4e3-fd85-4e5b-a668-ea0b47afe87e","name":"Local Cash Flow Stress API","slug":"local-cash-flow-stress-api-32f205","shortDescription":"Estimate short-term cash flow stress for small businesses using receivable timing, payroll pressure, seasonality, and th","description":"Estimate short-term cash flow stress for small businesses using receivable timing, payroll pressure, seasonality, and thin-margin dynamics. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, local cash, cash flow, and flow stress. Use the /v1/smb/estimate-cash-flow-stress endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-and-market-data","data-process","local-cash-flow-stress","finance","market","data","local","cash","flow","stress","smb","estimate-cash-flow-stress","estimate","short"],"baseUrl":"https://orbisapi.com/proxy/local-cash-flow-stress-api-32f205","openApiSpecUrl":"https://orbis-local-cash-flow-stress-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"085538d5-56ea-4aaa-99cb-7dbae30d42bb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"af5828bb-4501-4a47-94fa-01c9e9419494","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e1a4b6a4-0d06-477e-a913-7a4efb9aeb67","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/smb/estimate-cash-flow-stress","description":null},{"method":"POST","path":"/v1/smb/estimate-cash-flow-stress","description":null}],"x402":null},{"id":"e78b648b-192f-43d5-9fc9-5fed289afe0e","name":"Marketplace Listing Risk API","slug":"marketplace-listing-risk-api-91f72b","shortDescription":"Estimate marketplace-listing risk using policy exposure, title accuracy, image issues, and claim likelihood.","description":"Estimate marketplace-listing risk using policy exposure, title accuracy, image issues, and claim likelihood. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, marketplace listing, listing risk, commerce ops, and estimate marketplace listing risk. Use the /v1/commerce-ops/estimate-marketplace-listing-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","data-process","marketplace-listing-risk","legal-compliance","legal","compliance","marketplace-listing","listing-risk","marketplace","listing","risk","commerce-ops","estimate-marketplace-listing-risk","commerce"],"baseUrl":"https://orbisapi.com/proxy/marketplace-listing-risk-api-91f72b","openApiSpecUrl":"https://orbis-marketplace-listing-risk-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"9dd17540-8da9-4913-a2e6-9751a930f175","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"be61e99f-9b88-4583-91d1-e6458dc406fb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1afd29d8-759f-43cf-a811-268dbe509180","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/commerce-ops/estimate-marketplace-listing-risk","description":null},{"method":"POST","path":"/v1/commerce-ops/estimate-marketplace-listing-risk","description":null}],"x402":null},{"id":"0d04eeeb-b676-4040-a28f-92ad4cdf5aa9","name":"Marketplace Seller Risk Tier API","slug":"marketplace-seller-risk-tier-api-3f04d3","shortDescription":"Tier marketplace seller risk from dispute rate, catalog quality, fulfillment history, identity proof, and policy flags","description":"Tier marketplace seller risk from dispute rate, catalog quality, fulfillment history, identity proof, and policy flags. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["marketplace","seller-risk","trust-safety","ecommerce","agent-friendly","x402","marketplace seller risk tier","marketplace","seller risk","trust safety","ecommerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketplace-seller-risk-tier-api-3f04d3","openApiSpecUrl":"https://marketplace-seller-risk-tier.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"5b8ed298-cd1a-4a45-b574-e114f79e83ba","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3bd8758c-0c5b-4cd1-8236-25de4257c280","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4b576d50-84f7-4484-bb7c-30bfb7b8bce9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/seller-risk-rules","description":"Return hardcoded marketplace seller risk tier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/tier-marketplace-seller-risk","description":"Tier marketplace seller risk from dispute rate, catalog quality, fulfillment history, identity proof, and policy flags using deterministic scoring rules"},{"method":"POST","path":"/rank-seller-controls","description":"Generate focused next steps for marketplace seller risk tier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0b688c84-930c-4594-9c02-67d9c7d1df39","name":"Mempool Tx Estimator API","slug":"mempool-tx-estimator-api-9e38f3","shortDescription":"Estimate confirmation time, get EIP-1559 priority fees and gas recommendations","description":"Mempool Tx Estimator API estimates how quickly a transaction will confirm at a given gas price by comparing against current network gas prices across Ethereum, Polygon, Arbitrum, Optimism, Base and BSC. Get recommended gas prices for slow/standard/fast/instant confirmation targets and EIP-1559 priority fee suggestions with maxFeePerGas calculations from recent fee history. Built for wallets, trading bots, DeFi interfaces and AI agents that need to optimize gas spending.","category":null,"tags":["gas","ethereum","transactions","estimate transaction confirmation time gas","get recommended gas price for fast confirm","get eip1559 priority fee suggestion","how fast will my transaction confirm","get maxfeepergas basefee suggestion ethereum"],"baseUrl":"https://orbisapi.com/proxy/mempool-tx-estimator-api-9e38f3","openApiSpecUrl":"https://mempool-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ca8b2357-5753-485d-9a9c-b5886dcb4f4c","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6576adf7-9dc3-4ff6-8381-f6ad2df5540e","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"cb87d83a-0aba-415c-9949-ef74be0ef80f","name":"Cross-Exchange Arbitrage API","slug":"cross-exchange-arbitrage-api-91c857","shortDescription":"Detect real-time crypto arbitrage opportunities across centralized exchanges","description":"Professional arbitrage intelligence API for trading bots, quant systems, and autonomous execution agents. Detect cross-exchange price gaps, fee-adjusted net profit, liquidity depth, transfer latency risk, and executable arbitrage opportunities in real time.","category":null,"tags":["arbitrage","trading","cross-exchange","crypto","quant","x402","coinbase-bazaar","agentic-market","crypto arbitrage api","cross exchange price gaps","arbitrage opportunities","net spread after fees","trading bot arbitrage"],"baseUrl":"https://orbisapi.com/proxy/cross-exchange-arbitrage-api-91c857","openApiSpecUrl":"https://orbis-apis.onrender.com/cross-exchange-arbitrage/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c70dba32-068d-4cca-baba-5a05dcdc1b00","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"9e29cc95-9f2f-4402-bb73-96548fe712ef","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"Price matrix across exchanges"},{"method":"POST","path":"/opportunities","description":"Top arbitrage opportunities by net profit"},{"method":"POST","path":"/lookup","description":"ONE-CALL full arbitrage analysis"}],"x402":null},{"id":"834ca6e6-6500-4b74-bb7d-59d7c644aaf7","name":"Merchant Policy Clarity API","slug":"merchant-policy-clarity-api-d84d6f","shortDescription":"Check merchant policies for ambiguous wording, refund confusion, timing gaps, and trust friction.","description":"Check merchant policies for ambiguous wording, refund confusion, timing gaps, and trust friction. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, merchant policy, policy clarity, commerce ops, and check merchant policy clarity. Use the /v1/commerce-ops/check-merchant-policy-clarity endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","merchant-policy-clarity","legal-compliance","legal","compliance","merchant-policy","policy-clarity","merchant","policy","clarity","commerce-ops","check-merchant-policy-clarity","commerce"],"baseUrl":"https://orbisapi.com/proxy/merchant-policy-clarity-api-d84d6f","openApiSpecUrl":"https://orbis-merchant-policy-clarity-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f9e2e052-7245-4df5-96e0-1088fb1143b1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1bade2d4-134f-4813-b172-e1571fea376c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e13c1e96-0568-409e-bdc9-d2b817e60fde","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/commerce-ops/check-merchant-policy-clarity","description":null},{"method":"POST","path":"/v1/commerce-ops/check-merchant-policy-clarity","description":null}],"x402":null},{"id":"05107bd6-237e-404f-8487-b978cd15b157","name":"NFT Rarity Score API","slug":"nft-rarity-score-api-a41170","shortDescription":"Trait rarity scoring, percentile ranking, and rarity-adjusted valuation for any NFT","description":"NFT rarity intelligence API for collectors, marketplaces, valuation engines, and autonomous NFT agents. Calculate rarity score, percentile, trait rarity, rarity tier, floor premium, and estimated fair value for NFT assets across major collections. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["nft","rarity","trait-analysis","valuation","floor-premium","x402","coinbase-bazaar","nft rarity api","trait rarity scoring","nft valuation api","rarity percentile","nft rarity rank"],"baseUrl":"https://orbisapi.com/proxy/nft-rarity-score-api-a41170","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-rarity-score/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a6dc7da3-de22-4879-a492-92c0e315d61b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":600,"rateLimitPerSecond":null},"features":[]},{"id":"12b8de1a-4a0e-40f0-b9bb-c2931072e834","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/score","description":"Rarity score and fair value for a specific NFT"},{"method":"GET","path":"/batch","description":"Batch rarity scores for up to 20 NFTs"},{"method":"GET","path":"/lookup","description":"ONE-CALL full rarity intelligence"}],"x402":null},{"id":"c5d1ac0d-191a-4e95-bfff-d345f172aab8","name":"Mobile App Store Review Risk API","slug":"mobile-app-store-review-risk-api-bc974c","shortDescription":"Score app store review risk from metadata claims, permission use, crash history, privacy label, and policy changes","description":"Score app store review risk from metadata claims, permission use, crash history, privacy label, and policy changes. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["mobile-apps","app-store","policy","release","agent-friendly","x402","mobile app store review risk","mobile apps","app store","policy","release","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mobile-app-store-review-risk-api-bc974c","openApiSpecUrl":"https://mobile-app-store-review-risk.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"35e279b7-9ddd-4b86-bcaf-eae0c9e66e5e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"87db05cf-88c8-4aa2-9199-27d0962d3308","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a995bb7f-a188-4cc7-9998-8e8567dce870","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/app-store-risk-rules","description":"Return hardcoded mobile app store review risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-app-store-review-risk","description":"Score app store review risk from metadata claims, permission use, crash history, privacy label, and policy changes using deterministic scoring rules"},{"method":"POST","path":"/rank-review-fixes","description":"Generate focused next steps for mobile app store review risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9a308aac-7ecf-4bc3-9df0-887bde078b80","name":"Multi-chain Balance API","slug":"multi-chain-balance-api-a6cfa9","shortDescription":"Get native coin and ERC20 token balances across 7 EVM chains in one call","description":"Multi-chain Balance API fetches native coin balances (ETH, MATIC, BNB, AVAX) for any EVM address across Ethereum, Polygon, Arbitrum, Optimism, Base, BSC and Avalanche simultaneously. Returns USD value for each chain using live CoinGecko prices, total portfolio USD value and chains with non-zero balance. Also supports single-chain ERC20 token balance lookup with automatic decimal resolution. Built for multi-chain wallets, portfolio dashboards and AI agents managing cross-chain assets.","category":null,"tags":["wallet","multichain","balance","get wallet balance across all chains","check eth matic bnb balance in one call","get erc20 token balance on chain","multichain portfolio value usd","check balance on ethereum polygon arbitrum base"],"baseUrl":"https://orbisapi.com/proxy/multi-chain-balance-api-a6cfa9","openApiSpecUrl":"https://multichain-balance-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4a482211-d32f-4b0e-b80d-cf58a4aed150","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4348b9e6-e1d2-4750-9df8-1d77613d653d","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"6a810b2e-78d9-491d-9cb1-491e6f2b4a72","name":"NFT Influencer Tracking API","slug":"nft-influencer-tracking-api-3bbc17","shortDescription":"Track NFT influencer purchases, shills, market impact, and win rate history","description":"NFT influencer intelligence API for traders, social sentiment systems, and autonomous NFT discovery agents. Monitor influencer NFT activity, track purchases and shill behavior, calculate influence scores, copycat risk, market impact, and historical NFT trading performance across Twitter, Discord, and on-chain. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["nft","influencer-tracking","social-signals","market-impact","copy-trading","x402","coinbase-bazaar","nft influencer api","nft social signals","nft shill tracker","nft copy trading","influencer nft analytics"],"baseUrl":"https://orbisapi.com/proxy/nft-influencer-tracking-api-3bbc17","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-influencer-tracking/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c5082c1d-2f90-4c5d-a342-79a05e4079f4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":600,"rateLimitPerSecond":null},"features":[]},{"id":"7cd6563e-600e-4160-b66f-093fd502980c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/activity","description":"Recent influencer NFT activity and shills"},{"method":"GET","path":"/influencer/:handle","description":"Full profile for a specific influencer"},{"method":"GET","path":"/lookup","description":"ONE-CALL full influencer intelligence"}],"x402":null},{"id":"d2d68529-480d-4d3f-ac8e-e6be517262ef","name":"Payment Run Approval Gate API","slug":"payment-run-approval-gate-api-ff00d1","shortDescription":"Gate payment runs from cash position, vendor priority, approval completeness, fraud flags, and discount capture","description":"Gate payment runs from cash position, vendor priority, approval completeness, fraud flags, and discount capture. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["payment-run","accounts-payable","approval","treasury","agent-friendly","x402","payment run approval gate","payment run","accounts payable","approval","treasury","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payment-run-approval-gate-api-ff00d1","openApiSpecUrl":"https://payment-run-approval-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"85031801-b89f-403c-b552-c0582661232b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f87e41ef-4fa7-422c-af43-14346bc4bb0f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a2396579-ee88-48bb-ac02-dda466cba5da","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/payment-run-rules","description":"Return hardcoded payment run approval gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-payment-run","description":"Gate payment runs from cash position, vendor priority, approval completeness, fraud flags, and discount capture using deterministic scoring rules"},{"method":"POST","path":"/rank-payment-run-exceptions","description":"Generate focused next steps for payment run approval gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9e58a6b4-a58e-44e8-b91b-270d2b20e9bf","name":"Stablecoin Depeg Risk API","slug":"stablecoin-depeg-risk-api-a70cf1","shortDescription":"Monitor stablecoin peg deviation, collateral health, and depeg risk in real time","description":"Track stablecoin peg deviations, collateral ratios, reserve transparency, and on-chain risk signals for any stablecoin. Supports batch monitoring of up to 20 stablecoins at once. Built for DeFi risk agents, yield optimization workflows, and treasury management systems that need early depeg warnings.","category":null,"tags":["stablecoin","depeg","defi","risk-monitoring","crypto","x402","coinbase-bazaar","stablecoin depeg api","stablecoin risk monitor","usdc depeg tracker","stablecoin collateral ratio api","defi depeg alert"],"baseUrl":"https://orbisapi.com/proxy/stablecoin-depeg-risk-api-a70cf1","openApiSpecUrl":"https://orbis-apis.onrender.com/stablecoin-depeg/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"89c3cbda-06e4-4676-91aa-04449d0c243d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4ba63c76-e5b9-471c-b533-f8f72361d21f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Real-time peg deviation and depeg risk"},{"method":"POST","path":"/monitor","description":"Collateral health and reserve monitoring"},{"method":"POST","path":"/lookup","description":"ONE-CALL full depeg risk intelligence"}],"x402":null},{"id":"fcfe0533-44c4-43b8-bc80-333c9e376a81","name":"Impermanent Loss API","slug":"impermanent-loss-api-901db5","shortDescription":"Calculate and simulate impermanent loss for AMM liquidity pool positions","description":"Calculate impermanent loss for AMM LP positions using the x*y=k constant product formula. Simulate IL across custom price scenarios, compare LP vs HODL value, and get exit recommendations. Built for DeFi liquidity providers, yield farming agents, and portfolio risk systems managing active LP positions.","category":null,"tags":["impermanent-loss","defi","liquidity-pool","amm","yield-farming","x402","coinbase-bazaar","impermanent loss calculator api","AMM liquidity pool api","uniswap impermanent loss","LP vs HODL comparison api","defi yield farming risk"],"baseUrl":"https://orbisapi.com/proxy/impermanent-loss-api-901db5","openApiSpecUrl":"https://orbis-apis.onrender.com/impermanent-loss/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"c30af452-6b14-4b4f-838d-bc3fdca9a8b7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d37327b0-3354-4b23-9ecc-5908d3db93f4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/calculate","description":"Calculate impermanent loss"},{"method":"POST","path":"/simulate","description":"Simulate IL across price scenarios"},{"method":"POST","path":"/lookup","description":"ONE-CALL full IL intelligence"}],"x402":null},{"id":"8bca4bde-9382-423e-9c06-4ce28d74f3a0","name":"Permit Inspection Readiness API","slug":"permit-inspection-readiness-api-b515ef","shortDescription":"Check permit inspection readiness from checklist completion, document proof, inspector window, violation history, and owner status","description":"Check permit inspection readiness from checklist completion, document proof, inspector window, violation history, and owner status. This premium self-contained API uses hardcoded high-call AI-agent workflow rules for returns fraud evidence, healthcare scheduling, lab follow-up, referral authorization, clinical protocol triage, legal budget control, discovery privilege review, intellectual property renewals, grant screening, permit readiness, property claims, demand response, ESG questionnaires, carbon offset retirement, code review prioritization, dependency upgrade planning, feature adoption signals, product analytics gaps, mobile crash release gates, accessibility remediation, and learning credential verification with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, operational decisions, compliance checks, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["permits","inspection","public-sector","readiness","agent-friendly","x402","permit inspection readiness","permits","inspection","public sector","readiness","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/permit-inspection-readiness-api-b515ef","openApiSpecUrl":"https://permit-inspection-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4df13c0b-877e-4e66-b0a1-96fdd2eb7d38","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"013faca0-679d-4baf-b157-dc5097d873f1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c89b68e5-7dcf-4d75-8116-eba973888508","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/permit-inspection-rules","description":"Return hardcoded permit inspection readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-permit-inspection-readiness","description":"Check permit inspection readiness from checklist completion, document proof, inspector window, violation history, and owner status using deterministic scoring rules"},{"method":"POST","path":"/rank-inspection-actions","description":"Generate focused next steps for permit inspection readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f5cbc651-22d7-41a9-8084-b33ab0e68d16","name":"Neighborhood Concern Prioritizer API","slug":"neighborhood-concern-prioritizer-api-ce4db5","shortDescription":"Prioritize neighborhood concerns using severity, recurrence, vulnerable populations, and service-delivery impact.","description":"Prioritize neighborhood concerns using severity, recurrence, vulnerable populations, and service-delivery impact. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, neighborhood concern, and concern prioritizer. Use the /v1/civic-trust/prioritize-neighborhood-concerns endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","neighborhood-concern-prioritizer","public","safety","civic","resilience","neighborhood","concern","prioritizer","civic-trust","prioritize-neighborhood-concerns","prioritize","concerns"],"baseUrl":"https://orbisapi.com/proxy/neighborhood-concern-prioritizer-api-ce4db5","openApiSpecUrl":"https://orbis-neighborhood-concern-prioriti.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2689dc0c-dc4e-4ec9-9298-96004bb82620","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6602033a-bcfa-4beb-ac82-b33c40858163","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"237727db-9ffc-4b17-bdc3-f12dc350d0fb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/prioritize-neighborhood-concerns","description":null},{"method":"POST","path":"/v1/civic-trust/prioritize-neighborhood-concerns","description":null}],"x402":null},{"id":"78a84970-a0ef-455c-87b0-e87da4f301c9","name":"On Call Handoff Readiness API","slug":"on-call-handoff-readiness-api-1e6b9c","shortDescription":"Score on-call handoff readiness from open incidents, runbooks, alerts, ownership, mitigation, and context quality","description":"Score on-call handoff readiness from open incidents, runbooks, alerts, ownership, mitigation, and context quality. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["on-call","handoff","sre","incident-management","agent-friendly","x402","on call handoff readiness","on call","handoff","sre","incident management","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/on-call-handoff-readiness-api-1e6b9c","openApiSpecUrl":"https://on-call-handoff-readiness.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"9badc9fb-dd65-406f-a3c1-ceb249743fb7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4372200c-ae1b-4916-81be-a79789fb188e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6ad76ec1-c272-4f4f-b308-73a3a94a482d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/oncall-handoff-rules","description":"Return hardcoded on call handoff readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-oncall-handoff","description":"Score on-call handoff readiness from open incidents, runbooks, alerts, ownership, mitigation, and context quality using deterministic scoring rules"},{"method":"POST","path":"/recommend-handoff-fixes","description":"Generate focused next steps for on call handoff readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a68b4286-77af-449f-a803-c375cc974e61","name":"Outbound Sequence Fatigue Guard API","slug":"outbound-sequence-fatigue-guard-api-e68205","shortDescription":"Guard outbound sequence fatigue from contact frequency, engagement trend, role seniority, channel mix, and unsubscribe risk","description":"Guard outbound sequence fatigue from contact frequency, engagement trend, role seniority, channel mix, and unsubscribe risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["sales-engagement","outbound","email","fatigue","agent-friendly","x402","outbound sequence fatigue guard","sales engagement","outbound","email","fatigue","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/outbound-sequence-fatigue-guard-api-e68205","openApiSpecUrl":"https://outbound-sequence-fatigue-guard.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"bfdc6bf1-f9c7-4494-b493-78a9608106dc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cbd141b1-7e50-4950-a32f-63417a9cd6b3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"661147c5-08fa-4677-bd29-edbd3cb6a026","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-outbound-sequence-fatigue","description":"Guard outbound sequence fatigue from contact frequency, engagement trend, role seniority, channel mix, and unsubscribe risk using deterministic scoring rules"},{"method":"POST","path":"/rank-outbound-adjustments","description":"Generate focused next steps for outbound sequence fatigue guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d30952ef-dbc1-4ba4-bd0b-25627a5425cf","name":"Outbreak Rumor Monitor API","slug":"outbreak-rumor-monitor-api-87c552","shortDescription":"Monitor misinformation and rumor patterns during outbreaks to flag narratives that may damage participation, trust, or s","description":"Monitor misinformation and rumor patterns during outbreaks to flag narratives that may damage participation, trust, or safe behavior. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, outbreak rumor, rumor monitor, public health, and monitor outbreak rumors. Use the /v1/public-health/monitor-outbreak-rumors endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","outbreak-rumor-monitor","healthcare","wellness","outbreak","rumor","monitor","public-health","monitor-outbreak-rumors","misinformation","patterns","during","outbreaks"],"baseUrl":"https://orbisapi.com/proxy/outbreak-rumor-monitor-api-87c552","openApiSpecUrl":"https://orbis-outbreak-rumor-monitor-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"65da2142-7f3e-4181-9b77-ecc3704c8c92","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dfb956d1-92f1-40c1-a5bf-84a9bde04c93","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3f436bea-aaea-4ca1-8668-998339b4a62e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/monitor-outbreak-rumors","description":null},{"method":"POST","path":"/v1/public-health/monitor-outbreak-rumors","description":null}],"x402":null},{"id":"9e227df5-bab1-47ae-8d25-ad7b5a823293","name":"Permit Intake Readiness API","slug":"permit-intake-readiness-api-65659b","shortDescription":"Assess permit or service-request intake packets for completeness, clarity, and likely review blockers before submission.","description":"Assess permit or service-request intake packets for completeness, clarity, and likely review blockers before submission. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, permit intake, and intake readiness. Use the /v1/civic-trust/assess-permit-intake-readiness endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","permit-intake-readiness","public","safety","civic","resilience","permit","intake","readiness","civic-trust","assess-permit-intake-readiness","assess","service"],"baseUrl":"https://orbisapi.com/proxy/permit-intake-readiness-api-65659b","openApiSpecUrl":"https://orbis-permit-intake-readiness-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"05447be5-91fc-4bc6-ae94-4cebda7693d9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"64fdbb9c-4686-437b-9a8a-8363fe2a4837","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"ff127f7f-1f70-4535-96de-dd50a15d5239","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/assess-permit-intake-readiness","description":null},{"method":"POST","path":"/v1/civic-trust/assess-permit-intake-readiness","description":null}],"x402":null},{"id":"f1c6af97-25ce-4a70-bfdf-623483d6fcd2","name":"Ad Spend Waste Detector API","slug":"ad-spend-waste-detector-api-d4c568","shortDescription":"Detect ad spend waste from campaign pacing, audience overlap, conversion quality, creative fatigue, and bid pressure","description":"Detect ad spend waste from campaign pacing, audience overlap, conversion quality, creative fatigue, and bid pressure. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["ad-spend","marketing","waste-detection","growth","agent-friendly","x402","ad spend waste detector","ad spend","marketing","waste detection","growth","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ad-spend-waste-detector-api-d4c568","openApiSpecUrl":"https://ad-spend-waste-detector.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"29594cc1-5458-42bb-8d37-f44c55d88413","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"440fe4b4-9933-4811-a302-730a82699b7f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d2012a69-8633-4185-80e1-495cc66435ca","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ad-waste-rules","description":"Return hardcoded ad spend waste detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-ad-spend-waste","description":"Detect ad spend waste from campaign pacing, audience overlap, conversion quality, creative fatigue, and bid pressure using deterministic scoring rules"},{"method":"POST","path":"/rank-budget-fixes","description":"Generate focused next steps for ad spend waste detector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f7cbabf0-1b39-470f-beef-0f38ce753a58","name":"Permit Review Checklist API","slug":"permit-review-checklist-api-f03215","shortDescription":"Generate permit-review checklists using project type, code-sensitive items, jurisdiction rules, and prior revisions.","description":"Generate permit-review checklists using project type, code-sensitive items, jurisdiction rules, and prior revisions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes government public, public sector, permit review, review checklist, and public sector ops. Use the /v1/public-sector-ops/generate-permit-review-checklists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["government-and-public-sector","data-process","permit-review-checklist","government-public","public-sector","government","public","sector","permit-review","review-checklist","permit","review","checklist","public-sector-ops"],"baseUrl":"https://orbisapi.com/proxy/permit-review-checklist-api-f03215","openApiSpecUrl":"https://orbis-permit-review-checklist-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ca45e3dc-6932-4440-90bc-2ad55f2f077c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bfbdfc00-1c05-415d-8b58-7b1ae26f8b41","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"5015ab06-94d3-4e89-815b-5340cae5e985","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-sector-ops/generate-permit-review-checklists","description":null},{"method":"POST","path":"/v1/public-sector-ops/generate-permit-review-checklists","description":null}],"x402":null},{"id":"807958aa-052c-45a2-88c9-feff12cc2dd1","name":"Procurement Vendor Matrix API","slug":"procurement-vendor-matrix-api-451902","shortDescription":"Build procurement vendor comparison matrices from price, risk, implementation fit, contract terms, and stakeholder score","description":"Build procurement vendor comparison matrices from price, risk, implementation fit, contract terms, and stakeholder score. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["procurement","vendor-comparison","sourcing","finance","agent-friendly","x402","procurement vendor matrix","procurement","vendor comparison","sourcing","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/procurement-vendor-matrix-api-451902","openApiSpecUrl":"https://procurement-vendor-matrix.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"05cff13d-c110-4111-8c6c-52c0d5af2bec","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f1c731bf-ef44-4510-ba24-9b8ce162d1d2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6c68c4af-17f5-4363-91d4-11e53777c080","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vendor-matrix-rules","description":"Return hardcoded procurement vendor matrix rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-vendor-matrix","description":"Build procurement vendor comparison matrices from price, risk, implementation fit, contract terms, and stakeholder score using deterministic scoring rules"},{"method":"POST","path":"/rank-vendor-tradeoffs","description":"Generate focused next steps for procurement vendor matrix from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"18660691-961a-4c6c-b842-a4c115d1bd35","name":"Plain Language Rewriter API","slug":"plain-language-rewriter-api-13a903","shortDescription":"Rewrite complex content into clearer plain-language versions while preserving the original meaning, compliance boundarie","description":"Rewrite complex content into clearer plain-language versions while preserving the original meaning, compliance boundaries, and key action steps. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes accessibility inclusion, plain language, language rewriter, rewrite plain language, and rewrite complex. Use the /v1/accessibility/rewrite-plain-language endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["accessibility-and-inclusion","ml-model","plain-language-rewriter","accessibility","inclusion","plain","language","rewriter","rewrite-plain-language","rewrite","complex","content","clearer","versions"],"baseUrl":"https://orbisapi.com/proxy/plain-language-rewriter-api-13a903","openApiSpecUrl":"https://orbis-plain-language-rewriter-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"984d1eca-aacd-4442-a1e0-de77fa21ed20","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8ea6ca67-49b4-48b4-ad61-fcefc9548482","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"cfc4d484-4f49-42a4-94cf-28d4a45381c1","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/accessibility/rewrite-plain-language","description":null},{"method":"POST","path":"/v1/accessibility/rewrite-plain-language","description":null}],"x402":null},{"id":"110cbe1a-56bc-4669-8b25-44ff6db438c5","name":"Product Requirement Ambiguity API","slug":"product-requirement-ambiguity-api-2484ad","shortDescription":"Score product requirement ambiguity from acceptance criteria, user segment, edge cases, metrics, and dependency clarity","description":"Score product requirement ambiguity from acceptance criteria, user segment, edge cases, metrics, and dependency clarity. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["product","requirements","ambiguity","planning","agent-friendly","x402","product requirement ambiguity","product","requirements","ambiguity","planning","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-requirement-ambiguity-api-2484ad","openApiSpecUrl":"https://product-requirement-ambiguity.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e3628c14-8b54-4730-9eb9-d70d6fbfd691","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0157eef6-8581-4c18-ba0f-fc0dd1a4a66d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e8e63b16-cf84-4513-bf9a-97d51dee52b6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/requirement-ambiguity-rules","description":"Return hardcoded product requirement ambiguity rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-requirement-ambiguity","description":"Score product requirement ambiguity from acceptance criteria, user segment, edge cases, metrics, and dependency clarity using deterministic scoring rules"},{"method":"POST","path":"/recommend-requirement-fixes","description":"Generate focused next steps for product requirement ambiguity from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a1ea6d1e-1320-46c5-853b-7d857bc7c337","name":"Policy Change Impact Mapper API","slug":"policy-change-impact-mapper-api-b3411f","shortDescription":"Map policy change impact from affected teams, system dependencies, customer wording, training need, and deadline","description":"Map policy change impact from affected teams, system dependencies, customer wording, training need, and deadline. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["policy-change","compliance","change-management","training","agent-friendly","x402","policy change impact mapper","policy change","compliance","change management","training","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/policy-change-impact-mapper-api-b3411f","openApiSpecUrl":"https://policy-change-impact-mapper.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"96240676-23f5-47d0-b862-8caf28443d62","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7cb6d4a5-4334-4bec-afa6-761ca51afd12","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3ddb3bde-e498-4114-b9e7-82590ec92575","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/policy-impact-rules","description":"Return hardcoded policy change impact mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-policy-change-impact","description":"Map policy change impact from affected teams, system dependencies, customer wording, training need, and deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-policy-rollout","description":"Generate focused next steps for policy change impact mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"be3ccf6c-b94e-49c4-a691-c67cfddd3c8d","name":"Procurement Bias Signal API","slug":"procurement-bias-signal-api-626430","shortDescription":"Flag possible bias signals in local procurement flows using scoring anomalies, vendor concentration, and review-pattern ","description":"Flag possible bias signals in local procurement flows using scoring anomalies, vendor concentration, and review-pattern irregularities. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes public safety, safety civic, civic resilience, procurement bias, and bias signal. Use the /v1/civic-trust/detect-procurement-bias-signals endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["public-safety-and-civic-resilience","data-process","procurement-bias-signal","public","safety","civic","resilience","procurement","bias","signal","civic-trust","detect-procurement-bias-signals","flag","possible"],"baseUrl":"https://orbisapi.com/proxy/procurement-bias-signal-api-626430","openApiSpecUrl":"https://orbis-procurement-bias-signal-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ad494f30-6aa0-42cd-a871-6a4e03404dc3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5461b189-5595-4238-825f-2253728f6ff4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"09a12b46-0520-422b-8c64-401dab45a305","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/civic-trust/detect-procurement-bias-signals","description":null},{"method":"POST","path":"/v1/civic-trust/detect-procurement-bias-signals","description":null}],"x402":null},{"id":"b9713a87-3e2a-47e2-a1ea-b91c596504b5","name":"Pricing Objection Simulator API","slug":"pricing-objection-simulator-api-46a976","shortDescription":"Simulate how prospects will push back on pricing before calls and proposals go live. Returns objection scenarios, pressu","description":"Simulate how prospects will push back on pricing before calls and proposals go live. Returns objection scenarios, pressure points, rebuttal ideas, and packaging or framing fixes for sales and founder-led GTM. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes sales prospecting, pricing objection, objection simulator, simulate objections, and simulate how. Use the /v1/pricing/simulate-objections endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["sales-and-prospecting","ml-model","pricing-objection-simulator","sales","prospecting","pricing","objection","simulator","simulate-objections","simulate","how","prospects","will","push"],"baseUrl":"https://orbisapi.com/proxy/pricing-objection-simulator-api-46a976","openApiSpecUrl":"https://orbis-pricing-objection-simulator-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7eb0a08c-4f5b-48ba-b3c4-1f0fd021d698","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5c2eeeea-3a59-448a-b7db-0c307b023387","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"40957bf5-1506-4ed3-ae18-1f626a0caece","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/pricing/simulate-objections","description":null},{"method":"POST","path":"/v1/pricing/simulate-objections","description":null}],"x402":null},{"id":"051ccb1a-f18f-4f25-bcf8-a08470e49086","name":"Product Launch Readiness Gate API","slug":"product-launch-readiness-gate-api-e5d886","shortDescription":"Gate product launch readiness from docs, support training, telemetry, legal review, customer comms, and rollback plan","description":"Gate product launch readiness from docs, support training, telemetry, legal review, customer comms, and rollback plan. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["product-launch","readiness","go-to-market","release","agent-friendly","x402","product launch readiness gate","product launch","readiness","go to market","release","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-launch-readiness-gate-api-e5d886","openApiSpecUrl":"https://product-launch-readiness-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"afec7246-1f5d-4db5-808e-707748dfa282","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2dc5edfc-ec17-459f-98c9-77c301d09410","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a4302cbc-0b50-4a27-b7f4-3b78024ad47d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/launch-readiness-rules","description":"Return hardcoded product launch readiness gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-product-launch-readiness","description":"Gate product launch readiness from docs, support training, telemetry, legal review, customer comms, and rollback plan using deterministic scoring rules"},{"method":"POST","path":"/rank-launch-blockers","description":"Generate focused next steps for product launch readiness gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0c055eaa-ce38-49ca-8cdc-9c0942866d30","name":"Receipt Expense Policy API","slug":"receipt-expense-policy-api-5c6205","shortDescription":"Check receipt expenses against category policy, merchant signal, tax treatment, approval path, and audit risk","description":"Check receipt expenses against category policy, merchant signal, tax treatment, approval path, and audit risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","receipts","expense-policy","tax","agent-friendly","x402","receipt expense policy","finance","receipts","expense policy","tax","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/receipt-expense-policy-api-5c6205","openApiSpecUrl":"https://receipt-expense-policy.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"1810d362-8df8-4a8f-96c9-fe4081b422ad","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7d50e4ee-a097-480a-aa13-d41253d4e4bc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"142f8647-fe6e-4a4e-88b8-5536b17674c5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/expense-policy-rules","description":"Return hardcoded receipt expense policy rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-expense-policy","description":"Check receipt expenses against category policy, merchant signal, tax treatment, approval path, and audit risk using deterministic scoring rules"},{"method":"POST","path":"/recommend-expense-action","description":"Generate focused next steps for receipt expense policy from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"13ad93f4-f092-4a17-8820-28c3421b4ca0","name":"Punch List Prioritizer API","slug":"punch-list-prioritizer-api-c97efd","shortDescription":"Prioritize punch-list items using closeout timing, customer visibility, rework complexity, and trade dependencies.","description":"Prioritize punch-list items using closeout timing, customer visibility, rework complexity, and trade dependencies. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, punch list, list prioritizer, and construction ops. Use the /v1/construction-ops/prioritize-punch-lists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","punch-list-prioritizer","business","automation","punch-list","list-prioritizer","punch","list","prioritizer","construction-ops","prioritize-punch-lists","construction","prioritize"],"baseUrl":"https://orbisapi.com/proxy/punch-list-prioritizer-api-c97efd","openApiSpecUrl":"https://orbis-punch-list-prioritizer-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d15526f0-9e70-4ba0-9cc3-bb6d7375aa85","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0eaca495-f0e1-461b-bfd9-de7cef6e7180","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"450b38e4-05c2-42d4-a99c-70a30096fdc0","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/construction-ops/prioritize-punch-lists","description":null},{"method":"POST","path":"/v1/construction-ops/prioritize-punch-lists","description":null}],"x402":null},{"id":"859cbf98-212a-48eb-9f84-786b169965f3","name":"Property Turnover Checklist API","slug":"property-turnover-checklist-api-e441d4","shortDescription":"Generate turnover checklists for short-stay properties from booking gaps, maintenance flags, and guest-prep tasks.","description":"Generate turnover checklists for short-stay properties from booking gaps, maintenance flags, and guest-prep tasks. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes travel logistics, property turnover, turnover checklist, travel ops, and generate turnover checklists. Use the /v1/travel-ops/generate-turnover-checklists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["travel-and-logistics","data-process","property-turnover-checklist","travel","logistics","property","turnover","checklist","travel-ops","generate-turnover-checklists","generate","checklists","short","stay"],"baseUrl":"https://orbisapi.com/proxy/property-turnover-checklist-api-e441d4","openApiSpecUrl":"https://orbis-property-turnover-checklist-a.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"6f200df8-6f42-4b46-b913-fe00ee954719","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"71ee677b-bfab-44c0-9c4d-40428beb18ce","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"9638b76a-278f-43c1-93c2-493de3643a5b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/travel-ops/generate-turnover-checklists","description":null},{"method":"POST","path":"/v1/travel-ops/generate-turnover-checklists","description":null}],"x402":null},{"id":"87543ca9-35b3-44e2-a2ff-d7bfc073015f","name":"Proposal Margin Risk Review API","slug":"proposal-margin-risk-review-api-3c475a","shortDescription":"Review proposal margin risk from discount depth, delivery effort, support burden, custom terms, and approval trail","description":"Review proposal margin risk from discount depth, delivery effort, support burden, custom terms, and approval trail. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["proposal","margin","sales-ops","deal-desk","agent-friendly","x402","proposal margin risk review","proposal","margin","sales ops","deal desk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/proposal-margin-risk-review-api-3c475a","openApiSpecUrl":"https://proposal-margin-risk-review.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"078e8a57-1e5a-4190-98cf-09a485813d83","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a2721730-4c48-46f9-8a55-52054805fdd5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"49b0e161-5eba-47b1-bead-b9fdcb9a3573","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/proposal-margin-rules","description":"Return hardcoded proposal margin risk review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-proposal-margin-risk","description":"Review proposal margin risk from discount depth, delivery effort, support burden, custom terms, and approval trail using deterministic scoring rules"},{"method":"POST","path":"/rank-margin-controls","description":"Generate focused next steps for proposal margin risk review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"00c45feb-d046-4f63-984a-e0f24d5cf9c3","name":"Purchase Order Exception Router API","slug":"purchase-order-exception-router-api-a80977","shortDescription":"Route purchase order exceptions from budget mismatch, vendor status, delivery urgency, policy breach, and approver coverage","description":"Route purchase order exceptions from budget mismatch, vendor status, delivery urgency, policy breach, and approver coverage. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["purchase-order","procurement","approvals","finance-ops","agent-friendly","x402","purchase order exception router","purchase order","procurement","approvals","finance ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/purchase-order-exception-router-api-a80977","openApiSpecUrl":"https://purchase-order-exception-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"e050e968-c2ee-41c7-ba7b-71d126846749","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"795ca402-f1ad-43d4-901c-34bb91416257","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"630dc302-2caa-4e83-a2ce-7830a0a7be18","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/po-exception-rules","description":"Return hardcoded purchase order exception router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-po-exception","description":"Route purchase order exceptions from budget mismatch, vendor status, delivery urgency, policy breach, and approver coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-po-actions","description":"Generate focused next steps for purchase order exception router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2ce5dfc6-15a9-4db4-8397-0c833ac6a8c6","name":"Public Tender Opportunity Filter API","slug":"public-tender-opportunity-filter-api-8d624a","shortDescription":"Filter public tender opportunities from eligibility, scope fit, deadline, documentation burden, and win probability","description":"Filter public tender opportunities from eligibility, scope fit, deadline, documentation burden, and win probability. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["public-tenders","procurement","sales","opportunity","agent-friendly","x402","public tender opportunity filter","public tenders","procurement","sales","opportunity","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/public-tender-opportunity-filter-api-8d624a","openApiSpecUrl":"https://public-tender-opportunity-filter.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"29a05300-6889-47c2-9340-af22923cd062","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50435a2d-9eb7-47c8-adc4-360ea4deae02","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0bae2e7-cf49-4ecd-9479-e5e6fb304efc","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tender-filter-rules","description":"Return hardcoded public tender opportunity filter rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/filter-public-tender-opportunity","description":"Filter public tender opportunities from eligibility, scope fit, deadline, documentation burden, and win probability using deterministic scoring rules"},{"method":"POST","path":"/rank-tender-actions","description":"Generate focused next steps for public tender opportunity filter from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8a622331-9336-4a29-9b30-19449c24ad7c","name":"Quote Configuration Conflict API","slug":"quote-configuration-conflict-api-f88253","shortDescription":"Detect quote configuration conflicts from product bundle, region limits, entitlement rules, term length, and pricing policy","description":"Detect quote configuration conflicts from product bundle, region limits, entitlement rules, term length, and pricing policy. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["quote-to-cash","cpq","pricing","sales-ops","agent-friendly","x402","quote configuration conflict","quote to cash","cpq","pricing","sales ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/quote-configuration-conflict-api-f88253","openApiSpecUrl":"https://quote-configuration-conflict.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"16707ce5-0b57-457a-a461-e859f244676d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aa7b3069-9b6c-428d-bbdd-ffd45df2e71d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4c99c43e-1c58-46f4-9d60-51a5e357c853","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/quote-conflict-rules","description":"Return hardcoded quote configuration conflict rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-quote-configuration-conflict","description":"Detect quote configuration conflicts from product bundle, region limits, entitlement rules, term length, and pricing policy using deterministic scoring rules"},{"method":"POST","path":"/rank-quote-fixes","description":"Generate focused next steps for quote configuration conflict from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b2ba80d6-26f7-4c32-b66d-f28abe59b5bf","name":"School Newsletter Builder API","slug":"school-newsletter-builder-api-86c73a","shortDescription":"Build school newsletters from event notes, classroom highlights, deadlines, and parent communications into a clean, read","description":"Build school newsletters from event notes, classroom highlights, deadlines, and parent communications into a clean, readable format. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes education research, school newsletter, newsletter builder, build school newsletters, and newsletters event. Use the /v1/education/build-school-newsletters endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["education-and-research","ml-model","school-newsletter-builder","education","research","school","newsletter","builder","build-school-newsletters","build","newsletters","event","notes","classroom"],"baseUrl":"https://orbisapi.com/proxy/school-newsletter-builder-api-86c73a","openApiSpecUrl":"https://orbis-school-newsletter-builder-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ab97448d-9cc5-4ef6-b78a-21ab3bff1ffa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d3b8f532-7836-4f30-b628-bd9ad20a562b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bef52270-debe-4ae5-ac9e-ee1813b6753c","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/education/build-school-newsletters","description":null},{"method":"POST","path":"/v1/education/build-school-newsletters","description":null}],"x402":null},{"id":"dbc65804-6442-4e17-bbc7-fbd5be43369e","name":"School Closure Impact API","slug":"school-closure-impact-api-ed5125","shortDescription":"Estimate the downstream impact of school closures on meals, transport, childcare pressure, and community support demand.","description":"Estimate the downstream impact of school closures on meals, transport, childcare pressure, and community support demand. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, intelligence, school closure, closure impact, and resilience. Use the /v1/resilience/estimate-school-closure-impact endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-intelligence","data-process","school-closure-impact","business","intelligence","school","closure","impact","resilience","estimate-school-closure-impact","estimate","downstream","closures","meals"],"baseUrl":"https://orbisapi.com/proxy/school-closure-impact-api-ed5125","openApiSpecUrl":"https://orbis-school-closure-impact-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"abd0dae1-fcc3-438a-bf02-f47f1ca785a3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"55d4ae31-1133-4d7b-a4fb-f8af2996ed29","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2e8aeb58-b056-400f-8cdb-dd42cbdd0773","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/resilience/estimate-school-closure-impact","description":null},{"method":"POST","path":"/v1/resilience/estimate-school-closure-impact","description":null}],"x402":null},{"id":"446bc985-fd1e-48dc-ab8b-f2aaea6faaea","name":"Regulatory Evidence Pack QA API","slug":"regulatory-evidence-pack-qa-api-d074d3","shortDescription":"QA regulatory evidence packs from control mapping, proof quality, owner signoff, period coverage, and exception notes","description":"QA regulatory evidence packs from control mapping, proof quality, owner signoff, period coverage, and exception notes. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["compliance","evidence-pack","audit","regulatory","agent-friendly","x402","regulatory evidence pack qa","compliance","evidence pack","audit","regulatory","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/regulatory-evidence-pack-qa-api-d074d3","openApiSpecUrl":"https://regulatory-evidence-pack-qa.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"adfd2b69-9945-4960-a97b-34f3ca251056","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a53070c-3b67-47a7-9ad7-231883de7ad9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f336b92a-f2c8-46c4-9bc0-7f6fcfbe72c7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/evidence-pack-rules","description":"Return hardcoded regulatory evidence pack qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-regulatory-evidence-pack","description":"QA regulatory evidence packs from control mapping, proof quality, owner signoff, period coverage, and exception notes using deterministic scoring rules"},{"method":"POST","path":"/rank-evidence-gaps","description":"Generate focused next steps for regulatory evidence pack qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"040663f5-cd4c-40e6-a8e0-ad75523eab4b","name":"Route Handoff Checklist API","slug":"route-handoff-checklist-api-6492a8","shortDescription":"Generate route-handoff checklists from vehicle status, delivery risk, special handling, and unresolved stop issues.","description":"Generate route-handoff checklists from vehicle status, delivery risk, special handling, and unresolved stop issues. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes business, automation, route handoff, handoff checklist, and logistics ops. Use the /v1/logistics-ops/generate-route-handoff-checklists endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["business-automation","data-process","route-handoff-checklist","business","automation","route-handoff","handoff-checklist","route","handoff","checklist","logistics-ops","generate-route-handoff-checklists","logistics","generate"],"baseUrl":"https://orbisapi.com/proxy/route-handoff-checklist-api-6492a8","openApiSpecUrl":"https://orbis-route-handoff-checklist-api.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"e1e0940b-4142-4c74-bbe8-54dbce2084cf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6d53a7b4-f47f-4739-a064-1c146a90aa6e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0de21af5-3dbe-4519-8da3-4a758b564ccd","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/logistics-ops/generate-route-handoff-checklists","description":null},{"method":"POST","path":"/v1/logistics-ops/generate-route-handoff-checklists","description":null}],"x402":null},{"id":"01356dbe-9859-41a2-8df1-3c22f15c0791","name":"Renewal Expansion Opportunity API","slug":"renewal-expansion-opportunity-api-ed1f3a","shortDescription":"Find renewal expansion opportunities from usage growth, champion activity, pain signals, contract timing, and product fit","description":"Find renewal expansion opportunities from usage growth, champion activity, pain signals, contract timing, and product fit. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["renewal","expansion","customer-success","saas","agent-friendly","x402","renewal expansion opportunity","renewal","expansion","customer success","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/renewal-expansion-opportunity-api-ed1f3a","openApiSpecUrl":"https://renewal-expansion-opportunity.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"83beaa7e-ca8c-477c-ad1d-6d06e1e136a7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5e6588e9-4893-4e04-84f6-6c2b0cb79ada","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"35decd72-8b0d-4e60-bcb7-651111eacb61","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/renewal-expansion-rules","description":"Return hardcoded renewal expansion opportunity rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-renewal-expansion-opportunity","description":"Find renewal expansion opportunities from usage growth, champion activity, pain signals, contract timing, and product fit using deterministic scoring rules"},{"method":"POST","path":"/rank-expansion-actions","description":"Generate focused next steps for renewal expansion opportunity from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6934de2e-317e-40c3-9c1c-e684ccba9d13","name":"Research Source Reliability Grade API","slug":"research-source-reliability-grade-api-7c7c67","shortDescription":"Grade research source reliability from publisher authority, recency, evidence depth, conflict signal, and citation chain","description":"Grade research source reliability from publisher authority, recency, evidence depth, conflict signal, and citation chain. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["research","source-reliability","citations","agent-research","agent-friendly","x402","research source reliability grade","research","source reliability","citations","agent research","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/research-source-reliability-grade-api-7c7c67","openApiSpecUrl":"https://research-source-reliability-grade.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"2208459b-0b6e-4b03-88f0-278b1d07a8af","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b6ef43fc-75bc-497b-a3a0-972187708e90","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f6d58ac2-2341-44a0-89bd-14a471f96825","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/source-reliability-rules","description":"Return hardcoded research source reliability grade rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/grade-research-source-reliability","description":"Grade research source reliability from publisher authority, recency, evidence depth, conflict signal, and citation chain using deterministic scoring rules"},{"method":"POST","path":"/rank-source-actions","description":"Generate focused next steps for research source reliability grade from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6f76bf86-fcff-46a3-b65c-a335063f4894","name":"SaaS Seat Utilization Audit API","slug":"saas-seat-utilization-audit-api-374dd7","shortDescription":"Audit SaaS seat utilization from login recency, feature use, team role, contract terms, and reclaim risk","description":"Audit SaaS seat utilization from login recency, feature use, team role, contract terms, and reclaim risk. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["saas","seat-utilization","cost-optimization","procurement","agent-friendly","x402","saas seat utilization audit","saas","seat utilization","cost optimization","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/saas-seat-utilization-audit-api-374dd7","openApiSpecUrl":"https://saas-seat-utilization-audit.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"b93ebb8b-f61f-4eee-9af1-ecc93e6ea22b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"56509c69-8f66-4c69-ad07-cdeb00c90c08","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ee1f41fe-f562-49a3-9e47-fab5d4bb9e36","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/seat-utilization-rules","description":"Return hardcoded saas seat utilization audit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-seat-utilization","description":"Audit SaaS seat utilization from login recency, feature use, team role, contract terms, and reclaim risk using deterministic scoring rules"},{"method":"POST","path":"/rank-seat-actions","description":"Generate focused next steps for saas seat utilization audit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e13a82f2-5971-429c-9eb3-ef239f8badcf","name":"Screening Reminder Optimizer API","slug":"screening-reminder-optimizer-api-f09dd4","shortDescription":"Optimize screening reminder timing and channel selection using attendance history, household constraints, and response p","description":"Optimize screening reminder timing and channel selection using attendance history, household constraints, and response patterns. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare wellness, screening reminder, reminder optimizer, public health, and optimize screening reminders. Use the /v1/public-health/optimize-screening-reminders endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-and-wellness","data-process","screening-reminder-optimizer","healthcare","wellness","screening","reminder","optimizer","public-health","optimize-screening-reminders","optimize","timing","channel","selection"],"baseUrl":"https://orbisapi.com/proxy/screening-reminder-optimizer-api-f09dd4","openApiSpecUrl":"https://orbis-screening-reminder-optimizer.vercel.app/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"200331d6-62a0-45fb-895d-b583a5dc4a7e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"cff3054e-e120-4ed7-b0f3-d11029c4ef9b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"143bce0d-b373-4610-b47e-ef8f5001df0a","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/public-health/optimize-screening-reminders","description":null},{"method":"POST","path":"/v1/public-health/optimize-screening-reminders","description":null}],"x402":null},{"id":"2986f02c-b4a0-4c19-9749-6be3201b0b75","name":"Secrets Rotation Priority API","slug":"secrets-rotation-priority-api-9db73a","shortDescription":"Prioritize secrets rotation from secret age, exposure path, privilege level, usage criticality, and rotation safety","description":"Prioritize secrets rotation from secret age, exposure path, privilege level, usage criticality, and rotation safety. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["secrets","rotation","security","iam","agent-friendly","x402","secrets rotation priority","secrets","rotation","security","iam","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/secrets-rotation-priority-api-9db73a","openApiSpecUrl":"https://secrets-rotation-priority.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"5c77b027-ba74-4dd9-9fb4-45ecc0b3b1bf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8b6767ca-da76-44fb-aa9f-69b8dd2c3f6d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8d95132f-6bad-4b00-8032-9e32c73ed808","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/secret-rotation-rules","description":"Return hardcoded secrets rotation priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-secrets-rotation","description":"Prioritize secrets rotation from secret age, exposure path, privilege level, usage criticality, and rotation safety using deterministic scoring rules"},{"method":"POST","path":"/rank-rotation-plan","description":"Generate focused next steps for secrets rotation priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"115d2ef8-a74b-4085-b538-f97c0de3fbfe","name":"SEO Internal Link Opportunity API","slug":"seo-internal-link-opportunity-api-404f60","shortDescription":"Find SEO internal link opportunities from topic cluster, page authority, anchor intent, crawl depth, and conversion path","description":"Find SEO internal link opportunities from topic cluster, page authority, anchor intent, crawl depth, and conversion path. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","internal-links","ranking","content","agent-friendly","x402","seo internal link opportunity","seo","internal links","ranking","content","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/seo-internal-link-opportunity-api-404f60","openApiSpecUrl":"https://seo-internal-link-opportunity.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"8ab1ccf6-651c-439a-b708-71d811c138c9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"333afa24-97dc-4b68-80f8-e941c5f931de","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"65dfb892-7aec-4977-babe-382aad523929","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/internal-link-rules","description":"Return hardcoded seo internal link opportunity rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-internal-link-opportunities","description":"Find SEO internal link opportunities from topic cluster, page authority, anchor intent, crawl depth, and conversion path using deterministic scoring rules"},{"method":"POST","path":"/rank-link-actions","description":"Generate focused next steps for seo internal link opportunity from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fe9a58a8-69bc-4ef3-94c8-382b15acfa69","name":"SPF/DKIM/DMARC Checker API","slug":"spf-dkim-dmarc-checker-api-fa894b","shortDescription":"Email authentication checks for SPF, DKIM, and DMARC","description":"Validate SPF, DKIM, and DMARC DNS records for any domain. Returns pass/fail status, policy details, authentication score, and actionable fixes for email authentication agents.","category":null,"tags":["spf","dkim","dmarc","email-security","dns","deliverability","spf checker","dkim checker","dmarc checker","email authentication api","domain email security"],"baseUrl":"https://orbisapi.com/proxy/spf-dkim-dmarc-checker-api-fa894b","openApiSpecUrl":"https://orbis-apis.onrender.com/spf-dkim-dmarc-checker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"98200c88-a965-4532-ad2f-dec84d44cb70","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"3523c3ef-d604-453f-b65e-1c5a98798429","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c728f93f-7110-4056-960f-106d68354b70","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/spf","description":"Validate SPF record"},{"method":"GET","path":"/dkim","description":"Validate DKIM record"},{"method":"GET","path":"/dmarc","description":"Validate DMARC policy"},{"method":"POST","path":"/check","description":"ONE-CALL full email authentication check"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch authentication check"}],"x402":null},{"id":"2317f042-261d-4876-95f7-85e5007dc684","name":"SOC Runbook Escalation Router API","slug":"soc-runbook-escalation-router-api-9c5876","shortDescription":"Route SOC runbook escalations from alert severity, asset criticality, evidence confidence, playbook match, and analyst load","description":"Route SOC runbook escalations from alert severity, asset criticality, evidence confidence, playbook match, and analyst load. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["soc","runbook","incident-response","security-ops","agent-friendly","x402","soc runbook escalation router","soc","runbook","incident response","security ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/soc-runbook-escalation-router-api-9c5876","openApiSpecUrl":"https://soc-runbook-escalation-router.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"169d81aa-9574-44e6-bd02-9618af6f05ea","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a105322a-7cc6-4cd5-b7f0-df136ed60b33","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fba15de8-0865-4380-b3f3-f2b7d03e6a95","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/soc-escalation-rules","description":"Return hardcoded soc runbook escalation router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-soc-runbook-escalation","description":"Route SOC runbook escalations from alert severity, asset criticality, evidence confidence, playbook match, and analyst load using deterministic scoring rules"},{"method":"POST","path":"/rank-soc-actions","description":"Generate focused next steps for soc runbook escalation router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"859f54f0-5b19-4c7b-a12d-9565fe0fcf26","name":"Subscription Revenue Deferral API","slug":"subscription-revenue-deferral-api-68b5a1","shortDescription":"Calculate subscription revenue deferral risk from billing term, service start, delivery status, modification, and recognition policy","description":"Calculate subscription revenue deferral risk from billing term, service start, delivery status, modification, and recognition policy. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["subscription","revenue-deferral","revrec","saas-finance","agent-friendly","x402","subscription revenue deferral","subscription","revenue deferral","revrec","saas finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/subscription-revenue-deferral-api-68b5a1","openApiSpecUrl":"https://subscription-revenue-deferral.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"8088a988-86bd-4cff-9f75-91da9bc05157","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4b9671ce-7158-4db0-b636-eeaeaa8b5a12","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e68adb18-65ca-41fc-81c5-a785427dfe59","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/revenue-deferral-rules","description":"Return hardcoded subscription revenue deferral rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/assess-subscription-revenue-deferral","description":"Calculate subscription revenue deferral risk from billing term, service start, delivery status, modification, and recognition policy using deterministic scoring rules"},{"method":"POST","path":"/rank-deferral-controls","description":"Generate focused next steps for subscription revenue deferral from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d87f526f-f3dc-4f13-ad6c-89a218f20266","name":"Supply Chain Dual Source Planner API","slug":"supply-chain-dual-source-planner-api-94e990","shortDescription":"Plan dual sourcing from supplier concentration, qualification time, region risk, cost delta, and demand criticality","description":"Plan dual sourcing from supplier concentration, qualification time, region risk, cost delta, and demand criticality. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["supply-chain","dual-sourcing","supplier-risk","operations","agent-friendly","x402","supply chain dual source planner","supply chain","dual sourcing","supplier risk","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/supply-chain-dual-source-planner-api-94e990","openApiSpecUrl":"https://supply-chain-dual-source-planner.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"4f174a92-cac3-4319-83e9-8558e73730f1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"96c14bc5-8554-48f5-aad2-055bae757fd6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1daa9b85-704a-45ae-8f7a-cd80340746bf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dual-source-rules","description":"Return hardcoded supply chain dual source planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-dual-sourcing","description":"Plan dual sourcing from supplier concentration, qualification time, region risk, cost delta, and demand criticality using deterministic scoring rules"},{"method":"POST","path":"/rank-sourcing-actions","description":"Generate focused next steps for supply chain dual source planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e52da8a5-16a1-45d3-a955-6e0e9664dd0b","name":"Sales Proposal Risk Redline API","slug":"sales-proposal-risk-redline-api-3973a4","shortDescription":"Redline sales proposal risk from promised scope, pricing terms, implementation dependency, legal clause, and approval status","description":"Redline sales proposal risk from promised scope, pricing terms, implementation dependency, legal clause, and approval status. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["sales-proposal","redline","deal-desk","risk","agent-friendly","x402","sales proposal risk redline","sales proposal","redline","deal desk","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-proposal-risk-redline-api-3973a4","openApiSpecUrl":"https://sales-proposal-risk-redline.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"1096b88d-d9bc-49ac-890c-605889fff332","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e1969738-8fee-4a35-b1aa-218a2b9aae5a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e04394d4-696b-4b56-b7a9-6b49c1f70e5e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/proposal-redline-rules","description":"Return hardcoded sales proposal risk redline rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/redline-sales-proposal-risk","description":"Redline sales proposal risk from promised scope, pricing terms, implementation dependency, legal clause, and approval status using deterministic scoring rules"},{"method":"POST","path":"/rank-proposal-fixes","description":"Generate focused next steps for sales proposal risk redline from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"046d6227-f674-44f1-9786-002c7c93b95e","name":"Redirect Chain Analyzer API","slug":"redirect-chain-analyzer-api-91ea5a","shortDescription":"Trace and analyze URL redirect chains for SEO and security issues","description":"Trace and analyze full redirect chains for any URL: detect redirect loops, count hops, identify status codes (301/302/307/308), measure latency per hop, flag mixed content, and score SEO impact. Built for SEO agents, link auditors, and site migration workflows with typed confidence scores, provenance, and execution-gate support.","category":null,"tags":["redirects","seo","url-analysis","http","web-audit","redirect chain analyzer","url redirect tracer","301 redirect checker","redirect loop detector","seo redirect audit","mixed content redirects"],"baseUrl":"https://orbisapi.com/proxy/redirect-chain-analyzer-api-91ea5a","openApiSpecUrl":"https://orbis-apis.onrender.com/redirect-chain-analyzer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ccb42b62-dab3-422e-98bb-9dcd7753a9bd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"7332b363-ebec-471f-83a9-babb891fa2ad","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"ee2755c3-1a62-47b3-9d67-a98902c35574","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze redirect chain for a URL"},{"method":"POST","path":"/trace","description":"Trace full redirect chain with timing"},{"method":"POST","path":"/execution-gate","description":"Execution gate check"},{"method":"POST","path":"/redirect-intelligence","description":"One-call combined intelligence"}],"x402":null},{"id":"4fee84ec-28e4-41bd-ac1a-3f0120cfb512","name":"Domain Age Lookup API","slug":"domain-age-lookup-api-0bada9","shortDescription":"Look up domain registration age, historical WHOIS data, and trust signals.","description":"Look up domain registration age, historical data, and trust signals. Built for security agents, risk assessment pipelines, and orchestration workflows that need domain age as a trust signal with typed confidence and provenance. Supports single lookups, lightweight WHOIS summaries, a combined one-call intelligence endpoint, batch processing of up to 20 domains, and an execution-gate for agent flow control.","category":null,"tags":["domain","age","whois","registration","trust","security","domain age checker","how old is domain","domain registration date","domain trust score","domain history api","whois age lookup"],"baseUrl":"https://orbisapi.com/proxy/domain-age-lookup-api-0bada9","openApiSpecUrl":"https://orbis-apis.onrender.com/domain-age/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0fdcee71-be29-4e3b-b109-3e40cce4556c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"f3ad96b5-82f0-43e7-9645-31b7c9351f63","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"fa046289-4eb0-4644-ad2e-ebb29fc509e4","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/age","description":"Get domain age and registration date"},{"method":"POST","path":"/lookup","description":"ONE-CALL: age + WHOIS + trust signals combined intelligence endpoint"},{"method":"POST","path":"/batch","description":"Batch domain age lookup — up to 20 domains"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check before processing"}],"x402":null},{"id":"9f6a0334-49c8-424e-a80f-eb7462407839","name":"Cookie Scanner API","slug":"cookie-scanner-api-26650d","shortDescription":"Scan website cookies for tracking, compliance, and security risks","description":"Scan any website's cookies to detect tracking cookies, third-party cookies, and compliance risks under GDPR and CCPA. Identify missing HttpOnly/Secure/SameSite flags, evaluate consent mechanisms, and produce actionable compliance reports for privacy-focused agents and audit workflows.","category":null,"tags":["cookies","privacy","gdpr","ccpa","compliance","tracking","cookie scanner","gdpr compliance check","ccpa cookie audit","tracking cookies","third party cookies","httponly secure samesite"],"baseUrl":"https://orbisapi.com/proxy/cookie-scanner-api-26650d","openApiSpecUrl":"https://orbis-apis.onrender.com/cookie-scanner/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5509c455-751f-48a6-98b1-9d7a1e1d9edc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"779582e2-2bed-4795-ac14-cab915e06445","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"f33e812a-c761-411c-973e-cdf47fbf6a49","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"Scan cookies from a URL"},{"method":"POST","path":"/compliance-check","description":"GDPR/CCPA compliance check"},{"method":"POST","path":"/execution-gate","description":"Execution gate check"},{"method":"POST","path":"/cookie-intelligence","description":"One-call combined intelligence"}],"x402":null},{"id":"0acda527-a7fc-47ea-8b28-945154253104","name":"CSP Analyzer API","slug":"csp-analyzer-api-5ab92b","shortDescription":"Analyze and validate Content Security Policies for XSS protection","description":"Analyze Content Security Policy headers from any URL or raw CSP string: detect unsafe-inline, unsafe-eval, wildcard sources, missing directives, and score overall CSP strength. Validate custom CSP policies, identify XSS exposure, and get prioritized recommendations for hardening. Built for security agents, DevSecOps pipelines, and compliance workflows.","category":null,"tags":["csp","security","xss","content-security-policy","web-security","csp analyzer","content security policy check","csp validator","xss protection","unsafe-inline csp","csp strength score"],"baseUrl":"https://orbisapi.com/proxy/csp-analyzer-api-5ab92b","openApiSpecUrl":"https://orbis-apis.onrender.com/csp-analyzer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"3839c1e6-f008-44ea-a391-9d2644845dfe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"9f1bac96-1a5e-4481-9af3-d14129951b27","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"de73022c-e060-44c8-979f-a90412f119b9","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze CSP header from URL or raw string"},{"method":"POST","path":"/validate","description":"Validate a CSP policy string"},{"method":"POST","path":"/execution-gate","description":"Execution gate check"},{"method":"POST","path":"/csp-intelligence","description":"One-call combined intelligence"}],"x402":null},{"id":"8e0da406-de1b-4d5a-a4c3-639f6e2c6f80","name":"HTTP Header Inspector API","slug":"http-header-inspector-api-acad3d","shortDescription":"Inspect and audit HTTP response headers for security compliance","description":"Inspect HTTP response headers from any URL: detect security headers, missing CSP/HSTS/X-Frame-Options, identify vulnerabilities, and score header compliance. Built for security agents, DevOps pipelines, and website auditing workflows with typed confidence scores, provenance, cache hints, and execution-gate support.","category":null,"tags":["http","headers","security","web-audit","devops","http header inspector","security headers check","hsts checker","csp header analyzer","x-frame-options","missing headers audit"],"baseUrl":"https://orbisapi.com/proxy/http-header-inspector-api-acad3d","openApiSpecUrl":"https://orbis-apis.onrender.com/http-header-inspector/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"f018dfca-feb4-47dc-9a6b-6489d6d07300","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"a47b843e-d31a-4ed9-9e8f-8c530f37f970","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"e1903564-63df-44d3-8b2f-9e23c8d37d19","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/inspect","description":"Inspect HTTP headers from a URL"},{"method":"POST","path":"/security-audit","description":"Full security header audit"},{"method":"POST","path":"/execution-gate","description":"Execution gate check"},{"method":"POST","path":"/header-intelligence","description":"One-call combined intelligence"}],"x402":null},{"id":"78e27527-3408-4d90-b10b-b55e5ffa96eb","name":"Indexability Checker API","slug":"indexability-checker-api-c5df70","shortDescription":"Check if a URL is indexable by Google and other search engines","description":"Verify whether a URL can be indexed by search engines by inspecting noindex tags, robots.txt directives, canonical mismatches, redirect chains, and HTTP status codes. Returns a detailed indexability report with blocking reasons and actionable fixes.","category":null,"tags":["seo","indexability","crawl","noindex","indexability","noindex","robots.txt","canonical","crawl","seo","google index","meta robots"],"baseUrl":"https://orbisapi.com/proxy/indexability-checker-api-c5df70","openApiSpecUrl":"https://orbis-apis.onrender.com/indexability-checker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"1bc45d49-5b99-461a-b939-5a50554d7524","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"e00c0b97-6e56-400d-81e0-059fe9d93d06","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"0477eb47-959d-494e-a651-aa8df7f18752","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Check URL indexability status"},{"method":"POST","path":"/analyze","description":"Analyze crawl directives and indexability signals"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/indexability-intelligence","description":"ONE-CALL: full indexability intelligence"}],"x402":null},{"id":"b60a66b9-8d31-4b9f-b938-d4176dadba70","name":"SPF/DKIM/DMARC Validator API","slug":"spf-dkim-dmarc-validator-api-952511","shortDescription":"Validate SPF, DKIM, and DMARC DNS records for any domain.","description":"Validate SPF, DKIM, and DMARC DNS records for any domain: policy parsing, alignment checking, and email authentication health scoring. Essential for email security agents and deliverability pipelines. Supports individual SPF, DKIM, and DMARC record checks, a one-call full authentication check with typed confidence and provenance, batch processing of up to 20 domains, and an execution-gate for agent flow control.","category":null,"tags":["spf","dkim","dmarc","email-security","dns","deliverability","spf record checker","dkim validator","dmarc policy check","email authentication api","dns email security","email deliverability validation"],"baseUrl":"https://orbisapi.com/proxy/spf-dkim-dmarc-validator-api-952511","openApiSpecUrl":"https://orbis-apis.onrender.com/spf-dkim-dmarc-checker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"88e5af75-f2f3-4a51-bd98-f0fbd069f480","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"04758eec-2a29-42cb-b60b-8dbbe5048a2f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"642e37cd-28e6-415c-b0ff-5718eb12603d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/spf","description":"Validate SPF record for a domain"},{"method":"POST","path":"/dkim","description":"Validate DKIM record for a domain and selector"},{"method":"POST","path":"/dmarc","description":"Validate DMARC policy for a domain"},{"method":"POST","path":"/check","description":"ONE-CALL: SPF + DKIM + DMARC full authentication check"},{"method":"POST","path":"/batch","description":"Batch email auth check — up to 20 domains"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check before processing"}],"x402":null},{"id":"b686f8c3-789d-4c70-b59d-5561901ae837","name":"Sitemap Parser API","slug":"sitemap-parser-api-0ee2f8","shortDescription":"Parse and validate XML sitemaps for SEO and crawl intelligence","description":"Parse any XML sitemap URL to extract all URLs, last-modified dates, priorities, and change frequencies. Returns structured data with confidence scores and provenance for agent pipelines.","category":null,"tags":["sitemap","seo","crawl","xml","web-intelligence","sitemap parser","xml sitemap","sitemap url extractor","crawl intelligence"],"baseUrl":"https://orbisapi.com/proxy/sitemap-parser-api-0ee2f8","openApiSpecUrl":"https://orbis-apis.onrender.com/sitemap-parser/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d7d9ca4e-266f-4157-9386-d9e29289a02e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"3fcde3bd-e9da-4ebd-88af-06dcbcb02530","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"14f4f655-a4cb-4ef6-9c1e-f494ac7c6cb2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Parse a sitemap URL"},{"method":"POST","path":"/validate","description":"Validate sitemap structure"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/sitemap-intelligence","description":"ONE-CALL: parse + validate + health score"}],"x402":null},{"id":"386a8c8e-23ea-45ca-ba4e-f09727f10c66","name":"Hook Generator API","slug":"hook-generator-api-99e3b2","shortDescription":"Generate high-converting hooks for video, articles, emails, and social content","description":"Generate attention-grabbing hooks tailored to format and tone. Supports video, article, email, social, and podcast formats with tone options including curiosity, urgency, controversy, value, and story. Each hook is scored for curiosity, specificity, and emotional resonance. Built for content creators, marketers, and agent pipelines that need to maximize engagement from the first line.","category":null,"tags":["hooks","copywriting","content","engagement","social-media","video","hook generator api","content hooks","video hook writer","email subject lines","engagement copywriting","curiosity hooks"],"baseUrl":"https://orbisapi.com/proxy/hook-generator-api-99e3b2","openApiSpecUrl":"https://orbis-apis.onrender.com/hook-generator/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2297b676-d2cc-4213-bd51-137afb323f70","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"93c05d3c-ae83-4d39-bc18-39820906e869","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"25f3808d-0357-495e-9034-adca1505500a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate hooks for a given topic, format, and tone"},{"method":"POST","path":"/score","description":"Score the quality of an existing hook"},{"method":"POST","path":"/hook-intelligence","description":"One-call hook generation, scoring, and format recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"18fd93e4-e434-4bc2-978e-ddd23fb5f6c6","name":"Hreflang Validator API","slug":"hreflang-validator-api-1b4b1c","shortDescription":"Validate hreflang tags for international SEO correctness","description":"Validate hreflang tags on any URL for international SEO. Detects missing return links, invalid language codes, missing x-default, conflicting tags, and self-referencing issues. Returns structured results with confidence scores for agent pipelines.","category":null,"tags":["hreflang","seo","international-seo","i18n","web-intelligence","hreflang validator","international seo","hreflang checker","multilingual seo"],"baseUrl":"https://orbisapi.com/proxy/hreflang-validator-api-1b4b1c","openApiSpecUrl":"https://orbis-apis.onrender.com/hreflang-validator/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"69e406c4-488f-4798-a911-3b4b8cb18aa1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"1c02e3e7-446c-4704-89c4-6e7eb8d5a1ab","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c94cffcb-417f-47c5-be26-3bab4bac2c14","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate hreflang tags"},{"method":"POST","path":"/check","description":"Quick hreflang presence check"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/hreflang-intelligence","description":"ONE-CALL: validate + check + SEO impact"}],"x402":null},{"id":"c6b77328-08b9-496c-994b-0f30195af27b","name":"Tone Analyzer API","slug":"tone-analyzer-api-ff0c31","shortDescription":"Detect and compare tone, sentiment, and brand voice in text","description":"Analyze the emotional and professional tone of any text with per-dimension confidence scores and provenance metadata. Built for brand-voice QA agents, content orchestration pipelines, and automated editorial review. Supports single-text tone scoring and side-by-side tone comparison. Returns formality scores, sentiment polarity, and recommended next actions for agent chaining.","category":null,"tags":["tone","sentiment","nlp","content","brand-voice","ai-ml","tone analyzer api","sentiment analysis api","brand voice checker","formality score","emotional tone detection","text sentiment api"],"baseUrl":"https://orbisapi.com/proxy/tone-analyzer-api-ff0c31","openApiSpecUrl":"https://orbis-apis.onrender.com/tone-analyzer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"16424603-691a-487e-9b76-39f6da939435","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"e204f7a0-e313-43df-9f32-3f1a12b6bd2c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"f9a8eb5a-eaf8-4a44-b18f-8c5dbe58dcd2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze tone, sentiment, and formality of text"},{"method":"POST","path":"/compare","description":"Compare tone profile of two texts side by side"},{"method":"POST","path":"/tone-intelligence","description":"One-call tone analysis with agent routing and provenance"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"2c950eb3-8ffc-4ba9-a3da-a901e8cfff61","name":"Website Tech Stack Detector API","slug":"website-tech-stack-detector-api-d8bd23","shortDescription":"Detect website technology stack, frameworks, CMS, and analytics","description":"Detect the full technology stack of any website including CMS, frontend/backend frameworks, analytics platforms, CDN, security tools, and ecommerce platforms. Returns categorized results with confidence scores for agent pipelines.","category":null,"tags":["tech-stack","cms","frameworks","analytics","web-intelligence","tech stack detector","website technology","cms detector","framework detector","wappalyzer alternative"],"baseUrl":"https://orbisapi.com/proxy/website-tech-stack-detector-api-d8bd23","openApiSpecUrl":"https://orbis-apis.onrender.com/website-tech-stack-detector/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"032b8f13-b4d4-4447-b141-9602e47cc64b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"73f180d2-c88b-4d1e-96e1-681a25994d81","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c5df13d4-3399-42a8-8373-6d4d3f66ed96","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect website technologies"},{"method":"POST","path":"/analyze","description":"Analyze tech stack maturity and security"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/tech-stack-intelligence","description":"ONE-CALL: detect + analyze + insights"}],"x402":null},{"id":"44c91e0f-488d-484a-a3bd-9d2fb20fc4f0","name":"External Link Auditor API","slug":"external-link-auditor-api-309db4","shortDescription":"Audit all outbound external links on any page for spam risk, follow status, sponsorship signals, and domain authority.","description":"The External Link Auditor API delivers comprehensive orchestration of outbound link quality and compliance. Every response includes confidence scores, provenance tracking, and agent-ready next-API recommendations so pipelines can act autonomously. The /audit endpoint scans all external links on a page, returning per-link spam risk classifications, follow/nofollow status, sponsored flags, and live status codes. The /check endpoint verifies whether a specific target domain is linked from a given URL. The /execution-gate endpoint assesses whether the link profile is safe to proceed in automated workflows. The /external-link-intelligence endpoint aggregates all findings into a single intelligence summary with priority-ordered remediation actions.","category":null,"tags":["seo","links","backlinks","nofollow","web-audit","spam","external links","outbound links","nofollow","sponsored","spam risk","link audit"],"baseUrl":"https://orbisapi.com/proxy/external-link-auditor-api-309db4","openApiSpecUrl":"https://orbis-apis.onrender.com/external-link-auditor/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d68c0019-6d91-49e1-8f5f-48613e693c05","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"3487b31f-7ce1-4a5e-a253-cdad59d64f2b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"40ba708a-e1dd-439d-b82a-1e8ec2d06deb","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/audit","description":"Audit external links on a page for quality and risk"},{"method":"POST","path":"/check","description":"Check a list of external URLs for status"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/external-link-intelligence","description":"ONE-CALL: audit + risk scoring + replacement suggestions"}],"x402":null},{"id":"934c984a-6830-4406-88d0-d0196f448b24","name":"WHOIS Lite API","slug":"whois-lite-api-5615ee","shortDescription":"Lightweight WHOIS lookup with registrar, dates, and nameservers","description":"Perform WHOIS lookups for any domain to retrieve registrar, registration date, expiration date, nameservers, domain status, and privacy protection. Supports batch lookups and includes domain health scoring. Returns structured data for agent pipelines.","category":null,"tags":["whois","domain","registrar","dns","web-intelligence","whois lookup","domain registrar","domain age","domain expiry","nameservers"],"baseUrl":"https://orbisapi.com/proxy/whois-lite-api-5615ee","openApiSpecUrl":"https://orbis-apis.onrender.com/whois-lite/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b08253bf-ee86-4f0c-93b7-6317d3290a6f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"f2391f0a-a78d-44cf-b92f-e86240df30b4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"8c16768a-0314-4649-955b-6cf5f31dd2d4","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/lookup","description":"Single domain WHOIS lookup"},{"method":"POST","path":"/batch","description":"Batch WHOIS lookup"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/whois-intelligence","description":"ONE-CALL: lookup + health + risk score"}],"x402":null},{"id":"f6206c39-2d1a-4bbe-8704-50b01b0315bc","name":"URL Structure Scorer API","slug":"url-structure-scorer-api-b956b4","shortDescription":"Score URL structure for SEO best practices (length, keywords, hyphens, depth)","description":"Score any URL against SEO best practices including length, keyword presence, hyphen usage, directory depth, readability, and avoidance of stop words and parameters. Returns a dimensional score, grade, and suggested URL rewrites for low-scoring inputs.","category":null,"tags":["seo","url","structure","permalink","url structure","url score","permalink seo","seo url","url best practices","url length","url keywords"],"baseUrl":"https://orbisapi.com/proxy/url-structure-scorer-api-b956b4","openApiSpecUrl":"https://orbis-apis.onrender.com/url-structure-scorer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0cfb04b9-4694-4bbe-be5d-019c9ab9f4a0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"5276913e-edb8-40ae-bb5b-3e3879416ae0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"f4f4f16a-0837-49ce-84e8-7b9023df2a4e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Score URL structure for SEO best practices"},{"method":"POST","path":"/analyze","description":"Analyze URL components and suggest improvements"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/url-structure-intelligence","description":"ONE-CALL: full URL structure intelligence"}],"x402":null},{"id":"dab37ef2-64e4-44d1-a45b-1b0583d78999","name":"Mobile SEO Audit API","slug":"mobile-seo-audit-api-7fe840","shortDescription":"Audit mobile SEO factors including viewport, font sizes, and tap targets","description":"Comprehensive mobile SEO audit covering viewport meta configuration, responsive design signals, font size legibility, tap target spacing, content width overflow, and Core Web Vitals readiness. Returns scored results with grade and prioritized fix recommendations.","category":null,"tags":["seo","mobile","audit","core-web-vitals","mobile seo","viewport","responsive","tap targets","font size","mobile friendly","core web vitals","mobile audit"],"baseUrl":"https://orbisapi.com/proxy/mobile-seo-audit-api-7fe840","openApiSpecUrl":"https://orbis-apis.onrender.com/mobile-seo-audit/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ca79d63d-3f10-4059-bbb3-1ef9989b2c55","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"ba4e4225-5ed7-4818-bf05-d0625333fefb","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"9c24cc78-1e0d-4b31-8045-6c3471bcdec6","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/audit","description":"Full mobile SEO audit with issue detection"},{"method":"POST","path":"/score","description":"Score mobile SEO performance by dimension"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/mobile-seo-intelligence","description":"ONE-CALL: full mobile SEO intelligence"}],"x402":null},{"id":"e0d74466-a962-4654-aaf5-47e5f6a5dbb3","name":"Featured Snippet Predictor API","slug":"featured-snippet-predictor-api-751b3d","shortDescription":"Predict and optimize content for Google featured snippet eligibility","description":"Predict the likelihood of content appearing as a Google featured snippet and identify the expected snippet type (paragraph, list, table, code). The optimize endpoint rewrites content to maximize featured snippet eligibility, returning the optimized text with a side-by-side comparison and improvement score.","category":null,"tags":["seo","featured-snippet","serp","content","featured snippet","position zero","serp features","snippet optimization","seo content","answer box","google snippet"],"baseUrl":"https://orbisapi.com/proxy/featured-snippet-predictor-api-751b3d","openApiSpecUrl":"https://orbis-apis.onrender.com/featured-snippet-predictor/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"31c9a751-3b62-47bd-b6b5-7119613697b9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"7ea4b2b5-97e3-4537-9b40-3164e5a2a0e2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"b3e99ed8-b5fe-45fa-9d63-51338801ba4c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/predict","description":"Predict featured snippet eligibility and type"},{"method":"POST","path":"/optimize","description":"Rewrite content to maximize snippet eligibility"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/snippet-intelligence","description":"ONE-CALL: full featured snippet intelligence"}],"x402":null},{"id":"75f0b223-8a65-4f83-a87b-ac3a45a86b9a","name":"Duplicate Content Detector API","slug":"duplicate-content-detector-api-294488","shortDescription":"Detect duplicate or near-duplicate content between URLs","description":"Identify exact, near-duplicate, and syndicated content across URLs. Detects canonical issues, thin content, and similarity scores between pages. The compare endpoint accepts two URLs and returns a side-by-side similarity analysis with actionable recommendations (set canonical, add noindex, rewrite).","category":null,"tags":["seo","content","duplicate","plagiarism","duplicate content","near-duplicate","content similarity","canonical","thin content","plagiarism","seo content audit"],"baseUrl":"https://orbisapi.com/proxy/duplicate-content-detector-api-294488","openApiSpecUrl":"https://orbis-apis.onrender.com/duplicate-content-detector/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4e6af9bf-be4a-4a1a-bbe2-2f89df14dbe6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"511a9b4f-e543-4bdb-8c6e-aebe06e96eb5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"19b05adc-a169-46e0-81d9-c6e7f3df4cf0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect duplicate content for a URL"},{"method":"POST","path":"/compare","description":"Compare two URLs for content similarity"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/duplicate-intelligence","description":"ONE-CALL: full duplicate content intelligence"}],"x402":null},{"id":"60e1ee70-7222-445d-8bde-f6e45dcc62b2","name":"Toxicity Detection API","slug":"toxicity-detection-api-00eea5","shortDescription":"Detect toxic, hateful, and unsafe content in text","description":"Classify user-generated content for toxicity, hate speech, threats, and harassment with per-category confidence scores and provenance tracking. Designed for content moderation agents, community platform pipelines, and automated safety workflows. Supports single-text detection and batch processing up to 20 items. Returns severity ratings, flagged phrases, and agent-ready recommended next actions.","category":null,"tags":["toxicity","moderation","safety","hate-speech","content","ai-ml","toxicity detection api","content moderation api","hate speech detector","safe to display check","harassment classifier","bulk content moderation"],"baseUrl":"https://orbisapi.com/proxy/toxicity-detection-api-00eea5","openApiSpecUrl":"https://orbis-apis.onrender.com/toxicity-detection/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"28151657-6f9d-4328-8741-6d5f7f8848eb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"725aa614-0471-4431-a893-e63b1efffaa1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"0c337e6e-47cb-40d7-89aa-9d89a9bbe0ca","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect toxicity in a single text"},{"method":"POST","path":"/batch","description":"Batch toxicity detection for up to 20 texts"},{"method":"POST","path":"/toxicity-intelligence","description":"One-call toxicity analysis with agent routing and provenance"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"69818b63-d000-4321-a9b2-cb513ae997f2","name":"Text Simplifier API","slug":"text-simplifier-api-bc30f5","shortDescription":"Simplify complex text to a target reading grade level","description":"Transform dense, jargon-heavy content into clear, readable prose. Powered by AI with confidence scores and provenance tracking, this API is built for orchestration pipelines, content QA agents, accessibility workflows, and automated editorial systems. Each response includes readability improvement metrics, change-by-change provenance, and recommended next actions for downstream agent routing.","category":null,"tags":["text","readability","simplification","nlp","content","accessibility","text simplifier api","readability grade level","plain language api","jargon remover","content simplification","passive voice converter"],"baseUrl":"https://orbisapi.com/proxy/text-simplifier-api-bc30f5","openApiSpecUrl":"https://orbis-apis.onrender.com/text-simplifier/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"77c5145a-d7b3-4f9f-9170-ddd45e0b5782","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"46ce39ca-9de1-4bc2-9323-0f2e1230164b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"738a1bef-aa31-493c-9c61-749bd7a7577f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/simplify","description":"Simplify text to a target grade level"},{"method":"POST","path":"/analyze","description":"Analyze text complexity and flag improvement areas"},{"method":"POST","path":"/simplifier-intelligence","description":"One-call analysis, simplification, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"fdcce7ec-23dc-4132-9472-b8dfe0b8db1f","name":"Bullet Point Extractor API","slug":"bullet-point-extractor-api-b9c005","shortDescription":"Extract key takeaways, actions, and summaries as bullet points from any text","description":"Distill long-form content into structured bullet points categorized as takeaways, actions, facts, or summaries with importance scores and coverage metrics. Built for summarization agents, executive briefing pipelines, and content orchestration workflows. Returns importance-ranked bullets, coverage score, provenance metadata, and agent-ready recommendations for downstream chaining.","category":null,"tags":["bullets","summarization","extraction","nlp","content","ai-ml","bullet point extractor api","text summarization api","key takeaways api","action items extractor","executive summary api","content extraction api"],"baseUrl":"https://orbisapi.com/proxy/bullet-point-extractor-api-b9c005","openApiSpecUrl":"https://orbis-apis.onrender.com/bullet-point-extractor/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"79757aa1-cd4c-42b5-838f-55e5ca49b988","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"a7f46c7b-72e7-4b63-acee-d208de78f78d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"080904f3-0554-4e92-b457-2773ff5d9426","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract typed bullet points from text with importance scores"},{"method":"POST","path":"/generate","description":"Generate styled bullet points from text"},{"method":"POST","path":"/bullet-intelligence","description":"One-call extraction, generation, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"2c592207-f92d-4189-8def-a6482027157e","name":"Prompt Injection Detector API","slug":"prompt-injection-detector-api-48cdba","shortDescription":"Detect prompt injection, jailbreak, and LLM attack patterns in user input","description":"Protect AI pipelines from prompt injection, role confusion, jailbreak attempts, and system prompt extraction attacks. Built for LLM security agents, orchestration safety layers, and automated input validation. Returns per-attack-type confidence scores, sanitized safe text, provenance metadata, and agent-ready blocking flags for execution gate integration.","category":null,"tags":["prompt-injection","llm-safety","security","jailbreak","ai-safety","ai-ml","prompt injection detector api","jailbreak detection","llm security api","instruction override detector","ai input validation","system prompt protection"],"baseUrl":"https://orbisapi.com/proxy/prompt-injection-detector-api-48cdba","openApiSpecUrl":"https://orbis-apis.onrender.com/prompt-injection-detector/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"55430a46-da83-4cc3-a90a-e736d0d2a9ad","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"4a470167-66e5-455a-b1ab-151ed55b9e1e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"448fb04b-e0bc-4588-8370-f5b9391307a5","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect prompt injection and attack types in user input"},{"method":"POST","path":"/analyze","description":"Analyze risk breakdown and attack vectors"},{"method":"POST","path":"/injection-intelligence","description":"One-call detection, analysis, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"06184d54-8ad5-45af-bc5c-1b9e5c5290a3","name":"Hallucination Risk Lite API","slug":"hallucination-risk-lite-api-13bfd4","shortDescription":"Score AI-generated text for hallucination risk and unsupported claims","description":"Evaluate AI-generated or unverified text for hallucination risk with claim-level confidence scores, hedging detection, and provenance metadata. Built for LLM output validation agents, editorial QA pipelines, and automated fact-checking workflows. Returns a risk level, unsupported claim list, overconfidence signals, and agent-ready recommendations for downstream orchestration.","category":null,"tags":["hallucination","ai-safety","fact-check","llm","content-quality","ai-ml","hallucination risk api","ai fact check api","llm output validator","unsupported claims detector","overconfidence detection","ai content quality"],"baseUrl":"https://orbisapi.com/proxy/hallucination-risk-lite-api-13bfd4","openApiSpecUrl":"https://orbis-apis.onrender.com/hallucination-risk-lite/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0a210300-c73b-454b-beb2-f64730821546","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"98900842-a220-411f-9047-ed9aa1a7f911","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"2f38f073-1fa5-474e-b1de-137e9808a0a0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Score text for hallucination risk with claim-level breakdown"},{"method":"POST","path":"/analyze","description":"Analyze fact density, vague qualifiers, and unverifiable claims"},{"method":"POST","path":"/hallucination-intelligence","description":"One-call hallucination risk scoring with agent routing and provenance"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"8f3f51ce-8809-451d-b12b-a7b5fd759f1f","name":"Citation Extractor API","slug":"citation-extractor-api-acfb83","shortDescription":"Extract and parse citations from academic and web text","description":"Identify and parse academic citations, DOIs, URLs, ISBN references, and footnotes from any text block. Built for research agents, document processing pipelines, and automated bibliography management. Returns structured citation objects with author, title, year, DOI, and journal fields, along with per-citation confidence scores, provenance metadata, and agent-ready next-step recommendations.","category":null,"tags":["citations","references","academic","doi","research","nlp","citation extractor api","reference parser api","doi extractor","bibliography parser","academic citation api","reference validation"],"baseUrl":"https://orbisapi.com/proxy/citation-extractor-api-acfb83","openApiSpecUrl":"https://orbis-apis.onrender.com/citation-extractor/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d1ffe074-d4ac-43c5-afe5-c2707d451846","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"268c010e-197a-4509-b01e-7b33b4c60d93","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"61cdfd31-8d72-4129-af22-705ce7815493","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract and parse all citations from text"},{"method":"POST","path":"/validate","description":"Validate a citation string against a citation style"},{"method":"POST","path":"/citation-intelligence","description":"One-call extraction, validation, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"8529e951-3712-42dd-a5ad-3a70c19aac36","name":"YouTube Title Optimizer API","slug":"youtube-title-optimizer-api-c8efc8","shortDescription":"Score, grade, and optimize YouTube titles for CTR and discoverability","description":"Analyze and optimize YouTube video titles for click-through rate, keyword density, emotional triggers, and algorithmic discoverability. Returns a score, grade, CTR estimate, optimized variants, and a list of issues with severity and fixes. Ideal for content creators, SEO agents, and YouTube channel management automation.","category":null,"tags":["youtube","title","seo","video","optimization","ctr","youtube title optimizer api","video title seo","ctr title score","youtube keyword density","title grade checker","youtube discoverability"],"baseUrl":"https://orbisapi.com/proxy/youtube-title-optimizer-api-c8efc8","openApiSpecUrl":"https://orbis-apis.onrender.com/youtube-title-optimizer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"8e1dd558-dbf6-445b-8727-29424f223483","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"ff6cf324-7da8-4e7b-b6c6-68b0560ba2c6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"ae3ef180-f479-4e06-8dff-53f86cd65682","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/optimize","description":"Optimize a YouTube title and return variants with scores"},{"method":"POST","path":"/score","description":"Score a YouTube title with a detailed breakdown"},{"method":"POST","path":"/youtube-title-intelligence","description":"One-call title optimization, scoring, and SEO recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"7b721806-adb0-443b-a676-9f88d3bd34bd","name":"Email Syntax Validator API","slug":"email-syntax-validator-api-382002","shortDescription":"Validate email syntax against RFC 5322 with disposable flag and batch support","description":"Validate individual or batches of email addresses against RFC 5322. Returns local part validity, domain validity, TLD validity, a disposable email flag, and structured error details. Supports batch validation of up to 100 addresses per call. Built for form validation pipelines, CRM hygiene, and agent-driven lead qualification.","category":null,"tags":["email","validation","syntax","rfc-5322","deliverability","developer-tools","email syntax validator api","rfc 5322 email check","disposable email detector","bulk email validation","email format checker","email normalization api"],"baseUrl":"https://orbisapi.com/proxy/email-syntax-validator-api-382002","openApiSpecUrl":"https://orbis-apis.onrender.com/email-syntax-validator/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"36ff483b-eefd-4af0-927f-44cff3eab459","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"5dc9cd8b-5652-4c89-badb-17beb92c70f6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"6b62440f-ffa6-40d9-90ed-fcc0e2016daf","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate a single email address against RFC 5322"},{"method":"POST","path":"/batch","description":"Validate up to 100 email addresses in a single call"},{"method":"POST","path":"/email-syntax-intelligence","description":"One-call email syntax validation with full diagnostic report"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"baa462a1-524f-4c7f-8cc8-1754e009ba48","name":"Partner Deal Registration Gate API","slug":"partner-deal-registration-gate-api-e04b15","shortDescription":"Gate partner deal registrations from account conflict, region, opportunity fit, partner tier, and evidence","description":"Gate partner deal registrations from account conflict, region, opportunity fit, partner tier, and evidence. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["partners","deal-registration","sales","channel","agent-friendly","x402","partner deal registration gate","partners","deal registration","sales","channel","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/partner-deal-registration-gate-api-e04b15","openApiSpecUrl":"https://partner-deal-registration-gate.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"c17ecf17-b4d6-4330-b5ed-d37ca2e5554a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"291a0988-05fd-4fe5-bb15-a5fdfc045b0b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"88632d95-05df-4f58-af16-2abe86e03adb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deal-registration-rules","description":"Return hardcoded partner deal registration gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-deal-registration","description":"Gate partner deal registrations from account conflict, region, opportunity fit, partner tier, and evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-channel-actions","description":"Generate focused next steps for partner deal registration gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8120baa5-f9fd-47b3-8b7e-90dfcec1fcd9","name":"Key Phrase Extractor API","slug":"key-phrase-extractor-api-19f1e6","shortDescription":"Extract and rank key phrases, named entities, and topic clusters from text","description":"Identify high-value noun phrases, named entities, and topic terms from any text with frequency counts, relevance scores, and topic cluster groupings. Built for SEO agents, content tagging pipelines, and knowledge graph construction workflows. Returns language detection, topic clusters, and per-phrase provenance metadata with agent-ready recommendations for downstream orchestration.","category":null,"tags":["key-phrases","nlp","extraction","keywords","text-analysis","ai-ml","key phrase extractor api","keyword extraction api","named entity recognition api","topic cluster api","text keywords api","nlp phrase ranking"],"baseUrl":"https://orbisapi.com/proxy/key-phrase-extractor-api-19f1e6","openApiSpecUrl":"https://orbis-apis.onrender.com/key-phrase-extractor/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7b7ef878-1668-4800-b8b0-97de31ba2505","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"888cd21b-76e6-419f-a03c-03abc67e78c0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c76c319b-dd04-419c-a97d-9fce14389941","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract key phrases with scores, frequency, and topic clusters"},{"method":"POST","path":"/rank","description":"Rank candidate or extracted phrases by relevance"},{"method":"POST","path":"/keyphrase-intelligence","description":"One-call extraction, ranking, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"c26cda1e-0382-423f-a019-f2d6931b74b0","name":"LinkedIn Post Optimizer API","slug":"linkedin-post-optimizer-api-f9ffef","shortDescription":"Score and optimize LinkedIn posts for engagement, readability, and reach","description":"Analyze and optimize LinkedIn posts for hook strength, readability, engagement prediction, and hashtag strategy. Returns an optimized version, recommended hashtags, character count, and a detailed issue list with severity and fixes. Built for B2B marketers, thought leadership agents, and social media automation pipelines.","category":null,"tags":["linkedin","social-media","content","optimization","b2b","engagement","linkedin post optimizer api","linkedin engagement score","b2b social media api","linkedin hashtag recommender","post readability score","linkedin reach estimator"],"baseUrl":"https://orbisapi.com/proxy/linkedin-post-optimizer-api-f9ffef","openApiSpecUrl":"https://orbis-apis.onrender.com/linkedin-post-optimizer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"043a2038-e14d-4ae6-b9f5-1c076bd29d7c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"e2f60b87-e12a-4210-946d-f79951a99cf4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"f374aace-4db5-46d8-9814-e08e74b955fc","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/optimize","description":"Optimize a LinkedIn post and return an improved version with analysis"},{"method":"POST","path":"/score","description":"Score a LinkedIn post with a breakdown of key signals"},{"method":"POST","path":"/linkedin-intelligence","description":"One-call LinkedIn post optimization, scoring, and audience recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"e1bc942e-19f2-4c8d-b345-e7ef808e4837","name":"TikTok Caption Optimizer API","slug":"tiktok-caption-optimizer-api-bfcf95","shortDescription":"Optimize TikTok captions for hooks, hashtags, and trending signal detection","description":"Analyze and optimize TikTok captions for hook strength, character limit compliance, hashtag strategy, and trending signals. Returns an optimized caption, recommended hashtags, and a scored issue list. Designed for TikTok creators, social media managers, and content automation agents targeting the short-form video audience.","category":null,"tags":["tiktok","caption","social-media","optimization","video","hashtags","tiktok caption optimizer api","tiktok hashtag generator","short-form video captions","tiktok trending signals","caption hook scorer","tiktok content api"],"baseUrl":"https://orbisapi.com/proxy/tiktok-caption-optimizer-api-bfcf95","openApiSpecUrl":"https://orbis-apis.onrender.com/tiktok-caption-optimizer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"7c65fc10-668c-41a1-95ad-799826cc5a14","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"9ca32a94-7ce4-437a-bbe9-3ee7e2e96517","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"0d1e6271-5549-47f1-850e-d5ac43766e3b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/optimize","description":"Optimize a TikTok caption and return an improved version with analysis"},{"method":"POST","path":"/score","description":"Score a TikTok caption with a breakdown of key signals"},{"method":"POST","path":"/tiktok-intelligence","description":"One-call TikTok caption optimization, scoring, and trending recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"19071859-ce6d-4a0c-84f5-49cb208b51ff","name":"Thumbnail Text Scorer API","slug":"thumbnail-text-scorer-api-25ac5c","shortDescription":"Score thumbnail text for readability, emotional impact, and click-worthiness","description":"Analyze thumbnail text for word count, readability, emotional impact, click-worthiness, and estimated contrast. Returns a score, grade, and issue list with severity and fixes. Also generates recommended thumbnail text variants for any topic and style. Built for YouTube creators, course publishers, and design automation agents.","category":null,"tags":["thumbnail","video","youtube","design","ctr","visual-content","thumbnail text scorer api","youtube thumbnail checker","click-through rate score","thumbnail readability","emotional impact score","thumbnail design api"],"baseUrl":"https://orbisapi.com/proxy/thumbnail-text-scorer-api-25ac5c","openApiSpecUrl":"https://orbis-apis.onrender.com/thumbnail-text-scorer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ec58fed7-7331-4611-ad08-501117e8e57d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"1767de27-d906-4ff1-846c-295dbf5d1afc","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"d000ded9-725a-4523-bf55-7c31ae576a36","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Score thumbnail text for readability, emotional impact, and click-worthiness"},{"method":"POST","path":"/recommend","description":"Generate recommended thumbnail text variants for a topic and style"},{"method":"POST","path":"/thumbnail-intelligence","description":"One-call thumbnail text scoring, grading, and recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"542b3f2c-4d8e-4aba-b40b-08f2fc9a2551","name":"Email Reputation Checker API","slug":"email-reputation-checker-api-a52077","shortDescription":"Check email address and domain reputation, blacklist status, and deliverability score.","description":"Check email address and domain reputation: spam history, blacklist status, deliverability score, and sender reputation signals. Built for email marketing agents, fraud prevention pipelines, and lead qualification workflows. Returns risk levels, blacklist membership, and typed confidence with provenance. Supports one-call reputation scoring, dedicated blacklist checks, batch processing of up to 20 emails, and an execution-gate for agent flow control.","category":null,"tags":["email","reputation","deliverability","spam","blacklist","security","email reputation api","email blacklist check","sender reputation score","email deliverability checker","spam score api","email fraud detection"],"baseUrl":"https://orbisapi.com/proxy/email-reputation-checker-api-a52077","openApiSpecUrl":"https://orbis-apis.onrender.com/email-reputation/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2a75f87e-33fa-4908-8656-db47aa8a6f53","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"5875989e-f058-4be7-a834-6d37f57af562","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"769981fc-c313-4477-aa4d-00f20b7cb291","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"ONE-CALL: Score email reputation and risk level"},{"method":"POST","path":"/blacklist-check","description":"Check email or domain against known blacklists"},{"method":"POST","path":"/batch","description":"Batch email reputation score — up to 20 emails"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check before processing"}],"x402":null},{"id":"1eb7edf3-fd2c-4a34-8ac1-9469a370c60b","name":"URL Risk Lite API","slug":"url-risk-lite-api-506d38","shortDescription":"Real-time URL risk scoring, malicious link detection, and phishing analysis for security automation","description":"Scan any URL for malicious indicators, phishing patterns, suspicious redirects, blacklist status, and domain age risk. Returns structured risk scores, risk factors, and actionable allow/warn/block recommendations purpose-built for security orchestration, automated threat response, and MCP agent pipelines. Automation-safe: no data stored, deterministic outputs, suitable for inline security gates.","category":null,"tags":["url","security","malware","phishing","risk","threat-intelligence","url risk score","malicious url detection","phishing url check","url safety api","link scanner","blacklist check url"],"baseUrl":"https://orbisapi.com/proxy/url-risk-lite-api-506d38","openApiSpecUrl":"https://orbis-apis.onrender.com/url-risk-lite/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ee74766e-1488-4ae6-8aff-f5885f87d4b6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"eb991e54-d6e5-4212-88ec-51fc907f567f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"5fc35898-2e5b-4e31-82cd-819ad4f5fe48","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Quick URL risk check"},{"method":"POST","path":"/analyze","description":"Deep URL risk analysis"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/url-risk-intelligence","description":"ONE-CALL full URL risk intelligence"}],"x402":null},{"id":"c76749ab-3cc2-4bd1-8386-7c0b47a59813","name":"API Schema Validator","slug":"api-schema-validator-6a938c","shortDescription":"Validate OpenAPI 3.x and JSON Schema documents for correctness","description":"Validate OpenAPI 3.0/3.1 and JSON Schema Draft 7/2020 documents for correctness, lint for best practices, security issues, and missing documentation. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["openapi","schema","validation","devops","openapi validator","json schema validator","api schema lint","schema validation","openapi lint"],"baseUrl":"https://orbisapi.com/proxy/api-schema-validator-6a938c","openApiSpecUrl":"https://orbis-apis.onrender.com/api-schema-validator/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"62bbc94a-0f61-4f05-82fa-a96a3598a1e6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"6724214b-df86-47cd-a9a0-cf21dd077a55","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"ebbc62de-4462-44a4-9a3e-0ff995db317a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate schema document"},{"method":"POST","path":"/lint","description":"Lint schema for style and best practices"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/schema-validator-intelligence","description":"ONE-CALL: full schema validator intelligence"}],"x402":null},{"id":"c673e968-3c52-4f8c-bf14-7f713003e8b3","name":"Email Deliverability Score API","slug":"email-deliverability-score-api-a82321","shortDescription":"Score email domain deliverability with SPF, DKIM, DMARC, MX, and blacklist checks","description":"Score the deliverability health of any email domain or address. Checks SPF, DKIM, DMARC policy, MX record health, and major blacklist status. Returns an overall score, grade, risk level, and actionable recommendations. Built for email senders, DevOps agents, and deliverability monitoring workflows.","category":null,"tags":["email","deliverability","spf","dkim","dmarc","blacklist","email deliverability score api","spf dkim dmarc check","email domain reputation","email blacklist checker","mx health check api","email sender score"],"baseUrl":"https://orbisapi.com/proxy/email-deliverability-score-api-a82321","openApiSpecUrl":"https://orbis-apis.onrender.com/email-deliverability-score/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"362022e5-217e-4048-a6ee-1f718c4f13a0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"fdc90b2f-297c-421d-b204-b5f52a61f104","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"10a51849-467c-4831-b1f6-f95c4e09ca87","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Score domain deliverability with DNS and blacklist analysis"},{"method":"POST","path":"/audit","description":"Full deliverability audit with issue list and quick wins"},{"method":"POST","path":"/deliverability-intelligence","description":"One-call deliverability score, audit, and remediation plan"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"31d0c2f6-5be2-477b-9d87-9c0056865c67","name":"Company Domain Finder API","slug":"company-domain-finder-api-a0df18","shortDescription":"Find the primary domain for any company by name with confidence scoring.","description":"Find the primary domain for any company by name: matches company names to official domains, validates corporate email patterns, and enriches lead data. Built for B2B outreach agents, sales intelligence pipelines, and contact enrichment workflows. Returns canonical domain, confidence score, alternate domain matches, and typed provenance. Supports one-call domain discovery, domain verification against a company name, batch processing of up to 20 companies, and an execution-gate for agent flow control.","category":null,"tags":["company","domain","b2b","lead-generation","email","enrichment","company domain finder","find company website","b2b domain lookup","company email domain api","lead enrichment api","corporate domain search"],"baseUrl":"https://orbisapi.com/proxy/company-domain-finder-api-a0df18","openApiSpecUrl":"https://orbis-apis.onrender.com/company-domain-finder/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a237058a-8c37-4449-b65d-944a920be6a8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"6b443ea3-07b4-4323-bcb7-a9942a0a5533","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"8e64487a-4596-41c7-9fc6-6bf59bf15fd1","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/find-domain","description":"ONE-CALL: Find primary domain for a company name"},{"method":"POST","path":"/verify-domain","description":"Verify a domain belongs to a given company"},{"method":"POST","path":"/batch","description":"Batch company domain lookup — up to 20 companies"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check before processing"}],"x402":null},{"id":"08cce657-e643-4e3c-b248-8d7edc4df29b","name":"Contact Card Extractor API","slug":"contact-card-extractor-api-d18c62","shortDescription":"Extract contact details from unstructured text or parse vCard strings","description":"Extract structured contact cards from any unstructured text, including names, emails, phones, job titles, companies, websites, and social handles. Also parses vCard (VCF) formatted strings into structured fields. Designed for CRM enrichment, lead capture, and agent pipelines that process business card images, email signatures, or directory text.","category":null,"tags":["contact","vcard","extraction","nlp","lead-generation","crm","contact card extractor api","vcard parser api","email signature extractor","business card nlp api","contact details extraction","crm lead enrichment"],"baseUrl":"https://orbisapi.com/proxy/contact-card-extractor-api-d18c62","openApiSpecUrl":"https://orbis-apis.onrender.com/contact-card-extractor/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"8a38316f-2a20-4924-ae09-a4be74c9e416","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"0fadf0e3-6062-448d-9ad2-236a5bd26719","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"8f77091e-d589-4d05-a752-bd0b98fd1f47","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract contact cards from unstructured text"},{"method":"POST","path":"/parse","description":"Parse a vCard string into structured contact fields"},{"method":"POST","path":"/contact-intelligence","description":"One-call contact extraction with enrichment recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"0c82e34b-d5fe-4c8d-a43c-c4667b5a1ce1","name":"Mailbox Provider Detector API","slug":"mailbox-provider-detector-api-169928","shortDescription":"Detect email provider, type, and features from an email address or domain","description":"Detect the mailbox provider (Google, Microsoft, Yahoo, Proton, Zoho, and more) from an email address or domain. Returns the provider type, MX records, business email flag, and feature list. Useful for routing logic, compliance checks, and email personalization in sales and marketing automation agents.","category":null,"tags":["email","mx-records","provider","gmail","outlook","developer-tools","mailbox provider detector api","email provider lookup","gmail or outlook detector","mx record provider check","business email checker","email routing api"],"baseUrl":"https://orbisapi.com/proxy/mailbox-provider-detector-api-169928","openApiSpecUrl":"https://orbis-apis.onrender.com/mailbox-provider-detector/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"689ddcae-e340-497e-8abb-2993d77efdf4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"f9f02172-0b31-4f23-95ac-a69b94a1b98f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"6cf93617-2830-456a-8837-d5ad8b43d28b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect mailbox provider from an email or domain"},{"method":"POST","path":"/lookup","description":"Lookup MX records and provider details for a domain"},{"method":"POST","path":"/mailbox-intelligence","description":"One-call mailbox provider detection with features and routing guidance"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"21aa6f46-ff1e-44ab-8be6-c82dff48d60d","name":"Retry Strategy Recommender API","slug":"retry-strategy-recommender-api-e3d47b","shortDescription":"Recommend optimal retry strategies for API calls with backoff and jitter","description":"Recommend optimal retry strategies including exponential backoff, jitter types, circuit breaker thresholds, and idempotency guidance for API failures. Analyzes error patterns to prevent thundering herd and minimize SLA impact. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["retry","backoff","resilience","api","retry strategy","exponential backoff","circuit breaker","api resilience","jitter backoff"],"baseUrl":"https://orbisapi.com/proxy/retry-strategy-recommender-api-e3d47b","openApiSpecUrl":"https://orbis-apis.onrender.com/retry-strategy-recommender/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a4764986-e8ce-4e47-8586-50b94a444b55","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"6e6ce0ee-4144-4b24-b311-da975bf7fd40","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"7f78ed8b-47d1-4c39-8df4-0380e685689d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Recommend retry strategy"},{"method":"POST","path":"/analyze","description":"Analyze failure patterns for retry optimization"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/retry-intelligence","description":"ONE-CALL: full retry strategy intelligence"}],"x402":null},{"id":"33442d93-1d2e-4d2f-a44e-972927fc2ea6","name":"Meeting Invite Parser API","slug":"meeting-invite-parser-api-6a3792","shortDescription":"Parse meeting invites from unstructured text into structured calendar fields","description":"Parse meeting invite text into structured fields including title, start/end datetime, timezone, duration, location, video link, video platform, organizer, attendees, agenda items, and recurrence rule. Also supports targeted field extraction (datetime, attendees, agenda, location, video_link). Built for calendar agents, scheduling automation, and productivity tools.","category":null,"tags":["meetings","calendar","parsing","nlp","scheduling","automation","meeting invite parser api","calendar nlp api","meeting text extractor","zoom invite parser","scheduling automation api","calendar event extractor"],"baseUrl":"https://orbisapi.com/proxy/meeting-invite-parser-api-6a3792","openApiSpecUrl":"https://orbis-apis.onrender.com/meeting-invite-parser/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d89e6e01-6f17-4a2d-aa50-02f2eef8968d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"d195fff4-bc5e-4727-82a4-17b5ad819f66","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"50c3046e-e20c-4f04-80db-467a769beb1b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Parse a meeting invite into full structured calendar fields"},{"method":"POST","path":"/extract","description":"Extract a specific field from meeting invite text"},{"method":"POST","path":"/meeting-intelligence","description":"One-call meeting parse with scheduling recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"a300e2a7-e312-4246-bdef-ea3924451dd5","name":"Smart Contract ABI Lookup API","slug":"smart-contract-abi-lookup-api-b7382e","shortDescription":"Look up and decode smart contract ABI from blockchain networks","description":"Look up verified and inferred smart contract ABIs from EVM-compatible blockchains, decode function calldata and event logs with full parameter names and types. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["blockchain","abi","smart-contract","evm","smart contract abi","abi lookup","decode calldata","function selector","evm abi"],"baseUrl":"https://orbisapi.com/proxy/smart-contract-abi-lookup-api-b7382e","openApiSpecUrl":"https://orbis-apis.onrender.com/smart-contract-abi-lookup/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"47c95ecc-1075-466a-afe5-f97758d0a93e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"2a8d8641-c47b-4799-af4d-dca6075d54c1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"13561c4b-7071-4ca5-bb13-acee271f1314","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/lookup","description":"Look up contract ABI"},{"method":"POST","path":"/decode","description":"Decode ABI function call or event log"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/abi-intelligence","description":"ONE-CALL: full ABI lookup intelligence"}],"x402":null},{"id":"976f809c-e895-45c3-8f02-ee79ce02bf39","name":"Transaction Decoder API","slug":"transaction-decoder-api-6f0325","shortDescription":"Decode blockchain transaction data and function calls","description":"Decode blockchain transaction calldata, event logs, token transfers, and analyze MEV, flash loans, and protocol interactions on EVM-compatible networks. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["blockchain","transaction","decoder","evm","transaction decoder","decode calldata","blockchain transaction","evm transaction","mev detection"],"baseUrl":"https://orbisapi.com/proxy/transaction-decoder-api-6f0325","openApiSpecUrl":"https://orbis-apis.onrender.com/transaction-decoder/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"5ea10c7f-296d-43b4-92ec-a5b73e0af328","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"36e847c3-6dcd-4fd7-b949-34ea49eb4d17","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"17853ae5-9979-447b-9633-bf2d5c07fe5a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/decode","description":"Decode transaction data"},{"method":"POST","path":"/analyze","description":"Analyze transaction for risk and MEV"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/transaction-intelligence","description":"ONE-CALL: full transaction decoder intelligence"}],"x402":null},{"id":"444083d0-5b0c-4a93-8ae0-1d26b7100ba1","name":"Signature Block Parser API","slug":"signature-block-parser-api-95e78a","shortDescription":"Parse email signature blocks to extract structured contact information.","description":"Parse raw email signature blocks into structured contact data: name, title, company, email, phone, address, social profiles, and disclaimer text. Built for CRM enrichment agents, inbox automation pipelines, and contact database sync workflows. Returns fully typed contact objects with confidence scores and vCard output. Supports signature extraction from full email bodies, field-level parsing, and an execution-gate for agent flow control.","category":null,"tags":["email","signature","contact-extraction","nlp","email signature parser","signature block extractor","contact extraction api","email footer parser","signature to contact","nlp contact api"],"baseUrl":"https://orbisapi.com/proxy/signature-block-parser-api-95e78a","openApiSpecUrl":"https://orbis-apis.onrender.com/signature-block-parser/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"ae26f490-ba5f-40de-97a3-e81ee2932d2c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"b537e646-0c9e-4fe0-b164-d3f55109145a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"b9be0036-7c5b-4c15-bf8e-e4de54434ac4","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Parse email signature block to structured contact"},{"method":"POST","path":"/extract","description":"Extract signature block from full email body"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/signature-intelligence","description":"ONE-CALL: full signature parsing intelligence"}],"x402":null},{"id":"56437dcd-b957-4580-b7c6-d08e09f7c125","name":"OpenAPI Diff Checker API","slug":"openapi-diff-checker-api-b31a16","shortDescription":"Compare two OpenAPI specs and detect breaking changes","description":"Compare two OpenAPI specifications, identify all changes including added/removed/modified paths and schemas, and detect breaking changes with semantic versioning recommendations. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["openapi","diff","breaking-changes","versioning","openapi diff","breaking changes","api versioning","schema diff","api migration"],"baseUrl":"https://orbisapi.com/proxy/openapi-diff-checker-api-b31a16","openApiSpecUrl":"https://orbis-apis.onrender.com/openapi-diff-checker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"943f27f8-5e41-43a0-8242-b3ae2bb0f7d4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"f623ab9b-1a46-4b78-a724-40dd48e44c24","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"7ea92402-eba5-4a7a-b9fc-6daa733a2cb4","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/diff","description":"Diff two OpenAPI specs"},{"method":"POST","path":"/breaking-changes","description":"Detect breaking changes"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/diff-intelligence","description":"ONE-CALL: full OpenAPI diff intelligence"}],"x402":null},{"id":"989367f1-5b49-4410-aaf5-47c5a3c7c0fc","name":"Domain Reputation API","slug":"domain-reputation-api-c5ef24","shortDescription":"Domain reputation scoring, blacklist checking, spam score, and email/web reputation analysis","description":"Assess any domain's reputation across blacklists, spam databases, and trust signals. Returns a 0-100 reputation score, letter grade, blacklist hits, spam score, age-trust score, and separate email and web reputation ratings. Designed for security orchestration, email filtering pipelines, threat triage automation, and MCP agent workflows. Automation-safe with no data retention.","category":null,"tags":["domain","reputation","spam","blacklist","security","email-security","domain reputation score","blacklist check domain","spam domain detection","email domain reputation","domain trust score","domain age analysis"],"baseUrl":"https://orbisapi.com/proxy/domain-reputation-api-c5ef24","openApiSpecUrl":"https://orbis-apis.onrender.com/domain-reputation/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"4fec66c4-533a-42af-9fff-dbaebf25341a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"f770b8e1-b88e-4b02-b635-912a575c9734","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"0034ac04-d67f-4294-ba9a-30e6fc57222d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Full domain reputation score"},{"method":"POST","path":"/check","description":"Quick domain reputation check"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/reputation-intelligence","description":"ONE-CALL full domain reputation intelligence"}],"x402":null},{"id":"3be5d3c7-341b-449f-9cb1-43450928ce2e","name":"APK Risk Lite API","slug":"apk-risk-lite-api-fbcc6f","shortDescription":"Analyze Android APK metadata for risk signals and permission abuse.","description":"Analyze Android APK packages for security risk signals including dangerous permission combinations, tracker SDKs, obfuscation, certificate issues, and permission abuse scores. Built for enterprise mobile security teams, MDM platforms, and app vetting pipelines. Returns risk scores, permission breakdowns, tracker lists, and install verdicts. Supports full APK analysis, component-level risk scoring, and an execution-gate for agent flow control.","category":null,"tags":["android","apk","security","risk-analysis","apk risk scanner","android app security api","apk permission checker","mobile app risk api","android malware detection","apk analyzer api"],"baseUrl":"https://orbisapi.com/proxy/apk-risk-lite-api-fbcc6f","openApiSpecUrl":"https://orbis-apis.onrender.com/apk-risk-lite/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"98ced7d4-1c83-4eea-b08b-f2051340735d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"3ef6f170-92c3-4557-aaa3-21d5d986b582","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"74bf0b2d-3ebc-4603-83af-034ab6b388a7","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Full APK analysis for risk signals and permissions"},{"method":"POST","path":"/score","description":"Risk score breakdown for APK"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/apk-intelligence","description":"ONE-CALL: full APK risk intelligence"}],"x402":null},{"id":"0e2fdf71-7776-4e5d-8d8b-bd3c6e1435e0","name":"Phishing Keyword Detector API","slug":"phishing-keyword-detector-api-7dcf74","shortDescription":"Phishing signal detection in URLs, email subjects, and domain names with brand impersonation analysis","description":"Detect phishing signals in any text input — URLs, email subject lines, or domain names. Identifies lookalike domains, urgency keywords, credential harvesting patterns, brand impersonation, and fear triggers. Returns structured phishing scores, signal breakdowns, and allow/review/block recommendations for email security pipelines, security orchestration, and MCP agent threat-triage workflows. Zero data retention, automation-safe.","category":null,"tags":["phishing","security","email-security","fraud","keywords","brand-protection","phishing detection api","email subject analysis","brand impersonation detection","lookalike domain check","urgency keyword detector","credential harvesting detection"],"baseUrl":"https://orbisapi.com/proxy/phishing-keyword-detector-api-7dcf74","openApiSpecUrl":"https://orbis-apis.onrender.com/phishing-keyword-detector/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"28890f34-48f0-4d1f-a44b-d50359290ff5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"016f045c-11de-47f6-b299-0e16eb1f074f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c87dc8bb-97d2-48cb-9904-2495dfb674ac","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Phishing signal detection"},{"method":"POST","path":"/analyze","description":"Deep phishing analysis"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/phishing-intelligence","description":"ONE-CALL full phishing intelligence"}],"x402":null},{"id":"45d5833f-1d1a-4e1c-87fb-630904213645","name":"Orchestration Dependency Mapper API","slug":"orchestration-dependency-mapper-api-ac8dbb","shortDescription":"Map API orchestration dependencies and execution chains for agent pipelines","description":"Map and analyze API orchestration dependencies, execution chains, critical paths, bottlenecks, single points of failure, and circular dependencies in agent pipeline definitions. Provides resilience and optimization scores. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["orchestration","dependencies","agent","pipeline","dependency mapper","orchestration dependencies","pipeline analysis","execution chain","agent pipeline"],"baseUrl":"https://orbisapi.com/proxy/orchestration-dependency-mapper-api-ac8dbb","openApiSpecUrl":"https://orbis-apis.onrender.com/orchestration-dependency-mapper/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0c4a13bb-8698-475e-8ae7-b4fc40f7a20d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"b32d21d8-7458-430c-abfe-14dfb2c06858","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6a0eaf91-2028-42c5-bccb-bba0a6dd32e9","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/map","description":"Map orchestration dependencies"},{"method":"POST","path":"/analyze","description":"Analyze dependencies for bottlenecks and failure points"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/orchestration-intelligence","description":"ONE-CALL: full orchestration dependency intelligence"}],"x402":null},{"id":"0cfad438-4388-4cd5-b349-999870373921","name":"Smart Contract Metadata API","slug":"smart-contract-metadata-api-72f393","shortDescription":"Fetch and analyze smart contract metadata from blockchain networks","description":"Fetch and analyze smart contract metadata including ABI, bytecode, compiler info, ownership, proxy patterns, and risk flags from EVM-compatible blockchains. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["blockchain","smart-contract","metadata","defi","smart contract metadata","contract analyzer","blockchain metadata","solidity contract","evm contract"],"baseUrl":"https://orbisapi.com/proxy/smart-contract-metadata-api-72f393","openApiSpecUrl":"https://orbis-apis.onrender.com/smart-contract-metadata/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"519ed9ac-e805-4973-80bd-35ffc1af7519","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"c8405d63-abf3-4755-830a-836248f4113f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"be3b4403-95ef-4144-b7b0-065b6736f013","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/fetch","description":"Fetch contract metadata"},{"method":"POST","path":"/analyze","description":"Analyze contract for risk flags"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/contract-metadata-intelligence","description":"ONE-CALL: full smart contract metadata intelligence"}],"x402":null},{"id":"1f42304c-d8f9-4121-8018-e74e4a128579","name":"MCP Compatibility Validator API","slug":"mcp-compatibility-validator-api-f425a0","shortDescription":"Validate MCP tool and server definitions for compatibility with AI agents","description":"Validate Model Context Protocol (MCP) server and tool definitions for spec conformance, compatibility with Claude, OpenAI, and Gemini, transport type detection, and security annotation completeness. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["mcp","agent","validation","compatibility","mcp validator","model context protocol","mcp compatibility","ai agent tools","mcp server"],"baseUrl":"https://orbisapi.com/proxy/mcp-compatibility-validator-api-f425a0","openApiSpecUrl":"https://orbis-apis.onrender.com/mcp-compatibility-validator/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"76111f09-61e4-4d5b-8e43-a849f90efe73","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"bd99e736-93fb-4d8c-a741-897f716abe7e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"5562afad-d9d7-4bed-852c-f3f72c26f556","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate MCP server definition"},{"method":"POST","path":"/check","description":"Check MCP compatibility with AI clients"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/mcp-intelligence","description":"ONE-CALL: full MCP compatibility intelligence"}],"x402":null},{"id":"fea258c6-b7e4-4bf7-a431-fbc4d2f6c60b","name":"CTR Prediction API","slug":"ctr-prediction-api-43a645","shortDescription":"Predict and optimize click-through rate for search result snippets","description":"Predict the expected click-through rate of a title and meta description in search results based on power words, emotional triggers, length optimization, and SERP position context. The optimize endpoint rewrites titles and descriptions to maximize CTR with A/B variant suggestions.","category":null,"tags":["seo","ctr","serp","optimization","ctr prediction","click through rate","meta title","meta description","serp optimization","title optimization","seo copywriting"],"baseUrl":"https://orbisapi.com/proxy/ctr-prediction-api-43a645","openApiSpecUrl":"https://orbis-apis.onrender.com/ctr-prediction/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"a4f481d4-c375-4d4a-9464-c7192b3cad9d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"ab2ca2b2-b084-4614-a181-d7f5e5b53f98","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"01e60cfe-0156-4f46-ae6b-a979ed5d2910","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/predict","description":"Predict CTR for title and description"},{"method":"POST","path":"/optimize","description":"Optimize title and description for higher CTR"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/ctr-intelligence","description":"ONE-CALL: full CTR intelligence"}],"x402":null},{"id":"f1c029d7-cac1-49e7-9ad1-932fc50fc7d5","name":"FAQ Schema Validator API","slug":"faq-schema-validator-api-553536","shortDescription":"Validate FAQ schema markup for Google rich result eligibility with per-question scoring and character limit checks.","description":"The FAQ Schema Validator API enables autonomous orchestration of FAQ structured data quality across content pipelines. Every response includes confidence scores, provenance metadata, and recommended next-API routing for agent-driven workflows. The /validate endpoint accepts either a URL or raw schema JSON and returns per-question validity, character limit compliance, Google eligibility status, and specific error messages. The /check endpoint performs a rapid FAQ schema presence check on any URL. The /execution-gate endpoint signals whether FAQ schema quality meets the bar for automated rich result optimization. The /faq-schema-intelligence endpoint provides a comprehensive intelligence summary with provenance-backed findings and priority-ordered remediation recommendations.","category":null,"tags":["faq","schema","structured-data","rich-snippets","seo","google","FAQ schema","structured data","rich results","FAQPage","JSON-LD","Google eligibility"],"baseUrl":"https://orbisapi.com/proxy/faq-schema-validator-api-553536","openApiSpecUrl":"https://orbis-apis.onrender.com/faq-schema-validator/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"decb19ad-ffdd-491a-8cbc-84b19a4cf71f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"37e7749a-e9af-4675-845b-8917d2145988","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"604f89fe-c69b-4f87-b6c9-750c17f22ccf","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate FAQ schema markup"},{"method":"POST","path":"/check","description":"Check FAQ schema for Google rich result eligibility"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/faq-schema-intelligence","description":"ONE-CALL: validate + eligibility check + fix recommendations"}],"x402":null},{"id":"772d1a6a-1cd2-415c-8181-7e073157a779","name":"Internal Link Analyzer API","slug":"internal-link-analyzer-api-728f4c","shortDescription":"Analyze and audit internal link structure, depth, follow ratios, and orphaned page risk for any URL.","description":"The Internal Link Analyzer API provides deep orchestration of your site's internal linking architecture. Each analysis returns confidence scores, provenance metadata, and recommended next-API actions so agents and pipelines can act autonomously. Crawl any URL to extract all internal links with anchor text, depth, follow status, and status codes. The /audit endpoint scores the full link graph and surfaces critical issues with severity-ranked fixes. The /execution-gate endpoint evaluates whether downstream automation is safe to proceed. The /link-intelligence endpoint delivers a holistic intelligence summary with provenance-backed recommendations and priority-ordered actions for content teams and SEO bots.","category":null,"tags":["seo","links","internal-linking","web-audit","crawl","automation","internal links","link depth","anchor text","broken links","orphaned pages","link graph"],"baseUrl":"https://orbisapi.com/proxy/internal-link-analyzer-api-728f4c","openApiSpecUrl":"https://orbis-apis.onrender.com/internal-link-analyzer/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"aedc5288-83ac-4f25-ae00-ffe394e3d6ac","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"9adebe28-5303-4618-9d6f-221df5a2c8e5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"6abcaebf-49a1-454f-b7cb-03c05417cb21","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze internal link structure of a page"},{"method":"POST","path":"/audit","description":"Audit internal links for SEO quality"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/link-intelligence","description":"ONE-CALL: analyze + audit + link equity map"}],"x402":null},{"id":"0f13b387-d1ce-4cf6-9373-e33d7bca7a63","name":"Sitemap Health Score API","slug":"sitemap-health-score-api-2c9e78","shortDescription":"Score sitemap health, URL coverage, indexability, and freshness","description":"Analyze and score XML sitemaps for health, coverage completeness, URL indexability signals, and content freshness. Identifies stale URLs, missing lastmod dates, poor changefreq settings, and structural issues that impact crawl efficiency and SEO performance.","category":null,"tags":["seo","sitemap","health","indexability","sitemap health","xml sitemap","url coverage","sitemap score","indexability","seo audit","crawl budget"],"baseUrl":"https://orbisapi.com/proxy/sitemap-health-score-api-2c9e78","openApiSpecUrl":"https://orbis-apis.onrender.com/sitemap-health-score/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"d2f15d51-cd11-4048-9282-665da207684a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"f9ba62b3-c379-4dcd-a613-9d66e0adb0a3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"887aa4d1-50c5-4db4-91cf-1a47ac2a162e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Score sitemap health with dimensional breakdown"},{"method":"POST","path":"/analyze","description":"Analyze sitemap structure, freshness, and coverage"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/sitemap-health-intelligence","description":"ONE-CALL: full sitemap health intelligence"}],"x402":null},{"id":"c6371fab-4e78-4cc6-b792-9c56077c5e96","name":"CDN Detector API","slug":"cdn-detector-api-31986a","shortDescription":"Detect CDN provider from URL or domain","description":"Detect the CDN provider used by any URL or domain using HTTP headers, CNAME chains, and response signal analysis. Identifies Cloudflare, Fastly, Akamai, CloudFront, and 10+ more providers. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["cdn","infrastructure","web-intelligence","networking","performance","cdn detector","cloudflare detector","cdn provider","content delivery network","cdn check"],"baseUrl":"https://orbisapi.com/proxy/cdn-detector-api-31986a","openApiSpecUrl":"https://orbis-apis.onrender.com/cdn-detector/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"3ef40ac5-9b9f-4a9b-b0c5-c104ce5e036e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"09452d4d-4fd6-4647-818c-47dd6ff9e531","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"1ef8ce5d-fe90-4727-a24a-c794ecad5904","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect CDN provider"},{"method":"POST","path":"/analyze","description":"Analyze CDN tier and features"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/cdn-intelligence","description":"ONE-CALL: detect + analyze + insights"}],"x402":null},{"id":"75da0de8-0d98-4e65-b775-aab6480913a1","name":"Executive Email Pattern Finder API","slug":"executive-email-pattern-finder-api-bf49b3","shortDescription":"Find likely email addresses for executives using domain-based pattern inference","description":"Infer likely email addresses for any executive given a first name, last name, and domain. Returns multiple pattern candidates (first.last, f.last, firstlast, etc.) with confidence scores, the most likely candidate, and a verification endpoint for MX and SMTP-level checks. Built for sales agents, outreach automation, and lead enrichment pipelines.","category":null,"tags":["email-finder","outreach","sales","email-pattern","lead-generation","prospecting","executive email finder api","email pattern inference","sales prospecting email","email format guesser","domain email patterns","lead enrichment email api"],"baseUrl":"https://orbisapi.com/proxy/executive-email-pattern-finder-api-bf49b3","openApiSpecUrl":"https://orbis-apis.onrender.com/executive-email-pattern-finder/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"3d07df40-38af-4de0-b4e9-f691ad96f2d9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"8aa3b4b5-956e-4108-b41c-6a64174ece09","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"26ff9bca-44b2-41cc-8245-97bd10e31365","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/find","description":"Find likely email patterns for a given name and domain"},{"method":"POST","path":"/verify","description":"Verify an email address via MX and SMTP checks"},{"method":"POST","path":"/email-pattern-intelligence","description":"One-call email pattern discovery, scoring, and verification"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"d70b3262-5fbe-4efd-88b9-43cec2586366","name":"MX Record Checker API","slug":"mx-record-checker-api-fa460a","shortDescription":"Retrieve and validate MX records for any domain with email readiness assessment.","description":"Retrieve and validate MX records for any domain: mail server hostnames, priority ordering, TTL, and email readiness assessment. Built for email deliverability agents and infrastructure monitoring workflows. Supports raw MX record resolution, a one-call email-readiness check combining MX, SPF, and DMARC signals with typed confidence and provenance, batch processing of up to 20 domains, and an execution-gate for agent flow control.","category":null,"tags":["mx","email","dns","records","deliverability","infrastructure","mx record lookup","email dns check","mail server validation","email deliverability api","dns mx records","check mx records"],"baseUrl":"https://orbisapi.com/proxy/mx-record-checker-api-fa460a","openApiSpecUrl":"https://orbis-apis.onrender.com/mx-record-checker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"40bdc55f-edb5-4049-ba06-fbb87b14275a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"a070d72b-5c74-47fb-9b64-6f57171af4e6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"269a5ea4-e73d-46e6-8a3f-54206aa9c0ef","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/mx","description":"Resolve MX records for a domain"},{"method":"POST","path":"/email-ready","description":"ONE-CALL: MX + SPF + DMARC deliverability check"},{"method":"POST","path":"/batch","description":"Batch MX record check — up to 20 domains"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check before processing"}],"x402":null},{"id":"a386fd7f-f20a-4786-8a9f-f8def8e777d2","name":"Text Statistics & Readability API","slug":"text-statistics-readability-api-2360f4","shortDescription":"Flesch-Kincaid, Gunning Fog, vocabulary richness and full text statistics","description":"Text Statistics & Readability API computes comprehensive text metrics including Flesch Reading Ease, Flesch-Kincaid Grade Level, Gunning Fog Index, word count, sentence count, unique words, lexical diversity, syllable count, average words per sentence, complex word count, top 10 word frequency, reading time and speaking time estimates. Compare two texts side by side with statistical difference scores. Built for content editors, SEO tools, educational platforms, legal document analyzers and writing assistants.","category":null,"tags":["text","analytics","content","calculate flesch kincaid readability score","get text statistics word count sentences","measure reading grade level of text","analyze vocabulary richness and diversity","compare readability of two texts"],"baseUrl":"https://orbisapi.com/proxy/text-statistics-readability-api-2360f4","openApiSpecUrl":"https://text-stats-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"42e8d185-372e-40b9-8a36-3fd043aa1fd0","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"84d64cce-8ea2-4122-866b-79f96b7e4e2c","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Full text statistics and readability analysis"},{"method":"POST","path":"/readability","description":"Readability scores and time estimates only"},{"method":"POST","path":"/compare","description":"Compare two texts statistically"}],"x402":null},{"id":"04eebef5-7062-45bf-8c79-aced3eb09023","name":"AI Prompt Enhancer API","slug":"ai-prompt-enhancer-api-7edb7e","shortDescription":"Enhance AI prompts, generate variations and score quality","description":"AI Prompt Enhancer API uses Grok to rewrite and improve prompts for any AI model. Enhance applies professional prompt engineering techniques and returns the improved prompt with techniques used and estimated quality boost. Variations generates up to 10 stylistic alternatives. Analyze scores a prompt 0-100 for clarity, specificity and completeness with an A-F grade. Built for AI agent pipelines, LLM apps, and anyone running prompts at scale.","category":null,"tags":["ai","prompts","llm","agent","enhance ai prompt better output","improve llm prompt quality","generate prompt variations","score prompt quality grade","optimize chatgpt prompt"],"baseUrl":"https://orbisapi.com/proxy/ai-prompt-enhancer-api-7edb7e","openApiSpecUrl":"https://prompt-enhancer-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"50573126-3c1a-47c7-9c9e-f4edacfb13db","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"27b0e169-1b36-4e63-b387-e0f55fcb27b1","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"4ec847b3-ed3a-4c93-aba6-07ab030692ec","name":"Financial Close Variance Narrator API","slug":"financial-close-variance-narrator-api-0689da","shortDescription":"Narrate financial close variances from account movement, forecast delta, transaction drivers, owner note, and materiality","description":"Narrate financial close variances from account movement, forecast delta, transaction drivers, owner note, and materiality. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["financial-close","variance","accounting","fpna","agent-friendly","x402","financial close variance narrator","financial close","variance","accounting","fpna","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/financial-close-variance-narrator-api-0689da","openApiSpecUrl":"https://financial-close-variance-narrator.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"582507a9-d04e-4120-bf6c-71f3aec59742","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b2562222-7b64-4f47-8d93-c53e198e135a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bad0db20-cfae-4b7e-a1d2-f97ea6f98578","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/close-variance-rules","description":"Return hardcoded financial close variance narrator rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/narrate-financial-close-variance","description":"Narrate financial close variances from account movement, forecast delta, transaction drivers, owner note, and materiality using deterministic scoring rules"},{"method":"POST","path":"/rank-variance-followups","description":"Generate focused next steps for financial close variance narrator from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0d411e98-5898-4be3-887a-adcdcb6c5880","name":"Whale Wallet Tracker API","slug":"whale-wallet-tracker-api-3fbc2a","shortDescription":"Track whale wallet movements, accumulation patterns, and smart entry/exit signals across chains","description":"Institutional-grade whale intelligence API for trading agents, portfolio managers, and autonomous crypto workflows. Monitor large wallet accumulation, exchange inflows/outflows, smart money positioning, profit-taking behavior, and confidence-scored entry/exit signals. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["whales","wallet-tracking","smart-money","on-chain","crypto","x402","coinbase-bazaar","agentic-market","track whale wallet","large crypto transfers","wallet holdings api","whale accumulation","onchain entry exit signals"],"baseUrl":"https://orbisapi.com/proxy/whale-wallet-tracker-api-3fbc2a","openApiSpecUrl":"https://orbis-apis.onrender.com/whale-wallet-tracker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"8eb72aac-89bb-486d-9db7-fd692f9154ec","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b1152fb8-cf80-4698-982c-6028765c37fb","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"eabf621a-de3f-4942-9102-e2019772909a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/track","description":"Track a specific wallet — classification, recent activity, holdings, and entry/exit signals"},{"method":"POST","path":"/scan","description":"Scan for recent large whale movements across the market"},{"method":"POST","path":"/lookup","description":"ONE-CALL: top whale wallets + recent moves + aggregate entry/exit signal for a token"}],"x402":null},{"id":"ae936b98-6c0b-42cf-90bb-ddb7682b5389","name":"AI Trade Confidence API","slug":"ai-trade-confidence-api-a30ab3","shortDescription":"AI-powered confidence scoring and validation for crypto trade setups","description":"Agent-native AI trading intelligence API for setup validation, confidence scoring, and execution risk analysis. Analyze technicals, sentiment, fundamentals, macro conditions, confluence strength, and risk/reward quality before executing trades.","category":null,"tags":["ai-trading","trade-confidence","signal-validation","risk-analysis","execution","x402","coinbase-bazaar","agentic-market","ai trade confidence api","trade signal validation api","crypto trade confidence score api","go no go trade verdict api","trade setup risk reward api"],"baseUrl":"https://orbisapi.com/proxy/ai-trade-confidence-api-a30ab3","openApiSpecUrl":"https://orbis-apis.onrender.com/ai-trade-confidence/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"b64f28c7-f257-4364-8520-6a6e231814c8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"845a2890-c47d-4822-a466-93018cff467b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"4e0d2701-6b77-4e9f-840e-8a2036540c33","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Confidence score (0-100) with technical, fundamental, sentiment, and on-chain factor breakdown"},{"method":"POST","path":"/validate","description":"Trade setup validation — R:R ratio, setup grade A-F, confluence score, key support/resistance"},{"method":"POST","path":"/lookup","description":"ONE-CALL: confidence score + setup validation + risk assessment + execute/wait/pass verdict"}],"x402":null},{"id":"04228e93-7d81-45ba-8f8b-fbe98be1c342","name":"RSI Signal API","slug":"rsi-signal-api-b32451","shortDescription":"RSI values, divergence detection, overbought/oversold market alerts, and multi-timeframe RSI trade signals","description":"Agent-ready RSI signal API for crypto traders, dashboards, and autonomous technical-analysis workflows. Provides RSI values, overbought and oversold alerts, divergence detection, market-wide RSI scans, multi-timeframe RSI alignment, trade signal context, confidence scoring, and chainable outputs.","category":null,"tags":["rsi","technical-analysis","divergence","overbought","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","crypto rsi api","rsi divergence detection","overbought oversold alerts","multi timeframe rsi signal","technical indicator agent api"],"baseUrl":"https://orbisapi.com/proxy/rsi-signal-api-b32451","openApiSpecUrl":"https://orbis-apis.onrender.com/rsi-signal/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2618148a-e1db-42ae-bb5c-e1e4b6109375","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6f533e3b-43ce-4633-bb10-61971ed05142","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/rsi","description":"Current RSI value, zone, and divergence detection for a symbol"},{"method":"POST","path":"/alerts","description":"Overbought/oversold RSI alerts across the market"},{"method":"POST","path":"/lookup","description":"ONE-CALL: RSI + divergence + multi-timeframe + trade signal"}],"x402":null},{"id":"5ad2e03e-e041-478e-addc-c6a0b7c558fd","name":"Multi-Exchange Ticker API","slug":"multi-exchange-ticker-api-d90925","shortDescription":"Real-time price and volume across all major exchanges — spread analysis, best execution, and arbitrage detection","description":"Real-time multi-exchange crypto ticker API for trading agents, best-execution routers, market dashboards, and arbitrage scanners. Aggregates bid, ask, last price, volume, spread, exchange rankings, best execution, and latency-aware market data across major centralized exchanges.","category":null,"tags":["ticker","multi-exchange","best-execution","spread","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","multi exchange crypto ticker","best crypto execution api","crypto spread analysis","real time exchange price api","arbitrage price comparison"],"baseUrl":"https://orbisapi.com/proxy/multi-exchange-ticker-api-d90925","openApiSpecUrl":"https://orbis-apis.onrender.com/multi-exchange-ticker/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2e901a3e-a850-4d86-9ec8-a022213c6a32","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c72d6b78-6943-47da-8b99-c01595b0c44c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/ticker","description":"Price and volume for a symbol across all major exchanges"},{"method":"POST","path":"/compare","description":"Side-by-side exchange comparison with spread and cost analysis"},{"method":"POST","path":"/lookup","description":"ONE-CALL: unified ticker + best price + spread analysis + trade recommendation"}],"x402":null},{"id":"f93b4967-4c6e-4d14-b7fa-448d82dc96eb","name":"Breakout Detection API","slug":"breakout-detection-api-ae6bac","shortDescription":"Detect breakout setups with volume confirmation, scan market-wide breakout signals, and get entry/invalidation levels","description":"Premium breakout detection API for AI trading agents and technical-analysis systems. Detects breakout setups, scans active market-wide breakout signals, validates volume and momentum confirmation, returns precise entry and invalidation levels, and includes reasoning objects, execution-gate metadata, latency metadata, and confidence-scored recommendations.","category":null,"tags":["breakout","technical-analysis","trading-signals","crypto","volume","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","crypto breakout detection api","breakout trading signal","volume confirmed breakout","technical analysis agent api","crypto entry invalidation levels"],"baseUrl":"https://orbisapi.com/proxy/breakout-detection-api-ae6bac","openApiSpecUrl":"https://orbis-apis.onrender.com/breakout-detection/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"0ac414ef-aca4-4e7c-87ce-d67119da3500","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"33bdd9c6-3a1e-480e-9c07-9696367b24f3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"Scan for breakout setups for a specific symbol"},{"method":"POST","path":"/signals","description":"Active breakout signals across the market"},{"method":"POST","path":"/lookup","description":"ONE-CALL: breakout analysis + confirmation checklist + entry/invalidation levels"}],"x402":null},{"id":"7fb486dd-3eac-4e26-aa98-3c0b77a005eb","name":"MACD Signal API","slug":"macd-signal-api-8ed5a1","shortDescription":"MACD line, signal line, histogram values, crossover detection, and multi-timeframe momentum trade signals","description":"MACD signal API for crypto momentum analysis, trading agents, and signal validation workflows. Provides MACD line, signal line, histogram, crossover detection, momentum assessment, pending crossover context, multi-timeframe MACD alignment, trade signal interpretation, and structured agent workflow outputs.","category":null,"tags":["macd","technical-analysis","crossover","momentum","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","crypto macd api","macd crossover detection","momentum trading signal","macd histogram api","multi timeframe macd analysis"],"baseUrl":"https://orbisapi.com/proxy/macd-signal-api-8ed5a1","openApiSpecUrl":"https://orbis-apis.onrender.com/macd-signal/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"80d0756d-86aa-44f5-8e3b-472e6c3f407c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"20646998-542b-4c47-b83d-1d63929b9a99","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/macd","description":"Current MACD line, signal line, and histogram for a symbol"},{"method":"POST","path":"/crossovers","description":"Recent and upcoming MACD crossover signals for a symbol"},{"method":"POST","path":"/lookup","description":"ONE-CALL: MACD state + crossover + momentum + trade signal"}],"x402":null},{"id":"a57c7da5-d5e8-47ce-9b73-a4fb734a54d9","name":"Pharmacy Refill Risk Triage API","slug":"pharmacy-refill-risk-triage-api-6b0eb8","shortDescription":"Triage pharmacy refill risk from medication class, adherence history, prior authorization, stock status, and patient urgency","description":"Triage pharmacy refill risk from medication class, adherence history, prior authorization, stock status, and patient urgency. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["pharmacy","refill-risk","healthcare","patient-ops","agent-friendly","x402","pharmacy refill risk triage","pharmacy","refill risk","healthcare","patient ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/pharmacy-refill-risk-triage-api-6b0eb8","openApiSpecUrl":"https://pharmacy-refill-risk-triage.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"355cbe27-c339-41de-b6b9-6c31f52da404","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c66f7c09-0d8b-48b3-9177-2546f96414e0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0a42cfd-58c7-46d8-b487-3f568cd1735b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/refill-risk-rules","description":"Return hardcoded pharmacy refill risk triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-pharmacy-refill-risk","description":"Triage pharmacy refill risk from medication class, adherence history, prior authorization, stock status, and patient urgency using deterministic scoring rules"},{"method":"POST","path":"/rank-refill-actions","description":"Generate focused next steps for pharmacy refill risk triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"36e9e91c-7ab6-4e23-9025-f3b82b1aecf2","name":"Scalping Opportunity API","slug":"scalping-opportunity-api-6247ea","shortDescription":"Live short-timeframe scalping setups with precise entry/target/stop, orderbook intel, and risk assessment for trading agents","description":"Premium real-time scalping opportunity API for trading agents, short-timeframe systems, and execution-aware workflows. Finds live scalping setups, scans market-wide opportunities, returns precise entry, target, stop, orderbook intelligence, slippage estimates, risk assessment, execution checklist, reasoning objects, latency metadata, and execution-gate controls.","category":null,"tags":["scalping","short-term-trading","orderbook","entry-signals","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","crypto scalping api","short term trading setups","orderbook scalping signal","crypto entry target stop api","real time scalping opportunities"],"baseUrl":"https://orbisapi.com/proxy/scalping-opportunity-api-6247ea","openApiSpecUrl":"https://orbis-apis.onrender.com/scalping-opportunity/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"2d1aaf66-6f63-447d-b6f3-69fa1da95d6a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"855b08e0-ef89-473a-830f-1ce05121d6e4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/opportunities","description":"Live scalping setups for a specific symbol"},{"method":"POST","path":"/scan","description":"Scan the market for best scalping setups right now"},{"method":"POST","path":"/lookup","description":"ONE-CALL: top scalping setup + precise levels + orderbook intel + risk assessment"}],"x402":null},{"id":"ac6da772-3b12-43bd-b4e0-c6028f454994","name":"Timezone-aware Countdown API","slug":"timezone-aware-countdown-api-7d5332","shortDescription":"Time until or since any event, business days, working hours and next weekday","description":"Timezone-aware Countdown API calculates precise time remaining until any future date or elapsed since any past date, counts business days between two dates excluding weekends, checks remaining working hours today based on configurable work schedule and timezone offset, and finds the next occurrence of any weekday. All responses include human-readable summaries and full breakdown by years, months, weeks, days, hours, minutes and seconds. Built for event countdown widgets, project management tools, scheduling apps and AI calendar agents.","category":null,"tags":["time","scheduling","utility","count days until event or deadline","calculate business days between dates","get time remaining until date","find next monday friday weekday","check working hours remaining today"],"baseUrl":"https://orbisapi.com/proxy/timezone-aware-countdown-api-7d5332","openApiSpecUrl":"https://countdown-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"1fd24168-9303-4cfd-8fe1-bb7a1c4134a8","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c3c72bde-7c1e-46e1-977a-68729b14e4f0","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/until","description":"Time remaining until a future date"},{"method":"GET","path":"/since","description":"Time elapsed since a past date"},{"method":"GET","path":"/business-days","description":"Business days between two dates"},{"method":"GET","path":"/working-hours","description":"Working hours remaining today"},{"method":"GET","path":"/next","description":"Next occurrence of a weekday"}],"x402":null},{"id":"656b9771-d068-4ab5-be92-fa98853271a7","name":"AI SQL Query Generator API","slug":"ai-sql-query-generator-api-b0dc27","shortDescription":"Generate SQL from natural language, explain, optimize and convert between dialects","description":"AI SQL Query Generator API uses Grok AI to convert plain English descriptions into production-ready SQL queries for PostgreSQL, MySQL, SQLite, MSSQL and BigQuery. Explain any existing SQL query in plain English with step-by-step breakdown, optimize queries for performance with index suggestions, and convert queries between SQL dialects. Returns structured JSON with the query, explanation, tables used, complexity rating, performance estimate and warnings. Built for developers, data analysts, BI tools and AI data agents.","category":null,"tags":["ai","sql","developer","generate sql from natural language","convert english to sql query","explain sql query in plain english","optimize sql query performance","convert sql between postgresql mysql sqlite"],"baseUrl":"https://orbisapi.com/proxy/ai-sql-query-generator-api-b0dc27","openApiSpecUrl":"https://sql-gen-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":1,"tiers":[{"id":"02100e42-0418-4fc3-9b01-7d78ab059e17","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"26dd54ea-304d-4cb0-a847-c307496e59e5","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate SQL from a natural language description"},{"method":"POST","path":"/explain","description":"Explain a SQL query in plain English"},{"method":"POST","path":"/optimize","description":"Optimize and review a SQL query"},{"method":"POST","path":"/convert","description":"Convert SQL between dialects"}],"x402":null},{"id":"1ab27f0e-cefc-4b9b-bb31-d990a12b0df8","name":"Text to Image Render Brief API","slug":"text-to-image-render-brief-api-edb29c","shortDescription":"Build render-ready text-to-image briefs from subject, style, scene, constraints, aspect ratio, and safety","description":"Build render-ready text-to-image briefs from subject, style, scene, constraints, aspect ratio, and safety. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["ai","text-to-image","render-brief","image-generation","agent-friendly","x402","text to image render brief","ai","text to image","render brief","image generation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/text-to-image-render-brief-api-edb29c","openApiSpecUrl":"https://text-image-render-brief.vercel.app/openapi","hasFree":true,"callCount":1,"tiers":[{"id":"a9cfd7c1-694a-4754-ac96-b0b09671442f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a898f82-b511-448c-8cb1-f3fb491aae80","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8987db43-6381-48d8-acae-6da43762974e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/render-brief-rules","description":"Return hardcoded text image render brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-render-brief","description":"Build render-ready text-to-image briefs from subject, style, scene, constraints, aspect ratio, and safety using deterministic scoring rules"},{"method":"POST","path":"/repair-render-brief","description":"Generate focused next steps for text image render brief from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fe4508ed-905b-4621-a1f1-521e7d7d0746","name":"DEX vs CEX Arbitrage API","slug":"dex-vs-cex-arbitrage-api-d1949c","shortDescription":"Detect DEX vs CEX price gaps with fee-adjusted profit, liquidity depth, and execution viability","description":"Agent-native DEX vs CEX arbitrage intelligence API for trading bots, quant agents, and market makers. Scans token price gaps between decentralized and centralized venues, estimates price impact, liquidity depth, exchange fees, gas costs, execution readiness, and net profit after fees. Built for x402 pay-per-call workflows, Coinbase Bazaar, Agentic Market, and Orbis agent chaining.","category":null,"tags":["dex-cex-arbitrage","arbitrage","dex","cex","trading","market-making","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","dex cex arbitrage api","crypto arbitrage scanner","fee adjusted arbitrage","dex price gap","cex arbitrage bot"],"baseUrl":"https://orbisapi.com/proxy/dex-vs-cex-arbitrage-api-d1949c","openApiSpecUrl":"https://orbis-apis.onrender.com/dex-cex-arbitrage/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"117f73e9-adea-43d1-969c-e974d60da5c3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a4c04dd4-4eb4-479f-baac-e54bc25207bf","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"DEX vs CEX price gap scan for a token"},{"method":"POST","path":"/alerts","description":"Market-wide DEX/CEX arbitrage alerts above gap threshold"},{"method":"POST","path":"/lookup","description":"ONE-CALL full DEX/CEX arbitrage analysis with checklist and reasoning"}],"x402":null},{"id":"c02dcd43-7562-4339-98fa-46bd774d027a","name":"Sales Discovery Call Planner API","slug":"sales-discovery-call-planner-api-892aa3","shortDescription":"Plan sharper discovery calls from account context, target persona, and deal stage. Returns question sets, likely objecti","description":"Plan sharper discovery calls from account context, target persona, and deal stage. Returns question sets, likely objections, qualification angles, and next-step goals for founders, AEs, and revenue teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes sales prospecting, sales discovery, discovery call, call planner, and plan discovery call. Use the /v1/sales/plan-discovery-call endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["sales-and-prospecting","ml-model","sales-discovery-call-planner","sales","prospecting","discovery","call","planner","plan-discovery-call","plan","sharper","calls","account","context"],"baseUrl":"https://orbisapi.com/proxy/sales-discovery-call-planner-api-892aa3","openApiSpecUrl":"https://orbis-sales-discovery-call-planner.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"07ffd94c-34eb-41e3-9d40-ebb8beb97fc2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d20b14dc-4b61-434c-a954-49ac219d730d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"27e4451e-72a5-475d-b54d-2de115267c6f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/sales/plan-discovery-call","description":null},{"method":"POST","path":"/v1/sales/plan-discovery-call","description":null}],"x402":null},{"id":"8de20486-2e44-47eb-9878-5e3b4cf49c69","name":"IP Intelligence API","slug":"ip-intelligence-api-1504c6","shortDescription":"IP address lookup with geolocation, ISP, threat scoring, and VPN detection","description":"Look up any IP address for geolocation, ISP details, threat scoring, and VPN or proxy detection. Returns structured intelligence including country, region, city, ASN, carrier, risk score, and flags for VPN, Tor, datacenter, and known threat actors.","category":null,"tags":["ip","geolocation","threat-scoring","vpn-detection","fraud-prevention","security","ip intelligence api","ip geolocation api","ip threat scoring","vpn detection api","ip fraud prevention"],"baseUrl":"https://orbisapi.com/proxy/ip-intelligence-api-1504c6","openApiSpecUrl":"https://orbis-apis.onrender.com/ip-intelligence/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"c0b93998-4521-4445-bfb8-e61a9b8bf59d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"01cd88a7-cac4-4baa-9dec-95c8db20fabc","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/lookup","description":"Look up IP address for geolocation, ISP, and threat scoring"},{"method":"POST","path":"/v1/lookup/batch","description":"Batch lookup multiple IP addresses"},{"method":"GET","path":"/v1/health","description":"Health check"}],"x402":null},{"id":"5457e70d-02fd-45cc-a7d6-e2d686305646","name":"Smart Parser API","slug":"smart-parser-api-9966f7","shortDescription":"Parse emails, phones, dates, currencies from any text — structure into custom schemas — extract tables and lists","description":"Every data extraction agent parses unstructured text into structured data on every document. Fast regex extraction for emails, phones, dates, URLs, currencies, percentages and addresses — no AI tokens wasted on simple patterns. For complex extraction, structure any text into a custom JSON schema you define. Extract tables with headers and rows. Extract bullet, numbered and implicit lists. POST /parse — Regex-based entity extraction. POST /structure — Custom schema extraction. POST /table — Table extraction. POST /list — List extraction.","category":null,"tags":["parsing","data-extraction","nlp","structured-data","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/smart-parser-api-9966f7","openApiSpecUrl":"https://smart-parser-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"fd53ecdd-0ebf-4ed8-8e8c-f4e8608dd2ec","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 7 entity types · Custom schemas · Table + list extraction"]},{"id":"6decf1a1-6fb1-4b83-a0b0-6cf0da212a38","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 7 entity types · Custom schemas · Table + list extraction"]},{"id":"af31f8cd-8c95-46b3-8e22-87ee3a977361","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 req/day · 100,000 req/month · All endpoints · USDC payment"]},{"id":"e995fedf-bf9b-454f-aa9f-f596ee2d94aa","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"59.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":999998,"rateLimitPerSecond":null},"features":["50,000 req/day · 1,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/parse","description":"Extract emails, phones, dates, URLs, currencies, percentages and addresses with regex"},{"method":"POST","path":"/structure","description":"Structure any text into a custom JSON schema using AI"},{"method":"POST","path":"/table","description":"Extract tabular data with headers and rows from any text"},{"method":"POST","path":"/list","description":"Extract bullet, numbered and implicit lists from any text"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"2c881e2e-3b80-439f-a947-97adddcc9bb3","name":"HTML Sanitizer & Extractor API","slug":"html-sanitizer-extractor-api-74332a","shortDescription":"Sanitize HTML against XSS, strip to plain text, extract links and images — batch 20 pages — built for scraping agents","description":"Every web scraping and content agent needs to sanitize raw HTML on every single page fetch before passing it to an LLM or storing it. Remove XSS vectors, scripts, dangerous tags and event handlers while preserving safe content. Strip to clean plain text with token estimates. Extract all links, images and headings. Batch process 20 pages at once. 2MB HTML per request supported. Pure logic, sub-1ms. POST /sanitize — XSS-safe HTML with safe tag allowlist. POST /strip — Clean plain text with word and token counts. POST /extract — Links, images, headings and danger detection. POST /batch — 20 pages at once.","category":null,"tags":["html","sanitization","xss","web-scraping","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/html-sanitizer-extractor-api-74332a","openApiSpecUrl":"https://html-sanitizer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"1d6b7d95-673c-4527-a8d3-398f3441ccf8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 2MB per request · Batch 20 pages · JSON response"]},{"id":"8350d4b7-ba90-447f-b6d8-3c178f719c66","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All 4 endpoints · XSS protection · Batch 20 pages · 2MB HTML"]},{"id":"c4686b0f-b030-4d14-913f-5233e2293d93","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · All endpoints · Sub-1ms pure logic · USDC payment"]},{"id":"6c4f73c7-9014-48ae-af99-52de3b3dd648","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · Full sanitizer suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/sanitize","description":"Remove XSS, scripts and event handlers while preserving safe HTML tags"},{"method":"POST","path":"/strip","description":"Strip all HTML tags to clean plain text with word count and token estimate"},{"method":"POST","path":"/extract","description":"Extract all links, images, headings and element counts"},{"method":"POST","path":"/batch","description":"Batch sanitize or strip up to 20 HTML strings at once"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":" Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"ef842b7e-cf3e-4a26-93c1-ebaf053ed239","name":"Image Prompt Style Mapper API","slug":"image-prompt-style-mapper-api-90ec9c","shortDescription":"Map image prompt styles to medium, lighting, camera language, texture, and composition modifiers","description":"Map image prompt styles to medium, lighting, camera language, texture, and composition modifiers. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["ai","image-generation","style-prompt","prompt-engineering","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/image-prompt-style-mapper-api-90ec9c","openApiSpecUrl":"https://image-style-mapper.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"c0794319-34c2-421e-a320-b238dac5db3f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d2ebd5b3-dc66-457e-8eee-d9e746499461","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7a4ed281-68d5-44b5-8b60-a2ceaf20adea","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/suggest-style-variants","description":"Generate focused next steps for image style mapper from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/style-map-rules","description":"Return hardcoded image style mapper rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/map-image-style","description":"Map image prompt styles to medium, lighting, camera language, texture, and composition modifiers using deterministic scoring rules"}],"x402":null},{"id":"b5e52dee-ad99-45f2-b359-d2b78b6538f4","name":"DAO Governance Proposal Classifier API","slug":"dao-governance-proposal-classifier-api-74cb7d","shortDescription":"Classify DAO proposals by type, risk level, budget impact, and voter review needs","description":"Classify DAO proposals by type, risk level, budget impact, and voter review needs. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["crypto","web3","dao-governance","proposal-classifier","voting","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/dao-governance-proposal-classifier-api-74cb7d","openApiSpecUrl":"https://dao-governance-proposal-classifier.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"a8efd0fc-332d-44be-b466-d9625e1cec29","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"36c6abf7-c530-457b-a67c-fa886e856078","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a9091d13-4a58-403a-857b-f49628afecd7","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/classify","description":"Generate a proposal classification from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded proposalTypes reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"5debff84-3360-4262-8ef7-7b6be00190c9","name":"LLM Evaluation Dataset QA API","slug":"llm-evaluation-dataset-qa-api-8707e1","shortDescription":"QA LLM evaluation datasets from task coverage, label quality, leakage risk, difficulty balance, and owner signoff","description":"QA LLM evaluation datasets from task coverage, label quality, leakage risk, difficulty balance, and owner signoff. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["llm-evaluation","datasets","qa","model-quality","agent-friendly","x402","llm evaluation dataset qa","llm evaluation","datasets","qa","model quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/llm-evaluation-dataset-qa-api-8707e1","openApiSpecUrl":"https://llm-evaluation-dataset-qa.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"ea4f728a-c765-4e78-a7f8-ee90319a0dfe","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1848b6f8-4ccf-432d-9cea-f0413b23be7c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f1c1679b-8c81-46f5-babb-86aa1a942c57","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/llm-eval-dataset-rules","description":"Return hardcoded llm evaluation dataset qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-llm-evaluation-dataset","description":"QA LLM evaluation datasets from task coverage, label quality, leakage risk, difficulty balance, and owner signoff using deterministic scoring rules"},{"method":"POST","path":"/rank-eval-dataset-fixes","description":"Generate focused next steps for llm evaluation dataset qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0799eb50-19f5-4f7a-983d-4413b905988a","name":"DeFi Token Price API","slug":"defi-token-price-api-1deb87","shortDescription":"Live token prices from DEX pools via DexScreener and CoinGecko with pair analytics","description":"DeFi Token Price API fetches real-time token prices from DEX liquidity pools via DexScreener and CoinGecko. Look up any token by contract address or CoinGecko id, get full pair analytics (liquidity, volume, price change over 5m/1h/6h/24h, FDV, market cap), fetch multi-token prices in one call, and get top gainers and losers. Built for DeFi dashboards, trading bots, portfolio trackers and token analytics platforms.","category":null,"tags":["defi","price","trading","get defi token price from dex pool","lookup token price by contract address","get dexscreener pair analytics","find top crypto gainers and losers","get liquidity and volume for token pair"],"baseUrl":"https://orbisapi.com/proxy/defi-token-price-api-1deb87","openApiSpecUrl":"https://defi-price-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"0805b30a-af39-42b0-851b-c7e54144dcbf","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d862c8b9-2992-40ef-b265-d4c698b6009f","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/price","description":"Get token price from DEX pools"},{"method":"GET","path":"/pair","description":"Get full DEX pair analytics"},{"method":"POST","path":"/multi","description":"Get prices for multiple tokens at once"},{"method":"GET","path":"/gainers","description":"Get top gainers and losers"}],"x402":null},{"id":"233feefb-794c-4492-bcf4-fbb402f5364e","name":"Agent Memory Consolidation Planner API","slug":"agent-memory-consolidation-planner-api-6dd3be","shortDescription":"Plan agent memory consolidation from raw notes, evidence value, decay risk, conflicts, and reuse intent","description":"Plan agent memory consolidation from raw notes, evidence value, decay risk, conflicts, and reuse intent. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agent memory systems, context engineering, personalization, recall governance, long-running assistants, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-memory","memory-consolidation","context-engineering","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-memory-consolidation-planner-api-6dd3be","openApiSpecUrl":"https://agent-memory-consolidation.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"11f1e4e2-f22f-4063-9fce-56930dcc5cb6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"74b5dec1-5d07-4fac-aa49-1faa22850649","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5fbac12e-5b43-413c-bd56-33120c9eac9d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/memory-consolidation-rules","description":"Return hardcoded agent memory consolidation rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical memory scores"},{"method":"POST","path":"/plan-consolidation","description":"Plan agent memory consolidation from raw notes, evidence value, decay risk, conflicts, and reuse intent using deterministic memory scoring rules"},{"method":"POST","path":"/prioritize-memory-updates","description":"Generate focused next steps for agent memory consolidation from sensitivity, trust gap, freshness, conflict risk, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"33d53bef-c0c4-4fd0-8fce-133a5e415d90","name":"LinkedIn Profile Fit Scorer API","slug":"linkedin-profile-fit-scorer-api-ce2fcb","shortDescription":"Score LinkedIn profile fit from role match, seniority, industry, skills, activity, and buying intent","description":"Score LinkedIn profile fit from role match, seniority, industry, skills, activity, and buying intent. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","linkedin","profile-scoring","sales-intelligence","agent-friendly","x402","linkedin profile fit scorer","data","linkedin","profile scoring","sales intelligence","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/linkedin-profile-fit-scorer-api-ce2fcb","openApiSpecUrl":"https://linkedin-profile-fit.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"317a31ba-3fd6-47df-8911-2e9eb53f6af2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f690e7d0-6c60-455b-b40f-9b7402cb993e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fe39b6a9-b03b-4361-ad6d-10c91e8140da","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/profile-fit-rules","description":"Return hardcoded linkedin profile fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-profile-fit","description":"Score LinkedIn profile fit from role match, seniority, industry, skills, activity, and buying intent using deterministic scoring rules"},{"method":"POST","path":"/explain-fit-gaps","description":"Generate focused next steps for linkedin profile fit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6d39a456-bf55-4d80-84a4-b7861fea53ae","name":"String Utilities API","slug":"string-utilities-api-21039f","shortDescription":"Analyze, transform and extract from any string — slugify, mask emails, extract URLs — batch 100 — built for AI agents","description":"Every data pipeline and AI agent manipulates strings on every single step. 20+ operations: analyze full string stats, apply transformation pipelines (slugify, truncate, lowercase, remove HTML, mask emails, replace, reverse), extract all entities (emails, URLs, phones, hashtags, mentions, cashtags) and batch process 100 strings at once. Pure logic, sub-1ms, no external API. POST /analyze — Deep stats + entity extraction. POST /transform — Pipeline of operations. POST /extract — All entities at once. POST /batch — One operation on 100 strings.","category":null,"tags":["string-utils","text-processing","data-extraction","utility","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/string-utilities-api-21039f","openApiSpecUrl":null,"hasFree":true,"callCount":2,"tiers":[{"id":"db5839ef-a3bd-4f12-8da2-39f2af05fed9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["10 req/day · All 4 endpoints · 20+ operations · Batch 100 strings · JSON response"]},{"id":"9130c509-6b78-477f-82c9-ade9f9eaf2b4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["0.02 USDC via x402 · Unlimited · All endpoints · Pipeline transforms · Entity extraction · Batch 100/call"]},{"id":"049a05f5-d033-4f71-8c81-3963c37b8a3e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · All endpoints · Sub-1ms edge · USDC payment"]},{"id":"2b555874-7fa2-43e6-a051-f9ba56192131","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · Full suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Deep Scan: Returns word counts, estimated read time, average word length, and basic entity detection"},{"method":"POST","path":"/extract","description":"Data Scraper: Specifically extracts emails, URLs, phone numbers, hashtags, mentions, and cashtags."},{"method":"POST","path":"/transform","description":"Transformation Pipeline: Apply multiple operations (like slugify + uppercase) in a single sequential chain."},{"method":"POST","path":"/batch","description":"Bulk Processor: Run one operation (like trim or escape_html) across up to 100 strings at once."},{"method":"GET","path":"/health","description":"Returns API status, version, and server timestamp."},{"method":"GET","path":"/openapi.json","description":"Fetches the full OpenAPI 3.1.0 specification for easy testing (Swagger/Postman)."}],"x402":null},{"id":"053bb362-ab48-4207-b361-4bb64647b7c6","name":"Template Engine API","slug":"template-engine-api-dd0c8e","shortDescription":"Render Mustache-style templates with variables, batch 500 rows and validate variable coverage — built for AI agents","description":"Every agent generating personalized emails, messages, reports or documents needs a template engine on every call. Render any {{variable}} template with a variables object, extract all variable names from a template, batch render one template against 500 rows of data and validate that all required variables are provided before rendering. Custom delimiters supported. Pure logic, sub-1ms. POST /render — Render template with variables. POST /extract-vars — Get all variable names. POST /batch — Render against 500 rows. POST /validate — Check variable coverage.","category":null,"tags":["templating","text-generation","data-merging","utility","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/template-engine-api-dd0c8e","openApiSpecUrl":"https://template-engine-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"6b8b0462-d7b1-4247-a327-3e5c5332719d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · Batch 500 rows · Custom delimiters"]},{"id":"1a209370-a069-4d96-85e9-ce924ae77aa4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · Batch 500 rows/call · Validation included"]},{"id":"856360e0-d834-42f4-85ed-26d54e795769","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"b0c128e9-cccd-4845-adb7-8dd5ca6a3a15","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":1999998,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/render","description":"Description: Renders a single mustache-style template with a variables object. Supports dot-notation for nested data."},{"method":"POST","path":"/extract-vars","description":"Description: Scans a template string and returns a list of all unique variable names found within the delimiters."},{"method":"POST","path":"/batch","description":"Description: Processes a single template against an array of up to 500 rows of data in one request."},{"method":"POST","path":"/validate","description":"Description: Checks if a provided variables object covers all required tags in a template; identifies missing or extra data."},{"method":"GET","path":"/health","description":"Returns API status, version, and server timestamp."},{"method":"GET","path":"/openapi.json","description":"The full technical specification for AI agent auto-discovery."}],"x402":null},{"id":"0ee206ae-de34-4fc5-a1d4-f3c4d5e6f3d1","name":"Financial News Sentiment Index API","slug":"financial-news-sentiment-index-api-b84884","shortDescription":"Aggregate and score financial news sentiment for any ticker, sector, or macro theme. Returns bull/bear index, topic clus","description":"Aggregate and score financial news sentiment for any ticker, sector, or macro theme. Returns bull/bear index, topic clusters, and momentum signals from real-time news streams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes finance market, market data, financial news, news sentiment, and sentiment index. Use the /v1/news-sentiment-index endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-&-market-data","ml_model","finance-and-market-data","ml-model","financial-news-sentiment-index","finance","market","data","financial","news","sentiment","index","news-sentiment-index","aggregate"],"baseUrl":"https://orbisapi.com/proxy/financial-news-sentiment-index-api-b84884","openApiSpecUrl":"https://orbis-financial-news-sentiment-inde.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"3f6405ea-3fc7-4e50-ad3b-4a165afb8ae7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"241ede0e-fd62-443b-b31e-184b39f35fc6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"72b0fe7e-2c61-4636-8571-74d3c256baa5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.42,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/news-sentiment-index","description":null},{"method":"POST","path":"/v1/news-sentiment-index","description":null}],"x402":null},{"id":"71cbd1e8-b3f0-47f2-8f5b-a2e9d4f35c67","name":"Clinical Trial Eligibility Screener API","slug":"clinical-trial-eligibility-screener-api-999ff1","shortDescription":"Match patient profiles against active clinical trial inclusion and exclusion criteria. Returns ranked trial matches, eli","description":"Match patient profiles against active clinical trial inclusion and exclusion criteria. Returns ranked trial matches, eligibility confidence scores, and disqualifying criteria flags. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes healthcare life, life sciences, clinical trial, trial eligibility, and eligibility screener. Use the /v1/screen-eligibility endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-&-life-sciences","ml_model","healthcare-and-life-sciences","ml-model","clinical-trial-eligibility-screener","healthcare","life","sciences","clinical","trial","eligibility","screener","screen-eligibility","match"],"baseUrl":"https://orbisapi.com/proxy/clinical-trial-eligibility-screener-api-999ff1","openApiSpecUrl":"https://orbis-clinical-trial-eligibility-sc.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"9ebf8e19-dc76-4f00-814a-c2e7345feb01","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f09b687e-e284-4eaa-9af3-4d5914c35233","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"d03dbb0f-bc32-4369-a2b5-3006cf77584f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.78,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/screen-eligibility","description":null},{"method":"POST","path":"/v1/screen-eligibility","description":null}],"x402":null},{"id":"18f4524d-7754-41ed-a642-d3e1d9330c5d","name":"Regulatory Change Alert API","slug":"regulatory-change-alert-api-c2ff33","shortDescription":"Monitor and classify regulatory changes by jurisdiction, industry, and impact scope with effective-date tracking and com","description":"Monitor and classify regulatory changes by jurisdiction, industry, and impact scope with effective-date tracking and compliance action summaries. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes legal compliance, regulatory change, change alert, alert regulatory change, and monitor classify. Use the /v1/alert-regulatory-change endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-&-compliance","data_process","legal-and-compliance","data-process","regulatory-change-alert","legal","compliance","regulatory","change","alert","alert-regulatory-change","monitor","classify","changes"],"baseUrl":"https://orbisapi.com/proxy/regulatory-change-alert-api-c2ff33","openApiSpecUrl":"https://orbis-regulatory-change-alert-api.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"bf54ab28-e787-4b2f-888d-13d6ea778d4b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a8cd4694-59b4-4aa7-b9c7-2f32131e3133","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"a806ba01-b1c8-4c2e-9b7d-15bf5c8a8acb","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.18,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/alert-regulatory-change","description":null},{"method":"POST","path":"/v1/alert-regulatory-change","description":null}],"x402":null},{"id":"536e6689-7895-46df-af9b-4c65ace10fef","name":"JSON Transformer API","slug":"json-transformer-api-a57198","shortDescription":"Transform JSON with 15 pipeline operations — pick, rename, flatten, filter, sort, cast — diff objects and query by path","description":"Every data agent reshapes JSON on every single pipeline step. Apply up to 20 chained transformations in one call: pick specific fields, omit unwanted keys, rename fields, flatten nested objects to dot notation, unflatten back, filter arrays by conditions, sort arrays, cast types, remove nulls, add computed fields, merge objects, wrap/unwrap and limit arrays. Diff two JSON objects to see exactly what changed. Query any value by dot-notation path. Pure logic, sub-1ms, no external API.","category":null,"tags":["json","data-transformation","etl","pipeline","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/json-transformer-api-a57198","openApiSpecUrl":"https://json-transformer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"f76aee9f-0b39-4ca0-b22f-095b54e9b35c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 15 operations · 20 transforms/call"]},{"id":"dc6f430b-5a57-4933-b2de-6cc963574419","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · 20 transforms/call · Array filtering + sorting · Deep diff"]},{"id":"c54b2a00-d2f6-4765-965e-17b1f21f9314","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"876615d5-19e4-4f7a-943a-d289f2f04289","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/transform","description":"Apply up to 20 chained operations to any JSON object or array"},{"method":"POST","path":"/flatten","description":"Flatten nested JSON to dot-notation keys with custom separator"},{"method":"POST","path":"/diff","description":"Diff two JSON objects — returns added, removed and changed keys"},{"method":"POST","path":"/query","description":"Diff two JSON objects — returns added, removed and changed keys"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"05dc8ced-d102-4a47-99b3-a01f9f573d21","name":"Merchant KYC Document Gap API","slug":"merchant-kyc-document-gap-api-cd00b2","shortDescription":"Find merchant KYC document gaps from business type, ownership proof, bank details, risk tier, and jurisdiction","description":"Find merchant KYC document gaps from business type, ownership proof, bank details, risk tier, and jurisdiction. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["merchant-kyc","onboarding","fintech","identity","agent-friendly","x402","merchant kyc document gap","merchant kyc","onboarding","fintech","identity","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/merchant-kyc-document-gap-api-cd00b2","openApiSpecUrl":"https://merchant-kyc-document-gap.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"8e3224a8-6cc6-4090-ae44-f8c7141e20db","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0caafc06-5b85-4747-966c-7e02bd014a25","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"53447d9d-d18c-4d29-a1eb-d5979641b2a0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/merchant-kyc-rules","description":"Return hardcoded merchant kyc document gap rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-merchant-kyc-gaps","description":"Find merchant KYC document gaps from business type, ownership proof, bank details, risk tier, and jurisdiction using deterministic scoring rules"},{"method":"POST","path":"/rank-kyc-doc-actions","description":"Generate focused next steps for merchant kyc document gap from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"479738b1-3669-4ad1-91e4-c8f2434267d2","name":"Token Listing Due Diligence API","slug":"token-listing-due-diligence-api-50553c","shortDescription":"Review token listing diligence from supply, holders, liquidity, disclosures, contract controls, and market depth","description":"Review token listing diligence from supply, holders, liquidity, disclosures, contract controls, and market depth. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","token-listing","due-diligence","crypto","agent-friendly","x402","token listing due diligence","blockchain","token listing","due diligence","crypto","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/token-listing-due-diligence-api-50553c","openApiSpecUrl":"https://token-listing-diligence.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"795fccd1-cc92-4b51-aadd-58c77754a4de","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c3f1038-7265-4b2f-b421-435d734f17e9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"551b56aa-4c2d-40e4-946f-a02a14d6a62c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/listing-diligence-rules","description":"Return hardcoded token listing diligence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-token-listing","description":"Review token listing diligence from supply, holders, liquidity, disclosures, contract controls, and market depth using deterministic scoring rules"},{"method":"POST","path":"/prioritize-listing-questions","description":"Generate focused next steps for token listing diligence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dcd6e4af-420e-4461-848f-f1da6a6d127f","name":"Product Image Prompt Planner API","slug":"product-image-prompt-planner-api-8a2044","shortDescription":"Plan product image prompts from SKU context, material cues, use case, background, lighting, and brand fit","description":"Plan product image prompts from SKU context, material cues, use case, background, lighting, and brand fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["ai","product-images","image-prompt","commerce","agent-friendly","x402","product image prompt planner","ai","product images","image prompt","commerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-image-prompt-planner-api-8a2044","openApiSpecUrl":"https://product-image-prompt-planner.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"e998ca99-f5d5-44b8-bb67-85fc9eb7fa44","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cd600c72-fe4c-44bb-8bf0-ac02b9b4d024","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d28f1f4f-5dab-4182-8f62-1cf3a2dd9d0b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/product-prompt-rules","description":"Return hardcoded product image prompt planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-product-prompt","description":"Plan product image prompts from SKU context, material cues, use case, background, lighting, and brand fit using deterministic scoring rules"},{"method":"POST","path":"/rank-product-variants","description":"Generate focused next steps for product image prompt planner from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ee20247e-5a46-41e5-b013-eb9c9a2a5b59","name":"HTML to Markdown API","slug":"html-to-markdown-api-5bda8f","shortDescription":"Convert HTML to clean Markdown, extract structured content, and simplify web pages for RAG pipelines, crawler agents, and ingestion systems","description":"Convert HTML to clean Markdown, extract structured content, and simplify web pages for RAG pipelines, crawler agents, and ingestion systems","category":null,"tags":["html","markdown","rag","web-extraction","crawler","developer-tools","html to markdown","html to markdown api","html","markdown","rag","web extraction","crawler","developer tools","html to markdown api api"],"baseUrl":"https://orbisapi.com/proxy/html-to-markdown-api-5bda8f","openApiSpecUrl":"https://orbis-apis.onrender.com/html-to-markdown/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"0b4ac3c8-33cf-46d5-93f8-3733130fd542","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"fed9939c-a89d-4e6e-ba8f-d9a9b8a62402","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0a8e429d-fc50-4775-91fd-b3c9d08854e5","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/convert","description":"Convert HTML to clean Markdown"},{"method":"POST","path":"/clean","description":"Clean and normalize existing Markdown"},{"method":"POST","path":"/extract","description":"Extract structured content from HTML"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/html-intelligence","description":"ONE-CALL: convert + extract + quality score"},{"method":"POST","path":"/simplify","description":"Simplify HTML to plain readable text"},{"method":"POST","path":"/batch","description":"Batch convert up to 10 HTML pages"}],"x402":null},{"id":"1e05efb2-953a-4588-956b-1cd8baba849c","name":"Video Scene Detector API","slug":"video-scene-detector-api-aae430","shortDescription":"Automatically detect scene transitions, cut points, and thematic segment boundaries in video files using visual change a","description":"Automatically detect scene transitions, cut points, and thematic segment boundaries in video files using visual change analysis, motion vector discontinuities, and audio beat alignment. Accepts video URLs or frame sequences and returns a timestamped scene list, scene type classifications (action, dialogue, transition, title), thumbnail keyframes per scene, and scene duration statistics for automated video editing and content indexing workflows. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes media content, video scene, scene detector, detect scenes, and automatically detect. Use the /v1/video/detect-scenes endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["media-&-content","ml_model","media-and-content","ml-model","video-scene-detector","media","content","video","scene","detector","detect-scenes","automatically","detect","transitions"],"baseUrl":"https://orbisapi.com/proxy/video-scene-detector-api-aae430","openApiSpecUrl":"https://orbis-video-scene-detector-api.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"f45b5a42-c09a-43da-9ec0-a999c3b17c61","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"33f4e956-e735-4cb2-ac3d-4acbb7861fe1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"e89e6862-ca05-4bf6-9697-1ec58dee9835","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/video/detect-scenes","description":null},{"method":"POST","path":"/v1/video/detect-scenes","description":null}],"x402":null},{"id":"df4b1013-c27d-4f3a-902b-8a068608e7e8","name":"IT Change Request Agent Router API","slug":"it-change-request-agent-router-api-fe8135","shortDescription":"Route IT change requests by risk, service impact, rollback plan, approval need, and change window","description":"Route IT change requests by risk, service impact, rollback plan, approval need, and change window. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","it-operations","change-management","workflow-routing","agent-assist","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/it-change-request-agent-router-api-fe8135","openApiSpecUrl":"https://it-change-agent-router.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"2062dd25-250e-4781-b97e-0e3c6785fba5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e46d3f1a-120f-41a1-bcfa-3e4bbb735db5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cbbbf6a8-468d-483c-b1b1-98f22d3ad14a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/change-rules","description":"Return hardcoded it change agent router rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-change-risk","description":"Generate focused next steps for it change agent router from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/route-change","description":"Route IT change requests by risk, service impact, rollback plan, approval need, and change window using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"84c94e6e-1b1e-442d-9f3b-d728ef69eb69","name":"Agent Observability Event Schema API","slug":"agent-observability-event-schema-api-bbb705","shortDescription":"Design agent observability event schemas from tool calls, decisions, evidence, cost, and failure modes","description":"Design agent observability event schemas from tool calls, decisions, evidence, cost, and failure modes. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","observability","event-schema","agent-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-observability-event-schema-api-bbb705","openApiSpecUrl":"https://agent-event-schema.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"9bfcaf56-485f-4c63-9a36-75d1e4aab603","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e0e0aef9-b127-4c97-836a-3a4195e66a2e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1e572cc1-a3d1-4e13-b85a-33dbc813d676","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/event-schema-rules","description":"Return hardcoded agent event schema rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/flag-telemetry-gaps","description":"Generate prioritized next steps for agent event schema from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"POST","path":"/design-event-schema","description":"Design agent observability event schemas from tool calls, decisions, evidence, cost, and failure modes using deterministic scoring rules"}],"x402":null},{"id":"eecbc8c3-e270-4cf6-b7df-ef8f00539103","name":"Audio Deepfake Detector API","slug":"audio-deepfake-detector-api-a1341d","shortDescription":"Detect synthetic or voice-cloned audio using spectrogram analysis, biometric fingerprinting, and GAN artifact detection.","description":"Detect synthetic or voice-cloned audio using spectrogram analysis, biometric fingerprinting, and GAN artifact detection. Returns an authenticity score, detected synthesis method, and confidence breakdown to support fraud prevention and content moderation workflows. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes cybersecurity fraud, audio deepfake, deepfake detector, security, and detect audio deepfake. Use the /v1/security/detect-audio-deepfake endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-&-fraud","ml_model","cybersecurity-and-fraud","ml-model","audio-deepfake-detector","cybersecurity","fraud","audio","deepfake","detector","security","detect-audio-deepfake","detect","synthetic"],"baseUrl":"https://orbisapi.com/proxy/audio-deepfake-detector-api-a1341d","openApiSpecUrl":"https://orbis-audio-deepfake-detector-api.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"02b48aa0-2c80-4fe9-8c99-6eb73ed30260","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"55cf26f5-5d10-416a-9d56-031cbc69a627","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"dd1067ee-331c-4633-a135-7335110dbf43","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/detect-audio-deepfake","description":null},{"method":"POST","path":"/v1/security/detect-audio-deepfake","description":null}],"x402":null},{"id":"0300e8f8-f4cb-4a11-be16-2f97a24a2db9","name":"API Performance Monitoring","slug":"api-performance-monitoring-10b71c","shortDescription":"Monitor API uptime, latency, and error rates. Real-time alerting, SLA tracking, and dashboards.","description":"Monitor API uptime, latency, and error rates. Real-time alerting, SLA tracking, and dashboards. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes management, performance, monitoring, monitor api, and monitor uptime. Use the /v1/monitor-api endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["api-management","data_process","data-process","performance-monitoring","management","performance","monitoring","monitor-api","monitor","uptime","latency","error","rates","real"],"baseUrl":"https://orbisapi.com/proxy/api-performance-monitoring-10b71c","openApiSpecUrl":"https://orbis-api-performance-monitoring.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"be83fe95-74a3-4b47-9055-3e90f65e94c9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4c610d69-48b5-43cf-8c64-9bed19e2f609","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4dc16e54-acef-4cb1-917d-8d2eed7cf9c8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/monitor-api","description":null},{"method":"POST","path":"/v1/monitor-api","description":null}],"x402":null},{"id":"bbdb54d5-fb77-4573-a290-f2ae49a7aaf5","name":"NSFW Image Shield API","slug":"nsfw-image-shield-api-65bc6d","shortDescription":"Detect explicit nudity, sexual acts, fetish content, and borderline adult imagery in uploaded images before they reach u","description":"Detect explicit nudity, sexual acts, fetish content, and borderline adult imagery in uploaded images before they reach users. Returns severity tier, detected regions, confidence scores, and block-review-allow guidance for moderation pipelines. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes content, moderation, nsfw image, image shield, and shield nsfw images. Use the /v1/moderation/shield-nsfw-images endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["content-moderation","ml-model","nsfw-image-shield","content","moderation","nsfw","image","shield","shield-nsfw-images","detect","explicit","nudity","sexual","acts"],"baseUrl":"https://orbisapi.com/proxy/nsfw-image-shield-api-65bc6d","openApiSpecUrl":"https://orbis-nsfw-image-shield-api.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"19da2a1e-3e32-47e2-bf69-919725cfec98","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"815b660d-85bd-4c93-8491-1bb62db27ff4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"703ac476-7882-43ff-8b34-756ddc1b403b","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/moderation/shield-nsfw-images","description":null},{"method":"POST","path":"/v1/moderation/shield-nsfw-images","description":null}],"x402":null},{"id":"678b04a1-21e6-4227-85a0-3465abc54ef5","name":"Buying Signal Email Analyzer API","slug":"buying-signal-email-analyzer-api-9df3b4","shortDescription":"Analyze inbound and reply emails for hidden buying intent, hesitation, and urgency. Returns signal strength, objections,","description":"Analyze inbound and reply emails for hidden buying intent, hesitation, and urgency. Returns signal strength, objections, stakeholder clues, and recommended next-step actions for sales teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes sales prospecting, buying signal, signal email, email analyzer, and analyze buying signal emails. Use the /v1/sales/analyze-buying-signal-emails endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["sales-and-prospecting","ml-model","buying-signal-email-analyzer","sales","prospecting","buying","signal","email","analyzer","analyze-buying-signal-emails","analyze","inbound","reply","emails"],"baseUrl":"https://orbisapi.com/proxy/buying-signal-email-analyzer-api-9df3b4","openApiSpecUrl":"https://orbis-buying-signal-email-analyzer.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"e1906285-b07b-415c-a459-e3edf15e5172","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d7dbbf4e-d108-4b86-89c8-12d46ab43a10","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"76c00787-9fbf-4bc8-86a4-2406a80a34ab","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/sales/analyze-buying-signal-emails","description":null},{"method":"POST","path":"/v1/sales/analyze-buying-signal-emails","description":null}],"x402":null},{"id":"6416891f-37aa-46df-92f1-3842c0646352","name":"X Influencer Fit Scorer API","slug":"x-influencer-fit-scorer-api-e12258","shortDescription":"Score X accounts for partnership fit using audience overlap, posting style, controversy risk, and topic authority signal","description":"Score X accounts for partnership fit using audience overlap, posting style, controversy risk, and topic authority signals. Returns fit score, red flags, and outreach angle suggestions for campaign teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes marketing sales, influencer fit, fit scorer, score influencer fit, and score accounts. Use the /v1/x/score-influencer-fit endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-sales","data-process","x-influencer-fit-scorer","marketing","sales","influencer","fit","scorer","score-influencer-fit","score","accounts","partnership","using","audience"],"baseUrl":"https://orbisapi.com/proxy/x-influencer-fit-scorer-api-e12258","openApiSpecUrl":"https://orbis-x-influencer-fit-scorer-api.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"b8763028-eeac-46f8-8cb7-beb6401d1778","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0721e8c9-bb49-421d-9c61-78747aa05117","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"48a87f95-ea56-4a71-a511-86e55146473f","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/x/score-influencer-fit","description":null},{"method":"POST","path":"/v1/x/score-influencer-fit","description":null}],"x402":null},{"id":"135b44dd-c43b-4867-850b-7c0ae04f56b3","name":"Carbon Credit Project Risk API","slug":"carbon-credit-project-risk-api-7e21af","shortDescription":"Score carbon credit project risk from methodology, additionality proof, permanence, verification status, and jurisdiction","description":"Score carbon credit project risk from methodology, additionality proof, permanence, verification status, and jurisdiction. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["carbon-credits","climate","project-risk","esg","agent-friendly","x402","carbon credit project risk","carbon credits","climate","project risk","esg","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/carbon-credit-project-risk-api-7e21af","openApiSpecUrl":"https://carbon-credit-project-risk.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"15fd5ffd-1f75-428d-9e81-e29c280330c8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c2bdf056-ae27-4edf-969b-9f8b3bdbec43","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"931c3117-525d-419f-9d7c-059c24416105","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/carbon-credit-rules","description":"Return hardcoded carbon credit project risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-carbon-credit-project-risk","description":"Score carbon credit project risk from methodology, additionality proof, permanence, verification status, and jurisdiction using deterministic scoring rules"},{"method":"POST","path":"/rank-carbon-diligence","description":"Generate focused next steps for carbon credit project risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0a1bbfe0-ec6c-4580-9413-af780f270790","name":"Satoshi API","slug":"satoshi-api-3a9fe8","shortDescription":"Bitcoin fee intelligence for wallets and AI agents.","description":"Know when to send Bitcoin and when to wait. Satoshi API gives apps and AI agents live fee recommendations, mempool context, next-block forecasts, and direct x402 endpoints for premium Bitcoin fee intelligence.","category":null,"tags":["bitcoin","fees","mempool","x402","ai-agent","wallets","bitcoin-mcp","fee-estimation"],"baseUrl":"https://orbisapi.com/proxy/satoshi-api-3a9fe8","openApiSpecUrl":"https://bitcoinsapi.com/api/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"b5b2e8e4-9ee1-436f-bb4f-8385cd7dd924","name":"Free Bitcoin fee preview","description":"Preview send-now-or-wait recommendations, status, and basic fee context before paying.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Live recommended Bitcoin fees","Send-or-wait fee plan","Fee savings context","API status checks"]},{"id":"37fb1f15-4417-4d3d-b42f-a08dbf4791f1","name":"Agent micro-call","description":"Low-cost Orbis x402 access for agents that want Bitcoin fee intelligence through the Orbis proxy.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Orbis x402 pay-per-call access","Bitcoin fee recommendation endpoint","Mempool context for transaction timing","Direct Satoshi x402 docs linked"]}],"endpoints":[{"method":"GET","path":"/api/v1/fees/recommended","description":"Current Bitcoin fee recommendation with send-now-or-wait guidance."},{"method":"GET","path":"/api/v1/fees/plan","description":"Fee timing plan for apps and agents deciding whether to broadcast now."},{"method":"GET","path":"/api/v1/fees/savings","description":"Historical fee-savings context behind Satoshi API timing recommendations."},{"method":"GET","path":"/api/v1/mempool/info","description":"Current mempool pressure and Bitcoin transaction backlog context."},{"method":"GET","path":"/api/v1/status","description":"Satoshi API service and Bitcoin node health status."}],"x402":null},{"id":"9ae10b5a-eff8-48ba-87ac-2b10257d540f","name":"Model Drift Canary API","slug":"model-drift-canary-api-e3bdcc","shortDescription":"Detect model drift canaries from feature shift, output change, segment impact, freshness, and alert severity","description":"Detect model drift canaries from feature shift, output change, segment impact, freshness, and alert severity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","model-drift","monitoring","mlops","agent-friendly","x402","model drift canary","ai","model drift","monitoring","mlops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/model-drift-canary-api-e3bdcc","openApiSpecUrl":"https://model-drift-canary.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"002e2ab2-d5b4-4be9-8039-4b4bc9a6a888","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"961bcda4-5664-4904-985e-d358609f918e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"49d59ffc-cc00-41eb-b25b-b9a72886e9c9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/drift-canary-rules","description":"Return hardcoded model drift canary rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-drift-canary","description":"Detect model drift canaries from feature shift, output change, segment impact, freshness, and alert severity using deterministic scoring rules"},{"method":"POST","path":"/prioritize-drift-actions","description":"Generate focused next steps for model drift canary from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7923d924-527a-43c4-9f4c-208fa770b7c8","name":"Stablecoin Arbitrage API","slug":"stablecoin-arbitrage-api-af3174","shortDescription":"Track stablecoin spreads, peg risk, and safe arbitrage opportunities across venues","description":"Stablecoin arbitrage intelligence API for treasury agents, market makers, DeFi bots, and risk-aware trading systems. Detects stablecoin price spreads across DEX and CEX venues, identifies best buy/sell venues, estimates profit after fees, flags peg risk, and returns execution plans with reasoning and safety checks.","category":null,"tags":["stablecoin","stablecoin-arbitrage","peg-risk","usdc","usdt","defi","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","stablecoin arbitrage api","usdc spread scanner","stablecoin peg risk","stablecoin trading bot","stablecoin arbitrage alert"],"baseUrl":"https://orbisapi.com/proxy/stablecoin-arbitrage-api-af3174","openApiSpecUrl":"https://orbis-apis.onrender.com/stablecoin-arbitrage/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"bedae4a5-c4d4-4293-8765-d61e234f35a4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"887cc8ea-009f-40ac-8fd4-7243fdfbb1cd","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/spreads","description":"Stablecoin price spreads across DEX and CEX venues"},{"method":"POST","path":"/alerts","description":"Stablecoin arbitrage alerts with peg risk flags"},{"method":"POST","path":"/lookup","description":"ONE-CALL stablecoin spread trade with peg risk and execution plan"}],"x402":null},{"id":"bc25f000-6789-40a2-86b9-56ce249d820f","name":"Consensus Forecast Divergence API","slug":"consensus-forecast-divergence-api-a4147c","shortDescription":"Detect forecast divergence from estimate range, contributor quality, update cadence, shock exposure, and liquidity","description":"Detect forecast divergence from estimate range, contributor quality, update cadence, shock exposure, and liquidity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","forecasting","consensus","market-signal","agent-friendly","x402","consensus forecast divergence","data","forecasting","consensus","market signal","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/consensus-forecast-divergence-api-a4147c","openApiSpecUrl":"https://forecast-divergence.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"08b772c6-09d4-4bb2-ac03-8b78bd8b0377","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2ebd6f67-76b8-4299-a338-776c1f1ec722","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"807c3fe3-9f0a-418f-935f-7e96e4d298e0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/forecast-divergence-rules","description":"Return hardcoded forecast divergence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-forecast-divergence","description":"Detect forecast divergence from estimate range, contributor quality, update cadence, shock exposure, and liquidity using deterministic scoring rules"},{"method":"POST","path":"/rank-divergence-drivers","description":"Generate focused next steps for forecast divergence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a4b56578-4bd8-4d91-b0c6-535264cca812","name":"Creative Prompt Safety Gate API","slug":"creative-prompt-safety-gate-api-a0010a","shortDescription":"Gate media prompts for brand safety, policy risk, protected attributes, claims, and age sensitivity","description":"Gate media prompts for brand safety, policy risk, protected attributes, claims, and age sensitivity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","prompt-safety","brand-safety","media-generation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/creative-prompt-safety-gate-api-a0010a","openApiSpecUrl":"https://creative-prompt-safety-gate.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"002b1508-c676-4b30-9cb5-1b070351775f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a8f3cfab-94ba-47dd-832f-7c9864318e55","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ad65c596-ff3f-44b9-b721-1727988c818a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/explain-safety-flags","description":"Generate focused next steps for creative prompt safety gate from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/safety-gate-rules","description":"Return hardcoded creative prompt safety gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-creative-prompt","description":"Gate media prompts for brand safety, policy risk, protected attributes, claims, and age sensitivity using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2512099e-2da5-4e54-a2b3-0bd6538df62b","name":"Language Readability Leveler API","slug":"language-readability-leveler-api-396c1d","shortDescription":"Adjust language readability targets by audience, domain complexity, sentence load, terminology, and clarity","description":"Adjust language readability targets by audience, domain complexity, sentence load, terminology, and clarity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["nlp","readability","language","content-qa","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/language-readability-leveler-api-396c1d","openApiSpecUrl":"https://readability-leveler.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"c42ffa5c-b158-44f2-be0b-27d6c1cc7980","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bcf87c95-cbfd-4589-ad84-728a57b172d5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b01f0117-a18d-433d-8c12-1464c60dcd66","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/level-readability","description":"Adjust language readability targets by audience, domain complexity, sentence load, terminology, and clarity using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/flag-clarity-risks","description":"Generate focused next steps for readability leveler from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/readability-rules","description":"Return hardcoded readability leveler rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"d1dd13d3-36f2-48df-a273-59050953bd8a","name":"Translation Tone Preserver API","slug":"translation-tone-preserver-api-8bfb23","shortDescription":"Preserve translation tone by formality, emotion, brand voice, audience, and channel constraints","description":"Preserve translation tone by formality, emotion, brand voice, audience, and channel constraints. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["nlp","translation","tone","brand-voice","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/translation-tone-preserver-api-8bfb23","openApiSpecUrl":"https://translation-tone-preserver.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"c33e7161-ba16-4eba-bae8-74b5356ab1cb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"16954981-7619-4971-b17c-b117915c896d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"89e6c489-83b8-44a8-a636-ca90b4298dae","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/preserve-translation-tone","description":"Preserve translation tone by formality, emotion, brand voice, audience, and channel constraints using deterministic scoring rules"},{"method":"GET","path":"/tone-rules","description":"Return hardcoded translation tone preserver rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/compare-tone-options","description":"Generate focused next steps for translation tone preserver from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"527dce5b-0966-46d6-8169-0e6575c10f6d","name":"Programmatic Page QA Gate API","slug":"programmatic-page-qa-gate-api-79cbc1","shortDescription":"Gate programmatic SEO pages by data quality, template fit, uniqueness, intent match, and publish risk","description":"Gate programmatic SEO pages by data quality, template fit, uniqueness, intent match, and publish risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","programmatic-seo","page-qa","content-quality","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/programmatic-page-qa-gate-api-79cbc1","openApiSpecUrl":"https://programmatic-page-qa.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"0ca204c3-ba6e-4faf-a269-ac3e4ea4c22d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"fd88b67b-a620-4c5d-8112-cde3e5ca9e19","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ecb5a8f1-4604-4edc-8473-7c639fd1127c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/gate-page","description":"Gate programmatic SEO pages by data quality, template fit, uniqueness, intent match, and publish risk using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/flag-publish-risks","description":"Generate focused next steps for programmatic page qa from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/page-qa-rules","description":"Return hardcoded programmatic page qa rules, weights, and decision criteria"}],"x402":null},{"id":"10337bf1-bdc0-4d58-b04b-808bc5eef233","name":"Encode & Decode API","slug":"encode-decode-api-8586d0","shortDescription":"Encode and decode Base64, hex, binary, URL, HTML entities, Morse and hash with SHA — built for AI agents","description":"Every agent passing data between systems encodes and decodes on every pipeline step. Encode and decode between Base64, Base64URL, hex, binary, URL encoding, HTML entities, Morse code, ROT13 and Caesar cipher. Hash any text with SHA-1, SHA-256 or SHA-512 using Web Crypto. Get all encodings and hashes in one call with /all. Pure logic, sub-1ms, no external API.\n","category":null,"tags":["encoding","base64","hashing","data-conversion","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/encode-decode-api-8586d0","openApiSpecUrl":"https://encode-decode-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"a1139bc5-0eb9-4261-befb-2a3e328b73aa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 9 encoding formats · SHA-1/256/512 · All-in-one endpoint"]},{"id":"aec115ef-6955-416c-a7d2-aa4c4af89faf","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · 9 formats · Web Crypto hashing · All encodings at once"]},{"id":"92340ded-d354-4363-acb4-21b552ef6554","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"425b4f42-9910-438b-95ee-b6eae89d7e3e","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/encode","description":"Encode text to Base64, hex, binary, URL, HTML entities, Morse, ROT13 or Caesar"},{"method":"POST","path":"/decode","description":"Decode from any supported format back to plain text"},{"method":"POST","path":"/hash","description":"Hash text with SHA-1, SHA-256 or SHA-512"},{"method":"POST","path":"/all","description":"Get all encodings and hashes for any text in one call"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"e15c3a5b-355a-47ca-9dc0-4ad05cdf512b","name":"LinkedIn Outreach Personalizer API","slug":"linkedin-outreach-personalizer-api-03f819","shortDescription":"Build LinkedIn outreach angles from profile signals, shared context, pain points, offer fit, and tone risk","description":"Build LinkedIn outreach angles from profile signals, shared context, pain points, offer fit, and tone risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","linkedin","outreach","personalization","agent-friendly","x402","linkedin outreach personalizer","communication","linkedin","outreach","personalization","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/linkedin-outreach-personalizer-api-03f819","openApiSpecUrl":"https://linkedin-outreach-personalizer-phi.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"dd11dcd0-b37e-4582-b267-a662b7c65bda","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"70662107-c6c4-48e3-b62c-3e85a71f071c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7cf6e9ef-f0b6-4792-b24a-e953406831b6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/outreach-rules","description":"Return hardcoded linkedin outreach personalizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/personalize-outreach","description":"Build LinkedIn outreach angles from profile signals, shared context, pain points, offer fit, and tone risk using deterministic scoring rules"},{"method":"POST","path":"/rank-outreach-angles","description":"Generate focused next steps for linkedin outreach personalizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b9b7a401-ccb2-49c9-aaa8-637f8eb31d40","name":"Coding Agent PR Risk API","slug":"coding-agent-pr-risk-api-1c5394","shortDescription":"Score coding-agent PR risk from file scope, test signal, dependency change, security surface, and rollback ease","description":"Score coding-agent PR risk from file scope, test signal, dependency change, security surface, and rollback ease. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","coding-agent","pr-risk","developer-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/coding-agent-pr-risk-api-1c5394","openApiSpecUrl":"https://coding-agent-pr-risk.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"5c66f484-18a3-4246-8101-aec7c2d71521","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"26dc4b84-2808-406f-824e-a9595343bfd5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3e137705-dab6-4414-9857-47902d93f114","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/pr-risk-rules","description":"Return hardcoded coding agent pr risk rules, weights, and decision criteria"},{"method":"POST","path":"/score-pr-risk","description":"Score coding-agent PR risk from file scope, test signal, dependency change, security surface, and rollback ease using deterministic scoring rules"},{"method":"POST","path":"/recommend-review-depth","description":"Generate prioritized next steps for coding agent pr risk from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"1658a1cd-3732-47e8-ba4d-d8d0e450c71f","name":"Indexation Risk Auditor API","slug":"indexation-risk-auditor-api-7c1c37","shortDescription":"Audit indexation risk from canonical signals, noindex patterns, thin pages, duplicates, and sitemap mismatch","description":"Audit indexation risk from canonical signals, noindex patterns, thin pages, duplicates, and sitemap mismatch. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","indexation","technical-seo","site-audit","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/indexation-risk-auditor-api-7c1c37","openApiSpecUrl":"https://indexation-risk-auditor.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"c044d80d-7df5-4809-aee0-44dbb204584d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c80ee94d-c63a-4c88-8674-57a756ab4e86","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"219c2dfa-e29f-444c-b297-035b80dc98e1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-index-fixes","description":"Generate focused next steps for indexation risk auditor from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/index-rules","description":"Return hardcoded indexation risk auditor rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/audit-indexation","description":"Audit indexation risk from canonical signals, noindex patterns, thin pages, duplicates, and sitemap mismatch using deterministic scoring rules"}],"x402":null},{"id":"bb52004c-90dd-4ec9-b61b-0567f3bd4ac1","name":"HR Candidate Outreach Guard API","slug":"hr-candidate-outreach-guard-api-7c57c8","shortDescription":"Guard HR candidate outreach for tone, fairness, consent, role fit, and follow-up timing risk","description":"Guard HR candidate outreach for tone, fairness, consent, role fit, and follow-up timing risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","hr","candidate-outreach","compliance","agent-assist","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/hr-candidate-outreach-guard-api-7c57c8","openApiSpecUrl":"https://hr-outreach-guard.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"86446b71-2d89-4ad1-b6c6-cd77a1e03587","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b5f06a0b-32c9-41d2-8eb7-d5ae9fee4171","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a3bd3bb2-cf63-407b-bf70-55068252a0af","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/suggest-outreach-fixes","description":"Generate focused next steps for hr outreach guard from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/outreach-rules","description":"Return hardcoded hr outreach guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-outreach","description":"Guard HR candidate outreach for tone, fairness, consent, role fit, and follow-up timing risk using deterministic scoring rules"}],"x402":null},{"id":"8ddac6d2-43bc-40c9-a486-5e5dd15256b0","name":"Insurance Claim Severity Router API","slug":"insurance-claim-severity-router-api-5140e8","shortDescription":"Route insurance claim severity from incident type, loss estimate, fraud indicators, documentation, and SLA risk","description":"Route insurance claim severity from incident type, loss estimate, fraud indicators, documentation, and SLA risk. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["insurance","claims","severity-routing","risk","agent-friendly","x402","insurance claim severity router","insurance","claims","severity routing","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/insurance-claim-severity-router-api-5140e8","openApiSpecUrl":"https://insurance-claim-severity-router.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"fd07fbdd-48ff-40ef-bca4-9f2607a815e8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4e90d6e1-0517-4331-b124-2c07575c82c8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0635a57d-eece-494f-bb2a-6c7193e0ecbd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/claim-severity-rules","description":"Return hardcoded insurance claim severity router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-claim-severity","description":"Route insurance claim severity from incident type, loss estimate, fraud indicators, documentation, and SLA risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-claim-review","description":"Generate focused next steps for insurance claim severity router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0828d5cd-cd52-4da7-9328-3496b76ab56c","name":"Merchant Settlement Delay Explainer API","slug":"merchant-settlement-delay-explainer-api-41fb11","shortDescription":"Explain merchant settlement delays from processor status, payout schedule, risk hold, currency rail, and compliance review","description":"Explain merchant settlement delays from processor status, payout schedule, risk hold, currency rail, and compliance review. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["merchant-settlement","payments","payouts","fintech","agent-friendly","x402","merchant settlement delay explainer","merchant settlement","payments","payouts","fintech","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/merchant-settlement-delay-explainer-api-41fb11","openApiSpecUrl":"https://merchant-settlement-delay-explainer.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"c29a4fa5-e4f5-445c-a2ad-d422893a8d9b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"217c0e9b-6e62-4ea5-b7bb-95fd5a61ec5b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ca7e018a-47aa-43c3-b888-42849178e421","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/settlement-delay-rules","description":"Return hardcoded merchant settlement delay explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-merchant-settlement-delay","description":"Explain merchant settlement delays from processor status, payout schedule, risk hold, currency rail, and compliance review using deterministic scoring rules"},{"method":"POST","path":"/rank-settlement-actions","description":"Generate focused next steps for merchant settlement delay explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9e8ac207-cb34-4443-a327-23fb9dd2ebc8","name":"Translation Glossary Router API","slug":"translation-glossary-router-api-2ac87b","shortDescription":"Route translation glossaries from domain, locale, brand voice, term conflict, reviewer, and reuse priority","description":"Route translation glossaries from domain, locale, brand voice, term conflict, reviewer, and reuse priority. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["translation","glossary","localization","language","agent-friendly","x402","translation glossary router","translation","glossary","localization","language","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/translation-glossary-router-api-2ac87b","openApiSpecUrl":"https://translation-glossary-router.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"b83fe65a-3a87-4814-ab17-9dce856c48d0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e01ddb9b-54a9-47bc-815b-8adf1026386e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8b0c8ef2-5f82-4254-9496-17e1dab6c7c9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/glossary-router-rules","description":"Return hardcoded translation glossary router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-translation-glossary","description":"Route translation glossaries from domain, locale, brand voice, term conflict, reviewer, and reuse priority using deterministic scoring rules"},{"method":"POST","path":"/rank-glossary-conflicts","description":"Generate focused next steps for translation glossary router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9b75c23f-8ea2-4f6c-8027-12a8a8e82def","name":"Tool Catalog Token Budget Planner API","slug":"tool-catalog-token-budget-planner-api-4c762a","shortDescription":"Plan tool catalog token budgets from tool count, schema length, route frequency, lazy loading, and task intent","description":"Plan tool catalog token budgets from tool count, schema length, route frequency, lazy loading, and task intent. This premium self-contained API uses hardcoded agent-discovery, API metadata, and machine-readable contract rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for API publishers and AI agents that need better discovery, tool routing, integration readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai-agent","tool-catalog","token-budget","semantic-routing","agent-friendly","x402","tool catalog token budget planner","ai agent","tool catalog","token budget","semantic routing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-catalog-token-budget-planner-api-4c762a","openApiSpecUrl":"https://tool-catalog-token-budget.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"3d628882-5c9d-4804-884a-b62c1c46c1b2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"558763af-0336-4162-a67e-89aa682eb733","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8a468b6b-efdb-4380-8ec3-3304e6dd5b67","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/token-budget-rules","description":"Return hardcoded tool catalog token budget rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-token-budget","description":"Plan tool catalog token budgets from tool count, schema length, route frequency, lazy loading, and task intent using deterministic scoring rules"},{"method":"POST","path":"/rank-lazy-load-groups","description":"Generate focused next steps for tool catalog token budget from urgency, confidence, integration risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f98033d5-f39b-4241-bc52-e7a597334b57","name":"Contract Obligation Calendar API","slug":"contract-obligation-calendar-api-4c78c4","shortDescription":"Build contract obligation calendars from clause dates, renewal windows, notice terms, owner gaps, and penalty risk","description":"Build contract obligation calendars from clause dates, renewal windows, notice terms, owner gaps, and penalty risk. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["legal","contracts","obligations","calendar","agent-friendly","x402","contract obligation calendar","legal","contracts","obligations","calendar","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-obligation-calendar-api-4c78c4","openApiSpecUrl":"https://contract-obligation-calendar.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"fb70b7a4-553d-4be1-96fb-28eac502d3dc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f3ccaba2-4ec4-4d08-a141-18243b39d353","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cad708b7-8303-4cd5-aea6-72be2a3fed65","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/obligation-calendar-rules","description":"Return hardcoded contract obligation calendar rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-obligation-calendar","description":"Build contract obligation calendars from clause dates, renewal windows, notice terms, owner gaps, and penalty risk using deterministic scoring rules"},{"method":"POST","path":"/rank-obligation-risks","description":"Generate focused next steps for contract obligation calendar from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"74f46b4b-5db0-4a53-93a7-f6289881c0ac","name":"Cloud Cost Anomaly Explainer API","slug":"cloud-cost-anomaly-explainer-api-bab1c5","shortDescription":"Explain cloud cost anomalies from service mix, usage spike, region, deployment event, and budget impact","description":"Explain cloud cost anomalies from service mix, usage spike, region, deployment event, and budget impact. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["cloud-cost","finops","anomaly","budget","agent-friendly","x402","cloud cost anomaly explainer","cloud cost","finops","anomaly","budget","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cloud-cost-anomaly-explainer-api-bab1c5","openApiSpecUrl":"https://cloud-cost-anomaly-explainer.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"a2b52d91-e642-4d7e-8146-dbda2c8a16cf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0eb17bbe-e66b-40b8-8ac8-5a402e8d1c42","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f554fc9d-2648-4428-be45-47bcbe045368","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cloud-cost-rules","description":"Return hardcoded cloud cost anomaly explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-cost-anomaly","description":"Explain cloud cost anomalies from service mix, usage spike, region, deployment event, and budget impact using deterministic scoring rules"},{"method":"POST","path":"/prioritize-cost-actions","description":"Generate focused next steps for cloud cost anomaly explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9202c98b-2fa9-476b-b548-fc78b9887070","name":"Restaurant Search API","slug":"restaurant-search-api-312f73","shortDescription":"Search nearby restaurants, get details and menus, and summarize reviews","description":"Search nearby restaurants, get details and menus, and summarize reviews for travel, expense, and local business intelligence agents.","category":null,"tags":["restaurants","food","local-search","reviews","travel","find restaurants nearby","restaurant search api","dining options by location","menu and hours lookup","food delivery restaurant"],"baseUrl":"https://orbisapi.com/proxy/restaurant-search-api-312f73","openApiSpecUrl":"https://orbis-apis.onrender.com/restaurant-search/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"e8286634-c1f4-463e-b583-83c4288f5849","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"529d73bc-772d-43ac-b9bb-21adb2c84050","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"98db5870-3809-4b8c-a6a3-86a166d7295c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/nearby","description":"Search nearby restaurants"},{"method":"POST","path":"/details","description":"Get restaurant details"},{"method":"POST","path":"/reviews-summary","description":"AI-summarized reviews"},{"method":"POST","path":"/menu-analysis","description":"Analyze restaurant menu"},{"method":"POST","path":"/reservation-availability","description":"Check reservation availability"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/search","description":"ONE-CALL full restaurant intelligence"},{"method":"POST","path":"/batch","description":"Batch search for multiple locations"}],"x402":null},{"id":"c3abd774-cee9-4538-9577-ebb45fabc59c","name":"Language Detection API","slug":"language-detection-api-626721","shortDescription":"Detect language from text with ISO codes and confidence scores","description":"Detect language from text with confidence scores, batch-detect multiple strings, and return ISO language codes for multilingual routing and content classification agents.","category":null,"tags":["language-detection","nlp","multilingual","iso","classification","detect text language","language identification api","identify spoken language","multilingual language detect","what language is this"],"baseUrl":"https://orbisapi.com/proxy/language-detection-api-626721","openApiSpecUrl":"https://orbis-apis.onrender.com/language-detection/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"73975725-4c85-4943-b979-7525e0839bdb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"52cef8a0-091d-4462-8626-6b9fb3e214ee","name":"Detection Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"67b02c3b-fe7c-43e8-b7d5-417b02f27835","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect language"},{"method":"POST","path":"/batch","description":"Batch detect languages"},{"method":"POST","path":"/confidence","description":"Detect with confidence breakdown"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full language analysis"}],"x402":null},{"id":"620c31f8-1246-42de-b8ba-c02dc6449a79","name":"Translation API","slug":"translation-api-d267e9","shortDescription":"Translate text between languages with auto-detection and batch support","description":"Translate text between languages, batch-translate multiple strings, and auto-detect source language before translating for multilingual automation and content localization agents.","category":null,"tags":["translation","multilingual","localization","nlp","languages","translate text api","language translation ai","multilingual text converter","spanish to english api","real-time translation api"],"baseUrl":"https://orbisapi.com/proxy/translation-api-d267e9","openApiSpecUrl":"https://orbis-apis.onrender.com/translation/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"748a7129-bfbb-48a5-9e77-4ba82a0042df","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"931c9ee2-9936-422e-bd63-778f7ca37fbd","name":"Translation Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a5eeb53b-77e0-43e5-9704-25d2111c1023","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/translate","description":"Translate text"},{"method":"POST","path":"/batch","description":"Batch translate"},{"method":"POST","path":"/detect-and-translate","description":"Auto-detect and translate"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/lookup","description":"ONE-CALL detect + translate + quality"}],"x402":null},{"id":"a8d336e0-b4c9-48ee-a1e5-81a2a6c43e6a","name":"PII Detection API","slug":"pii-detection-api-f4ee8c","shortDescription":"Detect, redact, and classify PII for GDPR, HIPAA, and data governance","description":"Detect personally identifiable information in text, redact PII for compliance, and classify PII types for GDPR, HIPAA, and data governance automation agents.","category":null,"tags":["pii","gdpr","hipaa","compliance","data-governance","detect pii in text","personal data finder","gdpr pii scanner","sensitive data detection api","redact personal information"],"baseUrl":"https://orbisapi.com/proxy/pii-detection-api-f4ee8c","openApiSpecUrl":"https://orbis-apis.onrender.com/pii-detection/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ca2c1890-0f6e-4d12-a8c3-a103eec5a77d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"93d27c4a-5b05-416e-8553-0252811c7a46","name":"Compliance Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c021149-2911-4480-91cf-156273626791","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect PII"},{"method":"POST","path":"/redact","description":"Redact PII"},{"method":"POST","path":"/classify","description":"Classify PII types"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL detect + redact + classify"}],"x402":null},{"id":"41b63971-518f-478a-aa86-665702f6484f","name":"Color Palette API","slug":"color-palette-api-540529","shortDescription":"Extract color palettes from images, generate brand palettes, and check WCAG accessibility","description":"Extract color palettes from images, generate brand palettes, and check WCAG accessibility — powered by Claude AI for agent-native workflows.","category":null,"tags":["color","palette","brand","wcag","design","extract colors from image","generate brand color palette","wcag color contrast check","complementary color finder","hex color palette generator"],"baseUrl":"https://orbisapi.com/proxy/color-palette-api-540529","openApiSpecUrl":"https://orbis-apis.onrender.com/color-palette/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"a529d5f4-806f-4a3a-a757-ab0fc683e671","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"791a5f2e-fcc2-4294-956c-474f23155247","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract color palette from image"},{"method":"POST","path":"/generate","description":"Generate brand color palette"},{"method":"POST","path":"/match","description":"Find complementary color matches"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/palette-intelligence","description":"ONE-CALL extract + brand fit + accessibility + dark mode check"},{"method":"POST","path":"/accessibility","description":"Check WCAG color accessibility"},{"method":"POST","path":"/batch","description":"Batch extract from up to 10 images"}],"x402":null},{"id":"760c7b21-7b92-484f-820d-83a04b79bca4","name":"Image Resize API","slug":"image-resize-api-8dbce2","shortDescription":"Resize, crop, convert, and optimize images for web, mobile, and print with responsive breakpoints","description":"Resize, crop, convert, and optimize images for web, mobile, and print with responsive breakpoints — powered by Claude AI for agent-native workflows.","category":null,"tags":["image","resize","crop","webp","optimization","resize image api","convert image format","optimize image for web","smart crop image","compress image size"],"baseUrl":"https://orbisapi.com/proxy/image-resize-api-8dbce2","openApiSpecUrl":"https://orbis-apis.onrender.com/image-resize/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ef34d179-0552-49e1-a1b8-3fd4373a81a9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"987bb433-83a1-41fd-b513-3d9542327997","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/resize","description":"Resize image to target dimensions"},{"method":"POST","path":"/convert","description":"Convert image format"},{"method":"POST","path":"/optimize","description":"Optimize image for web performance"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/image-intelligence","description":"ONE-CALL full image intelligence"},{"method":"POST","path":"/crop","description":"Smart crop image to subject"},{"method":"POST","path":"/batch","description":"Batch process up to 20 images"}],"x402":null},{"id":"0fad2084-b039-4c70-81a4-cd3e93d3e0b8","name":"CVE Lookup API","slug":"cve-lookup-api-f4b2de","shortDescription":"Look up CVE details, search vulnerabilities, and get remediation steps for security automation","description":"Look up CVE details, search vulnerabilities, and get remediation steps for security automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["cve","security","vulnerability","cvss","patching","lookup cve vulnerability","search security vulnerabilities","cve severity score","cvss score lookup","vulnerability database search"],"baseUrl":"https://orbisapi.com/proxy/cve-lookup-api-f4b2de","openApiSpecUrl":"https://orbis-apis.onrender.com/cve-lookup/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"52757227-6031-426f-a9c7-f77cc509a123","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6757a930-68af-4e1f-af1b-f4754c872fdd","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/search","description":"Search CVE database"},{"method":"POST","path":"/analyze","description":"Analyze CVE severity and impact"},{"method":"POST","path":"/monitor","description":"Monitor new CVEs for products"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/cve-intelligence","description":"ONE-CALL full CVE intelligence"},{"method":"POST","path":"/score","description":"Score CVE risk for your stack"},{"method":"POST","path":"/batch","description":"Batch lookup up to 20 CVEs"}],"x402":null},{"id":"dde1574b-f807-432d-8d93-f5996283cb31","name":"Agent Tool Onboarding Checklist API","slug":"agent-tool-onboarding-checklist-api-36d0c7","shortDescription":"Build agent tool onboarding checklists from docs, permissions, pricing, examples, owner, and support path","description":"Build agent tool onboarding checklists from docs, permissions, pricing, examples, owner, and support path. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-onboarding","tooling","api-docs","governance","agent-friendly","x402","agent tool onboarding checklist","agent onboarding","tooling","api docs","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-tool-onboarding-checklist-api-36d0c7","openApiSpecUrl":"https://agent-tool-onboarding-checklist.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"ddb7b77f-7025-45d5-b67d-a842d601f75e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ae89c04-452c-47f8-b42b-47246da4b823","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9a086321-e75e-4c00-bf72-eadf4001be8b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/tool-onboarding-rules","description":"Return hardcoded agent tool onboarding checklist rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-onboarding-checklist","description":"Build agent tool onboarding checklists from docs, permissions, pricing, examples, owner, and support path using deterministic scoring rules"},{"method":"POST","path":"/prioritize-onboarding-fixes","description":"Generate focused next steps for agent tool onboarding checklist from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1fecb6cd-0155-42c3-8c7e-4a582a021ddc","name":"Agent OpenAPI Operation Ranker API","slug":"agent-openapi-operation-ranker-api-435380","shortDescription":"Rank OpenAPI operations for agents from intent fit, schema clarity, auth burden, cost, and safety risk","description":"Rank OpenAPI operations for agents from intent fit, schema clarity, auth burden, cost, and safety risk. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["openapi","operation-ranking","agent-discovery","api-docs","agent-friendly","x402","agent openapi operation ranker","openapi","operation ranking","agent discovery","api docs","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-openapi-operation-ranker-api-435380","openApiSpecUrl":"https://agent-openapi-operation-ranker.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"1b2eade2-063d-4ba5-a679-d07eddec5212","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f9a75b4d-1fda-445f-947d-f6d7820cb152","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"984caf64-831f-4c04-9db8-c81f409a62c6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/operation-ranker-rules","description":"Return hardcoded agent openapi operation ranker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/rank-openapi-operations","description":"Rank OpenAPI operations for agents from intent fit, schema clarity, auth burden, cost, and safety risk using deterministic scoring rules"},{"method":"POST","path":"/repair-operation-metadata","description":"Generate focused next steps for agent openapi operation ranker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e07b971f-ed6d-4d53-9b58-cdc16544bdc0","name":"Agent Capability Graph Builder API","slug":"agent-capability-graph-builder-api-e023ee","shortDescription":"Build agent capability graphs from tools, endpoints, data domains, permissions, workflows, and dependencies","description":"Build agent capability graphs from tools, endpoints, data domains, permissions, workflows, and dependencies. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["capability-graph","agent-discovery","workflow","tool-map","agent-friendly","x402","agent capability graph builder","capability graph","agent discovery","workflow","tool map","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-capability-graph-builder-api-e023ee","openApiSpecUrl":"https://agent-capability-graph-builder.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"2bb4aafe-035e-4741-bad8-b493b3d8dbdf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"84919827-2643-4063-9c52-78ba1d515f13","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d4ea3c5a-b3dc-45bd-b1df-9db29120cd04","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/capability-graph-rules","description":"Return hardcoded agent capability graph builder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-capability-graph","description":"Build agent capability graphs from tools, endpoints, data domains, permissions, workflows, and dependencies using deterministic scoring rules"},{"method":"POST","path":"/find-capability-gaps","description":"Generate focused next steps for agent capability graph builder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4d07ffb7-176a-4072-b968-fdcb3357cc35","name":"AI Agent Consent Copy API","slug":"ai-agent-consent-copy-api-f66e74","shortDescription":"Draft AI agent consent copy from data use, action scope, retention, user benefit, and withdrawal path","description":"Draft AI agent consent copy from data use, action scope, retention, user benefit, and withdrawal path. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["consent-copy","privacy","agent-ui","trust","agent-friendly","x402","ai agent consent copy","consent copy","privacy","agent ui","trust","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-agent-consent-copy-api-f66e74","openApiSpecUrl":"https://ai-agent-consent-copy.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"a3cb317b-86d1-44e7-bec3-26375638916c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f2a3926d-fc85-4baf-aa58-6afcbfab0ecd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b03211fb-ef64-463c-bd28-bcb4761f6692","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/consent-copy-rules","description":"Return hardcoded ai agent consent copy rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/draft-consent-copy","description":"Draft AI agent consent copy from data use, action scope, retention, user benefit, and withdrawal path using deterministic scoring rules"},{"method":"POST","path":"/repair-consent-language","description":"Generate focused next steps for ai agent consent copy from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"47fcf380-d78f-42a4-9419-25223c977590","name":"Ad Creative Image Variant API","slug":"ad-creative-image-variant-api-a38fc4","shortDescription":"Generate ad image variant plans from offer, audience, hook, format, visual hierarchy, and compliance risk","description":"Generate ad image variant plans from offer, audience, hook, format, visual hierarchy, and compliance risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","ad-creative","image-variants","marketing","agent-friendly","x402","ad creative image variant","ai","ad creative","image variants","marketing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ad-creative-image-variant-api-a38fc4","openApiSpecUrl":"https://ad-creative-image-variant.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"83f17213-1180-4b30-9cca-84e6150e741b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e6b91383-9933-43fe-a1fa-140fe7434fee","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"07b51982-d8c9-4c4c-8e1f-2dc1f3c9a7d4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/ad-variant-rules","description":"Return hardcoded ad creative image variant rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-ad-variants","description":"Generate ad image variant plans from offer, audience, hook, format, visual hierarchy, and compliance risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-creative-tests","description":"Generate focused next steps for ad creative image variant from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1cfd77d6-3d99-4123-8279-b74f55754a24","name":"Training Compliance Reminder API","slug":"training-compliance-reminder-api-a57f74","shortDescription":"Generate training compliance reminders from learner role, overdue age, regulatory need, manager path, and escalation policy","description":"Generate training compliance reminders from learner role, overdue age, regulatory need, manager path, and escalation policy. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["training","compliance","hr","reminders","agent-friendly","x402","training compliance reminder","training","compliance","hr","reminders","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/training-compliance-reminder-api-a57f74","openApiSpecUrl":"https://training-compliance-reminder.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"59611ce0-9b15-4ec7-9ec2-cdc68e911f4a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"857cce82-e534-4ca5-a3ae-4227620cb86b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"07388f61-e4d5-4cf5-a75c-f7a2a5cce5ce","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/training-reminder-rules","description":"Return hardcoded training compliance reminder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/generate-training-reminder","description":"Generate training compliance reminders from learner role, overdue age, regulatory need, manager path, and escalation policy using deterministic scoring rules"},{"method":"POST","path":"/rank-training-escalations","description":"Generate focused next steps for training compliance reminder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a813482c-a4c8-41be-a71a-8cd98b73519c","name":"Insider Trades API","slug":"insider-trades-api-dff6d5","shortDescription":"Track insider buying and selling activity, detect momentum signals, and surface investment implications for trading and research agents","description":"Track insider buying and selling activity, detect momentum signals, and surface investment implications for trading and research agents","category":null,"tags":["insider-trading","stocks","market-data","finance","signals","compliance","insider trades","insider trades api","insider trading","stocks","market data","finance","signals","compliance","insider trades api api"],"baseUrl":"https://orbisapi.com/proxy/insider-trades-api-dff6d5","openApiSpecUrl":"https://orbis-apis.onrender.com/insider-trades/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"2dcd005c-960e-46ba-9686-0c806ec71b92","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"6efc62fc-0ffd-4df2-934c-33d7af9d8f46","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"710adbc4-ffc2-479d-9de7-2f091a6ec3b1","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/lookup","description":"Look up recent insider trades for a ticker"},{"method":"POST","path":"/signals","description":"Get aggregated insider sentiment signal"},{"method":"POST","path":"/summary","description":"Get insider trade summary for a period"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/insider-intelligence","description":"ONE-CALL: trades + signals + summary + implication"},{"method":"POST","path":"/trend","description":"Analyze insider trading trend over time"},{"method":"POST","path":"/batch","description":"Batch lookup up to 10 tickers"}],"x402":null},{"id":"b17ad576-5446-4666-997e-60e452606b91","name":"DeFi Pool Data API","slug":"defi-pool-data-api-3bcdf1","shortDescription":"Look up DeFi pool liquidity, APY, risk metrics, and entry recommendations for yield farming agents and on-chain investment workflows","description":"Look up DeFi pool liquidity, APY, risk metrics, and entry recommendations for yield farming agents and on-chain investment workflows","category":null,"tags":["defi","liquidity-pools","apy","yield","web3","finance","defi pool data","defi pool data api","defi","liquidity pools","apy","yield","web3","finance","defi pool data api api"],"baseUrl":"https://orbisapi.com/proxy/defi-pool-data-api-3bcdf1","openApiSpecUrl":"https://orbis-apis.onrender.com/defi-pool-data/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"aa494b13-1767-4d2f-955c-65de77c9c996","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"288000f7-d65a-451d-87c7-e95135aa0000","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4ba2ff4f-c7ba-468a-ae8b-b023828c995b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/lookup","description":"Look up a DeFi pool by address or pair"},{"method":"POST","path":"/apy","description":"Get detailed APY breakdown and impermanent loss risk"},{"method":"POST","path":"/liquidity","description":"Get liquidity depth and slippage estimates"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/pool-intelligence","description":"ONE-CALL: tvl + apy + risk + entry recommendation"},{"method":"POST","path":"/risk","description":"Assess DeFi pool risk factors"},{"method":"POST","path":"/batch","description":"Batch lookup up to 10 pools"}],"x402":null},{"id":"e8cd6789-5208-486c-91b7-df15780cb3ea","name":"Policy Exception Approval Router API","slug":"policy-exception-approval-router-api-8743c4","shortDescription":"Route policy exception approvals from request type, control gap, business impact, compensating control, and expiry","description":"Route policy exception approvals from request type, control gap, business impact, compensating control, and expiry. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["policy-exception","approval","compliance","governance","agent-friendly","x402","policy exception approval router","policy exception","approval","compliance","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/policy-exception-approval-router-api-8743c4","openApiSpecUrl":"https://policy-exception-approval-router.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"de99a925-8cfc-48b7-ad1d-964df849b1b0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"69164695-16fa-4363-a305-61057e9fae39","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9f2d6a88-e31e-4c35-b019-a31df7308000","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/exception-approval-rules","description":"Return hardcoded policy exception approval router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-policy-exception-approval","description":"Route policy exception approvals from request type, control gap, business impact, compensating control, and expiry using deterministic scoring rules"},{"method":"POST","path":"/recommend-exception-controls","description":"Generate focused next steps for policy exception approval router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"15b49fc6-2e53-46c9-9e69-60c44c784d5e","name":"Browser Automation Selector Health API","slug":"browser-automation-selector-health-api-7a2b5b","shortDescription":"Check browser automation selector health from DOM volatility, visual fallback, auth state, test coverage, and failure history","description":"Check browser automation selector health from DOM volatility, visual fallback, auth state, test coverage, and failure history. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["browser-automation","selectors","qa","web-agents","agent-friendly","x402","browser automation selector health","browser automation","selectors","qa","web agents","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/browser-automation-selector-health-api-7a2b5b","openApiSpecUrl":"https://browser-automation-selector-health.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"12ae9e83-0fc2-4530-b511-f0713652741a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f7bb864f-a24b-412b-b4b2-9c0115cd14d5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"42a22da1-2538-4dfe-8c53-52feea515f51","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/selector-health-rules","description":"Return hardcoded browser automation selector health rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-selector-health","description":"Check browser automation selector health from DOM volatility, visual fallback, auth state, test coverage, and failure history using deterministic scoring rules"},{"method":"POST","path":"/rank-selector-repairs","description":"Generate focused next steps for browser automation selector health from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b28b5766-aadb-4da0-b7e6-bf514c8b7ff2","name":"Marketplace Seller Quality API","slug":"marketplace-seller-quality-api-962c8d","shortDescription":"Score marketplace seller quality from fulfillment, disputes, reviews, catalog accuracy, and policy violations","description":"Score marketplace seller quality from fulfillment, disputes, reviews, catalog accuracy, and policy violations. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["marketplace","seller-quality","ecommerce","trust","agent-friendly","x402","marketplace seller quality","marketplace","seller quality","ecommerce","trust","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketplace-seller-quality-api-962c8d","openApiSpecUrl":"https://marketplace-seller-quality.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"bc0642a7-d719-4819-945c-720f3d1266f2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3eeb170f-1d4b-4734-ad16-0aa777e5c5aa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"998096e2-02b8-4784-9b3d-20169c60350b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/seller-quality-rules","description":"Return hardcoded marketplace seller quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-seller-quality","description":"Score marketplace seller quality from fulfillment, disputes, reviews, catalog accuracy, and policy violations using deterministic scoring rules"},{"method":"POST","path":"/rank-seller-actions","description":"Generate focused next steps for marketplace seller quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0939c96d-7c47-4c58-b855-3afe48a21ab6","name":"Marketplace Listing Suppression Fixer API","slug":"marketplace-listing-suppression-fixer-api-15d249","shortDescription":"Diagnose listing suppression from policy flags, attribute gaps, image issues, claims risk, and category mismatch","description":"Diagnose listing suppression from policy flags, attribute gaps, image issues, claims risk, and category mismatch. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["marketplace","listing-suppression","ecommerce","catalog","agent-friendly","x402","marketplace listing suppression fixer","marketplace","listing suppression","ecommerce","catalog","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketplace-listing-suppression-fixer-api-15d249","openApiSpecUrl":"https://marketplace-listing-suppression-fix.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"3c791528-5ec7-45c4-883b-884c044cbe9c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6b75ac7c-c6b6-4e27-b632-7f462d8f2753","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"79013a9e-e467-4425-b054-310ec6e05c4a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/listing-suppression-rules","description":"Return hardcoded marketplace listing suppression fixer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/diagnose-listing-suppression","description":"Diagnose listing suppression from policy flags, attribute gaps, image issues, claims risk, and category mismatch using deterministic scoring rules"},{"method":"POST","path":"/rank-suppression-fixes","description":"Generate focused next steps for marketplace listing suppression fixer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"91fc52b2-b083-4b2e-908c-9a56e8a0c3a9","name":"Procurement Contract Savings Finder API","slug":"procurement-contract-savings-finder-api-cd6bfe","shortDescription":"Find procurement contract savings from spend trend, renewal window, vendor performance, benchmark gap, and usage need","description":"Find procurement contract savings from spend trend, renewal window, vendor performance, benchmark gap, and usage need. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["procurement","contract-savings","vendor-management","finance","agent-friendly","x402","procurement contract savings finder","procurement","contract savings","vendor management","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/procurement-contract-savings-finder-api-cd6bfe","openApiSpecUrl":"https://procurement-contract-savings-finder.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"72613d60-f62c-44f1-9161-639ccc88a556","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5556fd4d-399a-45a5-8c46-fa77319de65d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"66a7927b-0f7b-49da-b059-990bcf315f74","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/contract-savings-rules","description":"Return hardcoded procurement contract savings finder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-contract-savings","description":"Find procurement contract savings from spend trend, renewal window, vendor performance, benchmark gap, and usage need using deterministic scoring rules"},{"method":"POST","path":"/rank-savings-actions","description":"Generate focused next steps for procurement contract savings finder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0b998b0c-8270-4e40-bcd2-573e7e819a93","name":"Vendor Onboarding Compliance Gate API","slug":"vendor-onboarding-compliance-gate-api-243c82","shortDescription":"Gate vendor onboarding from security posture, data access, tax docs, contract status, insurance, and region risk","description":"Gate vendor onboarding from security posture, data access, tax docs, contract status, insurance, and region risk. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-onboarding","compliance","procurement","risk","agent-friendly","x402","vendor onboarding compliance gate","vendor onboarding","compliance","procurement","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-onboarding-compliance-gate-api-243c82","openApiSpecUrl":"https://vendor-onboarding-compliance-gate.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"9aa88259-a9e2-4caa-80c7-16ac9dfd1974","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"57499fe3-58bc-40b6-923d-3f8c19dfc753","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"918a22ba-7316-4587-b83b-22ba726b15e2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vendor-onboarding-rules","description":"Return hardcoded vendor onboarding compliance gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-vendor-onboarding","description":"Gate vendor onboarding from security posture, data access, tax docs, contract status, insurance, and region risk using deterministic scoring rules"},{"method":"POST","path":"/rank-onboarding-gaps","description":"Generate focused next steps for vendor onboarding compliance gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d13464c8-fb84-4a8a-ac6a-5ea5a4cf02b5","name":"Internal Policy Drift Detector API","slug":"internal-policy-drift-detector-api-83e7d6","shortDescription":"Detect internal policy drift from policy age, source conflicts, process changes, owner gaps, and incident signals","description":"Detect internal policy drift from policy age, source conflicts, process changes, owner gaps, and incident signals. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["policy","governance","compliance","operations","agent-friendly","x402","internal policy drift detector","policy","governance","compliance","operations","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/internal-policy-drift-detector-api-83e7d6","openApiSpecUrl":"https://internal-policy-drift-detector.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"f4b13300-1d60-418f-ba8a-b253967bbc7a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d729f76c-45c3-47ce-8514-aa792ca44b2c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"daed55ad-b146-4f83-a4f2-f2ce68294b7d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/policy-drift-rules","description":"Return hardcoded internal policy drift detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-policy-drift","description":"Detect internal policy drift from policy age, source conflicts, process changes, owner gaps, and incident signals using deterministic scoring rules"},{"method":"POST","path":"/recommend-policy-refresh","description":"Generate focused next steps for internal policy drift detector from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dc53aa01-031f-4a50-a9e8-5d636bc57a6c","name":"Agent Trace Cost Attribution API","slug":"agent-trace-cost-attribution-api-7fd0e4","shortDescription":"Attribute agent trace cost from model calls, tool calls, retry loops, cache hits, and user workflow value","description":"Attribute agent trace cost from model calls, tool calls, retry loops, cache hits, and user workflow value. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-observability","cost-attribution","finops","trace","agent-friendly","x402","agent trace cost attribution","agent observability","cost attribution","finops","trace","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-trace-cost-attribution-api-7fd0e4","openApiSpecUrl":"https://agent-trace-cost-attribution.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"6490ba5a-77bb-4ca0-9155-27a44cb0b302","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7d6b4edd-5bc2-4230-a665-8d20b00e1558","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"294e82a3-ed12-4537-94cb-de844fdf7b67","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/trace-cost-rules","description":"Return hardcoded agent trace cost attribution rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/attribute-agent-trace-cost","description":"Attribute agent trace cost from model calls, tool calls, retry loops, cache hits, and user workflow value using deterministic scoring rules"},{"method":"POST","path":"/rank-cost-reductions","description":"Generate focused next steps for agent trace cost attribution from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"683e53ab-423b-4312-9d3e-4ca775df30a7","name":"RWA Token Compliance Snapshot API","slug":"rwa-token-compliance-snapshot-api-58134c","shortDescription":"Snapshot RWA token compliance from asset class, jurisdiction, investor rules, disclosure depth, and transfer controls","description":"Snapshot RWA token compliance from asset class, jurisdiction, investor rules, disclosure depth, and transfer controls. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["blockchain","rwa","compliance","tokenization","agent-friendly","x402","rwa token compliance snapshot","blockchain","rwa","compliance","tokenization","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rwa-token-compliance-snapshot-api-58134c","openApiSpecUrl":"https://rwa-token-compliance.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"9aa55964-9004-4714-a755-adfce7716339","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"19759d2c-d999-45dd-96b6-d74fc0d4ac0e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ab8768eb-725d-4944-bd64-dc3d91121582","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/rwa-compliance-rules","description":"Return hardcoded rwa token compliance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/snapshot-rwa-compliance","description":"Snapshot RWA token compliance from asset class, jurisdiction, investor rules, disclosure depth, and transfer controls using deterministic scoring rules"},{"method":"POST","path":"/flag-rwa-gaps","description":"Generate focused next steps for rwa token compliance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0c4540f5-8f53-4cf6-ae2a-0c529be6e05e","name":"Agent API Discovery Brief API","slug":"agent-api-discovery-brief-api-219ea3","shortDescription":"Create agent API discovery briefs from capability, category, pricing, endpoint value, examples, and buyer intent","description":"Create agent API discovery briefs from capability, category, pricing, endpoint value, examples, and buyer intent. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-discovery","marketplace","agent-search","api-brief","agent-friendly","x402","agent api discovery brief","api discovery","marketplace","agent search","api brief","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-api-discovery-brief-api-219ea3","openApiSpecUrl":"https://agent-api-discovery-brief.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"94d23565-1cbd-4f6a-bfe7-6846760c2890","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"72464b2c-055a-4de1-b0a4-424861daccb5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8ef15a94-e15f-42dd-b023-7407dcdb7692","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/discovery-brief-rules","description":"Return hardcoded agent api discovery brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/create-discovery-brief","description":"Create agent API discovery briefs from capability, category, pricing, endpoint value, examples, and buyer intent using deterministic scoring rules"},{"method":"POST","path":"/improve-discovery-fit","description":"Generate focused next steps for agent api discovery brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d9fd4181-6218-44ee-bf3b-c57d595a7856","name":"Energy Tariff Bill Audit API","slug":"energy-tariff-bill-audit-api-89678b","shortDescription":"Audit energy tariff bills from meter class, rate schedule, peak demand, adjustment line, and contract terms","description":"Audit energy tariff bills from meter class, rate schedule, peak demand, adjustment line, and contract terms. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["energy","bill-audit","tariff","facilities","agent-friendly","x402","energy tariff bill audit","energy","bill audit","tariff","facilities","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/energy-tariff-bill-audit-api-89678b","openApiSpecUrl":"https://energy-tariff-bill-audit.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"defc4e71-fbed-4192-a243-532800add500","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"26cff847-24e4-4fd7-801c-e5d268af64d8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"454cc3fa-e6c7-4d81-87a1-5d7ea7591c57","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/energy-tariff-rules","description":"Return hardcoded energy tariff bill audit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-energy-tariff-bill","description":"Audit energy tariff bills from meter class, rate schedule, peak demand, adjustment line, and contract terms using deterministic scoring rules"},{"method":"POST","path":"/rank-bill-disputes","description":"Generate focused next steps for energy tariff bill audit from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7d8f4765-95a0-4f06-9e66-4276c39421e3","name":"Board Packet Readiness API","slug":"board-packet-readiness-api-9e4dad","shortDescription":"Score board packet readiness from agenda coverage, financials, risks, decisions, owners, and narrative clarity","description":"Score board packet readiness from agenda coverage, financials, risks, decisions, owners, and narrative clarity. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["board","executive","packet-readiness","governance","agent-friendly","x402","board packet readiness","board","executive","packet readiness","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/board-packet-readiness-api-9e4dad","openApiSpecUrl":"https://board-packet-readiness.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"8f2b80ba-9e10-486b-8dcf-2624bfb9c1da","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"475638b2-4be0-4549-a5d6-e8cf85d23b11","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"76c18f75-6a4b-40d6-925a-361b16eda3f7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/board-packet-rules","description":"Return hardcoded board packet readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-board-packet","description":"Score board packet readiness from agenda coverage, financials, risks, decisions, owners, and narrative clarity using deterministic scoring rules"},{"method":"POST","path":"/recommend-packet-fixes","description":"Generate focused next steps for board packet readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"32051bae-89b2-4f7b-8f6d-8c3b20c1cbcb","name":"Marketing Landing Page QA API","slug":"marketing-landing-page-qa-api-865a2d","shortDescription":"QA marketing landing pages from message match, CTA clarity, proof strength, mobile readiness, and tracking coverage","description":"QA marketing landing pages from message match, CTA clarity, proof strength, mobile readiness, and tracking coverage. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["landing-page","marketing-qa","conversion","growth","agent-friendly","x402","marketing landing page qa","landing page","marketing qa","conversion","growth","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketing-landing-page-qa-api-865a2d","openApiSpecUrl":"https://marketing-landing-page-qa.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"f6049432-f765-40c1-b1b9-ec9ff51103bb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"121bc123-68db-4ea0-b5ec-6e4821b85ae9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f808fd60-e423-4fe4-851d-b1c48c3fb1f9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/landing-page-qa-rules","description":"Return hardcoded marketing landing page qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/qa-marketing-landing-page","description":"QA marketing landing pages from message match, CTA clarity, proof strength, mobile readiness, and tracking coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-landing-page-fixes","description":"Generate focused next steps for marketing landing page qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e9facf1a-21d0-4abc-afd3-2bc17c0f6a61","name":"Social Profile Lookup API","slug":"social-profile-lookup-api-ada0ce","shortDescription":"Find social profiles across platforms and aggregate cross-platform links","description":"Find social profiles across platforms by name or email, get profile summaries, and aggregate cross-platform links for lead enrichment and outreach automation.","category":null,"tags":["social-media","profiles","enrichment","outreach","leads","lookup social media profile","find person social accounts","social profile search api","username profile lookup","social identity finder"],"baseUrl":"https://orbisapi.com/proxy/social-profile-lookup-api-ada0ce","openApiSpecUrl":"https://orbis-apis.onrender.com/social-profile-lookup/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"e93d731f-0093-42cc-9e42-0acd57ceea78","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"adc3f0c4-d1ba-414e-b524-e78125d8dde0","name":"Social Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2ae0e90e-9bb6-4e39-898a-0c82cfbe8220","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/find-profiles","description":"Find social profiles"},{"method":"POST","path":"/profile-summary","description":"Get profile summary"},{"method":"POST","path":"/links","description":"Aggregate cross-platform links"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/lookup","description":"ONE-CALL full social profile intelligence"}],"x402":null},{"id":"d0f46320-7441-45b4-9498-2056aaf3d440","name":"Cookie Scanner API","slug":"cookie-scanner-api-a40e3c","shortDescription":"Scan website cookies, trackers, and privacy signals","description":"Scan website cookies, identify trackers, classify cookie purposes, and summarize privacy/compliance signals for web, privacy, security, and audit agents.","category":null,"tags":["cookies","trackers","privacy","compliance","web","cookie scanner api","website tracker detector","privacy cookie api","cookie compliance checker"],"baseUrl":"https://orbisapi.com/proxy/cookie-scanner-api-a40e3c","openApiSpecUrl":"https://orbis-apis.onrender.com/cookie-scanner/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"42be599b-c55d-4fa8-8b6c-0af6ff795f55","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"a72ea04a-81e6-4d52-b062-87e6da558c29","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e664dd20-0d5d-4f33-b9a1-e954774ad5b3","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/cookies","description":"Scan website cookies"},{"method":"GET","path":"/trackers","description":"Detect trackers"},{"method":"GET","path":"/compliance","description":"Cookie compliance summary"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch cookie scans"}],"x402":null},{"id":"1a6857be-aecd-4756-9fb9-7d2f904fda13","name":"Domain Age API","slug":"domain-age-api-02007a","shortDescription":"Domain registration age, WHOIS-lite, and trust signals","description":"Returns domain registration date, age in days and years, registrar, expiry date, WHOIS-lite metadata, and trust signals for spam detection, due diligence, enrichment, and agent workflows.","category":null,"tags":["domain","whois","trust-score","dns","security","enrichment","domain age api","whois api","domain trust","domain registration lookup","domain due diligence"],"baseUrl":"https://orbisapi.com/proxy/domain-age-api-02007a","openApiSpecUrl":"https://orbis-apis.onrender.com/domain-age/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"e4a6770b-4615-4bd0-a5d7-1e390887452f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"72d7aae0-8ebd-4b12-a9d6-392ef1e6d5cb","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"45169a3a-cc99-4999-b5d5-48c1c10468bb","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/age","description":"Get domain age and registration date"},{"method":"GET","path":"/whois-lite","description":"Get lightweight WHOIS summary"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/lookup","description":"ONE-CALL age, WHOIS, and trust signals"},{"method":"POST","path":"/batch","description":"Batch lookup"}],"x402":null},{"id":"927c02c8-d1e5-4d3c-a5a7-45e6886d6f1a","name":"Email Syntax Cleaner API","slug":"email-syntax-cleaner-api-1a1ab1","shortDescription":"Clean, normalize, and validate malformed email syntax","description":"Clean, normalize, typo-correct, alias-strip, and validate email address syntax for CRM cleanup, lead ingestion, enrichment pipelines, and outreach automation.","category":null,"tags":["email","validation","normalization","crm","data-cleaning","email syntax cleaner","email normalization api","email typo correction","crm email cleanup"],"baseUrl":"https://orbisapi.com/proxy/email-syntax-cleaner-api-1a1ab1","openApiSpecUrl":"https://orbis-apis.onrender.com/email-syntax-cleaner/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"6c2bada0-f287-470d-be26-a0a321287bb5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"71d9bcbc-6783-4210-bffd-fe55dec33d41","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9f4ce4d9-3374-4eaa-9e6b-b0682fe9a304","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/clean","description":"ONE-CALL clean and validate email syntax"},{"method":"POST","path":"/normalize","description":"Normalize email to canonical form"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch email cleaning"}],"x402":null},{"id":"142e1856-f62a-430a-b887-e23351db61e6","name":"Company Domain Finder API","slug":"company-domain-finder-api-2d9266","shortDescription":"Find and verify company domains from company names","description":"Find and verify the primary domain for a company by name. Returns canonical domain, alternate matches, confidence score, and verification signals for sales, enrichment, prospecting, and due diligence agents.","category":null,"tags":["company","domain-finder","b2b","sales","enrichment","prospecting","company domain finder","find company website","company enrichment api","business domain lookup"],"baseUrl":"https://orbisapi.com/proxy/company-domain-finder-api-2d9266","openApiSpecUrl":"https://orbis-apis.onrender.com/company-domain-finder/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"4bf375ea-4840-49a3-b995-c045475071aa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"205ab03c-9473-46de-aab1-417cbee7cf7f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5e98483b-10a4-49c6-9caf-bf4061baa33d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/find-domain","description":"ONE-CALL find primary domain for company"},{"method":"POST","path":"/verify-domain","description":"Verify company-domain match"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch company domain lookup"}],"x402":null},{"id":"304f9bac-2e4f-42e9-bd47-1ca19f9a6b60","name":"Brand Color Extractor API","slug":"brand-color-extractor-api-22f0c3","shortDescription":"Extract brand colors, palettes, and contrast ratios","description":"Extract dominant brand colors, full color palettes, and WCAG contrast ratios from websites for design agents, brand consistency tools, UI automation, and visual identity workflows.","category":null,"tags":["brand-colors","palette","contrast","design","wcag","ui","brand color extractor","website color palette api","dominant color api","wcag contrast checker"],"baseUrl":"https://orbisapi.com/proxy/brand-color-extractor-api-22f0c3","openApiSpecUrl":"https://orbis-apis.onrender.com/brand-color-extractor/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"360ef11f-ef72-4f33-bbcd-9879e1364e9c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"c82f356a-f64b-4455-a7b5-aefd97c0a7d3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"32af9370-e8c9-4d03-8659-025d48db149f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/colors","description":"ONE-CALL primary and secondary brand colors"},{"method":"GET","path":"/palette","description":"Extract full website color palette"},{"method":"GET","path":"/contrast","description":"Check WCAG contrast ratios"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch brand color extraction"}],"x402":null},{"id":"9fca77b9-86ed-4aa7-a29d-65d720253300","name":"HTTP Header Inspector API","slug":"http-header-inspector-api-4ab21e","shortDescription":"Inspect HTTP headers and security headers from URLs","description":"Inspect HTTP response headers, security headers, caching headers, and server metadata for security, SEO, diagnostics, and developer-agent workflows.","category":null,"tags":["http-headers","security-headers","web","developer-tools","http header inspector api","security headers checker","response header api","website header scanner"],"baseUrl":"https://orbisapi.com/proxy/http-header-inspector-api-4ab21e","openApiSpecUrl":"https://orbis-apis.onrender.com/http-header-inspector/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"3cce9829-30a4-44bd-8343-72d4b3ad53e4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"100800cf-f921-4941-a0dd-44bba61dec78","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7574668c-89ce-4376-b3d2-eb75cf2b8230","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/headers","description":"Inspect HTTP headers"},{"method":"GET","path":"/security-headers","description":"Inspect security headers"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch header inspection"}],"x402":null},{"id":"690e2824-6b30-4f49-b30a-527cb0c7e18e","name":"Training Completion Watch API","slug":"training-completion-watch-api-f81cb8","shortDescription":"Track training-completion risk using enrollment lag, manager follow-up, deadline proximity, and audience load.","description":"Track training-completion risk using enrollment lag, manager follow-up, deadline proximity, and audience load. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes recruiting, training completion, completion watch, hr ops, and track training completion risk. Use the /v1/hr-ops/track-training-completion-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["hr-and-recruiting","data-process","training-completion-watch","recruiting","training-completion","completion-watch","training","completion","watch","hr-ops","track-training-completion-risk","track","risk","track-training"],"baseUrl":"https://orbisapi.com/proxy/training-completion-watch-api-f81cb8","openApiSpecUrl":"https://orbis-training-completion-watch-api.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ab91aa47-078f-4050-a1ab-5ddf1001959d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b38a9770-fb32-4392-b177-abf6b9e8bb3f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"266cefa0-dd64-4a25-8275-8ef181d72558","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/hr-ops/track-training-completion-risk","description":null},{"method":"POST","path":"/v1/hr-ops/track-training-completion-risk","description":null}],"x402":null},{"id":"ba82858f-a43a-4959-bc10-055063316d43","name":"Vendor Security Questionnaire Answer Drafter API","slug":"vendor-security-questionnaire-answer-drafter-api-1f2606","shortDescription":"Draft first-pass answers to repetitive vendor security questionnaires from controls, docs, and policies. Returns suggest","description":"Draft first-pass answers to repetitive vendor security questionnaires from controls, docs, and policies. Returns suggested responses, evidence gaps, confidence notes, and reviewer flags for security and procurement teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, vendor security, security questionnaire, questionnaire answer, and answer drafter. Use the /v1/security/draft-vendor-questionnaire-answers endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","vendor-security-questionnaire-answer-drafter","security","identity","vendor","questionnaire","answer","drafter","draft-vendor-questionnaire-answers","draft","first","pass","answers"],"baseUrl":"https://orbisapi.com/proxy/vendor-security-questionnaire-answer-drafter-api-1f2606","openApiSpecUrl":"https://orbis-vendor-security-questionnaire.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"0629aa30-2012-4582-b2e7-00cf77e2b6ab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6f3eb6f0-1d2a-4a4b-98fd-317e18ff852c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"270e2f01-6c99-4d38-b750-67dfb9a5fed5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/draft-vendor-questionnaire-answers","description":null},{"method":"POST","path":"/v1/security/draft-vendor-questionnaire-answers","description":null}],"x402":null},{"id":"1cfb12e0-32e0-4424-942f-bdbdcfc14218","name":"Accessibility Issue Priority API","slug":"accessibility-issue-priority-api-888645","shortDescription":"Prioritize accessibility issues from user impact, WCAG severity, page value, fix effort, and regression risk","description":"Prioritize accessibility issues from user impact, WCAG severity, page value, fix effort, and regression risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["accessibility","wcag","web-quality","ux","agent-friendly","x402","accessibility issue priority","accessibility","wcag","web quality","ux","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/accessibility-issue-priority-api-888645","openApiSpecUrl":"https://accessibility-issue-priority.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"1474e7a3-924e-4383-a136-d6b3aa1429ab","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7f67fc78-c002-4413-9cd5-ea64080ab4e3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"88827706-2a88-4b08-bde5-cb10f00c483e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/accessibility-priority-rules","description":"Return hardcoded accessibility issue priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-accessibility-issues","description":"Prioritize accessibility issues from user impact, WCAG severity, page value, fix effort, and regression risk using deterministic scoring rules"},{"method":"POST","path":"/rank-a11y-fixes","description":"Generate focused next steps for accessibility issue priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a87cc828-43b4-4109-b0e6-47f4181c6fce","name":"Landing Page Conversion Friction API","slug":"landing-page-conversion-friction-api-074843","shortDescription":"Score landing page conversion friction from message match, proof, CTA clarity, speed, and form burden","description":"Score landing page conversion friction from message match, proof, CTA clarity, speed, and form burden. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["web","conversion-rate","landing-pages","ux-audit","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/landing-page-conversion-friction-api-074843","openApiSpecUrl":"https://landing-page-friction.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"fdbe908b-0c88-4396-af11-16fe8d40000d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"47ea9128-af11-414e-ba83-6703af597527","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4b01ff90-67ec-49fa-b698-b6ebaef6514b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/friction-rules","description":"Return hardcoded landing page friction rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-page-fixes","description":"Generate focused next steps for landing page friction from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/score-friction","description":"Score landing page conversion friction from message match, proof, CTA clarity, speed, and form burden using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"9e63061d-71bd-41c3-a641-0909ac37e90a","name":"LLM Evaluation Rubric Builder API","slug":"llm-evaluation-rubric-builder-api-b2f129","shortDescription":"Build LLM evaluation rubrics from task goal, risk class, scoring criteria, evidence need, and pass threshold","description":"Build LLM evaluation rubrics from task goal, risk class, scoring criteria, evidence need, and pass threshold. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","llm-evaluation","rubric-builder","quality-assurance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/llm-evaluation-rubric-builder-api-b2f129","openApiSpecUrl":"https://llm-eval-rubric-builder.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"257e658f-bb23-4c95-9762-cf6d164bce61","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a3f576de-2b40-4f5d-959f-67b53d4ff2bb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7fbb306d-4c6a-4efa-8a7e-0d36cb939478","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/eval-rubric-rules","description":"Return hardcoded llm eval rubric builder rules, weights, and decision criteria"},{"method":"POST","path":"/audit-rubric-coverage","description":"Generate prioritized next steps for llm eval rubric builder from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-eval-rubric","description":"Build LLM evaluation rubrics from task goal, risk class, scoring criteria, evidence need, and pass threshold using deterministic scoring rules"}],"x402":null},{"id":"1bdd8cfe-d6c1-4de3-b1ba-36852658c5cd","name":"Smart Money Rotation API","slug":"smart-money-rotation-api-54a664","shortDescription":"Track institutional capital rotation, narrative shifts, and emerging leaders.","description":"Track institutional capital rotation, narrative shifts, and emerging leaders. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","smart money rotation api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/smart-money-rotation-api-54a664","openApiSpecUrl":"https://orbis-apis.onrender.com/smart-money-rotation/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"02daa7fb-da0d-432d-83a4-31d10a51277c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"527df668-26e8-4bce-80d4-34a0ec2edbed","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/sectors","description":"Sector rotation analysis"},{"method":"POST","path":"/narratives","description":"Narrative flow intelligence"},{"method":"POST","path":"/lookup","description":"One-call rotation workflow"}],"x402":null},{"id":"25151e24-8887-400f-96c2-163d7f2a1ab1","name":"Telecom Outage Customer Impact API","slug":"telecom-outage-customer-impact-api-98d477","shortDescription":"Estimate telecom outage customer impact from affected nodes, service tier, duration, enterprise accounts, and SLA exposure","description":"Estimate telecom outage customer impact from affected nodes, service tier, duration, enterprise accounts, and SLA exposure. This premium self-contained API uses hardcoded construction, permitting, facilities, telecom, call center, insurance, lending, merchant onboarding, marketplace tax, trade compliance, logistics, travel, hospitality, and inventory operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring cross-industry decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["telecom","outage-impact","sla","network-ops","agent-friendly","x402","telecom outage customer impact","telecom","outage impact","sla","network ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/telecom-outage-customer-impact-api-98d477","openApiSpecUrl":"https://telecom-outage-customer-impact.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"2e22d480-5e88-432e-a552-afe916649422","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ca58a548-1cd1-4bde-b30c-7f1a5bf2c86a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"93e40aed-b1a7-45f9-82be-8fa5b840e761","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/telecom-outage-rules","description":"Return hardcoded telecom outage customer impact rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-telecom-outage-impact","description":"Estimate telecom outage customer impact from affected nodes, service tier, duration, enterprise accounts, and SLA exposure using deterministic scoring rules"},{"method":"POST","path":"/rank-outage-actions","description":"Generate focused next steps for telecom outage customer impact from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2a459959-4003-4ea9-a647-3f852e958304","name":"Agent Version Rollout Planner API","slug":"agent-version-rollout-planner-api-065ee0","shortDescription":"Plan agent version rollouts from audience, risk tier, eval results, rollback, monitoring, and communication needs","description":"Plan agent version rollouts from audience, risk tier, eval results, rollback, monitoring, and communication needs. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-release","rollout-planning","evals","agent-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-version-rollout-planner-api-065ee0","openApiSpecUrl":"https://agent-version-rollout.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"a02c5ef2-7bb4-4ca2-be75-5968733bc77b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"37889641-600e-478d-88be-0f108bfce462","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a603ee9d-6a81-4c56-82ac-1be1c66915f6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/score-release-risk","description":"Generate focused next steps for agent version rollout from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/rollout-rules","description":"Return hardcoded agent version rollout rules, weights, and decision criteria"},{"method":"POST","path":"/plan-rollout","description":"Plan agent version rollouts from audience, risk tier, eval results, rollback, monitoring, and communication needs using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"1b88ab72-d51a-4c23-9d9b-de86b33d3aa6","name":"Blockchain Timestamp API","slug":"blockchain-timestamp-api-33ba03","shortDescription":"Get block timestamps, estimate blocks at any date and chain block stats","description":"Blockchain Timestamp API retrieves block information and timestamps for Ethereum, Polygon, Arbitrum, Optimism, Base and BSC. Get full block data including timestamp, gas used, tx count and base fee for any block number. Fetch the latest block number and time. Estimate which block number corresponds to any historical or future date. Get chain statistics including blocks per day and block time. Built for analytics tools, historical data queries and AI agents that need temporal blockchain context.","category":null,"tags":["ethereum","blocks","analytics","get block timestamp by number","get latest ethereum block number","find block number at specific date","get blockchain block time stats","when was this block mined"],"baseUrl":"https://orbisapi.com/proxy/blockchain-timestamp-api-33ba03","openApiSpecUrl":"https://block-timestamp-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ff6f88f6-f680-4d20-bef9-793118a4537a","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a8d4184f-107e-45d7-94d1-0e6b065a76b1","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"a8aa911e-87f4-4fe2-ad13-d275a0577f5c","name":"Fraud Chargeback Evidence Builder","slug":"fraud-chargeback-evidence-builder-33920d","shortDescription":"Generate structured chargeback evidence packets from order, device, and communication logs.","description":"Generate structured chargeback evidence packets from order, device, and communication logs. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes cybersecurity fraud, fraud chargeback, chargeback evidence, evidence builder, and build chargeback evidence. Use the /v1/build-chargeback-evidence endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-&-fraud","data_process","cybersecurity-and-fraud","data-process","fraud-chargeback-evidence-builder","cybersecurity","fraud","chargeback","evidence","builder","build-chargeback-evidence","generate","structured","packets"],"baseUrl":"https://orbisapi.com/proxy/fraud-chargeback-evidence-builder-33920d","openApiSpecUrl":"https://orbis-fraud-chargeback-evidence-bui.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"94fcbdc7-e3c8-4a37-ae06-83e4696fc50a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e60616ba-d686-411e-9a75-33fffe6f026f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"19e5aaa6-6e09-41e2-a944-02aaa3f234e5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/build-chargeback-evidence","description":null},{"method":"POST","path":"/v1/build-chargeback-evidence","description":null}],"x402":null},{"id":"32c45b13-1129-46c1-861b-860f98eeaab4","name":"Gas Price Estimator API","slug":"gas-price-estimator-api-54bc95","shortDescription":"Live gas prices and USD transaction cost estimates for Ethereum, Base, Polygon and more","description":"Gas Price Estimator API fetches real-time gas prices across 6 major EVM chains (Ethereum, Polygon, Arbitrum, Optimism, Base, BSC) and calculates USD cost for 7 transaction types: ETH transfer, ERC-20 transfer, DEX swap, NFT mint, NFT transfer, contract deploy, and token approval. Returns slow/normal/fast/fastest tiers with USD estimates. Built for wallets, dApp transaction modals, trading bots, and gas optimization tools.","category":null,"tags":["gas","ethereum","web3","get current ethereum gas price","estimate transaction cost in usd","get gas price for polygon arbitrum base","calculate nft mint cost gas","how much does a swap cost in gas"],"baseUrl":"https://orbisapi.com/proxy/gas-price-estimator-api-54bc95","openApiSpecUrl":"https://gas-price-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"3302904d-3e1a-4ea9-b799-e884a63cbbbc","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0594fafa-ae98-43a5-a27d-0c768ce9556b","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/estimate","description":"Get current gas prices for a chain"},{"method":"GET","path":"/cost","description":"Estimate USD cost for a transaction type"},{"method":"GET","path":"/history","description":"Get recent gas price trend"}],"x402":null},{"id":"0e60bafc-1227-4b87-99d3-c40a233bd486","name":"Grant Compliance Evidence API","slug":"grant-compliance-evidence-api-184c45","shortDescription":"Build grant compliance evidence from budget use, milestone proof, reporting date, beneficiary data, and policy constraints","description":"Build grant compliance evidence from budget use, milestone proof, reporting date, beneficiary data, and policy constraints. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["grants","compliance","evidence","nonprofit","agent-friendly","x402","grant compliance evidence","grants","compliance","evidence","nonprofit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/grant-compliance-evidence-api-184c45","openApiSpecUrl":"https://grant-compliance-evidence.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"a8bbe101-7242-4459-9c73-1b3cc87c9e12","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f6a10b0-68c4-41d7-b59c-bd6c24ed5795","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"668603cd-cd58-4ed4-9686-db6c409cd549","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/grant-evidence-rules","description":"Return hardcoded grant compliance evidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-grant-compliance-evidence","description":"Build grant compliance evidence from budget use, milestone proof, reporting date, beneficiary data, and policy constraints using deterministic scoring rules"},{"method":"POST","path":"/rank-grant-evidence-gaps","description":"Generate focused next steps for grant compliance evidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cf9b0543-f8df-4bbb-9927-b2f812d99554","name":"Child Gaming Toxicity Escalator API","slug":"child-gaming-toxicity-escalator-api-df91cf","shortDescription":"Escalate the worst toxicity events in child and teen multiplayer environments, including slurs, threats, grooming-adjace","description":"Escalate the worst toxicity events in child and teen multiplayer environments, including slurs, threats, grooming-adjacent behavior, and pile-on harassment. Returns priority score, harm category, and moderator action suggestions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes security identity, child gaming, gaming toxicity, toxicity escalator, and child safety. Use the /v1/child-safety/escalate-gaming-toxicity endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["security-and-identity","ml-model","child-gaming-toxicity-escalator","security","identity","child","gaming","toxicity","escalator","child-safety","escalate-gaming-toxicity","escalate","worst","events"],"baseUrl":"https://orbisapi.com/proxy/child-gaming-toxicity-escalator-api-df91cf","openApiSpecUrl":"https://orbis-child-gaming-toxicity-escalat.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"986bd52d-1e39-4fae-b46a-f4c60c53540f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"28421ca7-1e2a-418b-8c15-381c32717e59","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"f4052e80-7214-4925-89e1-b54f9100da99","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/child-safety/escalate-gaming-toxicity","description":null},{"method":"POST","path":"/v1/child-safety/escalate-gaming-toxicity","description":null}],"x402":null},{"id":"e00fac0b-c769-4b66-a0ea-f0a728f8b75c","name":"Claude Code Refactoring Engine API","slug":"claude-code-refactoring-engine-api-f51869","shortDescription":"Refactor code snippets for clarity, maintainability, and performance using Claude. Accepts source code and target goals ","description":"Refactor code snippets for clarity, maintainability, and performance using Claude. Accepts source code and target goals (reduce complexity, modernize syntax, apply design patterns) and returns refactored output with an annotated diff and explanation of each change made. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes machine learning, claude code, code refactoring, refactoring engine, and refactor code. Use the /v1/claude/refactor-code endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["ai-&-machine-learning","ml_model","ai-and-machine-learning","ml-model","claude-code-refactoring-engine","machine","learning","claude","code","refactoring","engine","refactor-code","refactor","snippets"],"baseUrl":"https://orbisapi.com/proxy/claude-code-refactoring-engine-api-f51869","openApiSpecUrl":"https://orbis-claude-code-refactoring-engin.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ffc8033b-101b-4a16-ba1d-50838daa7b1b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d923238e-4285-4bd6-b17e-8c2d1bf012cd","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"54e95566-c721-4077-9507-87a3b6e86313","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/claude/refactor-code","description":null},{"method":"POST","path":"/v1/claude/refactor-code","description":null}],"x402":null},{"id":"c6e2471c-8c3f-4d24-9f81-69e92af1ac79","name":"Fear & Greed Index API","slug":"fear-greed-index-api-c790f0","shortDescription":"Real-time crypto Fear & Greed Index with history, trend analysis, and contrarian trade signals","description":"Access the crypto Fear & Greed Index in real time, track 30-day history, detect sentiment extremes, and surface contrarian buy/sell opportunities. Built for trading agents, portfolio dashboards, and market timing workflows. Returns structured sentiment data with drivers, signals, and daily streak analysis.","category":null,"tags":["fear-greed","market-sentiment","crypto","trading-signals","contrarian","x402","coinbase-bazaar","fear and greed index api","crypto sentiment api","market sentiment indicator","crypto fear greed tracker","contrarian trading signal"],"baseUrl":"https://orbisapi.com/proxy/fear-greed-index-api-c790f0","openApiSpecUrl":"https://orbis-apis.onrender.com/fear-greed/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"dcb5f139-11e2-4a99-89ca-18328ef6ca30","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"febd7266-42ac-49f4-a1f5-7d245a9862b1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/current","description":"Real-time Fear & Greed index with drivers"}],"x402":null},{"id":"8d11510c-7589-4b27-ac66-67a4b76c8080","name":"NFT Volume Heatmap API","slug":"nft-volume-heatmap-api-9394dd","shortDescription":"NFT trading volume heatmaps, volatility analysis, and optimal entry timing by day and hour","description":"NFT market timing API for trading agents, dashboards, and NFT analytics systems. Analyze collection-level and market-wide NFT volume trends, volatility, liquidity shifts, best entry windows, and optimal trading periods across major NFT marketplaces. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["nft","volume-heatmap","market-timing","volatility","liquidity","x402","coinbase-bazaar","nft volume heatmap","nft liquidity api","nft market timing","nft volatility analysis","nft volume trends"],"baseUrl":"https://orbisapi.com/proxy/nft-volume-heatmap-api-9394dd","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-volume-heatmap/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"b1fe569e-fa54-4e94-914f-2c0c15f1259f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":600,"rateLimitPerSecond":null},"features":[]},{"id":"2fbd80b8-ee99-44fe-8d50-446a4e12230c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/collection","description":"Collection volume heatmap by day and hour"},{"method":"GET","path":"/market","description":"Market-wide NFT volume heatmap"},{"method":"GET","path":"/lookup","description":"ONE-CALL volume intelligence with entry timing"}],"x402":null},{"id":"7e80fd9b-709b-4ce1-8879-8724bdb47d78","name":"Smart Money Flow API","slug":"smart-money-flow-api-10bc56","shortDescription":"Track institutional and smart-money capital flows across crypto ecosystems","description":"Advanced smart money intelligence API for AI trading systems, hedge funds, and autonomous market agents. Analyze institutional capital flows, rotation patterns, accumulation zones, liquidity migration, and conviction scoring across chains, sectors, and assets.","category":null,"tags":["smart-money","capital-flows","institutional","on-chain","trading-signals","x402","coinbase-bazaar","agentic-market","smart money flow api","institutional wallet flows","crypto sector rotation","top smart wallets","onchain capital flows"],"baseUrl":"https://orbisapi.com/proxy/smart-money-flow-api-10bc56","openApiSpecUrl":"https://orbis-apis.onrender.com/smart-money-flow/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"6b46f245-e3cc-4416-a0c5-1e500504e834","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"1296f19f-9b3c-4ef2-a364-a592b8e5e18f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/flows","description":"Active capital flow map"},{"method":"POST","path":"/wallets","description":"Top smart-money wallet profiles"},{"method":"POST","path":"/lookup","description":"ONE-CALL full smart money intelligence"}],"x402":null},{"id":"fa478779-8041-49c2-8dc0-ae070ddd0b38","name":"Medical Claim Denial Appeal API","slug":"medical-claim-denial-appeal-api-1514a7","shortDescription":"Build medical claim denial appeal readiness from denial code, documentation, payer policy, timely filing, and clinical evidence","description":"Build medical claim denial appeal readiness from denial code, documentation, payer policy, timely filing, and clinical evidence. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["healthcare-claims","denial-appeal","payer","revenue-cycle","agent-friendly","x402","medical claim denial appeal","healthcare claims","denial appeal","payer","revenue cycle","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/medical-claim-denial-appeal-api-1514a7","openApiSpecUrl":"https://medical-claim-denial-appeal.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"b2b234b2-7403-426e-9118-16a73cf98d3a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a58fef51-3ad2-42a9-a5cb-aa1f2b7788c1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2ea2937d-3474-4519-9aa0-5318d5b3b420","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/denial-appeal-rules","description":"Return hardcoded medical claim denial appeal rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-denial-appeal-readiness","description":"Build medical claim denial appeal readiness from denial code, documentation, payer policy, timely filing, and clinical evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-appeal-evidence","description":"Generate focused next steps for medical claim denial appeal from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"89fd16a1-cdc9-48d0-8229-72ab7d6278a2","name":"NFT Sniper Alert API","slug":"nft-sniper-alert-api-ad69f1","shortDescription":"Detect below-floor NFT listings and instant flip opportunities with urgency scoring","description":"High-frequency NFT sniper intelligence API for traders, alpha groups, and autonomous NFT execution agents. Detect below-floor listings, rarity-adjusted discounts, instant flip opportunities, urgency levels, capital requirements, and real-time marketplace inefficiencies across OpenSea, Blur, and X2Y2. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["nft","sniper-alert","below-floor","flip-opportunities","market-inefficiency","x402","coinbase-bazaar","agentic-market","nft sniper api","below floor nft alerts","nft flip opportunities","nft alpha scanner","rarity adjusted nft pricing"],"baseUrl":"https://orbisapi.com/proxy/nft-sniper-alert-api-ad69f1","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-sniper-alert/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"717f1cf3-f9ea-4f07-829b-7faa604687e9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":600,"rateLimitPerSecond":null},"features":[]},{"id":"d64bb41f-5c92-462e-b495-f5cb3d84370f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/listings","description":"Below-floor NFT listings with urgency scoring"},{"method":"GET","path":"/watchlist","description":"Sniper opportunities across watchlist collections"},{"method":"GET","path":"/lookup","description":"ONE-CALL sniper intelligence for a specific token"}],"x402":null},{"id":"668df86f-04b9-46d1-8dc2-e7d781052969","name":"NFT Arbitrage API","slug":"nft-arbitrage-api-e2ee16","shortDescription":"Cross-marketplace NFT arbitrage with fee-adjusted P&L across OpenSea, Blur, and X2Y2","description":"NFT arbitrage intelligence API for NFT traders, market makers, and autonomous execution agents. Detect cross-marketplace NFT pricing discrepancies across OpenSea, Blur, and X2Y2 with net profitability after royalties, gas fees, marketplace fees, liquidity risk, and execution urgency. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["nft","arbitrage","cross-marketplace","opensea","blur","x402","coinbase-bazaar","agentic-market","nft arbitrage api","cross marketplace nft pricing","blur opensea arbitrage","nft spread scanner","nft profitability analysis"],"baseUrl":"https://orbisapi.com/proxy/nft-arbitrage-api-e2ee16","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-arbitrage/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"44ac8c98-d087-4051-8f16-36ff58c81891","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":600,"rateLimitPerSecond":null},"features":[]},{"id":"e6aedd3d-5a68-470b-86c8-b4831e732bcc","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/opportunities","description":"Cross-marketplace arbitrage opportunities"},{"method":"GET","path":"/market-spread","description":"Floor price spread across marketplaces"},{"method":"GET","path":"/lookup","description":"ONE-CALL full arbitrage intelligence"}],"x402":null},{"id":"72b3a015-a4be-424c-9d8a-61ee747d274d","name":"Honeypot Scanner API","slug":"honeypot-scanner-api-565fac","shortDescription":"Detect honeypot contracts, rugpull risk, and malicious token behavior before trading","description":"Security-first smart contract analysis API for wallets, trading agents, and autonomous crypto workflows. Detect honeypots, blacklist functions, hidden sell restrictions, LP unlock risk, ownership risk, rugpull vectors, and contract safety signals before executing trades.","category":null,"tags":["honeypot","rugpull","security","smart-contracts","token-safety","x402","coinbase-bazaar","agentic-market","honeypot scanner api","token honeypot detector api","rugpull risk api","smart contract safety api","sell restriction detector api"],"baseUrl":"https://orbisapi.com/proxy/honeypot-scanner-api-565fac","openApiSpecUrl":"https://orbis-apis.onrender.com/honeypot-scanner/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"a030d797-e8e1-4981-a07b-22444e2da79d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"30b28a79-4cd7-4bf6-b67f-95f60e73716c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"Full honeypot scan"},{"method":"POST","path":"/risk","description":"Rugpull risk breakdown"},{"method":"POST","path":"/lookup","description":"ONE-CALL full contract safety intelligence"}],"x402":null},{"id":"132bdd9c-2669-44a5-a04c-923c4a4e1b7e","name":"Policy Document Q&A API","slug":"policy-document-q-a-api-886452","shortDescription":"Answer questions from policy documents with citation snippets and confidence scores.","description":"Answer questions from policy documents with citation snippets and confidence scores. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes document, processing, policy document, policy doc qa, and answer questions. Use the /v1/policy-doc-qa endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["document-processing","ml_model","ml-model","policy-document-q-and-a","document","processing","policy","policy-doc-qa","answer","questions","documents","citation","snippets","confidence"],"baseUrl":"https://orbisapi.com/proxy/policy-document-q-a-api-886452","openApiSpecUrl":"https://orbis-policy-document-q-a-api.vercel.app/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"93c8c9e6-0ce8-4613-b5ee-dea62813d3b0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5bccabc3-96a2-4f4f-a199-09ca2355ce59","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"1333631a-915e-46c5-807b-72bc04d59e61","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/policy-doc-qa","description":null},{"method":"POST","path":"/v1/policy-doc-qa","description":null}],"x402":null},{"id":"aa85ff94-a97a-4920-9245-051c2fbc4c29","name":"Product Experiment Guardrail API","slug":"product-experiment-guardrail-api-33ec3d","shortDescription":"Check product experiment guardrails from metric health, sample size, segment risk, rollout scope, and rollback plan","description":"Check product experiment guardrails from metric health, sample size, segment risk, rollout scope, and rollback plan. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["product","experiments","guardrails","analytics","agent-friendly","x402","product experiment guardrail","product","experiments","guardrails","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-experiment-guardrail-api-33ec3d","openApiSpecUrl":"https://product-experiment-guardrail.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"be87dc6d-ce03-4fa6-95c9-db01daef646f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"603fb871-7980-46b6-92ce-51f0834af55c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"55ab9c79-3bde-4e9e-8b61-c3548ed5ad90","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/experiment-guardrail-rules","description":"Return hardcoded product experiment guardrail rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-experiment-guardrails","description":"Check product experiment guardrails from metric health, sample size, segment risk, rollout scope, and rollback plan using deterministic scoring rules"},{"method":"POST","path":"/recommend-experiment-actions","description":"Generate focused next steps for product experiment guardrail from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"97dad1d3-f997-459d-ad30-7e6ab4a977aa","name":"Product Feed Quality Auditor API","slug":"product-feed-quality-auditor-api-77a35d","shortDescription":"Audit product feed quality from title clarity, attribute completeness, image readiness, category fit, and policy risk","description":"Audit product feed quality from title clarity, attribute completeness, image readiness, category fit, and policy risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["product-feed","ecommerce","marketplace","catalog","agent-friendly","x402","product feed quality auditor","product feed","ecommerce","marketplace","catalog","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/product-feed-quality-auditor-api-77a35d","openApiSpecUrl":"https://product-feed-quality-auditor.vercel.app/openapi","hasFree":true,"callCount":2,"tiers":[{"id":"ab4e9ee8-a7d8-4df2-9ae3-54a34f8f98a8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a9e7687c-13a2-44e0-a3f0-355e9ffe1dcc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3bd79f31-b045-44b0-9a61-347d21ae1ce5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/feed-quality-rules","description":"Return hardcoded product feed quality auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-product-feed-quality","description":"Audit product feed quality from title clarity, attribute completeness, image readiness, category fit, and policy risk using deterministic scoring rules"},{"method":"POST","path":"/rank-feed-fixes","description":"Generate focused next steps for product feed quality auditor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a3d7a85e-a95e-4d4b-bf36-9cc9f7513582","name":"Founder Background API","slug":"founder-background-api-0806b6","shortDescription":"Research founder credibility, track records, and investment signals for due diligence and investor intelligence agents","description":"Research founder credibility, track records, and investment signals for due diligence and investor intelligence agents","category":null,"tags":["founders","due-diligence","startup","investor-intelligence","background-check","agentic","founder background","founder background api","founders","due diligence","startup","investor intelligence","background check","agentic","founder background api api"],"baseUrl":"https://orbisapi.com/proxy/founder-background-api-0806b6","openApiSpecUrl":"https://orbis-apis.onrender.com/founder-background/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"4c8fb829-b84c-4a47-ac66-99b43cf0e003","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"bd89bcc4-8276-4c76-8948-58d6fd477be0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"508577a2-d788-4e10-9ea5-fc9be0f38be3","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/lookup","description":"Look up founder background and professional history"},{"method":"POST","path":"/score","description":"Score founder credibility and success likelihood"},{"method":"POST","path":"/timeline","description":"Get career and venture timeline"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/founder-intelligence","description":"ONE-CALL: lookup + score + timeline + diligence questions"},{"method":"POST","path":"/track-record","description":"Analyze founder venture track record and patterns"},{"method":"POST","path":"/batch","description":"Batch research up to 10 founders"}],"x402":null},{"id":"ca8105eb-e950-4a88-992c-ae4ecf4a0804","name":"Domain Availability API","slug":"domain-availability-api-073035","shortDescription":"Check domain availability and generate alternatives","description":"Check if domains are available for registration and generate ranked domain alternatives for naming, startup, brand, and autonomous purchasing workflows.","category":null,"tags":["domain","availability","naming","registrar","startup","branding","domain availability api","domain suggestions","domain registration check","startup name domains"],"baseUrl":"https://orbisapi.com/proxy/domain-availability-api-073035","openApiSpecUrl":"https://orbis-apis.onrender.com/domain-availability/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"62067e0d-f1dd-4950-ac9c-cbbc4ede1805","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"224cc454-7fd5-4aaf-90fa-7e94221f50a5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dce6a7e4-21d5-4fc7-8d11-e99b41e953a2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/check","description":"ONE-CALL domain availability check"},{"method":"GET","path":"/suggest","description":"Alternative domain suggestions"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch availability check"}],"x402":null},{"id":"5e1a8728-8643-4187-91ae-e882ded2f7f8","name":"Unified Multi-Provider Agent Completion API","slug":"unified-multi-provider-agent-completion-api-a25bea","shortDescription":"Route any prompt to Claude Opus, Gemini Pro, GPT-4.1, Grok & more — one endpoint, best price.","description":"Production-grade multi-provider AI completion infrastructure for agents, workflows, applications, and autonomous systems. Route chat completions, structured JSON generation, reasoning tasks, and agent workflows across 8 verified frontier providers — Anthropic Claude Opus, Claude Sonnet, Google Gemini Pro, Gemini Flash, OpenAI GPT-4.1, GPT-4o Mini, xAI Grok 4.1 Fast, and DeepSeek — through a single unified API schema.\n\nFeatures include intelligent routing by cost, speed, or quality, provider failover with exponential backoff, confidence scoring, usage metering, token capping, caching, structured JSON output mode, tool calling, rate limiting, and x402 per-call payments.\n\nRouting strategies: auto, cheapest, fastest, balanced, highest_quality. Named aliases: claude-opus, claude-sonnet, gemini-pro, gemini-flash, gpt-premium, gpt-mini, grok-premium, deepseek, mistral-large.\n\nEvery response includes provider_used, model_used, resolved_model_slug, confidence score, token usage, provider cost, user price, profit margin, execution risk, privacy block, and agent chain_to metadata.\n\nBuilt for Orbis-native agent ecosystems with MCP compatibility, structured chaining, declarative pricing, and marketplace-ready API infrastructure. Orbis A+ compliant.","category":null,"tags":["ai","llm","agents","agentic-ai","multi-provider","routing","chat-completion","text-generation","gemini","openai","claude","anthropic","mistral","deepseek","grok","xai","frontier-models","claude-opus","gpt-4","reasoning","json-output","structured-output","workflow-automation","orchestration","x402","mcp","api-infrastructure","ai-infrastructure","developer-tools","autonomous-agents","multi provider ai api","llm routing api","agent completion api","claude opus api","gemini pro api","gpt-4.1 api","grok api","frontier model routing","claude api wrapper","openai compatible api","multi model inference","cost optimized llm api","structured json generation","agent orchestration api","autonomous ai infrastructure","chat completion endpoint","ai workflow api","llm failover routing","provider failover api","x402 ai payments","mcp compatible ai api","ai infrastructure platform","tool calling ai api","ai reasoning endpoint","multi agent workflows","developer llm infrastructure","production ai api","unified ai inference","cheapest llm api","best ai model routing"],"baseUrl":"https://orbisapi.com/proxy/unified-multi-provider-agent-completion-api-a25bea","openApiSpecUrl":"https://orbis-apis.onrender.com/api/unified-ai/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"00e05523-66e5-4a48-b347-9bce8b6d2b12","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"0b502ac6-b014-478c-b1cb-d3f071b3d10d","name":"Developer","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"30e059df-feec-4afd-8345-794f5a6a6841","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dcaea512-d880-469e-b1fd-68fc0eb57408","name":"Scale","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.07,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"45429bf7-8231-49ed-82ca-f88e2667f2b3","name":"Premium Frontier","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6ccab6cf-f121-42bd-b162-ed483ec2c856","name":"Reasoning","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.2,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/api/unified-ai/","description":"Discovery endpoint — available models, routing strategies, pricing tiers, provider status, failover policy, and agent chain metadata"},{"method":"GET","path":"/api/unified-ai/manifest","description":"Manifest alias for discovery — identical response to GET /api/unified-ai/"},{"method":"POST","path":"/api/unified-ai/v1/chat/completions","description":"Unified multi-provider AI chat completion — intelligent routing across Claude Opus, Gemini Pro, GPT-4.1, Grok 4.1 Fast, DeepSeek and more. Includes provider failover, confidence scoring, JSON mode, caching, rate limit headers, and transparent per-call pricing."},{"method":"GET","path":"/api/unified-ai/health","description":"Health check — per-provider status, uptime, model count, and failover policy"}],"x402":null},{"id":"27e7a372-19c5-420d-b052-45d47b77d8b1","name":"Hosting Provider Detector API","slug":"hosting-provider-detector-api-18785a","shortDescription":"Detect hosting provider, server, and infrastructure from a domain","description":"Detect the hosting provider, server software, IP address, ASN, datacenter region, and infrastructure tier for any domain. Identifies AWS, GCP, Azure, DigitalOcean, Vercel, Netlify, WP Engine, and 20+ more providers. Returns structured results for agent pipelines.","category":null,"tags":["hosting","infrastructure","web-intelligence","server","networking","hosting detector","web host lookup","server detector","infrastructure intelligence","aws detector"],"baseUrl":"https://orbisapi.com/proxy/hosting-provider-detector-api-18785a","openApiSpecUrl":"https://orbis-apis.onrender.com/hosting-provider-detector/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"4fb137ae-22fb-4432-b3dd-633e94af60c5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"719f0990-c9bb-47ae-87c4-594b42147fe5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"e2133b7b-d52c-4720-9211-8a898c9c3569","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect hosting provider"},{"method":"POST","path":"/analyze","description":"Analyze hosting infrastructure"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/hosting-intelligence","description":"ONE-CALL: detect + analyze + insights"}],"x402":null},{"id":"8d499cc2-dd4a-4356-ad6c-58c83708ebc3","name":"Canonical URL Checker API","slug":"canonical-url-checker-api-365483","shortDescription":"Check and validate canonical tags for SEO duplicate content prevention","description":"Check canonical URL tags on any webpage: detect missing, self-referencing, cross-domain, and conflicting canonical tags, score SEO impact, and validate that canonical tags match expected values. Built for SEO agents, site auditors, and content deduplication workflows with typed confidence scores, provenance, and execution-gate support.","category":null,"tags":["canonical","seo","url","duplicate-content","web-audit","canonical url checker","canonical tag validator","seo canonical audit","duplicate content check","self referencing canonical","cross domain canonical"],"baseUrl":"https://orbisapi.com/proxy/canonical-url-checker-api-365483","openApiSpecUrl":"https://orbis-apis.onrender.com/canonical-url-checker/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"b1345583-98e3-4bb6-9f34-97662d53b092","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"fc83da2f-1b2f-4a36-bc4e-b7f2358e3787","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"367b4fbd-b7d4-4897-ac54-da9b87cbf103","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Check canonical tag on a URL"},{"method":"POST","path":"/validate","description":"Validate canonical tag against expected value"},{"method":"POST","path":"/execution-gate","description":"Execution gate check"},{"method":"POST","path":"/canonical-intelligence","description":"One-call combined intelligence"}],"x402":null},{"id":"ac6b934f-2f8f-4139-99ff-d5859878272c","name":"Broken Link Checker API","slug":"broken-link-checker-api-ed7452","shortDescription":"Check individual or batches of URLs for broken links and redirects","description":"Check any URL or batch of up to 50 URLs for broken links: detect 404s, server errors, timeouts, redirects, and classify links as internal or external. Returns status codes, response times, and redirect destinations. Built for SEO agents, content auditors, and site maintenance workflows with typed confidence scores, provenance, cache hints, and execution-gate support.","category":null,"tags":["broken-links","seo","url-check","404","web-audit","broken link checker","404 checker","dead link detector","url validator","batch link check","seo link audit"],"baseUrl":"https://orbisapi.com/proxy/broken-link-checker-api-ed7452","openApiSpecUrl":"https://orbis-apis.onrender.com/broken-link-checker/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"602a38ad-c1d2-49de-9425-db2f2c5b59c6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"8f50412c-c877-4208-9966-034716517000","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"ae6c69fd-bec4-4951-a4e3-6305e4d4ba1d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Check a single URL for broken link status"},{"method":"POST","path":"/batch","description":"Batch check up to 50 URLs"},{"method":"POST","path":"/execution-gate","description":"Execution gate check"},{"method":"POST","path":"/link-intelligence","description":"One-call combined intelligence"}],"x402":null},{"id":"bfa40260-07d4-416e-8520-d3eb1c8a7e90","name":"FAQ Generator API","slug":"faq-generator-api-6f1fd7","shortDescription":"Generate SEO-ready FAQ sections with JSON-LD schema from text or URL","description":"Automatically generate structured FAQ sections from text content or URLs, with ready-to-embed JSON-LD schema markup, topic grouping, and per-question confidence scores. Built for SEO agents, CMS content pipelines, and structured data automation workflows. Returns schema_ready FAQs, topic coverage, provenance metadata, and agent-ready next-step recommendations for downstream orchestration.","category":null,"tags":["faq","content-generation","schema","structured-data","seo","ai-ml","faq generator api","json-ld faq schema","seo faq api","structured data generator","content faq automation","question answer generator"],"baseUrl":"https://orbisapi.com/proxy/faq-generator-api-6f1fd7","openApiSpecUrl":"https://orbis-apis.onrender.com/faq-generator/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"97f32f86-bbf2-4ea2-900e-dd5d0749981c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"1ddba81b-1a9d-4dbc-9878-19cc245a8d14","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"5117d8f2-dc1d-4d40-9351-b94cfdaa2d18","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate FAQ questions and answers with JSON-LD schema"},{"method":"POST","path":"/expand","description":"Expand a single question into a full answer with follow-ups"},{"method":"POST","path":"/faq-intelligence","description":"One-call FAQ generation, expansion, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"140a2e4b-0bb6-4218-aeab-b2173a05ba58","name":"Page Title Optimizer API","slug":"page-title-optimizer-api-e99cec","shortDescription":"Analyze and optimize page titles for length, keyword placement, emotional impact, and CTR potential.","description":"The Page Title Optimizer API enables autonomous orchestration of title tag quality across any content pipeline. Every response includes confidence scores and provenance metadata so agents can make reliable, traceable decisions. The /analyze endpoint scores any title for character length, pixel width, keyword presence and position, emotional impact, and estimated CTR. The /optimize endpoint generates multiple improved title variants ranked by improvement score with specific changes documented. The /execution-gate endpoint signals whether title quality meets the bar required for automated publishing. The /title-intelligence endpoint delivers a full SEO intelligence summary with provenance-backed scoring and priority-ordered recommendations for content teams and search automation systems.","category":null,"tags":["seo","title","serp","optimization","meta","content","page title","title tag","meta title","keyword placement","CTR","SERP"],"baseUrl":"https://orbisapi.com/proxy/page-title-optimizer-api-e99cec","openApiSpecUrl":"https://orbis-apis.onrender.com/page-title-optimizer/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"2434cb76-d198-4cf7-ae88-5faca86e0786","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":400,"requestsPerMonth":12000,"rateLimitPerSecond":null},"features":[]},{"id":"7be0b4e3-a87b-4b8e-9c83-2bd002178db2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"571b6d96-08ec-49da-a02e-80efe892f315","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze page title for SEO quality"},{"method":"POST","path":"/optimize","description":"Get optimized title suggestions"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/title-intelligence","description":"ONE-CALL: analyze + optimize + CTR prediction"}],"x402":null},{"id":"e1846e88-1f6a-4363-8c4f-d558da56e39f","name":"Schema.org Extractor API","slug":"schema-org-extractor-api-747955","shortDescription":"Extract and validate all Schema.org structured data from any URL including JSON-LD, Microdata, and RDFa.","description":"The Schema.org Extractor API provides full orchestration of structured data discovery and validation pipelines. Every response returns confidence scores, provenance metadata, and agent-ready next-API recommendations. The /extract endpoint parses all Schema.org markup from any URL across JSON-LD, Microdata, and RDFa formats, returning raw schema objects, resolved properties, and rich result eligibility signals. The /validate endpoint checks schema correctness and Google rich result compliance for a specific schema type. The /execution-gate endpoint determines whether the structured data profile is ready for downstream automation. The /schema-intelligence endpoint aggregates full schema coverage into a single intelligence report with priority-ordered remediation actions.","category":null,"tags":["schema-org","structured-data","json-ld","rich-snippets","seo","microdata","schema.org","structured data","JSON-LD","rich results","microdata","RDFa"],"baseUrl":"https://orbisapi.com/proxy/schema-org-extractor-api-747955","openApiSpecUrl":"https://orbis-apis.onrender.com/schema-org-extractor/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ac85f410-3329-4f92-97ba-2f426bac7126","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":400,"requestsPerMonth":12000,"rateLimitPerSecond":null},"features":[]},{"id":"7db7a102-6360-40b4-98eb-dbd4da969526","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"594fc01e-5029-4848-bf51-09ceb7cb184c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract schema.org structured data from a URL"},{"method":"POST","path":"/validate","description":"Validate schema markup against schema.org spec"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/schema-intelligence","description":"ONE-CALL: extract + validate + rich result eligibility"}],"x402":null},{"id":"ae79bb05-7c33-417f-87e7-f3b4a075ccd5","name":"Core Web Vitals Lite API","slug":"core-web-vitals-lite-api-c3ea04","shortDescription":"Estimate Core Web Vitals (LCP, FID, CLS) scores for a URL","description":"Estimate Largest Contentful Paint (LCP), First Input Delay (FID), and Cumulative Layout Shift (CLS) scores for any URL. Returns good/needs-improvement/poor ratings per metric, an overall CWV pass/fail determination, performance opportunities, and an aggregate performance grade.","category":null,"tags":["seo","performance","cwv","lighthouse","core web vitals","LCP","FID","CLS","lighthouse","page speed","performance score","cwv"],"baseUrl":"https://orbisapi.com/proxy/core-web-vitals-lite-api-c3ea04","openApiSpecUrl":"https://orbis-apis.onrender.com/core-web-vitals-lite/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ab7ea103-3265-4afc-bbf9-a3f8c899b7c7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"175c2362-69c6-436e-8b7a-8913f2ce477d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"edff9ac8-3857-4a43-8380-5f852e034a8b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/measure","description":"Measure Core Web Vitals for a URL"},{"method":"POST","path":"/score","description":"Score overall performance and CWV pass/fail"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/vitals-intelligence","description":"ONE-CALL: full Core Web Vitals intelligence"}],"x402":null},{"id":"80577c02-369c-43ae-a0dc-76b814c55f87","name":"Disposable Email Detector API","slug":"disposable-email-detector-api-1c11ae","shortDescription":"Detect disposable and temporary email addresses in real time.","description":"Detect disposable/temporary email addresses: identifies throwaway email domains, burner services, and single-use providers. Built for registration fraud prevention, lead quality scoring, and email list hygiene workflows. Returns risk labels, recommended actions, and typed confidence with provenance. Supports per-email detection, domain-level disposable checks, batch processing of up to 20 emails, and an execution-gate for agent flow control.","category":null,"tags":["email","disposable","validation","fraud","security","spam","disposable email checker","throwaway email detection","burner email api","temporary email validator","email fraud prevention","fake email detector"],"baseUrl":"https://orbisapi.com/proxy/disposable-email-detector-api-1c11ae","openApiSpecUrl":"https://orbis-apis.onrender.com/disposable-email-detector/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"96718eeb-38b0-4cff-b2e3-b897529b3c0b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"716f68b6-9126-49ac-b32d-4b44723c94f5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"16804d8c-cb61-4d05-9068-5d60688dbdc0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"ONE-CALL: Detect if an email is disposable or throwaway"},{"method":"POST","path":"/domain","description":"Check if a domain is a known disposable provider"},{"method":"POST","path":"/batch","description":"Batch disposable email detection — up to 20 emails"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check before processing"}],"x402":null},{"id":"65b57e89-d22f-4d85-9ea6-2df078fdf6f0","name":"Ad Copy Variant Generator API","slug":"ad-copy-variant-generator-api-ae7014","shortDescription":"Generate platform-optimized ad copy variants with scoring and compliance checks","description":"Generate multiple ad copy variants for Google, Facebook, LinkedIn, Twitter, and Instagram. Each variant includes a headline, description, CTA, character counts, compliance flag, and a quality score. Designed for marketers, growth agents, and ad automation pipelines that need to produce and evaluate platform-conformant copy at scale.","category":null,"tags":["ad-copy","copywriting","a-b-testing","google-ads","facebook-ads","marketing","ad copy generator api","facebook ad variants","google ads copywriting","platform-optimized ad copy","linkedin ad generator","automated copywriting"],"baseUrl":"https://orbisapi.com/proxy/ad-copy-variant-generator-api-ae7014","openApiSpecUrl":"https://orbis-apis.onrender.com/ad-copy-variant-generator/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"b3d055b6-c549-45c3-ae00-6d071ca8d301","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"f84cbe0c-b7a6-421a-be93-16957552a898","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"8ea4a7ca-05ed-4809-b54e-8177420bb319","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate ad copy variants for a given platform and tone"},{"method":"POST","path":"/score","description":"Score an existing ad copy variant"},{"method":"POST","path":"/ad-copy-intelligence","description":"One-call ad copy generation, scoring, and recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"47310936-5459-4ba4-8da5-289a0176f921","name":"Citation Formatter API","slug":"citation-formatter-api-607a34","shortDescription":"Format and convert citations across APA, MLA, Chicago, Harvard, and IEEE styles","description":"Generate properly formatted citations from structured metadata or convert between citation styles with per-field confidence scores and provenance tracking. Built for academic writing agents, research pipelines, and bibliography automation. Supports APA, MLA, Chicago, Harvard, and IEEE. Returns formatted strings, missing field warnings, and agent-ready recommended next actions for downstream orchestration.","category":null,"tags":["citations","apa","mla","chicago","academic","formatting","citation formatter api","apa citation generator","mla citation api","citation style converter","bibliography formatter","chicago citation api"],"baseUrl":"https://orbisapi.com/proxy/citation-formatter-api-607a34","openApiSpecUrl":"https://orbis-apis.onrender.com/citation-formatter/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"03f74d3d-d8eb-4553-970e-3c6eb9ea6adc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"aab72df2-27db-421b-bca9-c11758f0631c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"6c4f75fc-0b8f-44e4-a8ec-421892d6a727","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/format","description":"Format citation metadata into a specified style"},{"method":"POST","path":"/convert","description":"Convert a citation string from one style to another"},{"method":"POST","path":"/formatter-intelligence","description":"One-call format, convert, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"ca1c0828-e0cb-451f-bfa9-60814655fdad","name":"Title Generator API","slug":"title-generator-api-a39fdf","shortDescription":"Generate and score SEO, blog, email, and social media titles","description":"Generate high-converting titles and headlines for blogs, emails, social posts, and YouTube content with SEO scores, click-through scores, and keyword inclusion tracking. Built for content marketing agents, editorial pipelines, and automated copywriting workflows. Returns per-title rationale, character counts, provenance metadata, and agent-ready recommendations for downstream orchestration.","category":null,"tags":["title","headline","seo","content-generation","copywriting","ai-ml","title generator api","seo headline api","blog title generator","email subject line api","youtube title generator","click through title scorer"],"baseUrl":"https://orbisapi.com/proxy/title-generator-api-a39fdf","openApiSpecUrl":"https://orbis-apis.onrender.com/title-generator/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"28f9176b-3728-4669-9917-a9492a044da7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"8d07fdb4-a8c2-4dd8-86f9-97ab8c64b605","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"21ff85bf-91d0-4c6a-b70f-512b661e7ab6","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate multiple titles with SEO and click scores"},{"method":"POST","path":"/score","description":"Score an existing title with breakdown metrics"},{"method":"POST","path":"/title-intelligence","description":"One-call title generation, scoring, and agent routing"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"00fa2521-fe1a-44f7-a732-a58e61bf07dc","name":"Brand Voice Consistency Checker API","slug":"brand-voice-consistency-checker-api-aa4c7f","shortDescription":"Check content against a brand voice profile and detect tone or vocabulary deviations","description":"Check any text against a defined brand voice profile to detect tone mismatches, formality deviations, and off-brand vocabulary. Also derives a voice profile from sample texts. Returns a consistency score, deviating phrases with severity and suggestions, and actionable recommendations. Built for content teams, editorial agents, and brand governance workflows.","category":null,"tags":["brand-voice","content","tone","consistency","copywriting","editorial","brand voice checker api","tone consistency checker","brand writing style api","content brand compliance","editorial voice analysis","vocabulary brand match"],"baseUrl":"https://orbisapi.com/proxy/brand-voice-consistency-checker-api-aa4c7f","openApiSpecUrl":"https://orbis-apis.onrender.com/brand-voice-checker/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"6be7ae17-f924-4482-9306-9e2c1483bf8f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"e738b87b-7489-49a0-87bc-6bac216ddf63","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"4a3cf828-9b5b-49a4-a1fc-432636bc72d4","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Check text against a brand voice profile for consistency"},{"method":"POST","path":"/analyze","description":"Derive a brand voice profile from sample texts"},{"method":"POST","path":"/brand-voice-intelligence","description":"One-call brand voice check, analysis, and improvement recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"161ac2f1-e201-451d-b0b0-9b943b4b20f5","name":"Webhook Payload Inspector API","slug":"webhook-payload-inspector-api-a4fb64","shortDescription":"Inspect and validate webhook payload structure, signatures, and delivery","description":"Inspect webhook payloads to identify provider, event type, signature headers, and schema structure. Validate signatures, detect replay attacks, and check schema conformance for GitHub, Stripe, Shopify, Slack, and custom webhooks. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["webhook","payload","validation","devops","webhook inspector","webhook validator","webhook signature","payload inspector","webhook security"],"baseUrl":"https://orbisapi.com/proxy/webhook-payload-inspector-api-a4fb64","openApiSpecUrl":"https://orbis-apis.onrender.com/webhook-payload-inspector/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"1fd81832-cc35-488e-8daf-d8799c4d9120","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"5e7ce301-8eb4-429c-8583-f53e24251b8d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"5ffca1e9-232e-4bcb-83cb-138d4d4c34d0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/inspect","description":"Inspect webhook payload structure"},{"method":"POST","path":"/validate","description":"Validate webhook signature and schema"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/webhook-intelligence","description":"ONE-CALL: full webhook payload intelligence"}],"x402":null},{"id":"da861da5-c400-4809-885d-33b8b04b32da","name":"Chrome Extension Risk API","slug":"chrome-extension-risk-api-0ff0ea","shortDescription":"Analyze Chrome extension permissions and security risk signals.","description":"Analyze Chrome extensions for security risk signals including dangerous permission combinations, host access scope, content script injection, data exfiltration risk, CSP violations, and manifest anomalies. Built for enterprise IT security teams, browser policy enforcement, and extension vetting pipelines. Returns risk scores, permission sensitivity breakdowns, safer alternatives, and install recommendations. Supports full extension analysis, component scoring, and an execution-gate for agent flow control.","category":null,"tags":["chrome","extension","security","permissions","chrome extension risk api","browser extension security","chrome extension scanner","extension permission checker","browser security api","chrome extension analyzer"],"baseUrl":"https://orbisapi.com/proxy/chrome-extension-risk-api-0ff0ea","openApiSpecUrl":"https://orbis-apis.onrender.com/chrome-extension-risk/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"4c8b4c7c-7f62-4ea6-ad1f-e02ddbeb7dfd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"85b93938-83d0-42d3-9f22-8df7dccf101f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"e117eba8-f028-4a1a-ac8f-d3c8f9e3d806","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Full Chrome extension risk analysis"},{"method":"POST","path":"/score","description":"Risk score breakdown for Chrome extension"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/extension-intelligence","description":"ONE-CALL: full Chrome extension risk intelligence"}],"x402":null},{"id":"c8d714e4-e565-468e-9203-dfdda5722567","name":"Rate Limit Estimator API","slug":"rate-limit-estimator-api-dc8f7e","shortDescription":"Estimate safe API call rate limits based on observed patterns and headers","description":"Estimate safe API rate limits from response headers, observed call patterns, and API tier metadata. Detect violations, recommend throttle strategies, and optimize concurrency for agent pipelines. Returns confidence scores and provenance.","category":null,"tags":["rate-limit","api","throttling","devops","rate limit estimator","api throttling","rate limit headers","api concurrency","throttle strategy"],"baseUrl":"https://orbisapi.com/proxy/rate-limit-estimator-api-dc8f7e","openApiSpecUrl":"https://orbis-apis.onrender.com/rate-limit-estimator/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"34000787-89d5-4805-b333-69dd82ae9ee1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"d057a8da-e03b-42f5-887e-02e329b80110","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"bb5c8fdb-85e3-48de-82b9-cd3103b23def","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/estimate","description":"Estimate rate limits"},{"method":"POST","path":"/analyze","description":"Analyze rate limit violations and efficiency"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/rate-limit-intelligence","description":"ONE-CALL: full rate limit intelligence"}],"x402":null},{"id":"ec37924d-d98c-4838-b2f4-72f1fe2ef92d","name":"Cache TTL Recommender API","slug":"cache-ttl-recommender-api-949f68","shortDescription":"Recommend optimal cache TTL values for API responses based on content type and volatility","description":"Recommend optimal cache TTL values for API responses, static assets, and dynamic content based on volatility, update frequency, and usage patterns. Provides CDN, browser, and edge cache configurations with Cache-Control header values. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["cache","ttl","caching","performance","cache ttl","cache strategy","cdn cache","cache control","api caching"],"baseUrl":"https://orbisapi.com/proxy/cache-ttl-recommender-api-949f68","openApiSpecUrl":"https://orbis-apis.onrender.com/cache-ttl-recommender/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"51e59685-b103-41c3-9c7c-9ca77c21a94a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"af455e30-392e-4dd9-91cb-b676d9f56221","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c6138a15-eb2f-4113-8ca4-b2b6655414a3","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Recommend cache TTL"},{"method":"POST","path":"/analyze","description":"Analyze cache efficiency"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/cache-ttl-intelligence","description":"ONE-CALL: full cache TTL intelligence"}],"x402":null},{"id":"5aa2aba4-d94f-4dab-a6a2-19ec5aa37cda","name":"Agent Workflow Validator API","slug":"agent-workflow-validator-api-41c055","shortDescription":"Validate agent workflow definitions for correctness, loops, and safety constraints","description":"Validate agent workflow definitions (LangGraph, AutoGen, CrewAI, custom) for structural correctness, infinite loop detection, unreachable steps, safety constraints, human-in-the-loop gates, and resource bounds. Returns confidence scores and provenance for agent pipelines.","category":null,"tags":["agent","workflow","validation","safety","agent workflow validator","langgraph validator","workflow safety","agent loop detection","ai agent validation"],"baseUrl":"https://orbisapi.com/proxy/agent-workflow-validator-api-41c055","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-workflow-validator/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"b7bfb7c4-47de-438c-b6b9-276175e03098","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"1f71ef28-c190-485c-bf9d-bc80bc44d7c7","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"71d653d3-9935-4cd0-b558-d659f6d3fd7f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate agent workflow definition"},{"method":"POST","path":"/analyze","description":"Analyze workflow for safety and optimization"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/workflow-intelligence","description":"ONE-CALL: full workflow validator intelligence"}],"x402":null},{"id":"26d54a66-eb16-4f3f-adac-cdd6c3768839","name":"Breadcrumb Validator API","slug":"breadcrumb-validator-api-72cc4b","shortDescription":"Validate breadcrumb schema markup and HTML breadcrumbs for Google rich result eligibility and navigation correctness.","description":"The Breadcrumb Validator API powers automated orchestration of breadcrumb schema quality in any SEO or CMS pipeline. Every response includes confidence scores and provenance metadata so agents can make reliable, traceable routing decisions. The /validate endpoint inspects both HTML breadcrumb markup and Schema.org BreadcrumbList structured data, returning per-item position, name, URL, and validity with full error reporting. The /check endpoint performs a fast breadcrumb presence detection on any URL. The /execution-gate endpoint assesses whether breadcrumb quality is sufficient for downstream automation. The /breadcrumb-intelligence endpoint delivers a full intelligence summary with provenance-backed findings and priority-ordered remediation actions for SEO teams and content bots.","category":null,"tags":["breadcrumbs","schema","structured-data","navigation","seo","rich-results","breadcrumb schema","BreadcrumbList","structured data","navigation","rich results","JSON-LD"],"baseUrl":"https://orbisapi.com/proxy/breadcrumb-validator-api-72cc4b","openApiSpecUrl":"https://orbis-apis.onrender.com/breadcrumb-validator/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"ab4fc835-45c5-4bee-a15d-ebf177824d5f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"db7ae2fa-b6b8-42b6-a7f3-733a7ac661c6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"ae2abdf6-64a1-4303-8d08-dbfdd975e194","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate breadcrumb schema markup"},{"method":"POST","path":"/check","description":"Check breadcrumb for rich result eligibility"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/breadcrumb-intelligence","description":"ONE-CALL: validate + eligibility + fix list"}],"x402":null},{"id":"1f73f1ac-5977-4456-8b7a-ab1733159d53","name":"Lead Quality API","slug":"lead-quality-api-8cbcc6","shortDescription":"Score lead quality across fit, intent and data completeness dimensions","description":"Score lead quality across fit, intent and data completeness dimensions for sales pipeline prioritization. Returns grades, dimension scores, explainability per dimension, improvement suggestions and next best actions.","category":null,"tags":["lead-quality","lead-scoring","sales","pipeline","icp","lead quality","score lead","lead fit","intent scoring","pipeline prioritization"],"baseUrl":"https://orbisapi.com/proxy/lead-quality-api-8cbcc6","openApiSpecUrl":"https://orbis-apis.onrender.com/lead-quality/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"5516712b-563f-4932-90da-314226b21e00","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c4d8616e-edbd-46da-8696-4d8e8c66e574","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/score","description":"Score lead quality across fit, intent and completeness"},{"method":"POST","path":"/v1/score/batch","description":"Batch score multiple leads"}],"x402":null},{"id":"3dd418ce-678f-4d6d-a846-8fa254fd1531","name":"Email Validation API","slug":"email-validation-api-09c8f4","shortDescription":"Validate email addresses for deliverability, format, and domain reputation","description":"Validate any email address for deliverability, format correctness, and domain reputation in real time. Checks MX records, detects disposable and role-based addresses, scores domain reputation, and returns a structured validation result.","category":null,"tags":["email","validation","deliverability","domain-reputation","developer-tools","email validation api","email deliverability check","disposable email detection","domain reputation api","email verify api"],"baseUrl":"https://orbisapi.com/proxy/email-validation-api-09c8f4","openApiSpecUrl":"https://orbis-apis.onrender.com/email-validation/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"81dcf89d-db81-47d2-a472-1bba64c1848a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"64a7fb88-844e-4756-9947-e6455152e380","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/validate","description":"Validate email address for deliverability and format"},{"method":"POST","path":"/v1/validate/batch","description":"Batch validate multiple email addresses"},{"method":"GET","path":"/v1/health","description":"Health check"}],"x402":null},{"id":"8f112bff-a6dd-4c80-9fad-eabdf46a0cd0","name":"Trust API","slug":"trust-api-14efee","shortDescription":"Universal trust scoring for wallets, contracts, and protocols","description":"Score the trustworthiness of any on-chain entity — wallets, smart contracts, or protocols — in a single API call. Combines on-chain history, contract characteristics, liquidity data, and behavioral signals into a universal trust score with factor breakdown.","category":null,"tags":["trust","scoring","wallet","smart-contract","defi","crypto","trust score api","crypto trust scoring","wallet trust api","smart contract trust","universal trust scoring crypto"],"baseUrl":"https://orbisapi.com/proxy/trust-api-14efee","openApiSpecUrl":"https://orbis-apis.onrender.com/trust/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"4cf45322-5964-4f3d-8282-977ad33ea3f9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a52b051c-deff-452f-88b8-54b1c5fbf0da","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/score","description":"Score trustworthiness of any wallet, contract, or protocol"},{"method":"GET","path":"/v1/score","description":"Score trustworthiness via GET"},{"method":"GET","path":"/v1/health","description":"Health check"}],"x402":null},{"id":"a7647196-0619-45fe-bbcd-837ff1ef84b6","name":"Wallet Intelligence API","slug":"wallet-intelligence-api-c27f8e","shortDescription":"Deep wallet behavior analysis, scoring, and classification for Web3","description":"Get deep intelligence on any crypto wallet — behavior patterns, transaction history analysis, risk classification, and scoring. Analyzes wallet activity to identify trader profiles, detect suspicious behavior, and generate trust scores.","category":null,"tags":["wallet","intelligence","crypto","behavior-analysis","risk-scoring","web3","defi","wallet intelligence api","crypto wallet analysis","wallet behavior scoring","web3 wallet risk","wallet classification api"],"baseUrl":"https://orbisapi.com/proxy/wallet-intelligence-api-c27f8e","openApiSpecUrl":"https://orbis-apis.onrender.com/wallet-intelligence/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"12ebb5bc-c88d-402f-8e47-8bd232195a57","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ec32e33a-803b-4f72-8315-69493d392c0a","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/analyze","description":"Analyze wallet behavior, risk, and classification"},{"method":"GET","path":"/v1/analyze","description":"Analyze wallet via GET"},{"method":"POST","path":"/v1/analyze/batch","description":"Batch analyze multiple wallets"},{"method":"GET","path":"/v1/health","description":"Health check"}],"x402":null},{"id":"544a6706-f8dc-4f3e-8909-5692c31dface","name":"Document Intelligence API","slug":"document-intelligence-api-60a17a","shortDescription":"Extract structured data from documents with field-level confidence scoring","description":"Extract structured data from documents with field-level confidence scoring, async job support and batch processing. Supports PDFs, contracts, invoices, forms and unstructured text.","category":null,"tags":["document-intelligence","pdf-extraction","ocr","contract-analysis","data-extraction","document extraction","pdf extraction","contract analysis","invoice extraction","ocr api"],"baseUrl":"https://orbisapi.com/proxy/document-intelligence-api-60a17a","openApiSpecUrl":"https://orbis-apis.onrender.com/document-intelligence/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"8d04be6c-d546-4eda-a990-4ca89ff69939","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0ade12de-50f3-4b29-a463-f742b2f07226","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/extract","description":"Extract structured data from a document (file upload)"},{"method":"POST","path":"/v1/extract/batch","description":"Batch extract from multiple documents"},{"method":"GET","path":"/v1/extract/jobs/:jobId","description":"Check async extraction job status"}],"x402":null},{"id":"f832a2ab-79b7-4534-941e-7d7d4b585529","name":"Short Link API","slug":"short-link-api-71380a","shortDescription":"Shorten URLs, expand short links, analyze clicks, and validate safety for marketing automation","description":"Shorten URLs, expand short links, analyze clicks, and validate safety for marketing automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["url","shortener","link","analytics","marketing","shorten url api","create short link","url shortener api","expand short url","branded link shortener"],"baseUrl":"https://orbisapi.com/proxy/short-link-api-71380a","openApiSpecUrl":"https://orbis-apis.onrender.com/short-link/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"77c3cd7e-9f03-4e1e-bd5d-79a0bf83b3cd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8ce06f69-a286-4d3f-a661-8381087941a5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/shorten","description":"Shorten a URL with optional custom alias"},{"method":"POST","path":"/expand","description":"Expand short URL to final destination"},{"method":"POST","path":"/analyze","description":"Analyze link click performance"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/link-intelligence","description":"ONE-CALL safety check + UTM suggestions + sharing score"},{"method":"POST","path":"/validate","description":"Validate URL safety and reachability"},{"method":"POST","path":"/batch","description":"Batch shorten up to 20 URLs"}],"x402":null},{"id":"60896963-ae9a-4699-98c6-43ed2bba644b","name":"User Risk API","slug":"user-risk-api-aaf2e4","shortDescription":"User risk profile assessment for DeFi platforms, exchanges, and Web3 apps","description":"Assess the risk profile of any user on your DeFi platform, exchange, or Web3 app. Evaluates wallet history, behavioral signals, transaction patterns, and flagged activity to generate a structured risk profile.","category":null,"tags":["user-risk","compliance","defi","crypto","risk-scoring","kyc","web3","user risk api","defi user risk scoring","crypto compliance api","web3 risk profile","exchange user risk assessment"],"baseUrl":"https://orbisapi.com/proxy/user-risk-api-aaf2e4","openApiSpecUrl":"https://orbis-apis.onrender.com/user-risk/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"24ba5a65-003c-451f-80a5-cb68bd90d39d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e9169b59-f974-490a-9ea3-62ada0a3554f","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/assess","description":"Assess user risk profile"},{"method":"GET","path":"/v1/assess","description":"Assess user risk via GET"},{"method":"GET","path":"/v1/health","description":"Health check"}],"x402":null},{"id":"212950c4-6218-4bbb-9dbe-b596a68bba23","name":"AI Regex Generator API","slug":"ai-regex-generator-api-6402a5","shortDescription":"Generate regex from plain English, explain patterns, test and fix broken regex","description":"AI Regex Generator API uses Grok AI to generate regular expressions from plain English descriptions with support for match/no-match examples and multiple language flavors. Explain any regex pattern in a structured breakdown with examples. Test a regex against up to 50 strings with match groups and all-matches support. Fix broken or incorrect regex with issue detection and applied fixes. All generated regex is validated to compile before returning. Built for developers, QA engineers, data extraction pipelines and AI coding assistants.","category":null,"tags":["ai","regex","developer","generate regex from description","explain regular expression in plain english","test regex against multiple strings","fix broken regex pattern","convert english to regex pattern"],"baseUrl":"https://orbisapi.com/proxy/ai-regex-generator-api-6402a5","openApiSpecUrl":"https://regex-gen-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"5927e87a-6190-43f9-86ec-973f844cfb1d","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cc14ae74-abaa-45cd-944f-be09f2504073","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate regex from a plain English description"},{"method":"POST","path":"/explain","description":"Explain a regex pattern in plain English"},{"method":"POST","path":"/test","description":"Test a regex against up to 50 strings"},{"method":"POST","path":"/fix","description":"Fix a broken or incorrect regex"}],"x402":null},{"id":"aebadb76-de12-4f69-952a-89a2ea873ce1","name":"Trend Velocity API","slug":"trend-velocity-api-8ff328","shortDescription":"Measure trend momentum, forecast growth trajectories, detect early signals and identify breakout topics for content and marketing agents","description":"Measure trend momentum, forecast growth trajectories, detect early signals and identify breakout topics for content and marketing agents","category":null,"tags":["trends","social-media","velocity","marketing","analytics","signals","trend velocity","trend velocity api","trends","social media","velocity","marketing","analytics","signals","trend velocity api api"],"baseUrl":"https://orbisapi.com/proxy/trend-velocity-api-8ff328","openApiSpecUrl":"https://orbis-apis.onrender.com/trend-velocity/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"f9653703-2d86-46ef-910c-016a5381769b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"6820fbec-5015-4a7f-b09f-37d70fddfb58","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cef5585f-2c62-48cd-b76d-b0e0b3c9c98d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/measure","description":"Measure current trend velocity and momentum"},{"method":"POST","path":"/forecast","description":"Forecast trend trajectory 7-30 days out"},{"method":"POST","path":"/signals","description":"Get early trend signals and leading indicators"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/trend-intelligence","description":"ONE-CALL: velocity + forecast + signals + opportunity window"},{"method":"POST","path":"/breakout","description":"Detect breakout topics in a category"},{"method":"POST","path":"/batch","description":"Batch measure up to 10 topics"}],"x402":null},{"id":"66a652f1-399a-438c-a64e-33b93b0822df","name":"AI Cover Letter Generator API","slug":"ai-cover-letter-generator-api-4ce8b3","shortDescription":"Generate tailored cover letters from job description and resume, score and improve","description":"AI Cover Letter Generator API uses Grok AI to write compelling, personalized cover letters tailored to a specific job description and resume. Returns the full cover letter text, email subject line, skills highlighted, personalization score, strength score and improvement tips. Also improves existing cover letters with before/after scoring, and analyzes cover letter effectiveness across opening, body and closing sections with verdict and top 3 improvements. Built for job boards, career platforms, ATS integrations and job seeker productivity tools.","category":null,"tags":["ai","hr","writing","generate cover letter for job application","write tailored cover letter from resume","improve existing cover letter","analyze cover letter effectiveness","ai cover letter writer for job seekers"],"baseUrl":"https://orbisapi.com/proxy/ai-cover-letter-generator-api-4ce8b3","openApiSpecUrl":"https://cover-letter-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":2,"tiers":[{"id":"37a30dd1-0f10-4300-a4e5-2c328ecf227c","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c93b6ca-13b0-4267-874f-42ea1b7756f6","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. Pay with USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate a tailored cover letter"},{"method":"POST","path":"/improve","description":"Improve an existing cover letter"},{"method":"POST","path":"/analyze","description":"Analyze cover letter effectiveness with scoring"}],"x402":null},{"id":"99574a22-fbe2-4817-b1fd-4790b67018a1","name":"NFT Floor Price API","slug":"nft-floor-price-api-61ad50","shortDescription":"NFT collection floor prices, volume, market data, and wash trading risk signals","description":"Get real-time NFT collection floor prices, 24h/7d changes, volume, supply stats, and listed percentage. Compare up to 10 collections at once, or use the full lookup for wash trading detection, whale concentration, rarity data, and investment grades. Built for NFT trading agents, portfolio trackers, and DeFi automation workflows.","category":null,"tags":["nft","floor-price","nft-market-data","wash-trading","nft-analytics","x402","coinbase-bazaar","nft floor price api","nft collection data api","nft volume tracker api","wash trading detection api","nft market analytics"],"baseUrl":"https://orbisapi.com/proxy/nft-floor-price-api-61ad50","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-floor-price/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"8d59bb3f-611f-41a0-84bd-5cb541cdeb23","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"a09227ee-cc25-4e3d-bb71-24d024c1a14c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/floor","description":"Real-time floor price and market stats"},{"method":"POST","path":"/compare","description":"Compare floor prices across collections"},{"method":"POST","path":"/lookup","description":"ONE-CALL full collection intelligence"}],"x402":null},{"id":"cbe311dc-34eb-4876-a1ad-4f2d959be906","name":"ENS & Web3 Domain Resolver API","slug":"ens-web3-domain-resolver-api-d74c8d","shortDescription":"Resolve .eth and .sol domains to addresses, reverse lookup and full ENS profiles","description":"ENS & Web3 Domain Resolver API resolves Ethereum Name Service (.eth) domains and Solana Name Service (.sol) domains to wallet addresses. Also performs reverse lookups from address to ENS name, fetches full ENS profiles with avatar, Twitter, GitHub, email, Discord and Telegram records, and batch resolves up to 20 domains in one request. Built for wallets, dApps, NFT marketplaces, and any interface that displays wallet addresses.","category":null,"tags":["ens","web3","identity","resolve ens domain to ethereum address","lookup eth domain wallet address","get ens profile avatar records","reverse lookup address to ens name","batch resolve web3 domain names"],"baseUrl":"https://orbisapi.com/proxy/ens-web3-domain-resolver-api-d74c8d","openApiSpecUrl":"https://ens-resolver-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"1024ef57-694e-42e1-8a9a-5930139f5962","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2c2009ba-8054-47dc-ba34-da495e8fb1ef","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/resolve","description":"Resolve .eth or .sol domain to address"},{"method":"GET","path":"/lookup","description":"Reverse lookup address to ENS name"},{"method":"GET","path":"/profile","description":"Get full ENS profile with social records"},{"method":"POST","path":"/batch","description":"Batch resolve up to 20 domains"}],"x402":null},{"id":"3223605a-c12d-4ed9-9046-4daaec80e4e3","name":"Hashtag Generator API","slug":"hashtag-generator-api-82039f","shortDescription":"Generate and analyze social hashtags","description":"Generate relevant hashtags, analyze reach potential, identify trending overlap, and produce platform-aware hashtag strategies. Built for social media agents, campaign workflows, creator tools, and marketing automation.","category":null,"tags":["hashtags","social-media","marketing","content","trends","hashtag generator api","trending hashtags","social media hashtags","hashtag reach estimate","instagram hashtag strategy"],"baseUrl":"https://orbisapi.com/proxy/hashtag-generator-api-82039f","openApiSpecUrl":"https://orbis-apis.onrender.com/hashtag-generator/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"ea33c4d3-abab-46d5-9dab-8b75470aad5b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"f8882529-db29-4d1e-92bf-203a5f778530","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"4a925db5-0fc1-4318-9c66-65610f2e0f2c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/generate","description":"Generate endpoint"},{"method":"POST","path":"/analyze","description":"Analyze endpoint"},{"method":"POST","path":"/trending","description":"Trending endpoint"},{"method":"POST","path":"/hashtag-intelligence","description":"One-call hashtag generation, trend overlap, reach estimate, and strategy"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"52f9195b-1bb8-45b4-b140-1653c8232673","name":"Agent Tool Abuse Detector API","slug":"agent-tool-abuse-detector-api-d675e1","shortDescription":"Detect agent tool abuse from call sequence, permission jump, output intent, retry pattern, and data movement","description":"Detect agent tool abuse from call sequence, permission jump, output intent, retry pattern, and data movement. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-security","tool-abuse","runtime-controls","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-tool-abuse-detector-api-d675e1","openApiSpecUrl":"https://agent-tool-abuse-detector.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"de6834bd-7a9f-4f23-8271-9646e6d063d1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2fac5b42-e8ed-48e9-8a9b-367a3ac8f051","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3338ef95-4540-4185-b7bf-0972a967575e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/recommend-containment","description":"Generate prioritized next steps for agent tool abuse detector from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/tool-abuse-rules","description":"Return hardcoded agent tool abuse detector rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/detect-tool-abuse","description":"Detect agent tool abuse from call sequence, permission jump, output intent, retry pattern, and data movement using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"4e27ce65-30de-4b46-8b16-8b42a9abdf83","name":"Gas Fee Strategy Planner API","slug":"gas-fee-strategy-planner-api-ca64a5","shortDescription":"Plan gas fee timing, urgency bands, and transaction batching from hardcoded rules","description":"Plan gas fee timing, urgency bands, and transaction batching from hardcoded rules. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["data","web3","gas-fees","transaction-planning","blockchain","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/gas-fee-strategy-planner-api-ca64a5","openApiSpecUrl":"https://gas-fee-strategy-planner.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"2a8f83c9-a115-48e5-ac62-cec403719cd4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"85d3e36a-6afb-4bfd-8ec2-17d1304729f8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c1c59711-1a99-4d6f-9dc2-f234a42f1370","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded urgencyBands reference data"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/plan","description":"Generate a gas fee strategy plan from submitted inputs and hardcoded rules"}],"x402":null},{"id":"7f8e48da-0660-4ad5-92b5-cd5ef61f3cc6","name":"Top Movers API","slug":"top-movers-api-a516a1","shortDescription":"Real-time top crypto gainers, losers, and trending coins with momentum signals","description":"Get real-time top crypto gainers, losers, and trending coins ranked by percentage change, volume, and momentum. Built for trading agents, market scanners, and portfolio dashboards that need to act on momentum signals. Includes trade signals, recovery likelihood, trend drivers, and sector rotation data.","category":null,"tags":["top-movers","crypto-gainers","crypto-losers","trending-coins","market-data","x402","coinbase-bazaar","top crypto gainers api","crypto top losers api","trending cryptocurrency api","market movers crypto api","momentum trading signals"],"baseUrl":"https://orbisapi.com/proxy/top-movers-api-a516a1","openApiSpecUrl":"https://orbis-apis.onrender.com/top-movers/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"2c6f3d37-50c3-4ece-b022-0a2bb0be6b18","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dec2096b-f9a5-4cdf-9121-b52543c20609","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/gainers","description":"Top crypto gainers"},{"method":"POST","path":"/losers","description":"Top crypto losers"},{"method":"POST","path":"/trending","description":"Trending coins"},{"method":"POST","path":"/lookup","description":"ONE-CALL full market movers snapshot"}],"x402":null},{"id":"2c89a7c4-95d8-47de-8ccc-e892cc56f9d0","name":"Decision Maker Fit API","slug":"decision-maker-fit-api-7c9541","shortDescription":"Score decision-maker fit, identify buyer personas, craft outreach angles, and detect buying signals for B2B sales agents","description":"Score decision-maker fit, identify buyer personas, craft outreach angles, and detect buying signals for B2B sales agents","category":null,"tags":["sales","decision-maker","buyer-persona","outreach","b2b","agentic","decision maker fit","decision maker fit api","sales","decision maker","buyer persona","outreach","b2b","agentic","decision maker fit api api"],"baseUrl":"https://orbisapi.com/proxy/decision-maker-fit-api-7c9541","openApiSpecUrl":"https://orbis-apis.onrender.com/decision-maker-fit/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"d230f053-33b2-4aa3-bcef-d6894d7b7394","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"1c634427-07d8-45e0-8467-f01ec37da0df","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d359a5ec-1c7b-4c69-9666-489fb8b51b6c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/score","description":"Score decision-maker fit for your ICP"},{"method":"POST","path":"/persona","description":"Identify buyer archetype and behavioral profile"},{"method":"POST","path":"/outreach-angle","description":"Generate personalized outreach angles"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/fit-intelligence","description":"ONE-CALL: fit + persona + outreach + buying signals"},{"method":"POST","path":"/buying-signals","description":"Detect active buying signals and in-market indicators"},{"method":"POST","path":"/batch","description":"Batch score up to 20 decision makers"}],"x402":null},{"id":"6e26e206-6e2c-418a-bc77-0dab84dd5a0a","name":"Cold Chain Excursion Triage API","slug":"cold-chain-excursion-triage-api-d2d535","shortDescription":"Triage cold chain excursions from temperature range, duration, product class, chain of custody, and release criteria","description":"Triage cold chain excursions from temperature range, duration, product class, chain of custody, and release criteria. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["cold-chain","quality","logistics","pharma","agent-friendly","x402","cold chain excursion triage","cold chain","quality","logistics","pharma","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cold-chain-excursion-triage-api-d2d535","openApiSpecUrl":"https://cold-chain-excursion-triage.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"b7ac8283-d8fb-4663-8ef7-7dbaded8fd40","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"05088128-1747-494a-8298-d7a76f207614","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d766cbf4-f304-4da8-b0dd-70ed971ab7e3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/cold-chain-rules","description":"Return hardcoded cold chain excursion triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-cold-chain-excursion","description":"Triage cold chain excursions from temperature range, duration, product class, chain of custody, and release criteria using deterministic scoring rules"},{"method":"POST","path":"/rank-quality-actions","description":"Generate focused next steps for cold chain excursion triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fd54cc75-2901-4c14-abc4-f927130f59f9","name":"Wallet Security Posture API","slug":"wallet-security-posture-api-d8b73e","shortDescription":"Score wallet security posture from approvals, hardware use, transaction habits, and recovery setup","description":"Score wallet security posture from approvals, hardware use, transaction habits, and recovery setup. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["crypto","web3","wallet-security","approval-risk","self-custody","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/wallet-security-posture-api-d8b73e","openApiSpecUrl":"https://wallet-security-posture-api.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"69b1819e-2d0d-404a-b47b-7f2ad1a2d890","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6f50fcae-c808-4572-a6f7-c50c7457ae69","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7597fc2e-ad63-41ac-a245-3a7e91af3886","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/evaluate","description":"Generate a wallet security posture from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded postureChecks reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"f22399a6-425f-483e-b6b7-efc586af85e8","name":"Stablecoin Reserve Transparency Checklist API","slug":"stablecoin-reserve-transparency-checklist-api-317894","shortDescription":"Score stablecoin reserve disclosures, audit cadence, custody clarity, and redemption terms","description":"Score stablecoin reserve disclosures, audit cadence, custody clarity, and redemption terms. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["crypto","finance","web3","stablecoins","reserve-transparency","risk-data","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/stablecoin-reserve-transparency-checklist-api-317894","openApiSpecUrl":"https://stablecoin-reserve-transparency-che.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"868bd118-bab5-453f-b560-dc2bc52b96e0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"1d10539d-47a4-4928-a460-5e97610ba40f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"acfdd35b-7ea7-4e74-bc7e-4882355ec093","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/evaluate","description":"Generate a reserve transparency score from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded criteria reference data"}],"x402":null},{"id":"2fac3722-0883-4460-bd32-7086990c1b1a","name":"Token Launch Readiness Checklist API","slug":"token-launch-readiness-checklist-api-08031c","shortDescription":"Check token launch readiness across supply, vesting, liquidity, audits, and disclosures","description":"Check token launch readiness across supply, vesting, liquidity, audits, and disclosures. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["crypto","web3","token-launch","launch-readiness","tokenomics","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/token-launch-readiness-checklist-api-08031c","openApiSpecUrl":"https://token-launch-readiness-checklist.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"47c97c81-c6c8-49d5-bd82-9d828cd0662e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"3877cb04-9b40-458e-8809-5f7fb304d1e4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a376d196-7c6b-4b45-a993-05ee8a349bda","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded readinessAreas reference data"},{"method":"POST","path":"/evaluate","description":"Generate a launch readiness assessment from submitted inputs and hardcoded rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"8ed49195-b6eb-4cfb-a67b-df924a592653","name":"Crypto Tax Lot Planner API","slug":"crypto-tax-lot-planner-api-396d85","shortDescription":"Plan crypto tax lots and estimate disposal methods from hardcoded strategy rules","description":"Plan crypto tax lots and estimate disposal methods from hardcoded strategy rules. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","crypto","web3","tax-lots","portfolio-planning","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-tax-lot-planner-api-396d85","openApiSpecUrl":"https://crypto-tax-lot-planner.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"2ac0bc94-4382-4fcf-b210-3a39c5ca8a11","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"037cf917-175a-4128-ae35-43f0137694e6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"56707976-0727-4c4b-8af0-057742cca334","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded methods reference data"},{"method":"POST","path":"/plan","description":"Generate a tax-lot plan from submitted inputs and hardcoded rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"763a0072-e926-45bc-9c94-bafc9a4bcc2f","name":"Cast Credit Similarity Mapper API","slug":"cast-credit-similarity-mapper-api-58e246","shortDescription":"Map cast and crew similarity from role overlap, genre history, audience fit, career stage, and credit strength","description":"Map cast and crew similarity from role overlap, genre history, audience fit, career stage, and credit strength. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","movie-tv","cast-credits","similarity","agent-friendly","x402","cast credit similarity mapper","data","movie tv","cast credits","similarity","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cast-credit-similarity-mapper-api-58e246","openApiSpecUrl":"https://cast-credit-similarity.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"33350d60-4ae0-4531-a8d3-38a2b492d8f7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d24870d8-f6e5-4a76-a5c8-f975c3f33e72","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d89e84a7-4fc0-4669-8b63-8319508ae3eb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/credit-similarity-rules","description":"Return hardcoded cast credit similarity rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-credit-similarity","description":"Map cast and crew similarity from role overlap, genre history, audience fit, career stage, and credit strength using deterministic scoring rules"},{"method":"POST","path":"/rank-collaboration-fit","description":"Generate focused next steps for cast credit similarity from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cf84d8d1-2ac0-48c4-9415-e1ecc68f72fe","name":"Octodamus Market Intelligence API","slug":"octodamus-market-intelligence-api-d45c4d","shortDescription":"Agentic finance intelligence for AI agents. ACP offerings, BTC, Polymarket, tokenized NYSE stocks on Base. x402 native.","description":"Real-time market intelligence oracle for autonomous AI agents operating in the agentic finance economy. 27 live data feeds, 11-signal consensus scoring. 14 ACP offerings via Virtuals ACP ($1-2 USDC/job): crypto signals (BTC/ETH/SOL), tokenized NYSE stocks (AAPL/MSFT/SPY/NVDA/TSLA on Base), macro regime (yield curve/M2/Fed probability), congressional trading signals, on-chain order flow (Binance delta/Base DEX/whale flow), crowd sentiment divergence, overnight Asia session briefs, Polymarket edges with EV+Kelly sizing, Fear vs Crowd divergence (BULL_TRAP/BEAR_TRAP), bounty hunter recon across Polymarket and Limitless, Smithery onboarding brief. Single-call /v2/agent-signal returns BUY/SELL/HOLD + confidence + Polymarket edge -- designed for 15-minute agent poll cycles. x402 native: $0.01 USDC/call on Base. Ed25519 signed responses. api.octodamus.com","category":null,"tags":["crypto","oracle","signals","sentiment","polymarket","x402","bitcoin","ethereum","market-intelligence","defi","tokenized-stocks","agentic-finance","prediction-markets","macro","base-chain"],"baseUrl":"https://orbisapi.com/proxy/octodamus-market-intelligence-api-d45c4d","openApiSpecUrl":"https://api.octodamus.com/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"3574df0c-e3bd-48f9-a5b1-cf1c2bffa79d","name":"Free","description":"Oracle signal preview, market brief, and Ask Octodamus (20 questions/day). No key required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":600,"rateLimitPerSecond":null},"features":["Oracle signal preview (free), Ask Octodamus — 20/day, Market brief preview, Polymarket edges preview"]},{"id":"4e14cdf0-14ba-4e73-bca0-06fdb32d4d56","name":"x402 Pay Per Call","description":"Pay per signal on Base — no subscription needed. $0.01 oracle signal, $0.35–$0.75 Agent_Ben briefs.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Oracle signal ($0.01/call), Sentiment divergence ($0.50/call), Morning brief ($0.75/call),   Ed25519 signed responses, No API key required"]},{"id":"b67697ac-b1b4-4ccb-9d4c-464c5f321506","name":"Annual API Key","description":"$29/yr API key. First 100 seats only, price goes to $149/yr after.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"12.500000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":["All endpoints unlocked, 10k req/day, Oracle signals + Ben briefs + Polymarket edges, Priority access."]}],"endpoints":[{"method":"GET","path":"/v2/x402/agent-signal","description":"Primary oracle signal — BUY/SELL/HOLD with confidence score, Fear & Greed index, BTC trend, Polymarket top edge. Ed25519 signed. $0.01 x402."},{"method":"GET","path":"/v2/signal","description":"Directional signal for BTC, ETH, SOL — 11-source AI consensus "},{"method":"GET","path":"/v2/demo","description":"Free signal preview — oracle direction, Polymarket top play, live prices, market brief. No key or payment required."},{"method":"GET","path":"/v2/tokenized-signal","description":"Oracle signal for tokenized NYSE stocks on Base (AAPL/MSFT/SPY/NVDA/TSLA)"},{"method":"GET","path":"/v2/macro","description":"Macro regime: RISK-ON/OFF/NEUTRAL — yield curve, DXY, SPX, VIX, M2"},{"method":"GET","path":"/v2/polymarket","description":"Polymarket edges with EV scores and Kelly sizing"},{"method":"GET","path":"/v2/divergence","description":"Fear vs Crowd divergence — BULL_TRAP/BEAR_TRAP detection"},{"method":"GET","path":"/v2/flow","description":"On-chain order flow — Binance delta, Base DEX, whale movements"},{"method":"GET","path":"/v2/congress","description":"Congressional trading signal — Finance Committee insider activity"},{"method":"GET","path":"/v2/sentiment","description":"X crowd sentiment for BTC, ETH, SOL, COIN, MSTR, NVDA, TSLA"},{"method":"GET","path":"/v2/overnight","description":"Overnight Asia session brief"},{"method":"GET","path":"/v2/prices","description":"Price snapshots for crypto and equities with 24h change"},{"method":"GET","path":"/v2/brief","description":"One-paragraph LLM-ready market context for agent system prompts"}],"x402":null},{"id":"b2c606c3-37bd-4725-9a1c-b3be0cf78bda","name":"Text Readability Score API","slug":"text-readability-score-api-03ab19","shortDescription":"Score and simplify text readability","description":"Score text readability using multiple readability indices, analyze complex sentences, and generate simplification suggestions. Built for content agents, education tools, documentation workflows, and marketing QA systems.","category":null,"tags":["readability","text-analysis","content","writing","nlp","readability score api","flesch kincaid score","text simplification","reading grade level","content readability checker"],"baseUrl":"https://orbisapi.com/proxy/text-readability-score-api-03ab19","openApiSpecUrl":"https://orbis-apis.onrender.com/text-readability-score/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"5c8833ee-2090-429b-be8b-599bb1bd000c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":30000,"rateLimitPerSecond":null},"features":[]},{"id":"b643e74b-5c40-493e-8923-e439624c96de","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"af48474f-74f4-4120-9084-8ef7c0e35edd","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/score","description":"Score endpoint"},{"method":"POST","path":"/analyze","description":"Analyze endpoint"},{"method":"POST","path":"/simplify","description":"Simplify endpoint"},{"method":"POST","path":"/readability-intelligence","description":"One-call readability score, sentence analysis, and simplification plan"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"0f20d21f-03c9-4b0b-9c34-6eaa9e685d62","name":"Grammar Check Lite API","slug":"grammar-check-lite-api-451a02","shortDescription":"Lightweight grammar and style checking","description":"Check grammar, spelling, and writing style, return structured corrections, and generate improved text. Built for content agents, email workflows, publishing pipelines, and lightweight writing QA automation.","category":null,"tags":["grammar","spelling","writing","style","nlp","content","grammar check api","spelling correction","writing style analysis","auto fix grammar","proofreading api"],"baseUrl":"https://orbisapi.com/proxy/grammar-check-lite-api-451a02","openApiSpecUrl":"https://orbis-apis.onrender.com/grammar-check-lite/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"64d64ac1-d0c0-4e52-805f-d9f80b330320","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"ea819626-3bbf-4f57-89fa-e4003ed029b2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"4b175540-a4df-48c9-a8b4-00b8cba9fddb","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/check","description":"Check endpoint"},{"method":"POST","path":"/fix","description":"Fix endpoint"},{"method":"POST","path":"/analyze","description":"Analyze endpoint"},{"method":"POST","path":"/grammar-intelligence","description":"One-call grammar check, corrections, style score, and recommendations"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"b3681553-1c0c-40bf-9cdc-8b16c54adff4","name":"API Abuse Pattern Classifier API","slug":"api-abuse-pattern-classifier-api-66ebc7","shortDescription":"Classify API abuse patterns from request shape, velocity, auth context, payload risk, and business impact","description":"Classify API abuse patterns from request shape, velocity, auth context, payload risk, and business impact. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-security","abuse-detection","bot-traffic","zero-trust","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-abuse-pattern-classifier-api-66ebc7","openApiSpecUrl":"https://api-abuse-pattern-classifier.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"2b02fee7-932a-402b-9e06-09fae52346ad","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e7d185ca-0153-4615-95f5-c43f40ce341f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b355e2f5-285f-4d47-b6b1-329c4d355810","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/api-abuse-rules","description":"Return hardcoded api abuse pattern classifier rules, weights, and decision criteria"},{"method":"POST","path":"/classify-abuse-pattern","description":"Classify API abuse patterns from request shape, velocity, auth context, payload risk, and business impact using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/prioritize-abuse-response","description":"Generate prioritized next steps for api abuse pattern classifier from impact, urgency, control readiness, confidence, and rollback safety"}],"x402":null},{"id":"e6922d14-0f1f-4e7f-b299-3e05f0bd9c16","name":"Tool Output Compression Planner API","slug":"tool-output-compression-planner-api-41233a","shortDescription":"Plan tool output compression from schema need, citation value, payload size, latency, and loss tolerance","description":"Plan tool output compression from schema need, citation value, payload size, latency, and loss tolerance. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for high-frequency AI agent operations, context engineering, memory governance, tool orchestration, SLA control, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","tool-output","compression","mcp","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-output-compression-planner-api-41233a","openApiSpecUrl":"https://tool-output-compression-planner.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"bd21a761-ea74-42cb-a6bd-c4e4a646a66c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f0408d7d-736c-4b7a-aad9-4d359e0070ae","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"2d19349a-8d9f-4c01-bbcd-091518b14484","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/compression-rules","description":"Return hardcoded tool output compression planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-compression","description":"Plan tool output compression from schema need, citation value, payload size, latency, and loss tolerance using deterministic scoring rules"},{"method":"POST","path":"/rank-output-fields","description":"Generate focused next steps for tool output compression planner from urgency, cost pressure, evidence gap, control readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d7138bf2-9d76-42df-bd76-f7f01219a32e","name":"Access Review Evidence Pack API","slug":"access-review-evidence-pack-api-a3ac20","shortDescription":"Build access review evidence packs from user role, app criticality, entitlement history, last use, and manager signal","description":"Build access review evidence packs from user role, app criticality, entitlement history, last use, and manager signal. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["access-review","iam","audit","evidence","agent-friendly","x402","access review evidence pack","access review","iam","audit","evidence","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/access-review-evidence-pack-api-a3ac20","openApiSpecUrl":"https://access-review-evidence-pack.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"ce5fdb6e-6a5f-4245-a723-50a4f60e36f8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2a2101b4-7640-4b0b-96e8-aa933a5c0a8a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3affc9b5-291b-4ede-9549-7fcfc7610a37","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/access-evidence-rules","description":"Return hardcoded access review evidence pack rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-access-review-evidence","description":"Build access review evidence packs from user role, app criticality, entitlement history, last use, and manager signal using deterministic scoring rules"},{"method":"POST","path":"/rank-access-review-gaps","description":"Generate focused next steps for access review evidence pack from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4bf00cec-4861-40bb-990b-0e0b8eb61122","name":"Image Prompt Quality Scorer API","slug":"image-prompt-quality-scorer-api-9d46da","shortDescription":"Score image prompts for subject clarity, style control, composition, constraints, and safety readiness","description":"Score image prompts for subject clarity, style control, composition, constraints, and safety readiness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["ai","image-prompt","prompt-quality","creative-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/image-prompt-quality-scorer-api-9d46da","openApiSpecUrl":"https://image-prompt-quality-scorer.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"a0657117-ad2a-4ef9-955b-e73076e618cc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"483500a4-b7d9-4a81-8bcc-93db3afd71ae","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9be11bd3-ede9-49ca-9d73-f742f9e22e10","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/prompt-quality-rules","description":"Return hardcoded image prompt quality scorer rules, weights, and decision criteria"},{"method":"POST","path":"/repair-image-prompt","description":"Generate focused next steps for image prompt quality scorer from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-image-prompt","description":"Score image prompts for subject clarity, style control, composition, constraints, and safety readiness using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"c901173d-34e1-4c75-99fb-af7225ec882e","name":"Agent Knowledge Owner Mapper API","slug":"agent-knowledge-owner-mapper-api-c6a6d3","shortDescription":"Map knowledge owners for agent workflows from source type, domain, freshness, sensitivity, and review need","description":"Map knowledge owners for agent workflows from source type, domain, freshness, sensitivity, and review need. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","knowledge-ownership","agent-workflows","governance","rag","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-knowledge-owner-mapper-api-c6a6d3","openApiSpecUrl":"https://knowledge-owner-mapper.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"ad58c543-0097-422b-a5a4-08773997bce9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a4d7f38d-78c9-4a51-8b10-3ed46013c9c6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"becc0d49-488d-499d-831b-97322ffc3440","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/flag-owner-gaps","description":"Generate focused next steps for knowledge owner mapper from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/owner-rules","description":"Return hardcoded knowledge owner mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/map-owner","description":"Map knowledge owners for agent workflows from source type, domain, freshness, sensitivity, and review need using deterministic scoring rules"}],"x402":null},{"id":"902fcd29-2a04-4a14-b20c-55c38a300a7e","name":"Vendor Security Questionnaire Triage API","slug":"vendor-security-questionnaire-triage-api-fd11b1","shortDescription":"Triage vendor security questionnaires from question intent, control area, evidence source, freshness, and reviewer need","description":"Triage vendor security questionnaires from question intent, control area, evidence source, freshness, and reviewer need. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-security","questionnaire","grc","procurement","agent-friendly","x402","vendor security questionnaire triage","vendor security","questionnaire","grc","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-security-questionnaire-triage-api-fd11b1","openApiSpecUrl":"https://vendor-security-questionnaire-triag.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"a5c84042-a1cc-494c-9f52-f8f9fc7d3619","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2af1f2e1-d249-48f9-8292-24b215b45869","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3588443f-419d-4e46-8586-52fa94ff2659","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vendor-questionnaire-rules","description":"Return hardcoded vendor security questionnaire triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-vendor-security-questionnaire","description":"Triage vendor security questionnaires from question intent, control area, evidence source, freshness, and reviewer need using deterministic scoring rules"},{"method":"POST","path":"/rank-questionnaire-actions","description":"Generate focused next steps for vendor security questionnaire triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"964047ee-b35e-492a-a2e3-552f9ce1ebc9","name":"Agent Memory Retention Policy API","slug":"agent-memory-retention-policy-api-e2ff13","shortDescription":"Set agent memory retention rules from user consent, data class, reuse value, expiry, and deletion risk","description":"Set agent memory retention rules from user consent, data class, reuse value, expiry, and deletion risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for high-frequency AI agent operations, context engineering, memory governance, tool orchestration, SLA control, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-memory","retention-policy","privacy","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-memory-retention-policy-api-e2ff13","openApiSpecUrl":"https://agent-memory-retention-policy.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"7c522898-f3f9-4b77-9c69-ac1ef8f632f1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f023d10c-888d-4625-a89f-a28c5c99e9d8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1ff4cb79-71e4-41bc-a6e0-f4760200b73a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/memory-retention-rules","description":"Return hardcoded agent memory retention policy rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/set-retention-policy","description":"Set agent memory retention rules from user consent, data class, reuse value, expiry, and deletion risk using deterministic scoring rules"},{"method":"POST","path":"/audit-memory-expiry","description":"Generate focused next steps for agent memory retention policy from urgency, cost pressure, evidence gap, control readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b35257a6-c25b-4c94-968c-4bac6c8cbf92","name":"Agent SOC Alert Triage API","slug":"agent-soc-alert-triage-api-300320","shortDescription":"Triage security alerts generated by agents from severity, asset value, confidence, blast radius, and actionability","description":"Triage security alerts generated by agents from severity, asset value, confidence, blast radius, and actionability. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["security","soc","alert-triage","agent-ops","incident-response","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-soc-alert-triage-api-300320","openApiSpecUrl":"https://agent-soc-alert-triage.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"f87c2490-284e-47a8-ac63-d9790725d213","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"3bffcb63-a914-4cf4-bad9-379b07f132dc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7ff7e7c7-c558-43ac-9444-33ad19307825","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-soc-action","description":"Generate focused next steps for agent soc alert triage from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/triage-alert","description":"Triage security alerts generated by agents from severity, asset value, confidence, blast radius, and actionability using deterministic scoring rules"},{"method":"GET","path":"/soc-rules","description":"Return hardcoded agent soc alert triage rules, weights, and decision criteria"}],"x402":null},{"id":"68068efb-39ff-4f46-8772-b227b1cc897a","name":"Document Intake Routing API","slug":"document-intake-routing-api-4265cc","shortDescription":"Route incoming documents by type, sensitivity, urgency, owner, and required downstream action","description":"Route incoming documents by type, sensitivity, urgency, owner, and required downstream action. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","documents","intake-routing","workflow-automation","classification","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/document-intake-routing-api-4265cc","openApiSpecUrl":"https://document-intake-routing.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"f7a7d2ad-98c2-4393-8b80-2b8fea476df8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"eb0eab1a-bbba-48be-8c46-3183bf29fd37","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c6432f27-2049-406a-a11c-188556e317c5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/routing-rules","description":"Return hardcoded document intake routing rules, weights, and evaluation criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/route-document","description":"Route incoming documents by type, sensitivity, urgency, owner, and required downstream action using deterministic rule scoring"},{"method":"POST","path":"/flag-intake-exceptions","description":"Generate focused next steps for document intake routing based on risk, urgency, confidence, and owner readiness"}],"x402":null},{"id":"f3555a09-1d2f-4f26-ad48-454a816b8d68","name":"Open Graph Preview API","slug":"open-graph-preview-api-067189","shortDescription":"Preview and optimize social share cards","description":"Preview, validate, and generate Open Graph and Twitter Card metadata for social sharing. Supports platform-aware previews, missing tag detection, generated markup, CTR-oriented scoring, provenance metadata, and execution readiness checks for social, SEO, and content agents.","category":null,"tags":["open-graph","social-preview","twitter-card","seo","content-optimization","open graph preview","social share preview","twitter card generator","og tag validator","linkedin preview","facebook preview"],"baseUrl":"https://orbisapi.com/proxy/open-graph-preview-api-067189","openApiSpecUrl":"https://orbis-apis.onrender.com/open-graph-preview/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"5c70f68c-7fc2-4207-b9d9-f955e075890a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"50a0716e-cca7-404c-877b-d0b76e785d91","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"ece376c2-5585-4a0b-8e33-8bd805de2d7d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/preview","description":"Preview endpoint"},{"method":"POST","path":"/validate","description":"Validate endpoint"},{"method":"POST","path":"/generate","description":"Generate endpoint"},{"method":"POST","path":"/og-intelligence","description":"One-call Open Graph preview, validation, and optimization"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"ab8ea183-8b89-48ba-9ca3-4d2f50283bb8","name":"CTA Generator API","slug":"cta-generator-api-038820","shortDescription":"Generate and score call-to-action copy","description":"Generate call-to-action copy, score conversion potential, and produce A/B test variants for landing pages, ads, emails, and buttons. Built for marketing agents, CRO workflows, and campaign optimization.","category":null,"tags":["cta","copywriting","conversion","marketing","ab-testing","cta generator api","call to action copy","button copy variants","ab test cta","conversion copy scoring"],"baseUrl":"https://orbisapi.com/proxy/cta-generator-api-038820","openApiSpecUrl":"https://orbis-apis.onrender.com/cta-generator/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"ddfc47f9-26a3-4d75-8228-c99abcd39111","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"5d7fd1a1-2550-4a63-8a73-53c38afd0172","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"8407639f-eb6b-4846-8fb9-68e2b7bc8705","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/generate","description":"Generate endpoint"},{"method":"POST","path":"/score","description":"Score endpoint"},{"method":"POST","path":"/ab-variants","description":"Generate A/B test variants"},{"method":"POST","path":"/cta-intelligence","description":"One-call CTA generation, score, A/B variants, and placement guide"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"4aca091e-9948-423d-97d1-5e0e4a3e6a5e","name":"Claude Prompt Optimizer API","slug":"claude-prompt-optimizer-api-9aa8cf","shortDescription":"Rewrite prompts specifically for stronger Claude performance on analysis, extraction, and reasoning tasks. Returns optim","description":"Rewrite prompts specifically for stronger Claude performance on analysis, extraction, and reasoning tasks. Returns optimized prompt versions, structure improvements, ambiguity reductions, output-format controls, and failure-mode warnings for teams standardizing Claude workflows. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes machine learning, claude prompt, prompt optimizer, optimize prompt, and rewrite prompts. Use the /v1/claude/optimize-prompt endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["ai-&-machine-learning","ml_model","ai-and-machine-learning","ml-model","claude-prompt-optimizer","machine","learning","claude","prompt","optimizer","optimize-prompt","rewrite","prompts","specifically"],"baseUrl":"https://orbisapi.com/proxy/claude-prompt-optimizer-api-9aa8cf","openApiSpecUrl":"https://orbis-claude-prompt-optimizer-api.vercel.app/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"2bb79da0-dd51-4360-8adf-9d5718f08cd3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"03faea3b-3687-48e8-a322-5710b86aa0bf","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"14abb1cf-8704-4a03-aa3d-a6ed454c4d1d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/claude/optimize-prompt","description":null},{"method":"POST","path":"/v1/claude/optimize-prompt","description":null}],"x402":null},{"id":"af8bd769-70cc-429e-9710-0002d8e1bd54","name":"Ad Placement Adult Risk Detector API","slug":"ad-placement-adult-risk-detector-api-5dd015","shortDescription":"Detect whether webpages, videos, or UGC surfaces carry adult-content adjacency risk that could damage ad placement quali","description":"Detect whether webpages, videos, or UGC surfaces carry adult-content adjacency risk that could damage ad placement quality or violate brand-safety rules. Returns placement risk score, detected triggers, and blocklist recommendations for ad ops teams. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes marketing growth, placement adult, adult risk, risk detector, and detect adult placement risk. Use the /v1/ads/detect-adult-placement-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["marketing-and-growth","data-process","ad-placement-adult-risk-detector","marketing","growth","placement","adult","risk","detector","ads","detect-adult-placement-risk","detect","whether","webpages"],"baseUrl":"https://orbisapi.com/proxy/ad-placement-adult-risk-detector-api-5dd015","openApiSpecUrl":"https://orbis-ad-placement-adult-risk-detec.vercel.app/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"e8b0ea5d-ed7b-4bc4-abcd-2c0535eb819c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"721c8c9c-9d2b-44ac-853e-9a3af8b7c022","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"de628ccc-546d-404f-86cd-1f194f0c19c5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/ads/detect-adult-placement-risk","description":null},{"method":"POST","path":"/v1/ads/detect-adult-placement-risk","description":null}],"x402":null},{"id":"484c0039-b7ef-462c-a168-b4c0484c9562","name":"Multilingual Keyword Mapper API","slug":"multilingual-keyword-mapper-api-bec618","shortDescription":"Map multilingual keywords by intent, locale nuance, search behavior, competition, and content fit","description":"Map multilingual keywords by intent, locale nuance, search behavior, competition, and content fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","language","keywords","localization","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/multilingual-keyword-mapper-api-bec618","openApiSpecUrl":"https://multilingual-keyword-mapper.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"85399a07-dd25-42c9-a6c2-664d0f33b582","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"499986b2-c05d-4231-a78e-ad3e231d1f6c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f1d52d93-4adc-480c-803a-272ce56d842d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/multilingual-keyword-rules","description":"Return hardcoded multilingual keyword mapper rules, weights, and decision criteria"},{"method":"POST","path":"/map-keywords","description":"Map multilingual keywords by intent, locale nuance, search behavior, competition, and content fit using deterministic scoring rules"},{"method":"POST","path":"/rank-localized-keywords","description":"Generate focused next steps for multilingual keyword mapper from risk, fit, confidence, owner readiness, and publishing safety"}],"x402":null},{"id":"3f6f681d-03ea-496f-a9c7-384bc47f6f4a","name":"Script to Storyboard Mapper API","slug":"script-to-storyboard-mapper-api-3a2bb5","shortDescription":"Map scripts into storyboard beats with scene type, visual prompt, pacing, and transition guidance","description":"Map scripts into storyboard beats with scene type, visual prompt, pacing, and transition guidance. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","storyboard","video-script","creative-planning","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/script-to-storyboard-mapper-api-3a2bb5","openApiSpecUrl":"https://script-storyboard-mapper.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"e02a807c-9fef-4afc-b7b4-ae2c930daa2f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c82d6db9-68ee-40b7-8ea4-11869b80bd4d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ca92e463-c9c0-4988-80f0-23f886c2798b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/recommend-storyboard-fixes","description":"Generate focused next steps for script storyboard mapper from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/storyboard-rules","description":"Return hardcoded script storyboard mapper rules, weights, and decision criteria"},{"method":"POST","path":"/map-storyboard","description":"Map scripts into storyboard beats with scene type, visual prompt, pacing, and transition guidance using deterministic scoring rules"}],"x402":null},{"id":"6eac822f-372c-45d3-92d2-61ae785c9f8f","name":"OpenAPI Security Lint API","slug":"openapi-security-lint-api-819810","shortDescription":"Lint OpenAPI specs for auth gaps, unsafe methods, schema weakness, data exposure, and rate-limit coverage","description":"Lint OpenAPI specs for auth gaps, unsafe methods, schema weakness, data exposure, and rate-limit coverage. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["api-security","openapi","security-lint","governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/openapi-security-lint-api-819810","openApiSpecUrl":"https://openapi-security-lint.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"1ca61d87-5e10-44be-9b63-b9f37b33c0d1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ece1ba20-c41e-4e03-b2eb-e3aca23f62cc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9610ca0a-1898-4cd8-96af-13e4bbb5d43e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi-lint-rules","description":"Return hardcoded openapi security lint rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/explain-security-findings","description":"Generate prioritized next steps for openapi security lint from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"POST","path":"/lint-openapi-security","description":"Lint OpenAPI specs for auth gaps, unsafe methods, schema weakness, data exposure, and rate-limit coverage using deterministic scoring rules"}],"x402":null},{"id":"159be64f-fa56-4875-8741-348b22e4d85a","name":"Agent Runtime Policy Simulator API","slug":"agent-runtime-policy-simulator-api-4223c6","shortDescription":"Simulate runtime policy outcomes for agent actions using risk, context, permission, and approval rules","description":"Simulate runtime policy outcomes for agent actions using risk, context, permission, and approval rules. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","runtime-policy","simulation","agent-governance","controls","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-runtime-policy-simulator-api-4223c6","openApiSpecUrl":"https://agent-runtime-policy-simulator.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"1a3c6c54-db70-43cc-b3e7-7f26e7eff14c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"57e663cc-e3bc-41dd-a1b3-3fbe00154526","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9223c9f6-f564-4192-8328-48eb4f5ffb55","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/simulate-policy","description":"Simulate runtime policy outcomes for agent actions using risk, context, permission, and approval rules using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/runtime-rules","description":"Return hardcoded agent runtime policy simulator rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/explain-policy-outcome","description":"Generate focused next steps for agent runtime policy simulator from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"8da90e4f-7f4b-4508-8067-8835457d5e36","name":"API Deprecation Migration Planner API","slug":"api-deprecation-migration-planner-api-5338e6","shortDescription":"Plan API deprecation migrations from client impact, contract drift, deadline, fallback path, and monitoring","description":"Plan API deprecation migrations from client impact, contract drift, deadline, fallback path, and monitoring. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["api","migration-planning","deprecation","developer-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-deprecation-migration-planner-api-5338e6","openApiSpecUrl":"https://api-deprecation-migration.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"46b32136-74f4-41c4-beb7-665038e229c7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"39162696-19f0-42cc-8f3b-bc4c24b446e6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"bcc17239-c2c2-4c8b-b28a-6f90b084b566","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/plan-migration","description":"Plan API deprecation migrations from client impact, contract drift, deadline, fallback path, and monitoring using deterministic scoring rules"},{"method":"GET","path":"/deprecation-rules","description":"Return hardcoded api deprecation migration rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/rank-client-actions","description":"Generate prioritized next steps for api deprecation migration from impact, urgency, control readiness, confidence, and rollback safety"}],"x402":null},{"id":"6c520372-126c-40b7-8bbf-8ffb90810fc2","name":"AI Tool Output Normalizer API","slug":"ai-tool-output-normalizer-api-63bc6e","shortDescription":"Normalize messy tool outputs from heterogeneous APIs into a stable schema for downstream agents. Returns cleaned fields,","description":"Normalize messy tool outputs from heterogeneous APIs into a stable schema for downstream agents. Returns cleaned fields, type coercions, null-handling decisions, confidence notes, and schema-safe payloads for orchestration and automation systems. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes machine learning, tool output, output normalizer, agent, and normalize tool output. Use the /v1/agent/normalize-tool-output endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["ai-&-machine-learning","data_process","ai-and-machine-learning","data-process","ai-tool-output-normalizer","machine","learning","tool","output","normalizer","agent","normalize-tool-output","normalize","messy"],"baseUrl":"https://orbisapi.com/proxy/ai-tool-output-normalizer-api-63bc6e","openApiSpecUrl":"https://orbis-ai-tool-output-normalizer-api.vercel.app/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"6699057c-a642-407d-aa5b-0d40b8e080be","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9bf4504a-4db7-4345-a30b-aaca01535d02","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"77f1e94c-ed9c-4e06-b146-89ab7cfa4aa5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/agent/normalize-tool-output","description":null},{"method":"POST","path":"/v1/agent/normalize-tool-output","description":null}],"x402":null},{"id":"99f51676-b4e5-416f-990b-fa8ab9d08ba5","name":"Dark Web Fraud Kit Detector API","slug":"dark-web-fraud-kit-detector-api-371ade","shortDescription":"Detect references to phishing kits, scam kits, carding bundles, or account-takeover playbooks that target a business sec","description":"Detect references to phishing kits, scam kits, carding bundles, or account-takeover playbooks that target a business sector or brand. Returns kit category, targeting likelihood, and defensive action suggestions. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes cybersecurity fraud, dark web, web fraud, fraud kit, and kit detector. Use the /v1/security/detect-dark-web-fraud-kits endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["cybersecurity-and-fraud","ml-model","dark-web-fraud-kit-detector","cybersecurity","fraud","dark","web","kit","detector","security","detect-dark-web-fraud-kits","detect","references","phishing"],"baseUrl":"https://orbisapi.com/proxy/dark-web-fraud-kit-detector-api-371ade","openApiSpecUrl":"https://orbis-dark-web-fraud-kit-detector-a.vercel.app/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"af730d43-600f-4335-8dd1-4a88f0791109","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"42d53eb1-dd39-49f8-a493-56a0fee7bd41","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"aab0c6ee-6e89-4867-8dbc-946c10447df5","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/security/detect-dark-web-fraud-kits","description":null},{"method":"POST","path":"/v1/security/detect-dark-web-fraud-kits","description":null}],"x402":null},{"id":"96d55349-6d4b-499d-b49d-387aec82c095","name":"Agent Feedback Theme Synthesizer API","slug":"agent-feedback-theme-synthesizer-api-4c709e","shortDescription":"Synthesize agent user feedback into themes, severity, product area, owner, and improvement priority","description":"Synthesize agent user feedback into themes, severity, product area, owner, and improvement priority. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","feedback","agent-quality","theme-analysis","product-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-feedback-theme-synthesizer-api-4c709e","openApiSpecUrl":"https://agent-feedback-synthesizer.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"d79a0f2e-6a96-4d52-a10e-18f17d02ce02","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f9a79cc4-0f78-469b-a4f5-43577037d83e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"625d7e63-5abb-460f-a17f-91157dd946aa","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/feedback-rules","description":"Return hardcoded agent feedback synthesizer rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/prioritize-improvements","description":"Generate focused next steps for agent feedback synthesizer from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/synthesize-feedback","description":"Synthesize agent user feedback into themes, severity, product area, owner, and improvement priority using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"3b57ba21-8e15-441a-9d35-1478e00814fa","name":"AI Haiku & Poem Generator API","slug":"ai-haiku-poem-generator-api-d17077","shortDescription":"Generate haikus, sonnets, limericks and free verse from any topic or mood","description":"AI Haiku & Poem Generator API uses Grok AI to generate original poems in 7 forms: haiku (5-7-5 syllables), sonnet (14 lines ABAB), limerick (AABBA), free verse, acrostic, couplet and quatrain. Supports any topic, 8 moods (happy, sad, romantic, dark, humorous, inspirational, melancholic, neutral) and 30+ languages. Built for creative apps, greeting card generators, social media tools and AI content pipelines.","category":null,"tags":["ai","nlp","creative","generate haiku from topic","write poem with ai","create sonnet limerick free verse","generate creative poetry in any language","ai poem generator for social media"],"baseUrl":"https://orbisapi.com/proxy/ai-haiku-poem-generator-api-d17077","openApiSpecUrl":"https://poem-gen-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"2667d04c-748b-45b8-ac7e-095926cc85fd","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8016dfa5-5d03-48a9-925e-e877b97bd356","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate a poem in any form, topic and mood"},{"method":"GET","path":"/forms","description":"List all supported poem forms and moods"}],"x402":null},{"id":"7f4ebf9c-7eb6-4a54-ada5-1f5fa90eca27","name":"Wallet Label & Tag API","slug":"wallet-label-tag-api-de7bff","shortDescription":"Identify known exchanges, DeFi contracts, burn addresses and wallet types for any address","description":"Wallet Label & Tag API identifies EVM addresses against a database of 40+ known labels including major exchanges (Binance, Coinbase, Kraken, KuCoin, Gate.io), DeFi contracts (Uniswap, SushiSwap, 1inch, Balancer), burn addresses and notable wallets like Vitalik. For unknown addresses, determines if it is a smart contract or EOA via RPC and classifies activity level. Batch identify up to 20 addresses at once. Built for block explorers, compliance tools, trading bots and AI agents that need address context.","category":null,"tags":["identity","wallet","compliance","identify known exchange wallet address","check if address is binance coinbase","label ethereum address exchange or contract","identify defi protocol contract address","is this wallet address a known entity"],"baseUrl":"https://orbisapi.com/proxy/wallet-label-tag-api-de7bff","openApiSpecUrl":"https://wallet-label-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"f79e3101-cc22-4136-8dce-be8815fae561","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3c9704fb-a8eb-49fa-a5cc-02b3d136e614","name":"Pay Per Call","description":"Unlimited calls via x402. USDC on Base or Solana.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null},{"id":"d61745cc-e86b-4c42-ba77-a62fcf0566bc","name":"Phone Formatter & Validator API","slug":"phone-formatter-validator-api-f4fb3d","shortDescription":"Format and validate phone numbers to E.164 — detect country and line type — batch 500 — built for AI agents","description":"Every CRM agent, sales agent and contact pipeline formats and validates phone numbers on every contact record. Format any phone to E.164, international, local and RFC3966 formats. Detect country (45+ countries), line type and carrier category. Batch 500 numbers at once with country breakdown. Normalize messy numbers in one call. x402 USDC payments on Base — price syncs dynamically from Orbis. Pure logic, sub-1ms.\n\nTiers:","category":null,"tags":["phone-validation","e164","formatting","crm","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/phone-formatter-validator-api-f4fb3d","openApiSpecUrl":"https://phone-formatter-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"ffe8dc79-c211-49f2-81eb-180af32ba800","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 45+ countries · E.164 formatting · Batch 500"]},{"id":"bf540205-0803-4b63-9f82-5850d59e8fce","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · Batch 500/call · Dynamic Orbis price"]},{"id":"55f1cf09-5711-4a44-8ae5-b5fbdec293cf","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · All endpoints · Sub-1ms edge · USDC payment"]},{"id":"04383963-e4b9-4fb2-8c01-eba9e3e8f6e1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/format","description":"Format any phone number to E.164 and local formats"},{"method":"POST","path":"/format","description":"Format phone to E.164, international, local and RFC3966 with country and line type"},{"method":"POST","path":"/validate","description":"Validate phone number with country and line type detection"},{"method":"POST","path":"/validate","description":"Validate phone with country detection and line type"},{"method":"POST","path":"/batch","description":"Batch format or validate up to 500 numbers with country breakdown"},{"method":"POST","path":"/batch","description":"Batch format/validate up to 500 phone numbers"},{"method":"POST","path":"/normalize","description":"Batch format or validate up to 500 numbers with country breakdown"},{"method":"POST","path":"/normalize","description":"Normalize messy phone numbers to clean format"},{"method":"POST","path":"/.well-known/x402","description":"x402 payment discovery with dynamic Orbis price"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"022382aa-653b-4aef-8195-fe1afed5b8f1","name":"News Relevance Filter API","slug":"news-relevance-filter-api-4da9ff","shortDescription":"Filter news items by user brief, entity match, novelty, business impact, and urgency","description":"Filter news items by user brief, entity match, novelty, business impact, and urgency. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["news","relevance-filter","briefing","data","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/news-relevance-filter-api-4da9ff","openApiSpecUrl":"https://news-relevance-filter.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"d58e8e40-fe52-4560-9605-f91a73cc0352","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e682e36e-d19c-4f00-b922-a8df01314de0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1f0fe143-47ae-4c1b-b827-f3466c49075d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/relevance-rules","description":"Return hardcoded news relevance filter rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/filter-news-relevance","description":"Filter news items by user brief, entity match, novelty, business impact, and urgency using deterministic scoring rules"},{"method":"POST","path":"/explain-relevance-scores","description":"Generate focused next steps for news relevance filter from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"12be0ca8-d3d3-4bb0-b0de-a685febe82e4","name":"Technical SEO Crawl Budget API","slug":"technical-seo-crawl-budget-api-96e095","shortDescription":"Score crawl budget waste from URL depth, duplicate paths, parameters, redirects, and index value","description":"Score crawl budget waste from URL depth, duplicate paths, parameters, redirects, and index value. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","crawl-budget","technical-seo","site-audit","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/technical-seo-crawl-budget-api-96e095","openApiSpecUrl":"https://seo-crawl-budget.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"e7ba3436-4397-4ed5-beec-ceda67ced828","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d3f2261d-a3af-4b93-83af-637df5d26645","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d9f91491-225a-4515-af7d-90a31103cf10","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/score-crawl-budget","description":"Score crawl budget waste from URL depth, duplicate paths, parameters, redirects, and index value using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/crawl-rules","description":"Return hardcoded seo crawl budget rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/recommend-crawl-fixes","description":"Generate focused next steps for seo crawl budget from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"2ad00ea2-aff9-4587-8cdc-2771f6696fb5","name":"Keyword Intent Clusterer API","slug":"keyword-intent-clusterer-api-94ef02","shortDescription":"Cluster keywords by search intent, funnel stage, SERP pattern, difficulty, and content format fit","description":"Cluster keywords by search intent, funnel stage, SERP pattern, difficulty, and content format fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","keyword-research","intent-clustering","content-strategy","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/keyword-intent-clusterer-api-94ef02","openApiSpecUrl":"https://keyword-intent-clusterer.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"992430fb-b3ae-4a5c-ba95-3aa020711fac","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"3a497200-3bbc-4299-8666-279b232e9699","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"de86eedd-3fbf-41fe-a64c-ec55619c80bf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-content-types","description":"Generate focused next steps for keyword intent clusterer from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/cluster-keywords","description":"Cluster keywords by search intent, funnel stage, SERP pattern, difficulty, and content format fit using deterministic scoring rules"},{"method":"GET","path":"/intent-rules","description":"Return hardcoded keyword intent clusterer rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"59a9cdb7-ff36-4bd9-946d-b65932f74a4e","name":"Episodic Memory Recall Ranker API","slug":"episodic-memory-recall-ranker-api-f24162","shortDescription":"Rank episodic memories for agent recall from task match, recency, user preference, confidence, and risk","description":"Rank episodic memories for agent recall from task match, recency, user preference, confidence, and risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agent memory systems, context engineering, personalization, recall governance, long-running assistants, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","episodic-memory","recall-ranking","personalization","agent-friendly","x402","episodic memory recall ranker","ai","episodic memory","recall ranking","personalization","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/episodic-memory-recall-ranker-api-f24162","openApiSpecUrl":"https://episodic-memory-recall-ranker.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"8bfebaa5-5f1e-4775-9c26-21e92a647f25","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a335bf5f-3986-4d5a-9a7d-8a83eb5246b9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3cba1a5b-6c17-489d-9ac0-0fd3178e3cac","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/recall-ranker-rules","description":"Return hardcoded episodic memory recall ranker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical memory scores"},{"method":"POST","path":"/rank-memory-recall","description":"Rank episodic memories for agent recall from task match, recency, user preference, confidence, and risk using deterministic memory scoring rules"},{"method":"POST","path":"/explain-recall-selection","description":"Generate focused next steps for episodic memory recall ranker from sensitivity, trust gap, freshness, conflict risk, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"893971f9-7f85-4c0f-aeda-a7994e41d69b","name":"Movie TV Recommendation Reasoner API","slug":"movie-tv-recommendation-reasoner-api-3f9fd4","shortDescription":"Rank movie and TV recommendations from genre taste, mood, runtime, rating tolerance, and franchise interest","description":"Rank movie and TV recommendations from genre taste, mood, runtime, rating tolerance, and franchise interest. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","movie-tv","recommendations","entertainment-data","agent-friendly","x402","movie tv recommendation reasoner","ai","movie tv","recommendations","entertainment data","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/movie-tv-recommendation-reasoner-api-3f9fd4","openApiSpecUrl":"https://movie-tv-recommendation-reasoner.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"724da07f-3e6e-4f4d-8582-3eacfcc83c8e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d93fe740-c1bf-40d2-827f-95ec2803dd3e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"023c55e4-f978-4207-ab10-e58712baa8b1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/recommendation-rules","description":"Return hardcoded movie tv recommendation reasoner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/rank-recommendations","description":"Rank movie and TV recommendations from genre taste, mood, runtime, rating tolerance, and franchise interest using deterministic scoring rules"},{"method":"POST","path":"/explain-watch-match","description":"Generate focused next steps for movie tv recommendation reasoner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b99f4ef5-1dca-4316-a838-b8419744f1a1","name":"Agent SLA Risk Forecaster API","slug":"agent-sla-risk-forecaster-api-4323c2","shortDescription":"Forecast agent SLA risk from queue age, task complexity, dependency health, retry load, and escalation path","description":"Forecast agent SLA risk from queue age, task complexity, dependency health, retry load, and escalation path. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for high-frequency AI agent operations, context engineering, memory governance, tool orchestration, SLA control, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","sla","agent-ops","forecasting","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-sla-risk-forecaster-api-4323c2","openApiSpecUrl":"https://agent-sla-risk-forecaster.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"8d751e7f-174d-488b-bb00-cd5c8f916579","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0a017d81-cf1b-4670-8925-2b0e177bf0f1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"45cadc0c-7287-4ae7-85a4-7807d0dbddaf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/sla-risk-rules","description":"Return hardcoded agent sla risk forecaster rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/forecast-sla-risk","description":"Forecast agent SLA risk from queue age, task complexity, dependency health, retry load, and escalation path using deterministic scoring rules"},{"method":"POST","path":"/prioritize-sla-recovery","description":"Generate focused next steps for agent sla risk forecaster from urgency, cost pressure, evidence gap, control readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":" Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":" Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f820c694-d942-4f36-9a6c-95bcb6c5bfe1","name":"SERP Feature Opportunity API","slug":"serp-feature-opportunity-api-5995f2","shortDescription":"Identify SERP feature opportunities from intent type, content format, schema readiness, and competitor signals","description":"Identify SERP feature opportunities from intent type, content format, schema readiness, and competitor signals. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","serp-features","ranking","featured-snippets","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/serp-feature-opportunity-api-5995f2","openApiSpecUrl":"https://serp-feature-opportunity.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"6709b89c-a92b-4efe-a470-6a7f0a72e26b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6879ce73-bb35-43c5-87ea-b90fa37a5b4b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"59e79015-685c-4fd5-b871-da51ce896296","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/feature-rules","description":"Return hardcoded serp feature opportunity rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/find-opportunities","description":"Identify SERP feature opportunities from intent type, content format, schema readiness, and competitor signals using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/map-feature-actions","description":"Generate focused next steps for serp feature opportunity from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"4e595d54-3af5-4a92-9a80-84805ec28309","name":"Content Decay Refresh Planner API","slug":"content-decay-refresh-planner-api-29953c","shortDescription":"Prioritize content refreshes from traffic decay, freshness need, SERP shift, intent drift, and business value","description":"Prioritize content refreshes from traffic decay, freshness need, SERP shift, intent drift, and business value. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","content-refresh","ranking","content-decay","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/content-decay-refresh-planner-api-29953c","openApiSpecUrl":"https://content-decay-refresh.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"b73c5a03-52e1-4110-933d-ee168cf29ce2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"054206c2-4cd6-4b4f-b7e6-57bb539c2728","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d20469c2-a16b-47a3-b7af-00ddb82cdee2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-refresh","description":"Prioritize content refreshes from traffic decay, freshness need, SERP shift, intent drift, and business value using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/diagnose-decay","description":"Generate focused next steps for content decay refresh from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decay-rules","description":"Return hardcoded content decay refresh rules, weights, and decision criteria"}],"x402":null},{"id":"80ef2862-3ebe-4572-9a02-f2ffa3eeb74e","name":"MCP Permission Diff Checker API","slug":"mcp-permission-diff-checker-api-0f5c2a","shortDescription":"Compare MCP permission changes by added tools, scopes, write actions, data access, and approval impact","description":"Compare MCP permission changes by added tools, scopes, write actions, data access, and approval impact. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","mcp","permission-diff","access-control","agent-security","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-permission-diff-checker-api-0f5c2a","openApiSpecUrl":"https://mcp-permission-diff.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"5ff1270c-2cd9-4dcd-b508-d9e04cc7b0d5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"96866156-fc2d-4016-b6a4-ea04055fd267","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9c18640c-f8cd-49e2-b44b-2f058c07e201","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/check-permission-diff","description":"Compare MCP permission changes by added tools, scopes, write actions, data access, and approval impact using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/diff-rules","description":"Return hardcoded mcp permission diff rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/explain-scope-change","description":"Generate focused next steps for mcp permission diff from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"c94cc917-3bb7-4e5d-8fbd-1e3db5c2f5dc","name":"Agent Business Case Estimator API","slug":"agent-business-case-estimator-api-78e76c","shortDescription":"Estimate agent business cases from task volume, labor cost, risk controls, cycle time, and adoption friction","description":"Estimate agent business cases from task volume, labor cost, risk controls, cycle time, and adoption friction. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","business-case","agent-roi","automation","planning","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-business-case-estimator-api-78e76c","openApiSpecUrl":"https://agent-business-case.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"c6609389-d178-485f-a03a-bde781615794","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"9dd1ff94-ef4c-4800-b12e-21d17acc63bc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4c7e541a-1b47-4f74-9124-8877af683e51","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/rank-value-drivers","description":"Generate focused next steps for agent business case from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/case-rules","description":"Return hardcoded agent business case rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/estimate-business-case","description":"Estimate agent business cases from task volume, labor cost, risk controls, cycle time, and adoption friction using deterministic scoring rules"}],"x402":null},{"id":"572e1e6c-43d4-4172-9960-c2fa482271b0","name":"Healthcare Intake Agent Triage API","slug":"healthcare-intake-agent-triage-api-0fa883","shortDescription":"Triage healthcare intake requests by urgency, routing need, missing data, sensitivity, and escalation status","description":"Triage healthcare intake requests by urgency, routing need, missing data, sensitivity, and escalation status. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","healthcare","intake-triage","workflow-routing","agent-assist","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/healthcare-intake-agent-triage-api-0fa883","openApiSpecUrl":"https://healthcare-intake-triage.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"c0d57aaf-9b5f-4f6d-ad7e-2fc0f5fd06cf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c8274bec-b4a9-4c19-921c-9c36dbdde790","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ca93fd3f-f212-4ebc-bf88-26b3bc8bd8c0","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/flag-care-routing-gaps","description":"Generate focused next steps for healthcare intake triage from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-intake","description":"Triage healthcare intake requests by urgency, routing need, missing data, sensitivity, and escalation status using deterministic scoring rules"},{"method":"GET","path":"/intake-rules","description":"Return hardcoded healthcare intake triage rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"eb97fe5a-5189-446d-ae11-c4d7f12157e7","name":"Audit Sample Selection Explainer API","slug":"audit-sample-selection-explainer-api-23a606","shortDescription":"Explain audit sample selection from transaction value, risk score, control history, account class, and anomaly pattern","description":"Explain audit sample selection from transaction value, risk score, control history, account class, and anomaly pattern. This premium self-contained finance API uses hardcoded accounts payable, accounts receivable, treasury, cash application, tax, revenue recognition, billing, audit, SOX, working capital, close, and reconciliation rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call finance tools for recurring controls, exception handling, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["audit","sample-selection","finance-control","evidence","agent-friendly","x402","audit sample selection explainer","audit","sample selection","finance control","evidence","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/audit-sample-selection-explainer-api-23a606","openApiSpecUrl":"https://audit-sample-selection-explainer.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"62ea2c82-c9b1-435a-9f28-6341e5ac6656","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"af9f367f-df65-45ac-a7d3-3c13ba8df76a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4276f2fc-096e-4a41-9515-4ff4ba41c71f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/audit-sample-rules","description":"Return hardcoded audit sample selection explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-audit-sample-selection","description":"Explain audit sample selection from transaction value, risk score, control history, account class, and anomaly pattern using deterministic scoring rules"},{"method":"POST","path":"/rank-audit-evidence","description":"Generate focused next steps for audit sample selection explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2d855eae-3839-4130-83e7-cb958a0bb7e3","name":"Slug & URL Builder API","slug":"slug-url-builder-api-b211d2","shortDescription":"SEO-optimized slug generation with Unicode support for clean, agent-ready URLs","description":"A high-performance utility designed to convert raw text into URL-friendly slugs. It features a robust character mapping system that handles accents, special symbols, and whitespace, ensuring your URLs are clean, readable, and SEO-friendly. Perfect for automated content pipelines and agentic web builders","category":null,"tags":["slug","url-builder","seo","text-processing","unicode","clean-urls","web-utility","slugify","developer-tools","automation"],"baseUrl":"https://orbisapi.com/proxy/slug-url-builder-api-b211d2","openApiSpecUrl":"https://slug-builder-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"e2b376e9-14c7-4c6d-8593-3c47bf9d2ae3","name":"Free","description":null,"isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["10 calls / day (Testing & Dev)"]},{"id":"3f599c7c-a77c-4214-860c-8bff7cc076d7","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Unlimited access, settled via Solana USDC."]}],"endpoints":[{"method":"POST","path":"/generate","description":"Converts any string into a clean, SEO-optimized URL slug. Automatically handles Unicode normalization, accent removal, and special character stripping"},{"method":"GET","path":"/openapi.json","description":"Returns the machine-readable OpenAPI 3.1.0 specification for automatic integration and indexing."},{"method":"GET","path":"/health","description":"Returns the current status of the API and confirms the active network (Solana)."}],"x402":null},{"id":"fab09d7e-8066-400b-9f2a-0aa286410a9b","name":"Domain WHOIS & DNS Lookup API","slug":"domain-whois-dns-lookup-api-3a6dc0","shortDescription":"Full WHOIS data, DNS records and domain availability check in one call","description":"Domain WHOIS & DNS Lookup API returns full registration data, DNS records (A, MX, TXT, NS, CNAME), domain age, registrar info, nameservers and expiry date for any domain. Also checks domain availability instantly. Powered by RDAP and Cloudflare DNS-over-HTTPS for fast, reliable results. Built for domain monitoring tools, security scanners, link validators, and developer dashboards.","category":null,"tags":["domain","dns","whois","lookup domain whois data","check dns records for domain","get domain registration info","check if domain is available","find domain nameservers and registrar"],"baseUrl":"https://orbisapi.com/proxy/domain-whois-dns-lookup-api-3a6dc0","openApiSpecUrl":"https://whois-dns-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"4994ac1f-9a31-439f-9726-5ab984adbbee","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"139eff6a-5212-40b7-8758-59017dea50cd","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/whois","description":"Get WHOIS registration data for a domain"},{"method":"GET","path":"/dns","description":"Get DNS records (A, MX, TXT, NS, CNAME)"},{"method":"GET","path":"/check","description":"Check if a domain is registered or available"}],"x402":null},{"id":"b9b686d8-6ef8-4ef3-abb3-e5516ea628ab","name":"Retail Assortment Gap Finder API","slug":"retail-assortment-gap-finder-api-e0e8fc","shortDescription":"Find retail assortment gaps from category demand, shelf space, competitor signal, margin, and stockout pattern","description":"Find retail assortment gaps from category demand, shelf space, competitor signal, margin, and stockout pattern. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["retail","assortment","category-management","merchandising","agent-friendly","x402","retail assortment gap finder","retail","assortment","category management","merchandising","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/retail-assortment-gap-finder-api-e0e8fc","openApiSpecUrl":"https://retail-assortment-gap-finder.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"e822a499-a47f-40c2-82ba-2330a473ec75","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"24e9c876-db71-47bb-844a-a6d871112f3a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"71e18437-ac2a-458a-8e0d-e4780972703d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/assortment-gap-rules","description":"Return hardcoded retail assortment gap finder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-assortment-gaps","description":"Find retail assortment gaps from category demand, shelf space, competitor signal, margin, and stockout pattern using deterministic scoring rules"},{"method":"POST","path":"/rank-merchandising-actions","description":"Generate focused next steps for retail assortment gap finder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2ace937d-8b92-40d4-9064-5e4f98bf7e5a","name":"Event Search API","slug":"event-search-api-9796d2","shortDescription":"Search local and virtual events, get venue details, and find tickets","description":"Search local and virtual events, get venue details, and find ticket links for travel planning, sales prospecting, and community intelligence agents.","category":null,"tags":["events","tickets","venues","travel","local","search local events","find concerts near me","event discovery api","ticketed events search","live event finder"],"baseUrl":"https://orbisapi.com/proxy/event-search-api-9796d2","openApiSpecUrl":"https://orbis-apis.onrender.com/event-search/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"972c6a30-2515-4fcd-818c-72bf922107b4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"88bfc258-1d1d-4b54-8ecf-81279d7d28d3","name":"Events Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ea23fe2c-0d5d-47a4-bafd-fbbe46ad740b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/events","description":"Search events"},{"method":"POST","path":"/venue","description":"Get venue details"},{"method":"POST","path":"/ticket-links","description":"Find ticket links"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/search","description":"ONE-CALL full event intelligence"}],"x402":null},{"id":"5ca9be63-e662-4556-abc8-2cca92f242bd","name":"Podcast Search API","slug":"podcast-search-api-087a82","shortDescription":"Search podcasts, retrieve episode metadata, and extract transcripts","description":"Search podcasts and episodes, retrieve episode metadata, and extract transcripts for content intelligence, research, and media monitoring agents.","category":null,"tags":["podcasts","audio","transcripts","media","content-intelligence","search podcast episodes","find podcast by topic","podcast discovery api","episode transcript search","podcast metadata lookup"],"baseUrl":"https://orbisapi.com/proxy/podcast-search-api-087a82","openApiSpecUrl":"https://orbis-apis.onrender.com/podcast-search/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"03a2b1b7-ecc0-4735-bd1d-1250139666a6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c7568b1e-eb52-46d6-be8c-c237b49437e6","name":"Podcast Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8ca4d6d0-dbf9-4d2c-95e0-648c222a2108","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/search","description":"Search podcasts"},{"method":"POST","path":"/episode","description":"Get episode metadata"},{"method":"POST","path":"/transcript","description":"Extract transcript"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/lookup","description":"ONE-CALL full podcast intelligence"}],"x402":null},{"id":"ac3e0a79-4272-4b43-8550-576b1395002d","name":"GitHub Issue Search API","slug":"github-issue-search-api-d52cef","shortDescription":"Search, triage, and deduplicate GitHub issues for DevOps automation and developer productivity","description":"Search, triage, and deduplicate GitHub issues for DevOps automation and developer productivity — powered by Claude AI for agent-native workflows.","category":null,"tags":["github","issues","devops","triage","bugtracker","search github issues","find open bugs github","github repository issues","github issue tracker","developer issue search"],"baseUrl":"https://orbisapi.com/proxy/github-issue-search-api-d52cef","openApiSpecUrl":"https://orbis-apis.onrender.com/github-issue-search/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"33c174dc-7eba-4b99-9795-156f02b42f29","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2d3a50b7-0fa5-4d40-a442-fbdc710ee6d0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/search","description":"Search GitHub issues"},{"method":"POST","path":"/analyze","description":"Analyze issue patterns"},{"method":"POST","path":"/summarize","description":"Summarize issue details"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/issue-intelligence","description":"ONE-CALL full issue intelligence"},{"method":"POST","path":"/trending","description":"Get trending issues and topics"},{"method":"POST","path":"/batch","description":"Batch analyze up to 20 repos"}],"x402":null},{"id":"77d6c236-1c1d-4a51-a406-57154230c7c0","name":"TikTok Metadata API","slug":"tiktok-metadata-api-f36611","shortDescription":"Extract TikTok video metadata, creator analytics, and trending content signals","description":"Extract TikTok video metadata, creator analytics, and trending content signals for social intelligence, influencer discovery, and content strategy agents.","category":null,"tags":["tiktok","social-media","influencer","content-strategy","trends","get tiktok video data","tiktok engagement metrics","tiktok creator analytics","tiktok hashtag data","viral tiktok stats"],"baseUrl":"https://orbisapi.com/proxy/tiktok-metadata-api-f36611","openApiSpecUrl":"https://orbis-apis.onrender.com/tiktok-metadata/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"2f9be768-fe74-462c-925d-89fa1b7d09f0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1a1a1e6c-d1a4-4fc8-8cff-a06d073f703f","name":"TikTok Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2097a7ca-8da7-488e-b7a9-90860b24dbee","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/video","description":"Get video metadata"},{"method":"POST","path":"/creator","description":"Get creator analytics"},{"method":"POST","path":"/trend","description":"Get trending content"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full TikTok intelligence"}],"x402":null},{"id":"2a8e8846-a3bd-4813-a334-012fa555b9c2","name":"Text Summarizer API","slug":"text-summarizer-api-8d455d","shortDescription":"Summarize text into paragraphs, bullets, or TL;DR formats","description":"Summarize long-form text into concise paragraphs, bullet points, or TL;DR formats for research agents, document intelligence, and content automation workflows.","category":null,"tags":["summarization","nlp","documents","content","automation","summarize long text","document summary api","tldr generator","article summarizer ai","key points extractor"],"baseUrl":"https://orbisapi.com/proxy/text-summarizer-api-8d455d","openApiSpecUrl":"https://orbis-apis.onrender.com/text-summarizer/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"5a6ca990-6395-45ab-99d8-69b6c246bfb0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"910ebfc6-e79a-4f58-bec8-b004ba15a118","name":"Summarizer Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9aa5902b-0785-4dfe-ab24-e67f571faf15","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/summarize","description":"Summarize as paragraph"},{"method":"POST","path":"/bullets","description":"Summarize as bullets"},{"method":"POST","path":"/tldr","description":"Generate TL;DR"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full summarization"}],"x402":null},{"id":"dd73e68c-6e58-4eda-9119-2d7f78ec0fdf","name":"Meme Caption Generator API","slug":"meme-caption-generator-api-1a2c5f","shortDescription":"Generate meme captions, analyze virality, localize for audiences, and find trending templates","description":"Generate meme captions, analyze virality, localize for audiences, and find trending templates — powered by Claude AI for agent-native workflows.","category":null,"tags":["meme","social-media","content","viral","generator","generate meme caption","meme text generator","viral meme creator","meme template caption","social media meme ai"],"baseUrl":"https://orbisapi.com/proxy/meme-caption-generator-api-1a2c5f","openApiSpecUrl":"https://orbis-apis.onrender.com/meme-caption/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"82a18a10-f5ba-4bad-bb84-022d41d62378","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5fa09498-1d2c-495c-b8fe-71c2fc0f8e6e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate meme captions for a topic"},{"method":"POST","path":"/analyze","description":"Analyze meme format, humor, and virality"},{"method":"POST","path":"/localize","description":"Localize meme caption for target audience"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/meme-intelligence","description":"ONE-CALL caption + template + hashtags + posting time + brand safety"},{"method":"POST","path":"/trending","description":"Get trending meme formats and templates"},{"method":"POST","path":"/batch","description":"Batch generate captions for up to 10 topics"}],"x402":null},{"id":"3c7d4722-493e-4dbd-b0d7-18a0e5d2e615","name":"PDF Generator API","slug":"pdf-generator-api-c80ff2","shortDescription":"Generate PDFs from templates, merge documents, and add watermarks for document automation agents","description":"Generate PDFs from templates, merge documents, and add watermarks for document automation agents — powered by Claude AI for agent-native workflows.","category":null,"tags":["pdf","generator","document","watermark","template","generate pdf from html","create pdf report api","html to pdf converter","pdf template generator","dynamic pdf creation"],"baseUrl":"https://orbisapi.com/proxy/pdf-generator-api-c80ff2","openApiSpecUrl":"https://orbis-apis.onrender.com/pdf-generator/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"9894b155-d289-45d7-843d-42564bd19d43","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"18d6d9a0-4c5e-4101-a9c8-66fee8de799e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate PDF from content"},{"method":"POST","path":"/merge","description":"Merge multiple PDFs"},{"method":"POST","path":"/template","description":"Generate PDF from template"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/pdf-intelligence","description":"ONE-CALL full PDF intelligence"},{"method":"POST","path":"/compress","description":"Compress PDF file size"},{"method":"POST","path":"/batch","description":"Batch generate up to 10 PDFs"}],"x402":null},{"id":"bebd7daa-40ae-44ec-857b-637b72a6c4a6","name":"API Health Check API","slug":"api-health-check-api-f2b27d","shortDescription":"Monitor API endpoint health, measure latency, and generate alerts for SRE and DevOps agents","description":"Monitor API endpoint health, measure latency, and generate alerts for SRE and DevOps agents — powered by Claude AI for agent-native workflows.","category":null,"tags":["monitoring","uptime","latency","sre","devops","check api endpoint health","test api uptime","api latency benchmark","monitor api availability","api response time check"],"baseUrl":"https://orbisapi.com/proxy/api-health-check-api-f2b27d","openApiSpecUrl":"https://orbis-apis.onrender.com/api-health-check/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"48c432ea-75b8-4048-983a-50f8718c3418","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"afc58760-96f5-4e94-98b3-1b2b46d6a676","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Check API endpoint health"},{"method":"POST","path":"/monitor","description":"Monitor API performance metrics"},{"method":"POST","path":"/benchmark","description":"Benchmark API response times"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/health-intelligence","description":"ONE-CALL full health intelligence"},{"method":"POST","path":"/history","description":"Get API uptime history"},{"method":"POST","path":"/batch","description":"Batch check up to 20 endpoints"}],"x402":null},{"id":"a6a877cf-b8e3-4c04-970d-c9c53cb1909c","name":"Background Removal API","slug":"background-removal-api-4291ed","shortDescription":"Remove or replace image backgrounds and generate segmentation masks for e-commerce and creative automation","description":"Remove or replace image backgrounds and generate segmentation masks for e-commerce and creative automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["background-removal","image","ecommerce","ai","compositing","remove image background","background removal api","transparent png generator","cut out subject from photo","product photo background"],"baseUrl":"https://orbisapi.com/proxy/background-removal-api-4291ed","openApiSpecUrl":"https://orbis-apis.onrender.com/background-removal/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"0c430d40-c515-4fd8-8228-854be144ffc1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4d1e73c7-b7a7-4716-bcad-f51d8cee0081","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/remove","description":"Remove background from image"},{"method":"POST","path":"/replace","description":"Replace background with new image or color"},{"method":"POST","path":"/mask","description":"Generate segmentation mask"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/background-intelligence","description":"ONE-CALL detect subject + recommend operation + quality prediction"},{"method":"POST","path":"/enhance","description":"Enhance subject after background removal"},{"method":"POST","path":"/batch","description":"Batch remove from up to 20 images"}],"x402":null},{"id":"96196bd7-264a-4366-af0c-967e53f97d83","name":"DNS Lookup API","slug":"dns-lookup-api-9aa16a","shortDescription":"DNS record lookup, reverse DNS, MX checks, and propagation monitoring for networking agents","description":"DNS record lookup, reverse DNS, MX checks, and propagation monitoring for networking agents — powered by Claude AI for agent-native workflows.","category":null,"tags":["dns","networking","lookup","mx","propagation","dns record lookup","check mx records","domain dns query","txt record lookup","reverse dns lookup"],"baseUrl":"https://orbisapi.com/proxy/dns-lookup-api-9aa16a","openApiSpecUrl":"https://orbis-apis.onrender.com/dns-lookup/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"a9942192-d37b-4b02-9662-720ada7e38c8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b7e89cf3-930b-4665-b74c-62b87ac7f89f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/lookup","description":"Lookup DNS records"},{"method":"POST","path":"/reverse","description":"Reverse DNS lookup"},{"method":"POST","path":"/trace","description":"Trace DNS resolution path"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/dns-intelligence","description":"ONE-CALL full DNS intelligence"},{"method":"POST","path":"/monitor","description":"Monitor DNS record changes"},{"method":"POST","path":"/batch","description":"Batch lookup up to 50 domains"}],"x402":null},{"id":"c55e7ebd-d9bd-4680-8259-c37b9401e34b","name":"Fake Data Generator API","slug":"fake-data-generator-api-aaf850","shortDescription":"Generate realistic fake users, addresses, companies and cards for testing","description":"Fake Data Generator API produces realistic synthetic test data on demand. Generate fake users with name, email, phone, age and avatar; companies with domain, industry and size; addresses with street, city, coordinates; and test credit card numbers. Supports count parameter for up to 100 items per call, batch endpoint for mixed types, and locale support. Built for developers, QA teams, demo apps and database seeding pipelines.","category":null,"tags":["data","testing","developer","generate fake user data for testing","create synthetic test data","generate random address and phone","fake company data generator","seed database with mock data"],"baseUrl":"https://orbisapi.com/proxy/fake-data-generator-api-aaf850","openApiSpecUrl":"https://fake-data-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"9aa656de-5d68-4c03-a8fa-399bdfbd7700","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"facb8d4b-d0aa-4185-9461-6d100e297394","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. No subscription required.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/user","description":"Generate one or more fake users"},{"method":"GET","path":"/company","description":"Generate one or more fake companies"},{"method":"GET","path":"/address","description":"Generate one or more fake addresses"},{"method":"GET","path":"/card","description":"Generate a fake test credit card"},{"method":"POST","path":"/batch","description":"Batch generate up to 100 items of any type"}],"x402":null},{"id":"a5cbc088-751a-4254-b1a2-83f743df892c","name":"Customer Complaint Regulatory Risk API","slug":"customer-complaint-regulatory-risk-api-5fda0c","shortDescription":"Score customer complaint regulatory risk from complaint type, jurisdiction, customer harm, response SLA, and evidence","description":"Score customer complaint regulatory risk from complaint type, jurisdiction, customer harm, response SLA, and evidence. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["complaints","regulatory-risk","customer-ops","compliance","agent-friendly","x402","customer complaint regulatory risk","complaints","regulatory risk","customer ops","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-complaint-regulatory-risk-api-5fda0c","openApiSpecUrl":"https://customer-complaint-regulatory-risk.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"6f80d9d7-6546-4575-a71d-f3e9443c7c87","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"96499606-76ea-4480-a69f-e32293b9eb0f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2000dafa-090a-4040-8890-0eaa38d1a6e6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/complaint-risk-rules","description":"Return hardcoded customer complaint regulatory risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-complaint-regulatory-risk","description":"Score customer complaint regulatory risk from complaint type, jurisdiction, customer harm, response SLA, and evidence using deterministic scoring rules"},{"method":"POST","path":"/rank-complaint-actions","description":"Generate focused next steps for customer complaint regulatory risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a9330009-9e2c-476e-9a74-9c90d1d84f10","name":"Agent Toolchain SBOM API","slug":"agent-toolchain-sbom-api-faeb37","shortDescription":"Build agent toolchain SBOMs from plugins, APIs, models, data stores, runtime dependencies, and owners","description":"Build agent toolchain SBOMs from plugins, APIs, models, data stores, runtime dependencies, and owners. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["sbom","agent-toolchain","security","dependency-map","agent-friendly","x402","agent toolchain sbom","sbom","agent toolchain","security","dependency map","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-toolchain-sbom-api-faeb37","openApiSpecUrl":"https://agent-toolchain-sbom.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"43519b51-e924-481f-b81d-d4dc5256c2dd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ceef0b52-fa7d-41a6-a9ba-b0f1a349676a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1a50f7d1-134b-48d4-a329-f83cb1ffb5cf","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/toolchain-sbom-rules","description":"Return hardcoded agent toolchain sbom rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-toolchain-sbom","description":"Build agent toolchain SBOMs from plugins, APIs, models, data stores, runtime dependencies, and owners using deterministic scoring rules"},{"method":"POST","path":"/rank-toolchain-exposure","description":"Generate focused next steps for agent toolchain sbom from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6525b09b-c43c-4927-aa02-b46c601bc683","name":"Thumbnail Analysis API","slug":"thumbnail-analysis-api-bc6f8d","shortDescription":"Analyze thumbnail quality, score click-through potential, suggest improvements and compare thumbnails for content creators and media agents","description":"Analyze thumbnail quality, score click-through potential, suggest improvements and compare thumbnails for content creators and media agents","category":null,"tags":["thumbnail","youtube","image-analysis","content-marketing","ai-ml","media","thumbnail analysis","thumbnail analysis api","thumbnail","youtube","image analysis","content marketing","ai ml","media","thumbnail analysis api api"],"baseUrl":"https://orbisapi.com/proxy/thumbnail-analysis-api-bc6f8d","openApiSpecUrl":"https://orbis-apis.onrender.com/thumbnail-analysis/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"73cb0ee9-ff52-4e97-b29b-4a5af6a5eaaf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"da2c8b2d-f0eb-4a7b-8cb8-68ab1d4cc5fa","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7ef27a50-709c-41d9-a959-cb65039c1fbf","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/analyze","description":"Analyze thumbnail quality and composition"},{"method":"POST","path":"/score","description":"Score click-through potential 0-100"},{"method":"POST","path":"/suggest","description":"Suggest thumbnail improvements"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/thumbnail-intelligence","description":"ONE-CALL: analyze + score + suggest + platform fit"},{"method":"POST","path":"/compare","description":"Compare two thumbnails head-to-head"},{"method":"POST","path":"/batch","description":"Batch score up to 5 thumbnails"}],"x402":null},{"id":"aee8d8b4-c9da-4f3d-b561-d26b80331a5b","name":"Gas Fee API","slug":"gas-fee-api-9ac144","shortDescription":"Fetch real-time gas prices, estimate transaction costs, and optimize fee strategies for DeFi agents and transaction automation workflows","description":"Fetch real-time gas prices, estimate transaction costs, and optimize fee strategies for DeFi agents and transaction automation workflows","category":null,"tags":["gas","ethereum","transaction-fees","web3","crypto","onchain","gas fee","gas fee api","gas","ethereum","transaction fees","web3","crypto","onchain","gas fee api api"],"baseUrl":"https://orbisapi.com/proxy/gas-fee-api-9ac144","openApiSpecUrl":"https://orbis-apis.onrender.com/gas-fee/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"7c2a054a-518c-4e21-a113-fa71435678bc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"ed6f7e9a-0477-4715-8fd0-4b6891a46f70","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2b71ed60-de2c-4f0f-9f31-e5eb51ef9b74","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/current","description":"Get current gas prices for a chain"},{"method":"POST","path":"/estimate","description":"Estimate gas cost for a transaction"},{"method":"POST","path":"/history","description":"Get historical gas price patterns"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/gas-intelligence","description":"ONE-CALL: current + estimate + optimize + timing"},{"method":"POST","path":"/optimize","description":"Get gas optimization strategy for a transaction"},{"method":"POST","path":"/batch","description":"Batch estimate fees for up to 10 transactions"}],"x402":null},{"id":"0fa86e44-52da-4729-8b4d-4bb95830857a","name":"Policy Coverage Gap Explainer API","slug":"policy-coverage-gap-explainer-api-3fc032","shortDescription":"Explain policy coverage gaps from claim facts, exclusions, limits, endorsements, and jurisdiction context","description":"Explain policy coverage gaps from claim facts, exclusions, limits, endorsements, and jurisdiction context. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["insurance","coverage","policy-analysis","claims","agent-friendly","x402","policy coverage gap explainer","insurance","coverage","policy analysis","claims","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/policy-coverage-gap-explainer-api-3fc032","openApiSpecUrl":"https://policy-coverage-gap-explainer.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"7cdc1539-8f04-4176-b0e8-c65f6dffcac8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cd47b915-2eff-4df5-ac66-e0e1059436ff","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9685f5a9-a9c6-4b23-a37c-9dac7adc76af","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/coverage-gap-rules","description":"Return hardcoded policy coverage gap explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-coverage-gap","description":"Explain policy coverage gaps from claim facts, exclusions, limits, endorsements, and jurisdiction context using deterministic scoring rules"},{"method":"POST","path":"/rank-coverage-questions","description":"Generate focused next steps for policy coverage gap explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"99be4e40-0c51-42fd-8611-bc114ff068f9","name":"AI Sentiment Analyzer API","slug":"ai-sentiment-analyzer-api-919fda","shortDescription":"Real-time multilingual sentiment and emotion analysis powered by AI","description":"AI Sentiment Analyzer API delivers nuanced sentiment analysis beyond simple positive/negative scoring. Each request returns sentiment polarity, confidence score, detected emotions (joy, anger, fear, surprise, disgust, sadness), subjectivity index, and key phrase extraction. Supports 50+ languages with auto-detection. Perfect for brand monitoring, customer feedback pipelines, social media analytics, and product review aggregation.","category":null,"tags":["ai","nlp","sentiment","analytics","multilingual"],"baseUrl":"https://orbisapi.com/proxy/ai-sentiment-analyzer-api-919fda","openApiSpecUrl":" https://sentiment-ai-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"5c9654dc-2b12-4b6b-8aa0-6de22d97d246","name":"Free","description":"for testing only","isFree":true,"isPerCall":true,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["10 calls/day · 10 calls/month. No credit card required."]},{"id":"ce2f150d-9df5-44de-a9af-3989dce65e66","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["50+ language support","6 emotion categories","Key phrase extraction","Confidence scores","Batch up to 20 texts","LLM-powered accuracy"]}],"endpoints":[{"method":"GET","path":"/analyze","description":"Analyze sentiment and emotions in text"},{"method":"GET","path":"/batch","description":"Analyze up to 20 texts in one call"},{"method":"GET","path":"/compare","description":"Compare sentiment between two texts"}],"x402":null},{"id":"c2f333a1-147a-4f92-a86d-952b45aeec66","name":"Dynamic Pricing Guardrail API","slug":"dynamic-pricing-guardrail-api-5bf24d","shortDescription":"Guard dynamic pricing changes from margin floor, demand signal, competitor price, customer fairness, and legal exposure","description":"Guard dynamic pricing changes from margin floor, demand signal, competitor price, customer fairness, and legal exposure. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["dynamic-pricing","pricing-guardrails","retail","revenue","agent-friendly","x402","dynamic pricing guardrail","dynamic pricing","pricing guardrails","retail","revenue","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/dynamic-pricing-guardrail-api-5bf24d","openApiSpecUrl":"https://dynamic-pricing-guardrail.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"d46d0eb2-cddf-49ef-8614-2c311eb2b3c7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e6ce136-743e-4a92-b674-96f3e01ab0ad","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3dbc389a-b630-494e-b1cc-df4e3ed46c60","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dynamic-pricing-rules","description":"Return hardcoded dynamic pricing guardrail rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-dynamic-pricing","description":"Guard dynamic pricing changes from margin floor, demand signal, competitor price, customer fairness, and legal exposure using deterministic scoring rules"},{"method":"POST","path":"/rank-pricing-actions","description":"Generate focused next steps for dynamic pricing guardrail from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bcc62070-b9bf-4d74-a7d8-6b47ab06cb22","name":"Meme Coin Intelligence API","slug":"meme-coin-intelligence-api-8b376e","shortDescription":"Virality scoring, rugpull detection, momentum tracking, and meme coin social intelligence","description":"AI-powered meme coin intelligence API for traders, discovery engines, and autonomous crypto agents. Detect virality, momentum acceleration, social hype, rugpull risk, whale participation, and conviction signals before meme narratives peak.","category":null,"tags":["meme-coins","virality","rugpull-risk","social-sentiment","momentum","x402","coinbase-bazaar","agentic-market","meme coin intelligence","rugpull risk api","meme coin virality score","trending meme coins","contract safety score"],"baseUrl":"https://orbisapi.com/proxy/meme-coin-intelligence-api-8b376e","openApiSpecUrl":"https://orbis-apis.onrender.com/meme-coin-intelligence/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"afc04977-90c9-452c-a423-fdea206de6f0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"9072a81b-5677-450b-ad1c-717c1cc6959e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Virality and rugpull risk score"},{"method":"POST","path":"/trending","description":"Trending meme coins by momentum"},{"method":"POST","path":"/lookup","description":"ONE-CALL full meme coin intelligence"}],"x402":null},{"id":"047b9053-291b-4fda-91c1-d41abb58fd7e","name":"Crypto Tax Lot Planner API","slug":"crypto-tax-lot-planner-api-bbd6aa","shortDescription":"Plan crypto tax lots and estimate disposal methods from hardcoded strategy rules","description":"Plan crypto tax lots and estimate disposal methods from hardcoded strategy rules. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","crypto","web3","tax-lots","portfolio-planning","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-tax-lot-planner-api-bbd6aa","openApiSpecUrl":"https://crypto-tax-lot-planner.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"d73da2d4-17d1-48f3-8742-374d613701a5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"84e36c61-be86-401b-b456-df9bc2802e43","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8073806c-412b-4168-be80-e8d23d18efb7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":null},{"method":"GET","path":"/catalog","description":null},{"method":"POST","path":"/plan","description":null},{"method":"GET","path":"/openapi","description":null}],"x402":null},{"id":"303ead30-1f52-4186-9e3f-2a4929570d96","name":"Website Speed Lite API","slug":"website-speed-lite-api-a3e270","shortDescription":"Measure lightweight website speed and performance signals","description":"Measure lightweight website speed, response time, page weight, and core performance signals for SEO, monitoring, QA, and browser-agent workflows.","category":null,"tags":["website-speed","performance","core-web-vitals","seo","website speed api","performance check api","core web vitals lite","page speed api"],"baseUrl":"https://orbisapi.com/proxy/website-speed-lite-api-a3e270","openApiSpecUrl":"https://orbis-apis.onrender.com/website-speed-lite/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"fd6b82df-c8f5-4e6f-9cf6-cca8169b3338","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"5bf10064-22a7-49fa-ab6b-ec5b3b4a2a02","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"54531928-c862-45ce-adc2-029c1c06c5a0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/speed","description":"Website speed check"},{"method":"GET","path":"/core-metrics","description":"Core performance metrics"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch speed checks"}],"x402":null},{"id":"91352d14-d166-4991-a0c2-9e69c1fba1ee","name":"Broken Link Checker API","slug":"broken-link-checker-api-05d00c","shortDescription":"Check URLs and pages for broken links","description":"Check single URLs and crawl pages for broken links, dead assets, and link health issues for SEO, QA, content, and website monitoring agents.","category":null,"tags":["broken-links","seo","crawler","website","broken link checker api","dead link checker","seo link audit api","crawl lite api"],"baseUrl":"https://orbisapi.com/proxy/broken-link-checker-api-05d00c","openApiSpecUrl":"https://orbis-apis.onrender.com/broken-link-checker/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"2a19e0e3-3cf2-40ef-9f65-d197fb987c10","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"f2bfcf85-b3dd-40b3-8de4-880e05d7b537","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1c7a0c11-55e9-429e-9500-9f4d477a655b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check-url","description":"Check single URL"},{"method":"POST","path":"/crawl-lite","description":"Crawl page for broken links"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch broken link checks"}],"x402":null},{"id":"76dd979d-755d-45ba-a856-9ff6620199aa","name":"Sitemap Parser API","slug":"sitemap-parser-api-636f07","shortDescription":"Parse sitemaps and extract indexed URLs","description":"Parse XML sitemaps, sitemap indexes, URL metadata, and freshness signals for crawlers, RAG ingestion, SEO agents, and website intelligence workflows.","category":null,"tags":["sitemap","seo","crawler","urls","sitemap parser api","sitemap url extractor","seo crawler api","sitemap index parser"],"baseUrl":"https://orbisapi.com/proxy/sitemap-parser-api-636f07","openApiSpecUrl":"https://orbis-apis.onrender.com/sitemap-parser/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"9967803e-92d2-499a-bf7c-09fc39fb67ad","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"dd245aa8-91ac-4de1-8220-976d7b5b64e1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fc2de12e-9c10-4d7d-8b6d-0c192bdd7e1e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/parse","description":"Parse sitemap"},{"method":"GET","path":"/urls","description":"Extract sitemap URLs"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch sitemap parsing"}],"x402":null},{"id":"e84b1f5d-36fb-49ea-9967-019dd3671527","name":"Canonical URL API","slug":"canonical-url-api-636389","shortDescription":"Extract canonical URLs and metadata from web pages","description":"Extract canonical URLs, canonical status, page metadata, and SEO signals from web pages for crawler, ingestion, and search optimization agents.","category":null,"tags":["canonical-url","seo","metadata","web","canonical url api","canonical checker","seo metadata api","url normalization"],"baseUrl":"https://orbisapi.com/proxy/canonical-url-api-636389","openApiSpecUrl":"https://orbis-apis.onrender.com/canonical-url/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"39306588-cc86-4e72-97a8-1e9fb7ad3d1a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"2cd354ae-042c-4d5a-9996-bb8c789e9afb","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e37155c0-abb2-41eb-9a9d-b2f4eb2165b9","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/canonical","description":"Extract canonical URL"},{"method":"GET","path":"/metadata","description":"Extract URL metadata"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch canonical extraction"}],"x402":null},{"id":"2ab08389-c4b1-478d-8794-7b46f1660165","name":"Redirect Chain API","slug":"redirect-chain-api-6daa61","shortDescription":"Trace redirects, final URLs, and redirect metadata","description":"Trace redirect chains, final destinations, HTTP status hops, and redirect metadata for SEO, security, analytics, and URL normalization agents.","category":null,"tags":["redirects","url","seo","http","redirect chain api","final url resolver","url redirect checker","http redirect trace"],"baseUrl":"https://orbisapi.com/proxy/redirect-chain-api-6daa61","openApiSpecUrl":"https://orbis-apis.onrender.com/redirect-chain/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"68cd5d4e-3d18-43eb-b40a-baee8357d082","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"1b409dff-721e-4e02-aed2-1aef52e363f0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c33c27b-2562-47ac-b166-856eeadd614d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/trace","description":"Trace redirect chain"},{"method":"GET","path":"/final-url","description":"Resolve final URL"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch redirect tracing"}],"x402":null},{"id":"b27f668c-eea5-464e-8803-63103a468ff7","name":"Borrowing Rates API","slug":"borrowing-rates-api-b9af4d","shortDescription":"Optimize DeFi borrowing costs with liquidation and collateral risk analysis","description":"Advanced borrowing optimization API for DeFi traders, leveraged strategies, and autonomous portfolio systems. Compare variable and stable borrow APRs, collateral requirements, liquidation thresholds, and risk-adjusted borrowing strategies across major lending protocols.","category":null,"tags":["defi","borrowing","liquidation-risk","leverage","lending","x402","coinbase-bazaar","agentic-market","defi borrowing rates api","crypto borrow cost api","aave compound borrow api","liquidation risk api","defi leverage strategy api"],"baseUrl":"https://orbisapi.com/proxy/borrowing-rates-api-b9af4d","openApiSpecUrl":"https://orbis-apis.onrender.com/borrowing-rates/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"f4187f19-3488-4a04-8f84-975cdae4eb9b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"2e5dbadf-b136-4bec-afa0-e530f241ec8a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/rates","description":"Borrow rates across protocols"},{"method":"POST","path":"/optimize","description":"Best borrowing strategy for collateral"},{"method":"POST","path":"/lookup","description":"ONE-CALL full borrowing intelligence"}],"x402":null},{"id":"3573f233-b614-48c2-b502-f0983ad42a06","name":"Chrome Extension Lookup API","slug":"chrome-extension-lookup-api-33d1b7","shortDescription":"Lookup and risk-score Chrome extensions","description":"Retrieve Chrome extension metadata, permissions, ratings, usage counts, security flags, and safer alternatives. Built for browser security agents, enterprise extension review workflows, procurement checks, and automated extension risk analysis.","category":null,"tags":["chrome-extension","browser-security","permissions","risk-analysis","web-store","chrome extension lookup","browser extension risk","extension permissions api","chrome web store metadata","extension security analysis"],"baseUrl":"https://orbisapi.com/proxy/chrome-extension-lookup-api-33d1b7","openApiSpecUrl":"https://orbis-apis.onrender.com/chrome-extension-lookup/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"82fb63c7-4a25-4ac5-977c-683a568bbe69","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"1a97ce0e-7505-4966-bed0-4ab1237b265c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"22d5bce9-104e-48f4-b1f5-bb0c9442db6c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/lookup","description":"Lookup endpoint"},{"method":"POST","path":"/analyze","description":"Analyze endpoint"},{"method":"POST","path":"/similar","description":"Similar endpoint"},{"method":"POST","path":"/extension-intelligence","description":"One-call extension metadata, permission risk, and safer alternatives"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"68f02a6e-339b-4f79-9614-5f671e1bd1b3","name":"TLS Configuration API","slug":"tls-configuration-api-08d4b5","shortDescription":"Audit TLS configuration and security","description":"Analyze TLS protocol versions, cipher suites, certificate posture, vulnerabilities, compliance posture, and hardening recommendations. Designed for security agents, compliance workflows, infrastructure audits, and automated remediation planning.","category":null,"tags":["tls","ssl","security","cipher-suites","compliance","vulnerability","tls configuration audit","ssl security grade","cipher suite analysis","tls vulnerability checker","https compliance scan"],"baseUrl":"https://orbisapi.com/proxy/tls-configuration-api-08d4b5","openApiSpecUrl":"https://orbis-apis.onrender.com/tls-configuration/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"e03f1395-7639-437c-92ad-d5588d1b6cbe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"8cefd8ce-ba3d-43c9-b785-655d3b0694c2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"7b5a620a-97d0-46f9-9bf2-0ee24d538227","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/analyze","description":"Analyze endpoint"},{"method":"POST","path":"/grade","description":"Grade endpoint"},{"method":"POST","path":"/recommendations","description":"Recommendations endpoint"},{"method":"POST","path":"/tls-intelligence","description":"One-call TLS audit, grade, and remediation plan"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"8ad12fbc-0837-4829-bb52-52da836a984a","name":"SSL Expiry Monitor API","slug":"ssl-expiry-monitor-api-206cfc","shortDescription":"Monitor SSL certificate expiry","description":"Check SSL certificate expiry, monitor multiple domains, generate renewal alerts, and assess downtime risk. Built for security agents, DevOps monitors, uptime systems, and certificate renewal workflows.","category":null,"tags":["ssl","tls","certificate","security","monitoring","devops","ssl expiry monitor","certificate expiration api","tls certificate checker","ssl renewal alert","domain certificate status"],"baseUrl":"https://orbisapi.com/proxy/ssl-expiry-monitor-api-206cfc","openApiSpecUrl":"https://orbis-apis.onrender.com/ssl-expiry-monitor/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"9b6a4504-b58d-47da-afe9-e70b799488b2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"92d4fbe7-fb26-4f2b-a021-56d489ebd9b3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"15336164-0733-4ffc-93d3-23d3f46c5d7f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/check","description":"Check endpoint"},{"method":"POST","path":"/monitor","description":"Monitor endpoint"},{"method":"POST","path":"/alert","description":"Alert endpoint"},{"method":"POST","path":"/ssl-expiry-intelligence","description":"One-call SSL expiry check, urgency assessment, and renewal action plan"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"a74876d7-ba87-423e-aeb7-6673d9a4ebab","name":"Subject Line Scorer API","slug":"subject-line-scorer-api-0f6635","shortDescription":"Score and optimize email subject lines","description":"Score email subject lines for open-rate potential, detect spam triggers, optimize copy, and generate subject line variants. Built for email marketing agents, campaign QA, and lifecycle automation.","category":null,"tags":["email","subject-line","marketing","copywriting","deliverability","subject line scorer","email subject optimizer","open rate score","spam trigger check","email subject generator"],"baseUrl":"https://orbisapi.com/proxy/subject-line-scorer-api-0f6635","openApiSpecUrl":"https://orbis-apis.onrender.com/subject-line-scorer/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"2615ded4-5a94-42e3-a2cc-cef95f97f0da","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"ad493a45-2b8c-41a7-ad25-c62ba5daa5ad","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"73aee688-e0d1-4711-992b-24c5baf51f30","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/score","description":"Score endpoint"},{"method":"POST","path":"/optimize","description":"Optimize endpoint"},{"method":"POST","path":"/generate","description":"Generate endpoint"},{"method":"POST","path":"/subject-intelligence","description":"One-call subject-line score, optimization, variants, and spam check"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"2a8c9747-9d43-4317-9f58-176feff05216","name":"Funding & Basis Divergence API","slug":"funding-basis-divergence-api-3a1c84","shortDescription":"Identify crowded trades, funding extremes, and squeeze setups.","description":"Identify crowded trades, funding extremes, and squeeze setups. Built for AI agents, Orbis, Coinbase Bazaar, x402 micropayments, and autonomous trading workflows.","category":null,"tags":["crypto","ai-agents","x402","coinbase-bazaar","orbis","funding & basis divergence api","crypto trading api","ai trading agents","execution intelligence","risk management"],"baseUrl":"https://orbisapi.com/proxy/funding-basis-divergence-api-3a1c84","openApiSpecUrl":"https://orbis-apis.onrender.com/funding-rate-divergence/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"f2e865db-30e6-4746-b621-c094dcbce416","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"625ad48b-7c3b-410e-be48-19de1e18ad5d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/rates","description":"Funding rates by exchange"},{"method":"POST","path":"/divergence","description":"Funding and basis divergence analysis"},{"method":"POST","path":"/lookup","description":"One-call funding intelligence workflow"}],"x402":null},{"id":"5ad5272f-0b0c-4abf-9b06-5b959001a12f","name":"QR Code Risk Scanner API","slug":"qr-code-risk-scanner-api-7023a4","shortDescription":"Score QR code risk from destination type, redirect depth, brand match, tracking exposure, and user context","description":"Score QR code risk from destination type, redirect depth, brand match, tracking exposure, and user context. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["qr-code","risk-scoring","phishing","identity","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/qr-code-risk-scanner-api-7023a4","openApiSpecUrl":"https://qr-risk-scanner.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"cf797a04-d67e-4b31-914a-b602c7b4f4cc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bc778d2d-02ba-477d-b9cf-acec9c482acd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"bad09301-5c35-41f6-b30b-1db7b5dc631d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/score-qr-risk","description":"Score QR code risk from destination type, redirect depth, brand match, tracking exposure, and user context using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/explain-qr-risk","description":"Generate focused next steps for qr risk scanner from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/qr-risk-rules","description":"Return hardcoded qr risk scanner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d8f38eac-e3fa-4f21-82d3-25e822ce4d17","name":"Non-Human Access Review API","slug":"non-human-access-review-api-c641ff","shortDescription":"Review non-human access by owner, permission age, privilege depth, rotation status, and business justification","description":"Review non-human access by owner, permission age, privilege depth, rotation status, and business justification. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["identity","non-human-identity","access-review","governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/non-human-access-review-api-c641ff","openApiSpecUrl":"https://nonhuman-access-review.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"97942698-8a51-456f-82ff-8337221feb61","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"eb6b08f5-555d-4ee3-8963-d0f70cde5941","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"6445d0a3-cb8c-4e62-ad96-0fddd5f92638","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/nonhuman-access-rules","description":"Return hardcoded nonhuman access review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/schedule-access-actions","description":"Generate prioritized next steps for nonhuman access review from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/review-nonhuman-access","description":"Review non-human access by owner, permission age, privilege depth, rotation status, and business justification using deterministic scoring rules"}],"x402":null},{"id":"a67966eb-de4e-46b9-9390-e29b8985c319","name":"Backlink Prospect Quality API","slug":"backlink-prospect-quality-api-cf6ea6","shortDescription":"Score backlink prospects from topical fit, authority, spam risk, outreach angle, and link placement quality","description":"Score backlink prospects from topical fit, authority, spam risk, outreach angle, and link placement quality. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","backlinks","link-building","prospecting","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/backlink-prospect-quality-api-cf6ea6","openApiSpecUrl":"https://backlink-prospect-quality.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"cda5197a-7c6f-4ebd-a1e6-2b350e0b73eb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"55ddbddc-406e-47da-89cf-3101a42008df","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"eb8f8a00-822e-4b6f-9ad0-f93e2baae929","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/prospect-rules","description":"Return hardcoded backlink prospect quality rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/rank-outreach-targets","description":"Generate focused next steps for backlink prospect quality from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/score-prospect","description":"Score backlink prospects from topical fit, authority, spam risk, outreach angle, and link placement quality using deterministic scoring rules"}],"x402":null},{"id":"1fb9a824-13d6-4a90-9d19-b05d4c8cb705","name":"SaaS License Reclaim Candidate API","slug":"saas-license-reclaim-candidate-api-c0fe7d","shortDescription":"Find SaaS license reclaim candidates from login recency, feature depth, role need, contract limits, and replacement risk","description":"Find SaaS license reclaim candidates from login recency, feature depth, role need, contract limits, and replacement risk. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["saas","license-reclaim","finops","procurement","agent-friendly","x402","saas license reclaim candidate","saas","license reclaim","finops","procurement","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/saas-license-reclaim-candidate-api-c0fe7d","openApiSpecUrl":"https://saas-license-reclaim-candidate.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"f78b0637-3081-4bf9-9166-761df9b91c4e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6da0d023-c98d-408d-b1f8-9f4e4d5c9feb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"efbb59ad-bf6b-4dc1-a1b9-31e70a822947","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/license-reclaim-rules","description":"Return hardcoded saas license reclaim candidate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-license-reclaim-candidates","description":"Find SaaS license reclaim candidates from login recency, feature depth, role need, contract limits, and replacement risk using deterministic scoring rules"},{"method":"POST","path":"/rank-license-actions","description":"Generate focused next steps for saas license reclaim candidate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f6459ea1-3316-403b-855c-54512e4d3099","name":"Agent Data Exfiltration Guard API","slug":"agent-data-exfiltration-guard-api-9c26e1","shortDescription":"Guard against agent data exfiltration from destination, payload class, sharing intent, anomaly score, and policy match","description":"Guard against agent data exfiltration from destination, payload class, sharing intent, anomaly score, and policy match. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-exfiltration","agent-security","dlp","privacy","agent-friendly","x402","agent data exfiltration guard","data exfiltration","agent security","dlp","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-data-exfiltration-guard-api-9c26e1","openApiSpecUrl":"https://agent-data-exfiltration-guard.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"552c80d8-2ce0-4ce7-80bf-5879bf6b88c5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e7e51c5b-f2df-449c-a4fc-4935f1a58338","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"59879fa6-762b-4cfe-b4ac-d229dfb2da13","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/exfiltration-guard-rules","description":"Return hardcoded agent data exfiltration guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-agent-data-exfiltration","description":"Guard against agent data exfiltration from destination, payload class, sharing intent, anomaly score, and policy match using deterministic scoring rules"},{"method":"POST","path":"/recommend-exfiltration-controls","description":"Generate focused next steps for agent data exfiltration guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4cff3d16-3cee-421f-9267-a7f2d1c098e6","name":"Bot Intent Attribution API","slug":"bot-intent-attribution-api-890ecb","shortDescription":"Attribute bot intent from navigation path, form behavior, API hits, timing, and credential signals","description":"Attribute bot intent from navigation path, form behavior, API hits, timing, and credential signals. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["bot-detection","intent-attribution","api-security","automation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/bot-intent-attribution-api-890ecb","openApiSpecUrl":"https://bot-intent-attribution.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"1bcaf803-4d43-48ba-a913-3a93d6ca6f7f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4a8d69d7-d596-47b3-82d4-1c901e9a8ab3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b5c05ad9-c709-4daa-974f-2fda8e09864a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/bot-intent-rules","description":"Return hardcoded bot intent attribution rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/attribute-bot-intent","description":"Attribute bot intent from navigation path, form behavior, API hits, timing, and credential signals using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/rank-bot-response","description":"Generate prioritized next steps for bot intent attribution from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"78e0866e-ae8a-440b-acd2-fbdadeeb9acd","name":"Email & Domain Trust Score","slug":"email-domain-trust-score-31e578","shortDescription":"One call returns a 0-100 trust score for any email or domain. Deliverability, reputation, auth, fraud in one score.","description":"One call returns a 0-100 trust score for any email or domain. Deliverability, domain reputation, sender authentication, and fraud signal in one scored response. Cheaper than chaining 5 APIs.\n\n{\"input\":\"test@gmail.com\",\"normalized\":{\"email\":\"test@gmail.com\",\"domain\":\"gmail.com\",\"local_part\":\"test\"},\"score\":83,\"grade\":\"B\",\"recommendation\":\"send\",\"clamp_reason\":null,\"confidence\":\"medium\",\"sub_scores\":{\"deliverability\":25,\"domain_reputation\":15,\"sender_auth\":18,\"fraud\":25},\"flags\":{\"format_valid\":true,\"disposable\":false,\"role_account\":false,\"typosquat\":false,\"phishing\":false,\"spf_present\":true,\"spf_valid\":true,\"dmarc_present\":true,\"dmarc_policy\":\"none\",\"dkim_likely\":true,\"mx_present\":true},\"evidence\":{\"domain_age_days\":11236,\"mx_records_count\":5,\"spf_record\":\"v=spf1 redirect=_spf.google.com\",\"dmarc_record\":\"v=DMARC1; p=none; sp=quarantine; rua=mailto:mailauth-reports@google.com\",\"typosquat_of\":null,\"blacklists_hit\":[]},\"warnings\":[\"domain_reputation: blacklist/RBL check unavailable (reputation source down)\"],\"score_id\":\"ts_mpbcfaazm0whoipj1n\",\"cached_components\":[],\"latency_ms\":708,\"cost_usdc\":0.025}","category":null,"tags":["email-validation","domain-reputation","trust-score","fraud-detection","spf-dmarc","disposable-email","phishing-detection","typosquat","sender-authentication","x402"],"baseUrl":"https://orbisapi.com/proxy/email-domain-trust-score-31e578","openApiSpecUrl":"https://promptqualityscore.com/openapi-trust.json","hasFree":false,"callCount":3,"tiers":[{"id":"d952c041-94ae-409c-996b-c80e99bbd91d","name":"Pay-per-call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/trust/email-domain","description":null},{"method":"/API/SCORE","path":"/","description":null},{"method":"/API/SCORE/FULL","path":"/","description":null},{"method":"/API/SCORE/BATCH","path":"/","description":null},{"method":"/API/SCORE/COMPARE","path":"/","description":null},{"method":"/API/PREFLIGHT","path":"/","description":null},{"method":"/API/PQS-GRADE","path":"/","description":null},{"method":"/API/TRUST/EMAIL-DOMAIN","path":"/","description":null},{"method":"/API/TRUST/EMAIL-DOMAIN/BATCH","path":"/","description":null},{"method":"/API/SCORE/SOL","path":"/","description":null},{"method":"/API/SCORE/FULL/SOL","path":"/","description":null},{"method":"/API/SCORE/BATCH/SOL","path":"/","description":null},{"method":"/API/SCORE/COMPARE/SOL","path":"/","description":null},{"method":"/API/PREFLIGHT/SOL","path":"/","description":null},{"method":"/API/SCORE/OUTPUT","path":"/","description":null},{"method":"/API/VARIANTS","path":"/","description":null},{"method":"/API/FIX-INJECTION","path":"/","description":null}],"x402":null},{"id":"3b160002-c689-449e-8b00-a95257b5e8b2","name":"ETF Holdings API","slug":"etf-holdings-api-57a551","shortDescription":"Look up ETF composition, sector breakdowns, top holdings, and compare funds for portfolio construction and investment research agents","description":"Look up ETF composition, sector breakdowns, top holdings, and compare funds for portfolio construction and investment research agents","category":null,"tags":["etf","holdings","portfolio","market-data","finance","exposure","etf holdings","etf holdings api","etf","holdings","portfolio","market data","finance","exposure","etf holdings api api"],"baseUrl":"https://orbisapi.com/proxy/etf-holdings-api-57a551","openApiSpecUrl":"https://orbis-apis.onrender.com/etf-holdings/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"e1e808b8-8b2e-4dcf-9a10-e90685855c6b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"13325ad5-57ba-46ab-bae6-088415c952e9","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a345fbe4-aa6f-4be6-9ceb-13a8a05fcbe2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/lookup","description":"Look up ETF overview and key stats"},{"method":"POST","path":"/top-holdings","description":"Get top holdings with weight percentages"},{"method":"POST","path":"/sector-breakdown","description":"Get sector and geography allocation"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/etf-intelligence","description":"ONE-CALL: overview + holdings + sectors + thesis"},{"method":"POST","path":"/compare","description":"Compare two ETFs side by side"},{"method":"POST","path":"/batch","description":"Batch lookup up to 10 ETFs"}],"x402":null},{"id":"8533d8e2-ac7a-440b-a39b-fba483c4c9c3","name":"Autonomous Email Policy Router API","slug":"autonomous-email-policy-router-api-e7fc2a","shortDescription":"Route autonomous email policies from recipient type, tone risk, content sensitivity, legal exposure, and approval need","description":"Route autonomous email policies from recipient type, tone risk, content sensitivity, legal exposure, and approval need. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["email-policy","agent-communication","approval","compliance","agent-friendly","x402","autonomous email policy router","email policy","agent communication","approval","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/autonomous-email-policy-router-api-e7fc2a","openApiSpecUrl":"https://autonomous-email-policy-router.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"6026faca-983d-44d6-b2a9-d55222ba2db8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"217bb8c7-c272-433f-8590-54125b2e653d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"adc742be-e606-4e06-91af-8d099c00a252","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/email-policy-rules","description":"Return hardcoded autonomous email policy router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-email-policy","description":"Route autonomous email policies from recipient type, tone risk, content sensitivity, legal exposure, and approval need using deterministic scoring rules"},{"method":"POST","path":"/recommend-email-controls","description":"Generate focused next steps for autonomous email policy router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2e9e84e2-eb05-4ee1-879e-604437fb68ef","name":"AI Vendor SLA Evidence API","slug":"ai-vendor-sla-evidence-api-8fb311","shortDescription":"Build AI vendor SLA evidence from uptime claims, response times, incident credits, support tier, and contract terms","description":"Build AI vendor SLA evidence from uptime claims, response times, incident credits, support tier, and contract terms. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["vendor-sla","ai-procurement","evidence","risk","agent-friendly","x402","ai vendor sla evidence","vendor sla","ai procurement","evidence","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-vendor-sla-evidence-api-8fb311","openApiSpecUrl":"https://ai-vendor-sla-evidence.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"331a2f77-16b2-4a2d-b959-9f705e47ef04","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0988b4b6-26b2-4cce-b571-93e189f2dfa7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0356bfc-e220-473e-b94a-ce9e2b765e69","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/vendor-sla-rules","description":"Return hardcoded ai vendor sla evidence rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-sla-evidence","description":"Build AI vendor SLA evidence from uptime claims, response times, incident credits, support tier, and contract terms using deterministic scoring rules"},{"method":"POST","path":"/rank-sla-gaps","description":"Generate focused next steps for ai vendor sla evidence from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9d51aa88-659e-46b6-a7ab-e776d1fdc96d","name":"Local SEO Listing Consistency API","slug":"local-seo-listing-consistency-api-b917f5","shortDescription":"Check local SEO listing consistency from NAP fields, category fit, review signals, hours, and location pages","description":"Check local SEO listing consistency from NAP fields, category fit, review signals, hours, and location pages. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["geo","local-seo","listings","location-data","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/local-seo-listing-consistency-api-b917f5","openApiSpecUrl":"https://local-seo-consistency.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"e2f5478e-1a6e-4e7a-a163-ed8b8fb2fb6c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5254b6f0-c34c-4df9-8978-5e4b7d7fe8db","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d0c6d142-849f-4207-a3a0-81d160c4b3a3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/prioritize-local-fixes","description":"Generate focused next steps for local seo consistency from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/local-rules","description":"Return hardcoded local seo consistency rules, weights, and decision criteria"},{"method":"POST","path":"/check-consistency","description":"Check local SEO listing consistency from NAP fields, category fit, review signals, hours, and location pages using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"dc3230ea-5cf9-4951-918e-3eba208bbd33","name":"Market Dominance API","slug":"market-dominance-api-fbe043","shortDescription":"Track BTC, ETH, and altcoin dominance shifts with sector rotation intelligence","description":"Crypto market rotation intelligence API for portfolio managers, macro traders, and AI market agents. Analyze BTC dominance, ETH rotation, altseason probability, liquidity migration, and sector leadership shifts across crypto markets.","category":null,"tags":["market-dominance","btc-dominance","altseason","market-rotation","macro","x402","coinbase-bazaar","agentic-market","btc dominance api","alt season indicator","crypto market phase","market dominance history","portfolio allocation signal"],"baseUrl":"https://orbisapi.com/proxy/market-dominance-api-fbe043","openApiSpecUrl":"https://orbis-apis.onrender.com/market-dominance/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"c712d7c1-993f-4a6e-b146-bef6525aab2b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"065ee035-dade-46b8-b2ab-78569879dc95","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/current","description":"Current dominance with rotation signals"},{"method":"POST","path":"/history","description":"Historical dominance with trend analysis"},{"method":"POST","path":"/lookup","description":"ONE-CALL full market dominance intelligence"}],"x402":null},{"id":"3b7ad725-78ca-45a8-9b59-453fde2b063f","name":"MCP Server Risk Review API","slug":"mcp-server-risk-review-api-3d3a8c","shortDescription":"Review MCP server risk from exposed tools, prompt boundary, auth model, data access, and change history","description":"Review MCP server risk from exposed tools, prompt boundary, auth model, data access, and change history. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["mcp","server-risk","agent-security","tooling","agent-friendly","x402","mcp server risk review","mcp","server risk","agent security","tooling","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-risk-review-api-3d3a8c","openApiSpecUrl":"https://mcp-server-risk-review.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"c2095cd2-a8ff-44b8-a720-ac142e352fe1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"57ba6406-081b-467f-9e27-82925f909806","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8ed82dc6-fa32-4c12-8a81-ee882c50c346","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/mcp-risk-rules","description":"Return hardcoded mcp server risk review rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/review-mcp-server-risk","description":"Review MCP server risk from exposed tools, prompt boundary, auth model, data access, and change history using deterministic scoring rules"},{"method":"POST","path":"/rank-mcp-hardening","description":"Generate focused next steps for mcp server risk review from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2fd50a13-c90c-45e8-8b35-dcf4b2930ffe","name":"News Source Diversity Auditor API","slug":"news-source-diversity-auditor-api-8a98b5","shortDescription":"Audit news source diversity from outlet type, region, perspective, recency, and repetition risk","description":"Audit news source diversity from outlet type, region, perspective, recency, and repetition risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["news","source-diversity","media-monitoring","data-quality","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/news-source-diversity-auditor-api-8a98b5","openApiSpecUrl":"https://news-source-diversity.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"5d0fa094-efe8-4d25-b09e-d520c5066866","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b7a208cf-3835-4f4c-b376-2cd6c67aad01","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"89286dba-fd54-48f9-b7fa-d82533855ff6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend-source-mix","description":"Generate focused next steps for news source diversity from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/source-diversity-rules","description":"Return hardcoded news source diversity rules, weights, and decision criteria"},{"method":"POST","path":"/audit-source-diversity","description":"Audit news source diversity from outlet type, region, perspective, recency, and repetition risk using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"d8dcd0d3-9d8f-49fc-bffe-aeece7fdfd1f","name":"OAuth Scope Minimizer API","slug":"oauth-scope-minimizer-api-7e0c39","shortDescription":"Minimize OAuth scopes from user action, data class, tool purpose, consent need, and revocation risk","description":"Minimize OAuth scopes from user action, data class, tool purpose, consent need, and revocation risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["identity","oauth","scope-minimization","access-control","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/oauth-scope-minimizer-api-7e0c39","openApiSpecUrl":"https://oauth-scope-minimizer.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"a714a521-6d02-4eae-8925-abf3561a9400","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c89f42dd-84be-4c0b-96b7-45a37d95cb7a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"73025bf8-81d1-43c5-840a-674d09af78bd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/minimize-oauth-scopes","description":"Minimize OAuth scopes from user action, data class, tool purpose, consent need, and revocation risk using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/flag-scope-creep","description":"Generate prioritized next steps for oauth scope minimizer from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/oauth-scope-rules","description":"Return hardcoded oauth scope minimizer rules, weights, and decision criteria"}],"x402":null},{"id":"5d906e0f-e0e8-4781-a0f4-15d5b86f2cdf","name":"Onchain Labeling API","slug":"onchain-labeling-api-d20288","shortDescription":"Label and classify blockchain addresses by entity type, risk category, and compliance status for AML, KYC, and compliance automation agents","description":"Label and classify blockchain addresses by entity type, risk category, and compliance status for AML, KYC, and compliance automation agents","category":null,"tags":["onchain-labels","wallets","entities","crypto","compliance","web3","onchain labeling","onchain labeling api","onchain labels","wallets","entities","crypto","compliance","web3","onchain labeling api api"],"baseUrl":"https://orbisapi.com/proxy/onchain-labeling-api-d20288","openApiSpecUrl":"https://orbis-apis.onrender.com/onchain-labeling/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"8d4f72c4-bc7f-484d-81f9-c57fdcfbd696","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"84e8ea15-1452-4cbf-b23e-c5231a07d243","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e0804d8b-cec5-4184-b27a-7f036ea1b68d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/label","description":"Label a blockchain address by entity"},{"method":"POST","path":"/classify","description":"Classify address by risk and compliance category"},{"method":"POST","path":"/verify","description":"Verify if address belongs to a known entity"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/label-intelligence","description":"ONE-CALL: label + classify + sanctions check + recommendation"},{"method":"POST","path":"/bulk-label","description":"Bulk label up to 50 addresses"},{"method":"POST","path":"/batch","description":"Batch label addresses from multiple chains"}],"x402":null},{"id":"b65ae541-91a8-46e4-9b45-e0ab82358035","name":"QR Menu Content Optimizer API","slug":"qr-menu-content-optimizer-api-34843f","shortDescription":"Optimize QR menu content by category clarity, dietary labels, item density, mobile fit, and upsell paths","description":"Optimize QR menu content by category clarity, dietary labels, item density, mobile fit, and upsell paths. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["qr-code","restaurant","menu-optimization","mobile-content","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/qr-menu-content-optimizer-api-34843f","openApiSpecUrl":"https://qr-menu-optimizer.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"475b2ec6-d18b-4fb3-9b55-d67adda189d4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"85db6f5d-b8ce-41d2-ad4b-5dd2922480c0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d527752a-ea6c-467c-88b0-580b50498ac1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/prioritize-menu-fixes","description":"Generate focused next steps for qr menu optimizer from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/qr-menu-rules","description":"Return hardcoded qr menu optimizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/optimize-qr-menu","description":"Optimize QR menu content by category clarity, dietary labels, item density, mobile fit, and upsell paths using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"ef73955e-d60b-40c7-aeca-6ddd0210e2d8","name":"Disposable Email Detector API","slug":"disposable-email-detector-api-f61ca5","shortDescription":"Detect disposable and temporary email addresses","description":"Detect disposable, temporary, throwaway, free-provider, and role-based email addresses in real time for signup fraud prevention, lead quality, and CRM hygiene workflows.","category":null,"tags":["email","disposable-email","fraud","signup-risk","lead-quality","disposable email detector","temporary email checker","throwaway email api","signup fraud prevention"],"baseUrl":"https://orbisapi.com/proxy/disposable-email-detector-api-f61ca5","openApiSpecUrl":"https://orbis-apis.onrender.com/disposable-email-detector/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"d86c3cb6-c313-4d96-8213-451d3aaca993","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"3831db8e-6985-4e7a-a3cc-cdee8d4240d0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"55873ed4-7156-4690-b349-ed8d100dcd63","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"ONE-CALL disposable email detection"},{"method":"GET","path":"/domain","description":"Check disposable email domain"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch disposable email detection"}],"x402":null},{"id":"eaa06c07-926b-4451-a4dd-b7ca127b4475","name":"Markdown Cleaner API","slug":"markdown-cleaner-api-ca5b27","shortDescription":"Clean, lint, format, and extract structure from Markdown documents for documentation agents, content pipelines, and knowledge base tools","description":"Clean, lint, format, and extract structure from Markdown documents for documentation agents, content pipelines, and knowledge base tools","category":null,"tags":["markdown","cleaning","formatting","developer-tools","rag","content-processing","markdown cleaner","markdown cleaner api","markdown","cleaning","formatting","developer tools","rag","content processing","markdown cleaner api api"],"baseUrl":"https://orbisapi.com/proxy/markdown-cleaner-api-ca5b27","openApiSpecUrl":"https://orbis-apis.onrender.com/markdown-cleaner/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"f3696b28-b19a-4caf-8550-31506fafa635","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"a98d0c04-9f8e-4fb9-873d-cb0d00dd6fee","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f954a44b-0a68-4842-a272-33bbfeaacc32","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/clean","description":"Clean and normalize a Markdown document"},{"method":"POST","path":"/format","description":"Format Markdown to a style standard"},{"method":"POST","path":"/lint","description":"Lint Markdown for errors and warnings"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/markdown-intelligence","description":"ONE-CALL: clean + lint + format + structure extract"},{"method":"POST","path":"/extract-structure","description":"Extract document structure and table of contents"},{"method":"POST","path":"/batch","description":"Batch clean up to 10 Markdown documents"}],"x402":null},{"id":"d606c082-a19d-4e55-ae05-4de20f79ea94","name":"Executive Risk API","slug":"executive-risk-api-e929c0","shortDescription":"Assess executive reputation risk, surface red flags, and monitor news signals for HR, compliance, and deal-management agents","description":"Assess executive reputation risk, surface red flags, and monitor news signals for HR, compliance, and deal-management agents","category":null,"tags":["executive-risk","reputation","compliance","red-flags","news-signals","agentic","executive risk","executive risk api","reputation","compliance","red flags","news signals","agentic","executive risk api api"],"baseUrl":"https://orbisapi.com/proxy/executive-risk-api-e929c0","openApiSpecUrl":"https://orbis-apis.onrender.com/executive-risk/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"36eeae02-56f5-4e1f-bfd7-8bf97ed63fb1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"7e8ac672-6d62-4881-9990-7a15f91be5da","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e0559463-8e53-4358-8f4d-11bd5887fc92","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/assess","description":"Assess overall executive risk profile"},{"method":"POST","path":"/red-flags","description":"Surface executive red flags and risk indicators"},{"method":"POST","path":"/reputation","description":"Check executive public reputation and sentiment"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/executive-intelligence","description":"ONE-CALL: risk + red-flags + reputation + recommendation"},{"method":"POST","path":"/news-signals","description":"Monitor executive news risk signals"},{"method":"POST","path":"/batch","description":"Batch assess up to 10 executives"}],"x402":null},{"id":"625a4fa8-1be9-4158-a6b4-a27484ee55e7","name":"Domain Availability Checker API","slug":"domain-availability-checker-api-8bccfb","shortDescription":"Check if a domain name is available for registration across multiple TLDs.","description":"Check if a domain name is available for registration across multiple TLDs. Built for brand protection agents, startup name tools, and orchestration workflows needing real-time availability data with confidence and provenance. Supports single availability checks, AI-ranked alternative domain suggestions, batch processing of up to 20 domains, and an execution-gate for agent flow control.","category":null,"tags":["domain","availability","registration","tld","whois","brand","domain availability checker","domain name search","check domain available","domain registration api","domain suggestion api","tld availability check"],"baseUrl":"https://orbisapi.com/proxy/domain-availability-checker-api-8bccfb","openApiSpecUrl":"https://orbis-apis.onrender.com/domain-availability/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"6dd7005c-c449-4b43-99ea-ea26d2f9202b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"a41a5a00-a362-40bd-8f96-808c9225885f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c73bb161-9aad-40aa-bae6-882889e38fca","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"ONE-CALL: Check domain availability with registration signals"},{"method":"POST","path":"/suggest","description":"Get alternative domain name suggestions across TLDs"},{"method":"POST","path":"/batch","description":"Batch domain availability check — up to 20 domains"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check before processing"}],"x402":null},{"id":"5f9652cb-3667-4448-a7bb-6c73f8530c21","name":"Email Reputation API","slug":"email-reputation-api-6a9bd6","shortDescription":"Score email reputation, blacklist status, and deliverability risk","description":"Score email addresses and domains for reputation, blacklist status, disposable risk, role-account status, and deliverability quality for outreach filtering, fraud detection, and CRM hygiene agents.","category":null,"tags":["email","reputation","blacklist","fraud","deliverability","crm","email reputation api","email blacklist check","email risk score","email deliverability risk"],"baseUrl":"https://orbisapi.com/proxy/email-reputation-api-6a9bd6","openApiSpecUrl":"https://orbis-apis.onrender.com/email-reputation/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"5f5152d1-937f-4b38-9c68-8875eecac2fc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"048bf299-021d-469c-b5a7-0b1414f55faa","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6a973b55-e3cb-48f6-bfeb-9fb3c2afaf05","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"ONE-CALL email reputation and risk score"},{"method":"POST","path":"/blacklist-check","description":"Check email or domain against blacklists"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch email reputation scoring"}],"x402":null},{"id":"bf578db7-acb8-46b9-b6bc-03111d080484","name":"Agent Runbook Completeness API","slug":"agent-runbook-completeness-api-ab1abc","shortDescription":"Score agent runbook completeness from triggers, owners, fallbacks, evidence, approvals, and rollback steps","description":"Score agent runbook completeness from triggers, owners, fallbacks, evidence, approvals, and rollback steps. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","runbooks","agent-ops","operational-readiness","auditability","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-runbook-completeness-api-ab1abc","openApiSpecUrl":"https://agent-runbook-completeness.vercel.app/openapi","hasFree":true,"callCount":3,"tiers":[{"id":"1821c311-6377-4aba-b6ff-f8893aadfb0b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"39cfc817-79d7-45af-a1c1-68ae46d9cba0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9e97bbf1-1647-409e-a8cd-0929d5cb3972","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/recommend-runbook-fixes","description":"Generate focused next steps for agent runbook completeness from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/score-runbook","description":"Score agent runbook completeness from triggers, owners, fallbacks, evidence, approvals, and rollback steps using deterministic scoring rules"},{"method":"GET","path":"/runbook-rules","description":"Return hardcoded agent runbook completeness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"fbb966a4-4bd6-41a4-85ce-32f7843ca3b0","name":"NFT Collection Analytics API","slug":"nft-collection-analytics-api-0c09f6","shortDescription":"NFT floor prices, holder analytics, rarity, wash trading detection, and trend intelligence","description":"Advanced NFT analytics API for collectors, trading systems, and autonomous NFT agents. Analyze collection floor prices, volume momentum, holder concentration, whale activity, rarity signals, wash trading patterns, and NFT market cycle stages.","category":null,"tags":["nft","nft-analytics","rarity","wash-trading","collectibles","x402","coinbase-bazaar","agentic-market","nft collection analytics api","nft floor price api","nft volume tracker api","nft whale holder api","nft market cycle api"],"baseUrl":"https://orbisapi.com/proxy/nft-collection-analytics-api-0c09f6","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-collection-analytics/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"cf522c3e-3a62-4f03-b384-513fc3800444","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b78dd5f5-ae09-4c89-bafe-993d8577c13c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"0482ff69-4edf-4532-9fca-65d22a48e8fb","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/collection","description":"Floor price, volume, holder count, whale %, listed supply, and 24h/7d/30d changes"},{"method":"POST","path":"/trending","description":"Trending NFT collections — momentum score, floor change, volume, trend label, market sentiment"},{"method":"POST","path":"/lookup","description":"ONE-CALL: metrics + holder analysis + market cycle stage + investment signal for a collection"}],"x402":null},{"id":"a096edf4-7ea1-4ee6-a548-e50ef55b84a7","name":"CRM Contact Intelligence API","slug":"crm-contact-intelligence-api-ea1469","shortDescription":"Enrich, score, and segment CRM contacts with AI-driven intelligence for sales and marketing automation agents","description":"Enrich, score, and segment CRM contacts with AI-driven intelligence for sales and marketing automation agents","category":null,"tags":["crm","sales","contact-enrichment","lead-scoring","marketing-automation","agentic","crm contact intelligence","crm contact intelligence api","crm","sales","contact enrichment","lead scoring","marketing automation","agentic","crm contact intelligence api api"],"baseUrl":"https://orbisapi.com/proxy/crm-contact-intelligence-api-ea1469","openApiSpecUrl":"https://orbis-apis.onrender.com/crm-contact-intelligence/openapi.json","hasFree":true,"callCount":3,"tiers":[{"id":"70dcda34-7d6d-4b76-847c-976fd964d2af","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"b3e4f3b4-3472-49a6-9240-f8b7385d4a1a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"27fe01ce-77fe-4a29-8b9a-02e3efc44234","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/enrich","description":"Enrich a contact with professional data"},{"method":"POST","path":"/score","description":"Score contact for outreach priority"},{"method":"POST","path":"/segment","description":"Segment contact into buyer persona and stage"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/contact-intelligence","description":"ONE-CALL: enrich + score + segment + intent"},{"method":"POST","path":"/intent-signals","description":"Detect buying intent signals for a contact"},{"method":"POST","path":"/batch","description":"Batch enrich up to 20 contacts"}],"x402":null},{"id":"52739342-1b68-4224-85a0-a3600a70511f","name":"Blockchain Transaction Lookup API","slug":"blockchain-transaction-lookup-api-4d2a98","shortDescription":"Look up transaction details, decode calldata, trace internal flows, and assess transaction risk for blockchain analytics and compliance agents","description":"Look up transaction details, decode calldata, trace internal flows, and assess transaction risk for blockchain analytics and compliance agents","category":null,"tags":["blockchain","transactions","web3","crypto","explorer","onchain","blockchain tx lookup","blockchain transaction lookup api","blockchain","transactions","web3","crypto","explorer","onchain","blockchain tx lookup api","blockchain transaction lookup api api"],"baseUrl":"https://orbisapi.com/proxy/blockchain-transaction-lookup-api-4d2a98","openApiSpecUrl":"https://orbis-apis.onrender.com/blockchain-tx-lookup/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"9012e775-d8bd-4cf6-89e9-8b93f591483e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"57537180-7854-457a-9d58-03e33b1f298a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b1503411-1c34-4dba-a215-f68e846aecff","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/lookup","description":"Look up a transaction by hash"},{"method":"POST","path":"/decode","description":"Decode transaction calldata and function call"},{"method":"POST","path":"/trace","description":"Trace internal transactions and token transfers"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/tx-intelligence","description":"ONE-CALL: lookup + decode + trace + risk assessment"},{"method":"POST","path":"/risk","description":"Assess transaction risk and flag suspicious activity"},{"method":"POST","path":"/batch","description":"Batch lookup up to 10 transactions"}],"x402":null},{"id":"459008d1-9696-4b56-b964-f6cef3bd873b","name":"Video Shot List Planner API","slug":"video-shot-list-planner-api-27c53e","shortDescription":"Plan video shot lists from scene intent, product focus, motion style, duration, and reuse needs","description":"Plan video shot lists from scene intent, product focus, motion style, duration, and reuse needs. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","video","shot-list","storyboard","creative-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/video-shot-list-planner-api-27c53e","openApiSpecUrl":"https://video-shot-list-planner.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"7e4af259-b8ac-46b2-bc36-20f004eb5415","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"35409558-8a65-40d8-9d1b-ecb563433993","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cc27ec05-b22a-48f8-a838-aac8d739652a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/shot-list-rules","description":"Return hardcoded video shot list planner rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/plan-shot-list","description":"Plan video shot lists from scene intent, product focus, motion style, duration, and reuse needs using deterministic scoring rules"},{"method":"POST","path":"/flag-shot-coverage-gaps","description":"Generate focused next steps for video shot list planner from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"4bd5f16b-6ad0-4f62-9e64-cfd7e6188e35","name":"Agent Outcome Acceptance Criteria API","slug":"agent-outcome-acceptance-criteria-api-faddf1","shortDescription":"Generate acceptance criteria for agent outcomes from task goal, risk tier, evidence needs, and user approval","description":"Generate acceptance criteria for agent outcomes from task goal, risk tier, evidence needs, and user approval. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","acceptance-criteria","agent-evaluation","workflow-quality","human-review","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-outcome-acceptance-criteria-api-faddf1","openApiSpecUrl":"https://agent-outcome-acceptance-criteria.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"93da95da-6a24-43cb-ac1d-6058c24141ff","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e08edc2c-3cbc-481d-b688-9429da2587dd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"fa23850d-3cc4-4fad-a610-d58c8720f23e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/generate-criteria","description":"Generate acceptance criteria for agent outcomes from task goal, risk tier, evidence needs, and user approval using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/criteria-rules","description":"Return hardcoded agent outcome acceptance criteria rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/validate-outcome","description":"Produce focused follow-up actions for agent outcome acceptance criteria based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"933165c8-0778-4e0b-84b6-3d1f996e180b","name":"Support Ticket Resolution Coach API","slug":"support-ticket-resolution-coach-api-a67872","shortDescription":"Coach support ticket resolution from issue type, sentiment, policy fit, customer value, and escalation risk","description":"Coach support ticket resolution from issue type, sentiment, policy fit, customer value, and escalation risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","support","resolution-coaching","customer-service","agent-assist","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/support-ticket-resolution-coach-api-a67872","openApiSpecUrl":"https://support-resolution-coach.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"51044f94-e019-408f-92b4-c06cc31388d2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"04dfba42-a570-4df6-90cb-e422662ff295","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8f4d08c4-af14-484d-9df1-26dfeaff7879","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/draft-resolution-plan","description":"Generate focused next steps for support resolution coach from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/resolution-rules","description":"Return hardcoded support resolution coach rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/coach-resolution","description":"Coach support ticket resolution from issue type, sentiment, policy fit, customer value, and escalation risk using deterministic scoring rules"}],"x402":null},{"id":"7f8ccd9c-f673-45aa-98fd-8977d2d2c228","name":"Text Diff & Comparison API","slug":"text-diff-comparison-api-a0a0dd","shortDescription":"Compare two texts with line or word diffs, similarity scores and change summaries — built for code and content agents","description":"Every agent tracking document changes, reviewing code or monitoring content needs text diffing on every comparison. Get line-by-line or word-by-word diffs using LCS algorithm, quick similarity scores with match type classification, and compact change summaries. Pure logic, sub-1ms for typical documents. POST /diff — Full line or word diff with change types. POST /compare — Quick similarity score and match type. POST /summary — Lines added/removed and char delta.","category":null,"tags":["diff","text-comparison","similarity","code-review","agent-friendly","x402","mcp-ready Full description:"],"baseUrl":"https://orbisapi.com/proxy/text-diff-comparison-api-a0a0dd","openApiSpecUrl":"https://diff-patch-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"a6b33f37-504f-4990-837d-0f326c41ae63","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 3 endpoints · Line + word diff · Similarity scoring"]},{"id":"e2d7ff94-91f1-41e0-ba89-f1f5627a1cc1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · LCS algorithm · Match type classification"]},{"id":"67c1f802-77cf-41c5-8fbc-7a8429c9ced3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"e642e20d-e256-41f1-ab80-fe45407b6573","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/diff","description":"Line or word diff between two texts with added/removed/unchanged changes"},{"method":"POST","path":"/compare","description":"Quick similarity score and match type between two texts"},{"method":"POST","path":"/summary","description":"Lines added/removed count and character delta"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":null}],"x402":null},{"id":"b268fe6e-aed8-4103-b36c-0da9fd5b2f00","name":"Form Conversion Friction API","slug":"form-conversion-friction-api-d12d80","shortDescription":"Score form friction from field count, validation burden, mobile fit, and completion risk","description":"Score form friction from field count, validation burden, mobile fit, and completion risk. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","conversion-optimization","form-analysis","growth-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/form-conversion-friction-api-d12d80","openApiSpecUrl":"https://form-conversion-friction-api.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"b68f9a4f-181e-4ce2-840e-7a6edf83d039","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c38e6d8e-c2f0-4e8d-b10b-e256ada2b629","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"659f95e9-61a9-4f04-96eb-daed0f82105f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/friction-benchmarks","description":"Return hardcoded frictionBenchmarks reference rules"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/reduce-friction","description":"Return focused secondary analysis for Form Conversion Friction API"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"POST","path":"/score-form","description":"Score form friction from field count, validation burden, mobile fit, and completion risk"}],"x402":null},{"id":"a91eaaff-e862-44ce-958b-685bfae3bcd8","name":"CryptoIntel","slug":"cryptointel-ec32ad","shortDescription":"Real-time crypto market intelligence for AI agents","description":"Comprehensive crypto market data including live prices, sentiment analysis, trending tokens, fear/greed index, and whale movement alerts. Built for AI agents using x402 micropayments. Returns structured JSON with BTC, ETH, SOL, and top meme coin data.","category":null,"tags":["crypto","market-data","sentiment","x402","ai-agents","real-time"],"baseUrl":"https://orbisapi.com/proxy/cryptointel-ec32ad","openApiSpecUrl":null,"hasFree":false,"callCount":4,"tiers":[{"id":"33c90592-7dfe-494b-a136-1396f2ee1c34","name":"Pay Per Call","description":"Pay $0.001 per API call via x402 USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/market/prices","description":"Get real-time prices for top 50 cryptocurrencies"},{"method":"GET","path":"/market/sentiment","description":"Get market sentiment analysis with fear/greed index"},{"method":"GET","path":"/market/trending","description":"Get trending tokens and whale movements"}],"x402":null},{"id":"f36aa30c-b61d-4343-aa0e-fcf0f0d47030","name":"API Rate Limit Policy API","slug":"api-rate-limit-policy-api-3adbca","shortDescription":"Design API rate-limit policies from usage patterns, abuse risk, customer tier, and burst needs","description":"Design API rate-limit policies from usage patterns, abuse risk, customer tier, and burst needs. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","api-governance","rate-limits","abuse-prevention","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-rate-limit-policy-api-3adbca","openApiSpecUrl":"https://api-rate-limit-policy-api.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"0c3e07df-adf7-4c0a-acb2-2268a78306c1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"3cd5823b-1d1d-4bc6-8eaa-b1b482a2ae4f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"030cc4b8-9d80-4b41-9f9e-e84e1de152ec","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/design-policy","description":"Design API rate-limit policies from usage patterns, abuse risk, customer tier, and burst needs"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"GET","path":"/limit-profiles","description":"Return hardcoded limitProfiles reference rules"},{"method":"POST","path":"/classify-traffic","description":"Return focused secondary analysis for API Rate Limit Policy API"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"}],"x402":null},{"id":"665ccd5c-00c8-475d-baa4-0378495cf2ab","name":"NFT Royalty Policy Analyzer API","slug":"nft-royalty-policy-analyzer-api-3b223c","shortDescription":"Analyze NFT royalty policy strength from fee rate, enforcement model, and creator terms","description":"Analyze NFT royalty policy strength from fee rate, enforcement model, and creator terms. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["crypto","web3","nft","royalties","creator-economy","policy-analysis","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/nft-royalty-policy-analyzer-api-3b223c","openApiSpecUrl":"https://nft-royalty-policy-analyzer.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"10c14b3f-9c77-4532-a01d-511fd37a1dba","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a3beb892-8f03-40c5-bd45-2a082742f605","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"39f3c688-56e4-4f2f-af17-a9a1b06d32d9","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/analyze","description":"Generate a royalty policy analysis from submitted inputs and hardcoded rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded policyModels reference data"}],"x402":null},{"id":"12ccdff9-9e1f-40a9-ae86-e716ad8c1505","name":"Reddit Search API — Agent-Native Reddit Data","slug":"reddit-search-api-agent-native-reddit-data-d3d54d","shortDescription":"Search Reddit posts by query, sort, and timeframe. One call, structured JSON, pay-per-use USDC. No API key, no signup.","description":"Search Reddit posts on demand. Built for AI agents and automation\nworkflows that need Reddit data without managing scraping, rate\nlimits, OAuth, or monthly subscriptions.\n\nWHAT YOU GET\n  • Search Reddit posts by query, sort order, and timeframe\n  • Up to 25 results per call, paginated via cursor\n  • Structured JSON response (titles, body, scores, comment counts,\n    permalinks, subreddit, author, timestamps)\n  • No account, no API key, no monthly minimum\n\n  Note: Search results reflect Reddit's native search ranking, which\n  favors broad queries over narrow boolean ones. Use single-word or\n  short phrase queries for best recall.\n\nPRICING\n  $0.07 per call, paid in USDC on Base via x402.\n  No subscriptions. No tiered plans. No commitments.\n  Your agent pays only for the calls it makes.\n\nREQUEST PARAMETERS\n  query       string (required) — search term\n  sort        enum (required)   — relevance | new | top | comment_count\n  timeframe   enum (required)   — all | day | week | month | year\n  maxResults  number (required) — 1-25\n  after       string (optional) — pagination cursor\n\nWHY THIS API\n  Reddit's official API requires OAuth, rate-limit management, and\n  user-agent rotation. Third-party Reddit data subscriptions start at\n  $50-200/month with annual commitments. Neither fits agentic workflows\n  that need occasional Reddit data on demand.\n\n  This API solves that: one HTTP POST, x402 payment, structured\n  response. Your agent can call it once a month or ten thousand times\n  and pay only for what it uses.\n\nUSE CASES\n  • Trend detection across subreddits\n  • Sentiment analysis for products, brands, or assets\n  • Market research and competitive intelligence\n  • Niche community monitoring\n  • Content discovery and curation\n  • Research agents pulling primary-source discussions\n\nGETTING STARTED\n  Point your x402-capable agent at the endpoint and call it. Your\n  agent's wallet handles payment automatically. No registration,\n  no waiting for API key approval, no upfront credit purchases.","category":null,"tags":["reddit","reddit search","reddit api","reddit scraping","reddit data","web scraping","social scraping","x402","agent api","pay-per-call","content discovery","sentiment analysis","trend monitoring","web data"],"baseUrl":"https://orbisapi.com/proxy/reddit-search-api-agent-native-reddit-data-d3d54d","openApiSpecUrl":"https://enrich.onchainintel.net/openapi.json","hasFree":false,"callCount":4,"tiers":[{"id":"2527e9aa-2392-45aa-b2db-c8795e3f584d","name":"x402","description":"Pay-per-call Reddit search. USDC on Base via x402 v2. No subscription, no API key, no signup.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.07,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Pay-per-call USDC on Base","x402 v2 native, no API key","Up to 25 results per call","Structured JSON response","Sub-second to seconds latency"]}],"endpoints":[{"method":"POST","path":"/api/v1/enrich","description":"Search Reddit posts by query, sort order, and timeframe. Returns up to 25 structured posts per call with titles, scores, comment counts, timestamps, and permalinks. Pay-per-call via x402 v2 on Base."}],"x402":null},{"id":"5a918526-0e08-48a5-aaef-df179d64c917","name":"DeFi Yield Strategy Comparator API","slug":"defi-yield-strategy-comparator-api-85fe88","shortDescription":"Compare DeFi yield strategies by lockup, liquidity, complexity, and risk-adjusted return","description":"Compare DeFi yield strategies by lockup, liquidity, complexity, and risk-adjusted return. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","crypto","web3","defi-yield","strategy-comparison","risk-adjusted","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-yield-strategy-comparator-api-85fe88","openApiSpecUrl":"https://defi-yield-strategy-comparator.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"4c2e8d04-ffd1-488d-a077-0ee8221825e5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ed8e1f03-202b-480d-a289-d753fd8365a7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"705a7079-02c4-411f-976a-21b49344506d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/catalog","description":"Return hardcoded strategyTypes reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/compare","description":"Generate a yield strategy comparison from submitted inputs and hardcoded rules"}],"x402":null},{"id":"609c77a3-0db0-4fd8-a435-f459a2a750c0","name":"Player Matchmaking Quality API","slug":"player-matchmaking-quality-api-9ae995","shortDescription":"Score player matchmaking quality from skill spread, latency, role fit, party balance, churn risk, and fairness","description":"Score player matchmaking quality from skill spread, latency, role fit, party balance, churn risk, and fairness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["gaming","matchmaking","player-quality","game-ops","agent-friendly","x402","player matchmaking quality","gaming","matchmaking","player quality","game ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/player-matchmaking-quality-api-9ae995","openApiSpecUrl":"https://player-matchmaking-quality.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"2602a274-d6b7-4187-97c0-47edf252b9d7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"93a82e1f-f4cb-4d30-bc41-65e56b6d7658","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2aace9be-6abc-4dd3-83ab-4493bf7708e9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/matchmaking-rules","description":"Return hardcoded player matchmaking quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-matchmaking","description":"Score player matchmaking quality from skill spread, latency, role fit, party balance, churn risk, and fairness using deterministic scoring rules"},{"method":"POST","path":"/recommend-match-adjustments","description":"Generate focused next steps for player matchmaking quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a954ea26-5603-40cd-b6b9-f3912aea4853","name":"Support Macro Selector API","slug":"support-macro-selector-api-6c6cfe","shortDescription":"Select support macros from issue type, customer tone, product area, severity, and policy fit","description":"Select support macros from issue type, customer tone, product area, severity, and policy fit. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","ai","support-macros","customer-service","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/support-macro-selector-api-6c6cfe","openApiSpecUrl":"https://support-macro-selector-api.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"a59878fd-c8f5-41fc-9e46-51b3702636a0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"43782a18-cc68-4c96-a648-cecd68d241b1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"6c9b70d7-f235-41da-980d-2303fa48f758","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/adapt-tone","description":"Return focused secondary analysis for Support Macro Selector API"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"GET","path":"/macro-library","description":"Return hardcoded macroLibrary reference rules"},{"method":"POST","path":"/select-macro","description":"Select support macros from issue type, customer tone, product area, severity, and policy fit"}],"x402":null},{"id":"11b6b6aa-6b01-4aed-bd88-5c78bde539c4","name":" AI Agent Planner","slug":"ai-agent-planner-91dd15","shortDescription":"Plan agent executions, decompose tasks, reflect on progress and evaluate outputs — built for autonomous AI agents","description":"Every autonomous agent needs to plan before acting, reflect mid-execution and evaluate output when done. Create detailed step-by-step execution plans with tool assignments, failure handling and success criteria. Decompose complex tasks into atomic parallelizable subtasks with dependency mapping. Reflect on agent progress mid-execution to get next action recommendations and detect when to abort. Evaluate if agent output successfully accomplishes the goal with a score and revision suggestions. POST /plan — Full execution plan. POST /decompose — Atomic subtask breakdown. POST /reflect — Mid-execution self-correction. POST /evaluate — Output quality scoring.\n","category":null,"tags":["agent-planning","task-decomposition","autonomous-agents","orchestration","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-agent-planner-91dd15","openApiSpecUrl":"https://ai-agent-planner-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"5becf750-3a52-4a91-9e99-50eee4d7bea7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 10-step plans · Task decomposition · Output evaluation"]},{"id":"e6bb098c-f7b5-4dba-9e9a-45f73f4edf64","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC via x402 · Unlimited · All endpoints · Tool-aware planning · Mid-execution reflection · Grade A-F evaluation"]},{"id":"98f1c700-324c-42b8-8c0f-2c0322139d4a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["3,000 req/day · 60,000 req/month · All endpoints · USDC payment"]},{"id":"cd612139-0983-4e57-8333-4b31f82577e3","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":30000,"requestsPerMonth":600000,"rateLimitPerSecond":null},"features":["30,000 req/day · 600,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/plan","description":" Create step-by-step execution plan with tools, failure handling and success criteria"},{"method":"POST","path":"/decompose","description":"Break complex task into atomic subtasks with dependencies and parallelization"},{"method":"POST","path":"/reflect","description":"Analyze agent progress and get next action recommendations mid-execution"},{"method":"POST","path":"/evaluate","description":"Score agent output against goal with grade, criteria and revision suggestions"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"aa15b2c2-bbf3-48cc-beee-f3585d30222f","name":"Proxy VPN Detection Rules API","slug":"proxy-vpn-detection-rules-api-352b7e","shortDescription":"Detect proxy and VPN risk from hardcoded hosting, relay, ASN, port, and session behavior signals","description":"Detect proxy and VPN risk from hardcoded hosting, relay, ASN, port, and session behavior signals. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["data","ip-address","vpn-detection","proxy-detection","security","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/proxy-vpn-detection-rules-api-352b7e","openApiSpecUrl":"https://proxy-vpn-detection-rules.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"4e47705b-9ec6-427f-bb78-8bb3d49805e1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5b9ffa5d-8a0d-4fc8-ad34-585d51349f90","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c6501ccf-b496-49eb-b411-86eb7a57ff75","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/policy-actions","description":"Return allow, challenge, restrict, and block policy actions by proxy risk"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/choose-access-policy","description":"Choose access policy for proxy-risk traffic across login, payment, and signup flows"},{"method":"GET","path":"/detection-signals","description":"Return hardcoded proxy and VPN detection signals with risk weights"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/detect-proxy","description":"Detect proxy or VPN likelihood from ASN, hosting, relay, and session rotation inputs"}],"x402":null},{"id":"4889b676-b313-43fc-95dd-ec1d8b510230","name":"Model Gateway Policy Builder API","slug":"model-gateway-policy-builder-api-55e2cc","shortDescription":"Build model gateway policies from data class, model tier, user role, action risk, and logging needs","description":"Build model gateway policies from data class, model tier, user role, action risk, and logging needs. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","model-gateway","policy-builder","governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/model-gateway-policy-builder-api-55e2cc","openApiSpecUrl":"https://model-gateway-policy.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"79957f52-50b9-4699-87e6-8271165b89fd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e246470c-ed69-42a5-b838-45da7ae093f7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a12a2150-469f-4231-97ca-882954b3394f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/flag-policy-gaps","description":"Generate prioritized next steps for model gateway policy from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/build-gateway-policy","description":"Build model gateway policies from data class, model tier, user role, action risk, and logging needs using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/gateway-policy-rules","description":"Return hardcoded model gateway policy rules, weights, and decision criteria"}],"x402":null},{"id":"85799af0-959c-45e4-9f10-bfdc8cb506d1","name":"Video Thumbnail Prompt Planner API","slug":"video-thumbnail-prompt-planner-api-1a6cad","shortDescription":"Plan thumbnail prompts from hook strength, subject clarity, visual contrast, platform fit, and brand safety","description":"Plan thumbnail prompts from hook strength, subject clarity, visual contrast, platform fit, and brand safety. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","thumbnail","image-prompt","video-marketing","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/video-thumbnail-prompt-planner-api-1a6cad","openApiSpecUrl":"https://thumbnail-prompt-planner.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"03943ac7-de64-4663-8856-f85eed96b987","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5523467b-a95d-4c1c-9682-3a02d8597c47","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cefd28c7-62b9-455d-84f2-f0ca8780c623","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/plan-thumbnail-prompt","description":"Plan thumbnail prompts from hook strength, subject clarity, visual contrast, platform fit, and brand safety using deterministic scoring rules"},{"method":"POST","path":"/rank-thumbnail-variants","description":"Generate focused next steps for thumbnail prompt planner from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/thumbnail-rules","description":"Return hardcoded thumbnail prompt planner rules, weights, and decision criteria"}],"x402":null},{"id":"e4262812-201a-4e2d-a495-9af8097a23f7","name":"Engineering Incident Agent Router API","slug":"engineering-incident-agent-router-api-361a60","shortDescription":"Route engineering incidents by service impact, severity, ownership, dependency, and mitigation readiness","description":"Route engineering incidents by service impact, severity, ownership, dependency, and mitigation readiness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","engineering","incident-routing","sre","agent-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/engineering-incident-agent-router-api-361a60","openApiSpecUrl":"https://engineering-incident-router.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"ff35a5db-7b14-4764-a5aa-e5051b5fa178","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"862ebac9-fae8-4bdc-a62c-0071682055f1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b596e9d3-5f10-4eb6-845a-3fc1e15eea60","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/incident-rules","description":"Return hardcoded engineering incident router rules, weights, and decision criteria"},{"method":"POST","path":"/route-incident","description":"Route engineering incidents by service impact, severity, ownership, dependency, and mitigation readiness using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-mitigation","description":"Generate focused next steps for engineering incident router from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"895671c3-7b32-4aaa-9685-c461208fa190","name":"Customer Support Agent QA API","slug":"customer-support-agent-qa-api-9a647c","shortDescription":"Grade support agent responses for policy fit, empathy, resolution quality, escalation need, and risk","description":"Grade support agent responses for policy fit, empathy, resolution quality, escalation need, and risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","support-qa","agent-quality","customer-service","policy-fit","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-support-agent-qa-api-9a647c","openApiSpecUrl":"https://customer-support-agent-qa.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"64e21de9-2774-4f74-a8e0-af9f1c42e55c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6429be31-a742-4dc9-a23e-aae8b3ac8e2e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"62b65268-3504-4f25-84a3-eb0bd91b4715","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/grade-response","description":"Grade support agent responses for policy fit, empathy, resolution quality, escalation need, and risk using deterministic rule scoring"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/suggest-response-fixes","description":"Generate focused next steps for customer support agent qa based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/qa-rubric","description":"Return hardcoded customer support agent qa rules, weights, and evaluation criteria"}],"x402":null},{"id":"15c0391c-0071-4d68-97b5-2bc14875ec75","name":"URL Metadata API","slug":"url-metadata-api-12f62f","shortDescription":"Fetch URL metadata, Open Graph tags, safety scores, and link previews for research agents, content pipelines, and browser automation","description":"Fetch URL metadata, Open Graph tags, safety scores, and link previews for research agents, content pipelines, and browser automation","category":null,"tags":["url-metadata","open-graph","link-preview","safety","web","browser-automation","url metadata","url metadata api","open graph","link preview","safety","web","browser automation","url metadata api api"],"baseUrl":"https://orbisapi.com/proxy/url-metadata-api-12f62f","openApiSpecUrl":"https://orbis-apis.onrender.com/url-metadata/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"4cea4b65-afe0-492a-ac91-a43bdbe360ec","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"c5f33fa9-3a89-44ad-85eb-75716bd451e2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"68305529-bf08-48fa-aaac-d5a59d69d609","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/fetch","description":"Fetch core metadata from a URL"},{"method":"POST","path":"/og-tags","description":"Extract Open Graph and social meta tags"},{"method":"POST","path":"/analyze","description":"Analyze URL safety and reputation"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/url-intelligence","description":"ONE-CALL: fetch + OG + safety + preview"},{"method":"POST","path":"/link-preview","description":"Generate rich link preview card data"},{"method":"POST","path":"/batch","description":"Batch fetch metadata for up to 20 URLs"}],"x402":null},{"id":"1fc2cbdb-4692-439f-874e-d0d6b4a23771","name":"Meta Tags Extractor API","slug":"meta-tags-extractor-api-e8d998","shortDescription":"Extract and audit webpage meta tags","description":"Extract, validate, and analyze HTML meta tags from any URL, including title, description, canonical, robots, Open Graph, and Twitter Card metadata. Built for SEO agents, website auditors, content pipelines, and orchestration workflows that need deterministic page metadata with confidence, provenance, cache hints, and execution-gate support.","category":null,"tags":["seo","metadata","html","open-graph","twitter-card","web-audit","extract meta tags","seo metadata api","open graph tags","twitter card metadata","canonical tag checker","webpage metadata extraction"],"baseUrl":"https://orbisapi.com/proxy/meta-tags-extractor-api-e8d998","openApiSpecUrl":"https://orbis-apis.onrender.com/meta-tags-extractor/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"2503e9a6-463b-4a58-aaea-8d2a625fd932","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"bf67286a-b44f-4455-ab8a-9a7b794c76a2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"dfc8f103-3cf0-45cd-a517-58222e88fe12","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/extract","description":"Extract endpoint"},{"method":"POST","path":"/validate","description":"Validate endpoint"},{"method":"POST","path":"/batch","description":"Batch endpoint"},{"method":"POST","path":"/meta-intelligence","description":"One-call meta tag extraction, validation, and SEO audit"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"a04fa45d-9426-43ae-a8cc-8d751052bede","name":"SERP Snippet Preview API","slug":"serp-snippet-preview-api-2d9d34","shortDescription":"Preview and optimize SERP snippets","description":"Preview how a page appears in search results, check title and meta description truncation, score snippet quality, and generate optimization recommendations. Built for SEO agents, publishing workflows, and content QA systems.","category":null,"tags":["serp","seo","snippet","search-preview","metadata","serp snippet preview","google search preview","title tag length checker","meta description preview","seo ctr score"],"baseUrl":"https://orbisapi.com/proxy/serp-snippet-preview-api-2d9d34","openApiSpecUrl":"https://orbis-apis.onrender.com/serp-snippet-preview/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"f77e8f9c-c012-4dbe-af26-ea097872ebc1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"dbd23b6e-7dda-4ef6-91c6-6056c37c0665","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"9a3216f6-4ac8-4588-8a7d-01bbacfecfc6","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/preview","description":"Preview endpoint"},{"method":"POST","path":"/optimize","description":"Optimize endpoint"},{"method":"POST","path":"/score","description":"Score endpoint"},{"method":"POST","path":"/serp-intelligence","description":"One-call SERP preview, CTR score, and title/description optimization"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"a5809685-86e4-4053-8b6c-572b2166d151","name":"Agent Tool Selection Router API","slug":"agent-tool-selection-router-api-48b941","shortDescription":"Route agent tasks to the best tool option using capability fit, risk, latency, cost, and confidence","description":"Route agent tasks to the best tool option using capability fit, risk, latency, cost, and confidence. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","tool-routing","agent-tools","orchestration","decision-routing","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-tool-selection-router-api-48b941","openApiSpecUrl":"https://agent-tool-selection-router.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"f37c099b-91ef-44e8-b500-f93180cd92ca","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b4d1fa15-8416-4164-a70a-17d81242b587","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"12478688-7bc3-4f62-a1c5-6168d1b9ec60","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/explain-tool-choice","description":"Produce focused follow-up actions for agent tool selection router based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/routing-rules","description":"Return hardcoded agent tool selection router rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/route-tool","description":"Route agent tasks to the best tool option using capability fit, risk, latency, cost, and confidence using deterministic rule scoring"}],"x402":null},{"id":"2c8991f4-1590-40f8-acfe-beae7d5ea8a6","name":"Keyword Density API","slug":"keyword-density-api-fd89f5","shortDescription":"Analyze keyword density and SEO gaps","description":"Analyze keyword frequency, density, distribution, and competitor gaps in text or web pages. Built for SEO agents, content optimization workflows, publishing pipelines, and search visibility audits.","category":null,"tags":["seo","keywords","content-analysis","search","optimization","keyword density api","seo keyword analysis","content optimization","keyword frequency checker","competitor keyword gap"],"baseUrl":"https://orbisapi.com/proxy/keyword-density-api-fd89f5","openApiSpecUrl":"https://orbis-apis.onrender.com/keyword-density/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"7f38e234-b656-41ea-9881-d7db981ac0a7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"984e0d09-0c96-4d87-9213-5b2d6c4d2536","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"1254d2a8-d9f1-44e9-ad10-9e92ffb93d2e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/analyze","description":"Analyze endpoint"},{"method":"POST","path":"/optimize","description":"Optimize endpoint"},{"method":"POST","path":"/compare","description":"Compare endpoint"},{"method":"POST","path":"/keyword-intelligence","description":"One-call keyword density, optimization plan, and competitor gap analysis"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"16960262-40fe-4c75-b7b2-fd80cef1709d","name":"Caption Generator API","slug":"caption-generator-api-796a17","shortDescription":"Generate platform-ready social captions","description":"Generate and optimize social media captions for posts, images, and videos with platform variants, hashtags, CTAs, and engagement-oriented recommendations. Built for social agents, content calendars, and campaign automation.","category":null,"tags":["captions","social-media","content-generation","marketing","copywriting","caption generator api","social media captions","instagram caption generator","linkedin post caption","tiktok caption ideas"],"baseUrl":"https://orbisapi.com/proxy/caption-generator-api-796a17","openApiSpecUrl":"https://orbis-apis.onrender.com/caption-generator/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"c0a06139-45bb-4132-8d3d-f7a5d909d113","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"aad1f689-4d95-4bcc-aa80-149da064191d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"4349c3fc-8c78-4f0f-a5cf-a2a2cbdd0db0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/generate","description":"Generate endpoint"},{"method":"POST","path":"/optimize","description":"Optimize endpoint"},{"method":"POST","path":"/batch","description":"Batch endpoint"},{"method":"POST","path":"/caption-intelligence","description":"One-call caption generation, hashtags, CTAs, and platform variants"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"d53066fc-ab0e-4392-ae88-782348066159","name":"Agent Access Review Scheduler API","slug":"agent-access-review-scheduler-api-01f0ff","shortDescription":"Schedule agent access reviews from role criticality, permission age, data sensitivity, and owner status","description":"Schedule agent access reviews from role criticality, permission age, data sensitivity, and owner status. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["security","access-review","agent-governance","permissions","identity","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-access-review-scheduler-api-01f0ff","openApiSpecUrl":"https://agent-access-review-scheduler.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"7b4cd66b-7edc-4446-aad3-b4818b0d08a6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e6fef13f-bd6d-4b81-bda2-135bb11d618d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e0797b71-c732-42fa-9e74-c7aca6274ffd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/schedule-review","description":"Schedule agent access reviews from role criticality, permission age, data sensitivity, and owner status using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/flag-review-overdue","description":"Generate focused next steps for agent access review scheduler from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/review-rules","description":"Return hardcoded agent access review scheduler rules, weights, and decision criteria"}],"x402":null},{"id":"af864d7a-062d-42ad-aec3-7fe26bdb9fee","name":"Non-Human Identity Inventory API","slug":"non-human-identity-inventory-api-2e46f5","shortDescription":"Inventory non-human identities by owner, scope, age, secret exposure, and agent workflow usage","description":"Inventory non-human identities by owner, scope, age, secret exposure, and agent workflow usage. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["identity","nhi","non-human-identity","agent-security","access-control","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/non-human-identity-inventory-api-2e46f5","openApiSpecUrl":"https://nhi-identity-inventory.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"97225d21-e1fa-4c7d-a8ea-448ebe376704","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"80f17155-5038-42a5-84d8-ef3c02613ae6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c16d0a7c-95c9-4afa-89b8-180a95320626","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/identity-rules","description":"Return hardcoded nhi identity inventory rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/flag-nhi-risk","description":"Generate focused next steps for nhi identity inventory from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/inventory-identities","description":"Inventory non-human identities by owner, scope, age, secret exposure, and agent workflow usage using deterministic scoring rules"}],"x402":null},{"id":"d16e3296-0b71-4a43-b610-7e17d648705b","name":"Shopify Analyzer API","slug":"shopify-analyzer-api-21a5d3","shortDescription":"AI-powered ecommerce optimization and store intelligence","description":"Agent-native ecommerce analysis infrastructure for Shopify stores. Analyze products, pricing, conversion funnels, merchandising, SEO, competitive positioning, and revenue optimization opportunities using autonomous workflows and strategic scoring.","category":null,"tags":["shopify","ecommerce","conversion-optimization","seo","store-analysis","business-intelligence","retail","agentic","shopify analysis","ecommerce optimization","conversion analysis","store intelligence","product optimization","AI ecommerce insights","shopify audit"],"baseUrl":"https://orbisapi.com/proxy/shopify-analyzer-api-21a5d3","openApiSpecUrl":"https://orbis-apis.onrender.com/shopify-analyzer/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"74e0852e-84c5-418b-89cb-c2b99f502dcc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b66fc92-2f1d-47a0-bb46-c06362e0804d","name":"Growth","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"935e437c-cf1c-4cb7-b6bc-bb9972b8193c","name":"Growth Agency","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-shopify-store","description":"ONE-CALL full Shopify intelligence workflow with 90-day action plan"},{"method":"POST","path":"/analyze-store","description":"Full Shopify store analysis and market positioning"},{"method":"POST","path":"/product-intelligence","description":"Product demand, pricing and upsell opportunities"},{"method":"POST","path":"/conversion-audit","description":"Conversion bottlenecks, checkout friction and trust signals"},{"method":"POST","path":"/competitor-stores","description":"Competitive landscape and exploitable market gaps"},{"method":"POST","path":"/seo-audit","description":"SEO issues, content gaps and backlink strategy"},{"method":"POST","path":"/pricing-strategy","description":"Pricing recommendations, bundles and discount strategy"},{"method":"POST","path":"/ad-intelligence","description":"Ad channels, audiences, creatives and budget allocation"},{"method":"POST","path":"/growth-signals","description":"Growth readiness, retention signals and scaling opportunities"},{"method":"POST","path":"/execution-gate","description":"Execution readiness checks with blocking flags"}],"x402":null},{"id":"31d7bee5-42ac-4cf8-b6c8-57d5c60732e8","name":"Data Processing Agreement Reviewer API","slug":"data-processing-agreement-reviewer-api-7b8e55","shortDescription":"Review DPAs for processor risk, liability exposure, weak security commitments, and missing compliance language. Returns ","description":"Review DPAs for processor risk, liability exposure, weak security commitments, and missing compliance language. Returns flagged clauses, explanation notes, and remediation suggestions for privacy and legal teams. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes legal compliance, data processing, processing agreement, agreement reviewer, and privacy. Use the /v1/privacy/review-dpa-risk endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["legal-and-compliance","ml-model","data-processing-agreement-reviewer","legal","compliance","data","processing","agreement","reviewer","privacy","review-dpa-risk","review","dpas","processor"],"baseUrl":"https://orbisapi.com/proxy/data-processing-agreement-reviewer-api-7b8e55","openApiSpecUrl":"https://orbis-data-processing-agreement-rev.vercel.app/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"00ea3124-350d-476b-bfe4-e05ec41c3896","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"be40b76a-2dad-421d-9ea8-0cfc7e789176","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"71fe2453-e417-48e3-90f3-a73b481d75fe","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/privacy/review-dpa-risk","description":null},{"method":"POST","path":"/v1/privacy/review-dpa-risk","description":null}],"x402":null},{"id":"1b6f36bd-2349-4592-9b60-61d78886df08","name":"Language Localization QA API","slug":"language-localization-qa-api-9ba9c7","shortDescription":"Score localization quality by tone fit, cultural risk, terminology, length expansion, and market readiness","description":"Score localization quality by tone fit, cultural risk, terminology, length expansion, and market readiness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["nlp","localization","translation-qa","language","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/language-localization-qa-api-9ba9c7","openApiSpecUrl":"https://localization-qa.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"3bbb6aa3-dc95-4fc4-b879-b9c3995fda33","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"898d4217-5faa-4d10-98d3-c96539bc7275","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c6769ed3-0dec-424f-b3f6-5301bbffa52d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/localization-rules","description":"Return hardcoded localization qa rules, weights, and decision criteria"},{"method":"POST","path":"/score-localization","description":"Score localization quality by tone fit, cultural risk, terminology, length expansion, and market readiness using deterministic scoring rules"},{"method":"POST","path":"/recommend-localization-fixes","description":"Generate focused next steps for localization qa from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"a244b30d-3eb1-4272-b628-7ff595ff0f7e","name":"Image Alt Text Prompt Builder API","slug":"image-alt-text-prompt-builder-api-6e9ad3","shortDescription":"Build image alt text prompts from audience, context, object priority, accessibility, and SEO intent","description":"Build image alt text prompts from audience, context, object priority, accessibility, and SEO intent. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","alt-text","accessibility","image-prompt","seo","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/image-alt-text-prompt-builder-api-6e9ad3","openApiSpecUrl":"https://alt-text-prompt-builder.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"e02f7f30-426a-4997-99f6-2e512b952c77","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f4853855-c873-4150-a6a7-45cda60df8ca","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"6015cf9c-4429-4ee4-8f64-cc18d2eeea0a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/alt-text-rules","description":"Return hardcoded alt text prompt builder rules, weights, and decision criteria"},{"method":"POST","path":"/build-alt-text-prompt","description":"Build image alt text prompts from audience, context, object priority, accessibility, and SEO intent using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/audit-alt-text-brief","description":"Generate focused next steps for alt text prompt builder from risk, fit, confidence, owner readiness, and publishing safety"}],"x402":null},{"id":"7828f416-9311-4ea0-b443-0c53f46b5e90","name":"Topical Authority Roadmap API","slug":"topical-authority-roadmap-api-859fa4","shortDescription":"Build topical authority roadmaps from pillar depth, entity coverage, internal links, freshness, and proof assets","description":"Build topical authority roadmaps from pillar depth, entity coverage, internal links, freshness, and proof assets. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","topical-authority","content-strategy","ranking","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/topical-authority-roadmap-api-859fa4","openApiSpecUrl":"https://topical-authority-roadmap.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"66bce789-7b57-46cd-b211-3b7be589a57d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2b663953-a5ca-4505-8c4f-5ac9a5a5db88","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"375b1182-3b34-4fec-b27b-10e2ff1ece95","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/build-roadmap","description":"Build topical authority roadmaps from pillar depth, entity coverage, internal links, freshness, and proof assets using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/rank-topic-investments","description":"Generate focused next steps for topical authority roadmap from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/authority-rules","description":"Return hardcoded topical authority roadmap rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"4482fc78-2ed1-43e5-a504-b6ca56564bce","name":"RAG Permission Boundary API","slug":"rag-permission-boundary-api-8af93b","shortDescription":"Define RAG permission boundaries from document class, user role, retrieval scope, citation need, and redaction risk","description":"Define RAG permission boundaries from document class, user role, retrieval scope, citation need, and redaction risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","rag","permissions","knowledge-access","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-permission-boundary-api-8af93b","openApiSpecUrl":"https://rag-permission-boundary.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"3252205f-4766-4937-bf19-64ab55519a64","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d819c924-5aba-43a9-8876-7668eab22455","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"6b09890e-9d27-41d1-9a11-b8079a857721","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/define-rag-boundary","description":"Define RAG permission boundaries from document class, user role, retrieval scope, citation need, and redaction risk using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/audit-retrieval-risk","description":"Generate prioritized next steps for rag permission boundary from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/rag-boundary-rules","description":"Return hardcoded rag permission boundary rules, weights, and decision criteria"}],"x402":null},{"id":"05b10bdf-4051-4dd5-893e-5726aae72979","name":"Agent Workflow Drift Detector API","slug":"agent-workflow-drift-detector-api-904fa6","shortDescription":"Detect agent workflow drift from task mix, tool usage, latency, cost, errors, and outcome quality","description":"Detect agent workflow drift from task mix, tool usage, latency, cost, errors, and outcome quality. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","workflow-drift","agent-ops","observability","quality-monitoring","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-workflow-drift-detector-api-904fa6","openApiSpecUrl":"https://agent-workflow-drift.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"85e51a9f-c0bb-4149-979d-a376be9ffade","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"57d1cdf3-31bd-41b9-a584-498bf2e447ed","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c3cd3b7f-c79f-4eb8-8d90-63b240bfc960","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/detect-drift","description":"Detect agent workflow drift from task mix, tool usage, latency, cost, errors, and outcome quality using deterministic scoring rules"},{"method":"GET","path":"/drift-rules","description":"Return hardcoded agent workflow drift rules, weights, and decision criteria"},{"method":"POST","path":"/explain-drift-drivers","description":"Generate focused next steps for agent workflow drift from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"4c4a95a1-ea43-4cc0-98dc-aad3e23628d5","name":"Sales Account Research Planner API","slug":"sales-account-research-planner-api-6b2875","shortDescription":"Plan account research tasks from buyer persona, intent signals, firmographics, timing, and outreach goal","description":"Plan account research tasks from buyer persona, intent signals, firmographics, timing, and outreach goal. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","sales","account-research","lead-intelligence","agent-workflows","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-account-research-planner-api-6b2875","openApiSpecUrl":"https://sales-account-research-planner.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"e6797261-2b1d-4fd3-8580-90823242f9e2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a703cacc-e568-47a8-8cd5-1374dea81585","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3e92acdf-b19d-41db-9814-a1c8a117e3b2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/rank-account-signals","description":"Generate focused next steps for sales account research planner based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/research-playbooks","description":"Return hardcoded sales account research planner rules, weights, and evaluation criteria"},{"method":"POST","path":"/plan-research","description":"Plan account research tasks from buyer persona, intent signals, firmographics, timing, and outreach goal using deterministic rule scoring"}],"x402":null},{"id":"0e951d84-9961-4b99-a4da-546cf3a1437d","name":"Customer Data Merge Risk API","slug":"customer-data-merge-risk-api-45af87","shortDescription":"Score customer data merge risk from identity confidence, consent mismatch, duplicate strength, source quality, and rollback path","description":"Score customer data merge risk from identity confidence, consent mismatch, duplicate strength, source quality, and rollback path. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-data","identity-resolution","privacy","crm","agent-friendly","x402","customer data merge risk","customer data","identity resolution","privacy","crm","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-data-merge-risk-api-45af87","openApiSpecUrl":"https://customer-data-merge-risk.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"206384ef-1f72-4541-9f4d-7eb0708d176b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7a6d7d2e-d80e-4e75-a4e3-a4e911911079","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"41f0efcb-8f4a-4acc-bed5-7af36e10862d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/merge-risk-rules","description":"Return hardcoded customer data merge risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-customer-data-merge-risk","description":"Score customer data merge risk from identity confidence, consent mismatch, duplicate strength, source quality, and rollback path using deterministic scoring rules"},{"method":"POST","path":"/rank-merge-controls","description":"Generate focused next steps for customer data merge risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a2102a62-3e51-430f-b62d-1ab70b79cf58","name":"Customer Journey Dropoff Explainer API","slug":"customer-journey-dropoff-explainer-api-35a7ae","shortDescription":"Explain customer journey dropoffs from funnel step, segment, friction signal, support history, and intent gap","description":"Explain customer journey dropoffs from funnel step, segment, friction signal, support history, and intent gap. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-journey","conversion","analytics","retention","agent-friendly","x402","customer journey dropoff explainer","customer journey","conversion","analytics","retention","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-journey-dropoff-explainer-api-35a7ae","openApiSpecUrl":"https://journey-dropoff-explainer.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"538208c1-4e9f-4e89-bc2d-e9ab27429799","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"77bf80fa-3094-4cc7-99c6-c2f942240829","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"31a524b5-4b9e-4b61-a169-55cabae00eff","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dropoff-explainer-rules","description":"Return hardcoded journey dropoff explainer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-journey-dropoff","description":"Explain customer journey dropoffs from funnel step, segment, friction signal, support history, and intent gap using deterministic scoring rules"},{"method":"POST","path":"/recommend-dropoff-fixes","description":"Generate focused next steps for journey dropoff explainer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"544e7e3b-5da2-42a0-9a55-6724ba6a14f6","name":"Marketing Claim Compliance API","slug":"marketing-claim-compliance-api-5403f5","shortDescription":"Check marketing claim compliance from claim strength, proof, audience, regulated terms, and approval state","description":"Check marketing claim compliance from claim strength, proof, audience, regulated terms, and approval state. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["marketing","compliance","claims","approval","agent-friendly","x402","marketing claim compliance","marketing","compliance","claims","approval","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketing-claim-compliance-api-5403f5","openApiSpecUrl":"https://marketing-claim-compliance.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"a1d0533f-be5a-4389-8bf2-e9e3011b2e10","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a8cc28dc-6667-487b-9c32-fd4622605e31","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9d5beea4-76e4-4e03-957a-5f6420c760e3","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/claim-compliance-rules","description":"Return hardcoded marketing claim compliance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-marketing-claim","description":"Check marketing claim compliance from claim strength, proof, audience, regulated terms, and approval state using deterministic scoring rules"},{"method":"POST","path":"/repair-claim-language","description":"Generate focused next steps for marketing claim compliance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"31a5b97c-3fd3-4d36-9e24-c9ceed55aec1","name":"Derivatives API","slug":"derivatives-api-cbffd5","shortDescription":"Crypto futures pricing, options Greeks and strategy intelligence","description":"Analyzes crypto futures and options contracts. Returns fair value, basis, funding rates, open interest, liquidation levels, implied volatility, full Greeks (delta, gamma, theta, vega), theoretical pricing, breakeven, max profit and loss, and trade recommendations.","category":null,"tags":["derivatives","futures","options","greeks","implied-volatility","crypto-trading","crypto futures analysis","options Greeks API","implied volatility","delta gamma vega theta","futures fair value","funding rates"],"baseUrl":"https://orbisapi.com/proxy/derivatives-api-cbffd5","openApiSpecUrl":"https://orbis-apis.onrender.com/derivatives/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"81a5ecb6-938f-4a13-8846-989b4b8bfc40","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e86593d8-b5e8-4c90-92f5-8087bc2b62cb","name":"Derivatives Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":20000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/futures","description":"Analyze futures contract with AI pricing and risk assessment"},{"method":"POST","path":"/options","description":"Price and analyze options contract with full Greeks"},{"method":"GET","path":"/futures/{symbol}","description":"Get live futures data for a symbol"},{"method":"GET","path":"/options/{symbol}","description":"Get live options chain data for a symbol"},{"method":"GET","path":"/funding-rates","description":"Get current funding rates across markets"}],"x402":null},{"id":"6313e33b-86f8-4b31-9b6d-39c6281681b7","name":"Agent Observability Telemetry API","slug":"agent-observability-telemetry-api-2bdbf9","shortDescription":"Runtime telemetry, tracing and health analysis for autonomous agents","description":"Full-stack observability infrastructure for autonomous agents including trace ingestion, health analysis, anomaly detection, failure analysis, performance scoring, SLO reporting, cost analysis, session summaries, and webhook alerting.","category":null,"tags":["observability","agents","telemetry","tracing","monitoring","developer-tools","agent observability","agent telemetry","trace autonomous agents","workflow monitoring","agent health analysis","SLO reporting"],"baseUrl":"https://orbisapi.com/proxy/agent-observability-telemetry-api-2bdbf9","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-observability/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"f637f67b-091e-45cc-9402-412145ebddc0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b233216-b907-46a6-9f4d-63e27c3c9d45","name":"Runtime Ops","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/trace","description":"Submit execution trace"},{"method":"GET","path":"/trace/{trace_id}","description":"Retrieve trace by ID"},{"method":"POST","path":"/analyze","description":"Analyze agent health and performance"},{"method":"GET","path":"/dashboard/{agent_id}","description":"Get agent observability dashboard"},{"method":"POST","path":"/anomaly-detect","description":"Detect behavioral anomalies"},{"method":"POST","path":"/failure-analysis","description":"Root cause analysis of failures"},{"method":"POST","path":"/performance-score","description":"Score agent performance"},{"method":"POST","path":"/session-summary","description":"Summarize agent session"},{"method":"POST","path":"/cost-analysis","description":"Analyze agent cost breakdown"},{"method":"POST","path":"/error-budget","description":"Calculate error budget consumption"},{"method":"POST","path":"/slo-report","description":"Generate SLO compliance report"},{"method":"POST","path":"/log-tool-call","description":"Log tool call event"},{"method":"POST","path":"/monitor-agent-session","description":"Start real-time agent monitoring"},{"method":"POST","path":"/replay-agent","description":"Replay agent session for debugging"},{"method":"POST","path":"/export-traces","description":"Export traces for external analysis"},{"method":"POST","path":"/webhook-alert","description":"Configure webhook alerts"},{"method":"POST","path":"/ingest-event","description":"Ingest telemetry event"},{"method":"POST","path":"/trace-workflow","description":"Trace multi-step workflow execution"}],"x402":null},{"id":"7ea30fa5-2a55-4d1a-868c-7f45dcf8055e","name":"Token Risk Lite API","slug":"token-risk-lite-api-737aac","shortDescription":"Fast, lightweight token safety scoring — detect honeypots, rug pulls, and critical risk flags for high-frequency trading agents and DeFi safety checks","description":"Fast, lightweight token safety scoring — detect honeypots, rug pulls, and critical risk flags for high-frequency trading agents and DeFi safety checks","category":null,"tags":["token-risk","crypto","honeypot","liquidity-risk","web3","compliance","token risk lite","token risk lite api","token risk","crypto","honeypot","liquidity risk","web3","compliance","token risk lite api api"],"baseUrl":"https://orbisapi.com/proxy/token-risk-lite-api-737aac","openApiSpecUrl":"https://orbis-apis.onrender.com/token-risk-lite/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"9c4abfa9-4926-4fba-a9b6-ad4a17b44045","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"9feb0ca5-928d-4d26-9983-49ad888dca17","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"27bd5fb6-ad46-4ea1-9ab9-d19f7480b269","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/assess","description":"Assess token risk with core safety checks"},{"method":"POST","path":"/score","description":"Get detailed token risk score with breakdown"},{"method":"POST","path":"/flags","description":"Get specific risk flags for a token"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/risk-intelligence","description":"ONE-CALL: assess + score + flags + explanation"},{"method":"POST","path":"/compare","description":"Compare risk between two tokens"},{"method":"POST","path":"/batch","description":"Batch assess up to 20 tokens"}],"x402":null},{"id":"a456b32e-be41-490a-98f5-5a0a4047e3ea","name":"Game Economy Balance Guard API","slug":"game-economy-balance-guard-api-f58dfa","shortDescription":"Guard game economy changes from reward inflation, sink coverage, player segment impact, fraud risk, and retention","description":"Guard game economy changes from reward inflation, sink coverage, player segment impact, fraud risk, and retention. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","gaming","game-economy","balance","agent-friendly","x402","game economy balance guard","data","gaming","game economy","balance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/game-economy-balance-guard-api-f58dfa","openApiSpecUrl":"https://game-economy-balance.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"3ab87437-23fa-4be7-85c8-e5c3531941f6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1cee197e-ece7-4bfd-b888-629d32e9a18c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e8c60e6a-2166-4afe-b1d5-19f83d132673","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/economy-balance-rules","description":"Return hardcoded game economy balance rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-economy-change","description":"Guard game economy changes from reward inflation, sink coverage, player segment impact, fraud risk, and retention using deterministic scoring rules"},{"method":"POST","path":"/rank-balance-actions","description":"Generate focused next steps for game economy balance from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"432501b7-8c3c-477d-81d3-63b719d70755","name":"App Store Lookup API","slug":"app-store-lookup-api-2ed26d","shortDescription":"Lookup app store metadata and reviews","description":"Retrieve app metadata, ratings, reviews, sentiment summaries, and similar app intelligence across iOS and Android app stores. Designed for competitive research agents, app intelligence workflows, product monitoring, and marketplace discovery with typed schemas and provenance.","category":null,"tags":["app-store","mobile-apps","reviews","competitive-intelligence","ios","android","app store lookup","google play app metadata","ios app reviews","mobile app competitor analysis","app rating api","app sentiment"],"baseUrl":"https://orbisapi.com/proxy/app-store-lookup-api-2ed26d","openApiSpecUrl":"https://orbis-apis.onrender.com/app-store-lookup/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"eaf26ce4-5d9d-4204-ba5c-4c1d891e3327","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"a7019927-93cc-492d-80f2-ed159d41ccd9","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"7391f525-f0b1-437c-8ec6-c7d5a45380db","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/lookup","description":"Lookup endpoint"},{"method":"POST","path":"/reviews","description":"Reviews endpoint"},{"method":"POST","path":"/similar","description":"Similar endpoint"},{"method":"POST","path":"/app-intelligence","description":"One-call app metadata, reviews, sentiment, and competitive landscape"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"9d095258-8b95-4150-9534-44a99b670474","name":"DNS Propagation API","slug":"dns-propagation-api-c2eee5","shortDescription":"Check DNS propagation globally","description":"Check DNS propagation across global resolver nodes, get status percentages, trace resolution paths, and verify DNS change completion. Designed for deployment agents, DevOps workflows, domain migration checks, and infrastructure monitoring with typed confidence and provenance.","category":null,"tags":["dns","devops","propagation","domain","infrastructure","monitoring","dns propagation checker","global dns lookup","dns trace api","domain propagation status","dns record verification","nameserver propagation"],"baseUrl":"https://orbisapi.com/proxy/dns-propagation-api-c2eee5","openApiSpecUrl":"https://orbis-apis.onrender.com/dns-propagation/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"0984b28f-36b4-4438-822d-9de94a52dcb4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"caa01220-8354-4379-8e90-b65cd9198761","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"ce35a3de-67e7-4079-9d84-b12f125afbf3","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/check","description":"Check endpoint"},{"method":"POST","path":"/status","description":"Status endpoint"},{"method":"POST","path":"/trace","description":"Trace endpoint"},{"method":"POST","path":"/propagation-intelligence","description":"One-call DNS propagation check, status, and trace"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"436f01ab-2698-4e42-b005-5ecc10a02193","name":"Agent Approval Chain Optimizer API","slug":"agent-approval-chain-optimizer-api-a531e5","shortDescription":"Optimize agent approval chains from action risk, approver load, SLA, business impact, and audit requirement","description":"Optimize agent approval chains from action risk, approver load, SLA, business impact, and audit requirement. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for agent capability drift, MCP dependency risk, enterprise data residency, approval chains, support handoff quality, workspace data boundaries, and automation ROI prioritization with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring governance, support, security, privacy, finance, operations, and Orbis x402 monetization workflows.","category":null,"tags":["approval-workflow","agent-governance","automation","sla","agent-friendly","x402","agent approval chain optimizer","approval workflow","agent governance","automation","sla","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-approval-chain-optimizer-api-a531e5","openApiSpecUrl":"https://agent-approval-chain-optimizer.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"44383fec-beb9-411b-9190-c1f387cc8822","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cb032fb9-d217-4d94-9ab5-e817eb0e4e17","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"05aeaa51-bde7-4505-9abc-98222eeee945","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/approval-chain-rules","description":"Return hardcoded agent approval chain optimizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/optimize-agent-approval-chain","description":"Optimize agent approval chains from action risk, approver load, SLA, business impact, and audit requirement using deterministic scoring rules"},{"method":"POST","path":"/rank-approval-bottlenecks","description":"Generate focused next steps for agent approval chain optimizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"e50c7add-6de9-4c07-9bc1-7cf072d3bbce","name":"Agent Tool Chain Blast Radius API","slug":"agent-tool-chain-blast-radius-api-7289bd","shortDescription":"Estimate tool chain blast radius from chained systems, auth scope, data sensitivity, external writes, and approval gates","description":"Estimate tool chain blast radius from chained systems, auth scope, data sensitivity, external writes, and approval gates. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["agent-security","tool-chain","blast-radius","governance","agent-friendly","x402","agent tool chain blast radius","agent security","tool chain","blast radius","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-tool-chain-blast-radius-api-7289bd","openApiSpecUrl":"https://agent-tool-chain-blast-radius.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"5021dc32-e23d-441e-abc2-fe96079fcbdc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a1389b55-1390-4e13-9f09-8ff779bcc74a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"51b3675c-e5c9-4e3c-98ab-43cdf17d533c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/blast-radius-rules","description":"Return hardcoded agent tool chain blast radius rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/estimate-tool-chain-blast-radius","description":"Estimate tool chain blast radius from chained systems, auth scope, data sensitivity, external writes, and approval gates using deterministic scoring rules"},{"method":"POST","path":"/rank-blast-radius-controls","description":"Generate focused next steps for agent tool chain blast radius from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6d5cc240-5ee8-48c5-8db2-b111950fc8a3","name":"AI Support Handoff Quality API","slug":"ai-support-handoff-quality-api-b7134a","shortDescription":"Score AI support handoff quality from issue summary, customer sentiment, evidence completeness, routing fit, and SLA risk","description":"Score AI support handoff quality from issue summary, customer sentiment, evidence completeness, routing fit, and SLA risk. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for agent capability drift, MCP dependency risk, enterprise data residency, approval chains, support handoff quality, workspace data boundaries, and automation ROI prioritization with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring governance, support, security, privacy, finance, operations, and Orbis x402 monetization workflows.","category":null,"tags":["customer-support","handoff","agent-quality","sla","agent-friendly","x402","ai support handoff quality","customer support","handoff","agent quality","sla","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-support-handoff-quality-api-b7134a","openApiSpecUrl":"https://ai-support-handoff-quality.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"bdbacb6e-3c5e-4138-b352-6c61f080c322","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cc909740-ff1d-4a89-8dab-2fcc1d3ff6f6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"492ac2e2-0e70-4001-87da-818bd69dc410","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/support-handoff-rules","description":"Return hardcoded ai support handoff quality rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-ai-support-handoff-quality","description":"Score AI support handoff quality from issue summary, customer sentiment, evidence completeness, routing fit, and SLA risk using deterministic scoring rules"},{"method":"POST","path":"/rank-handoff-fixes","description":"Generate focused next steps for ai support handoff quality from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"085fe1b2-3c77-47f2-9ab3-944a0697e761","name":"Video Generation Brief Router API","slug":"video-generation-brief-router-api-fbe3b6","shortDescription":"Route video generation briefs by platform, duration, aspect ratio, risk, and production goal","description":"Route video generation briefs by platform, duration, aspect ratio, risk, and production goal. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":{"id":"cat-video-gen","name":"Video Generation","slug":"video-generation"},"tags":["ai","video-generation","brief-routing","creative-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/video-generation-brief-router-api-fbe3b6","openApiSpecUrl":"https://video-brief-router.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"0873c75e-3959-4ae2-800c-207c3485dcd6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"1f87e400-5c66-45ed-afac-206328665e49","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e0889ad5-74de-43d7-a450-5c021a8b1d66","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/prioritize-video-brief-fixes","description":"Generate focused next steps for video brief router from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/route-video-brief","description":"Route video generation briefs by platform, duration, aspect ratio, risk, and production goal using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/video-brief-rules","description":"Return hardcoded video brief router rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"f3d82c1d-3bf8-4466-b0e7-0774263432c1","name":"Browser Compatibility API","slug":"browser-compatibility-api-4a4331","shortDescription":"Check browser feature compatibility","description":"Check CSS, JavaScript, and HTML feature compatibility across browsers, generate support reports, and recommend polyfills. Built for frontend agents, CI/CD QA workflows, developer tooling, and web compatibility automation.","category":null,"tags":["browser-compatibility","frontend","polyfills","javascript","css","developer-tools","browser compatibility check","can i use api","css feature support","javascript polyfill recommendation","frontend compatibility report"],"baseUrl":"https://orbisapi.com/proxy/browser-compatibility-api-4a4331","openApiSpecUrl":"https://orbis-apis.onrender.com/browser-compatibility/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"942110c3-6b9b-45cb-a84e-e5b387d8772a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":30000,"rateLimitPerSecond":null},"features":[]},{"id":"cef97670-d6f0-40f2-aada-5b22f5df2e74","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"2fbb6953-143a-49f4-8e42-8fdceb1435ec","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/check","description":"Check endpoint"},{"method":"POST","path":"/polyfills","description":"Polyfills endpoint"},{"method":"POST","path":"/report","description":"Report endpoint"},{"method":"POST","path":"/compat-intelligence","description":"One-call compatibility analysis, support matrix, and polyfill plan"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"184639f9-2a44-463b-aa8f-949f486df32e","name":"Agent API Control Plane Auditor API","slug":"agent-api-control-plane-auditor-api-2fe506","shortDescription":"Audit agent API control planes for policy coverage, runtime visibility, quotas, and escalation paths","description":"Audit agent API control planes for policy coverage, runtime visibility, quotas, and escalation paths. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","api-controls","agentic-apis","governance","observability","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-api-control-plane-auditor-api-2fe506","openApiSpecUrl":"https://agent-api-control-auditor.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"10c9739f-2cfe-452a-a5ee-bf1d72d5c95d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8cd0080c-294c-48c6-9128-cb486c782409","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3280ffd4-071b-4ff0-80bb-b27842ae42ab","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/control-plane-rules","description":"Return hardcoded agent api control auditor rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-api-controls","description":"Generate focused next steps for agent api control auditor from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/audit-control-plane","description":"Audit agent API control planes for policy coverage, runtime visibility, quotas, and escalation paths using deterministic scoring rules"}],"x402":null},{"id":"582d7ae4-1ba3-41c9-bf02-2807675887e9","name":"Agent Sandbox Escape Risk API","slug":"agent-sandbox-escape-risk-api-d4c090","shortDescription":"Score agent sandbox escape risk from file access, network access, shell use, secrets exposure, and write scope","description":"Score agent sandbox escape risk from file access, network access, shell use, secrets exposure, and write scope. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","security","sandbox-risk","agent-safety","tool-permissions","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-sandbox-escape-risk-api-d4c090","openApiSpecUrl":"https://agent-sandbox-escape-risk.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"bcc793d1-6415-4b0b-b6ba-1dece1e4fbee","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"1761539a-9092-45a5-a2ec-3718ad7b3858","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"26551bd6-a026-4be7-80d3-0d1b1fef7f9f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/sandbox-rules","description":"Return hardcoded agent sandbox escape risk rules, weights, and decision criteria"},{"method":"POST","path":"/recommend-isolation","description":"Produce focused follow-up actions for agent sandbox escape risk based on risk, confidence, readiness, and control gaps"},{"method":"POST","path":"/score-sandbox-risk","description":"Score agent sandbox escape risk from file access, network access, shell use, secrets exposure, and write scope using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"96c3cd3e-3144-4ad1-b2ed-225e14492730","name":"API Dependency Blast Radius API","slug":"api-dependency-blast-radius-api-7f3a5e","shortDescription":"Estimate API dependency blast radius from consumers, critical paths, auth scope, retries, and fallback coverage","description":"Estimate API dependency blast radius from consumers, critical paths, auth scope, retries, and fallback coverage. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","api-dependencies","blast-radius","reliability","agentic-apis","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-dependency-blast-radius-api-7f3a5e","openApiSpecUrl":"https://api-blast-radius.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"c82e9171-d84e-4527-8bd3-edc5344cefaa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8d4f53dc-6a66-413f-85c6-0eea890b1acf","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"035d49d4-eaf0-4c8d-928d-1ed3b7573059","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/rank-dependency-risks","description":"Generate focused next steps for api blast radius from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/estimate-blast-radius","description":"Estimate API dependency blast radius from consumers, critical paths, auth scope, retries, and fallback coverage using deterministic scoring rules"},{"method":"GET","path":"/blast-rules","description":"Return hardcoded api blast radius rules, weights, and decision criteria"}],"x402":null},{"id":"62cc5262-1d95-42b5-9950-2c4a073d3a43","name":"AI Workflow SOX Control API","slug":"ai-workflow-sox-control-api-2b2277","shortDescription":"Map AI workflow SOX controls from financial impact, approval chain, evidence, segregation, and change risk","description":"Map AI workflow SOX controls from financial impact, approval chain, evidence, segregation, and change risk. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["sox","finance-controls","ai-workflow","audit","agent-friendly","x402","ai workflow sox control","sox","finance controls","ai workflow","audit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-workflow-sox-control-api-2b2277","openApiSpecUrl":"https://ai-workflow-sox-control.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"7cd8c517-2750-4040-b683-bea9c197f0fa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ac718c0d-ff38-4fc6-b56a-3d011572b48c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0295718b-8026-4293-b40c-1ca2d4be8376","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/sox-control-rules","description":"Return hardcoded ai workflow sox control rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-sox-controls","description":"Map AI workflow SOX controls from financial impact, approval chain, evidence, segregation, and change risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-sox-evidence","description":"Generate focused next steps for ai workflow sox control from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7a76be35-5da4-4e0e-9fb6-a98ebd8a5c26","name":"Agent Simulation Scenario Builder API","slug":"agent-simulation-scenario-builder-api-3f832d","shortDescription":"Build agent simulation scenarios from task risk, edge cases, tool failures, and review criteria","description":"Build agent simulation scenarios from task risk, edge cases, tool failures, and review criteria. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","simulation","agent-testing","evals","scenario-design","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-simulation-scenario-builder-api-3f832d","openApiSpecUrl":"https://agent-scenario-builder.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"6eb96050-7380-4e6c-80a7-f6ab90c3a82a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"23f17516-e0f8-46a3-9658-9216bf372461","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3c4cd8e1-0737-419c-846a-e2aa8c1c3550","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/build-scenario","description":"Build agent simulation scenarios from task risk, edge cases, tool failures, and review criteria using deterministic scoring rules"},{"method":"GET","path":"/scenario-rules","description":"Return hardcoded agent scenario builder rules, weights, and decision criteria"},{"method":"POST","path":"/score-scenario-coverage","description":"Generate focused next steps for agent scenario builder from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"61404156-b1d1-436c-a198-614eab0af593","name":"Agent Policy Exception Register API","slug":"agent-policy-exception-register-api-f855cb","shortDescription":"Register agent policy exceptions with reason, risk owner, expiry, compensating control, and audit status","description":"Register agent policy exceptions with reason, risk owner, expiry, compensating control, and audit status. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","policy-exceptions","governance","audit","risk-register","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-policy-exception-register-api-f855cb","openApiSpecUrl":"https://agent-exception-register.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"c51f8fa5-4eca-4d53-a868-a154f5353580","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6f0b882a-701b-46db-8d43-52d73b241483","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b34c4004-302a-4e08-8845-7c091004a18f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-exception-risk","description":"Generate focused next steps for agent exception register from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/register-exception","description":"Register agent policy exceptions with reason, risk owner, expiry, compensating control, and audit status using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/exception-rules","description":"Return hardcoded agent exception register rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"cff0c711-780b-472b-a5c9-891e9567b395","name":"Browser Selector Stability Auditor API","slug":"browser-selector-stability-auditor-api-4751a6","shortDescription":"Audit browser automation selectors for stability, ambiguity, layout drift, and fallback readiness","description":"Audit browser automation selectors for stability, ambiguity, layout drift, and fallback readiness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","browser-automation","selectors","web-testing","agent-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/browser-selector-stability-auditor-api-4751a6","openApiSpecUrl":"https://browser-selector-stability-auditor.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"10d930de-7e5c-439f-bb23-b53d3e98614a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0559abc4-5828-4728-ba1a-b643734e9722","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"47b02024-2f97-4a78-807a-87ab25232c80","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/audit-selectors","description":"Audit browser automation selectors for stability, ambiguity, layout drift, and fallback readiness using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/selector-rules","description":"Return hardcoded browser selector stability auditor rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/build-fallback-strategy","description":"Produce focused follow-up actions for browser selector stability auditor based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"a49f9a46-7290-4322-96b7-8081d6416d92","name":"Customer Renewal Risk Brief API","slug":"customer-renewal-risk-brief-api-74a2bf","shortDescription":"Build renewal risk briefs from usage trend, sentiment, support history, contract timing, and expansion fit","description":"Build renewal risk briefs from usage trend, sentiment, support history, contract timing, and expansion fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","renewals","customer-success","risk-brief","agent-assist","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-renewal-risk-brief-api-74a2bf","openApiSpecUrl":"https://renewal-risk-brief.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"c5f6307a-b740-4c18-adb6-d825767f994e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"63c2664e-322c-4566-bab5-e8d58f0fc0e9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"17ba11e0-ed88-4b01-9588-583dbcaa2c6c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/renewal-rules","description":"Return hardcoded renewal risk brief rules, weights, and decision criteria"},{"method":"POST","path":"/build-risk-brief","description":"Build renewal risk briefs from usage trend, sentiment, support history, contract timing, and expansion fit using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/prioritize-renewal-actions","description":"Generate focused next steps for renewal risk brief from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"3e5d5de1-50c0-4b57-be28-b6b39778ad5d","name":"MCP Tool Manifest Validator API","slug":"mcp-tool-manifest-validator-api-188d57","shortDescription":"Validate MCP tool manifests for schema clarity, permission scope, naming quality, and agent usability","description":"Validate MCP tool manifests for schema clarity, permission scope, naming quality, and agent usability. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","mcp","tool-manifest","agent-tools","schema-validation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-tool-manifest-validator-api-188d57","openApiSpecUrl":"https://mcp-tool-manifest-validator.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"7f5585a7-33d9-47a1-95a9-4988198f891e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b04094c4-d1a9-44fe-aa24-d40917b319fc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0679c784-fc22-4e1a-a612-9c11a90da581","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-agent-usability","description":"Generate focused next steps for mcp tool manifest validator based on risk, urgency, confidence, and owner readiness"},{"method":"POST","path":"/lint-manifest","description":"Validate MCP tool manifests for schema clarity, permission scope, naming quality, and agent usability using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/manifest-rules","description":"Return hardcoded mcp tool manifest validator rules, weights, and evaluation criteria"}],"x402":null},{"id":"dd8ae58b-c20d-43c8-a8df-a5e206c24e6f","name":"Sales Pipeline Agent Coach API","slug":"sales-pipeline-agent-coach-api-abd012","shortDescription":"Coach sales pipeline agents using stage risk, buyer intent, objection type, next step, and deal quality","description":"Coach sales pipeline agents using stage risk, buyer intent, objection type, next step, and deal quality. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","sales","pipeline-coaching","agent-assist","revenue-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-pipeline-agent-coach-api-abd012","openApiSpecUrl":"https://sales-pipeline-agent-coach.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"a726c7b8-25fc-4ba5-a1fb-3a1e7a3a2c2f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f7abf80b-8326-41a0-ad1f-6faaf6b478b9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"25446358-a657-4df2-8100-cbf281137c4d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/pipeline-rules","description":"Return hardcoded sales pipeline agent coach rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/prioritize-deal-actions","description":"Generate focused next steps for sales pipeline agent coach from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/coach-pipeline","description":"Coach sales pipeline agents using stage risk, buyer intent, objection type, next step, and deal quality using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"ba5d95b2-bfb4-4a77-b53d-7d18476a3370","name":"Property Maintenance Reserve Planner API","slug":"property-maintenance-reserve-planner-api-831c80","shortDescription":"Plan property maintenance reserves from asset age, inspection findings, tenant impact, vendor quotes, and lease obligations","description":"Plan property maintenance reserves from asset age, inspection findings, tenant impact, vendor quotes, and lease obligations. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["real-estate","maintenance-reserve","property-ops","finance","agent-friendly","x402","property maintenance reserve planner","real estate","maintenance reserve","property ops","finance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/property-maintenance-reserve-planner-api-831c80","openApiSpecUrl":"https://property-maintenance-reserve-planne.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"9d93479c-8da0-4db1-8ed3-791bc23ee2d8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"871c5824-b2f1-46d2-a9ff-7882abd90e55","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"221e9878-8619-4471-98d7-25483e1df110","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/maintenance-reserve-rules","description":"Return hardcoded property maintenance reserve planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-property-maintenance-reserve","description":"Plan property maintenance reserves from asset age, inspection findings, tenant impact, vendor quotes, and lease obligations using deterministic scoring rules"},{"method":"POST","path":"/rank-reserve-actions","description":"Generate focused next steps for property maintenance reserve planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"adc36fde-6ed0-4712-8dac-8661e8e4b936","name":"Smart Contract Decoder API","slug":"smart-contract-decoder-api-87d3f3","shortDescription":"Decode contract ABIs, analyze contract purpose and risk, audit for vulnerabilities, and check interaction safety for DeFi and security agents","description":"Decode contract ABIs, analyze contract purpose and risk, audit for vulnerabilities, and check interaction safety for DeFi and security agents","category":null,"tags":["smart-contract","abi","web3","developer-tools","decoder","security","smart contract decoder","smart contract decoder api","smart contract","abi","web3","developer tools","decoder","security","smart contract decoder api api"],"baseUrl":"https://orbisapi.com/proxy/smart-contract-decoder-api-87d3f3","openApiSpecUrl":"https://orbis-apis.onrender.com/smart-contract-decoder/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"38a46ed4-c0a1-4b04-bb3c-383f96649f01","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"28f52f17-f052-437c-b325-0ba22745b8a8","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"991d6c21-94f9-4eea-8a18-78c518d2422b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/decode","description":"Decode contract ABI and function signatures"},{"method":"POST","path":"/analyze","description":"Analyze contract purpose and behavior"},{"method":"POST","path":"/audit","description":"Quick security audit for known vulnerabilities"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/contract-intelligence","description":"ONE-CALL: decode + analyze + audit + interaction safety"},{"method":"POST","path":"/functions","description":"List all callable functions and admin functions"},{"method":"POST","path":"/batch","description":"Batch decode up to 10 contracts"}],"x402":null},{"id":"78c8f5de-8f7b-43af-8180-998f234528d9","name":"Accessibility Audit Lite API","slug":"accessibility-audit-lite-api-a8f1cd","shortDescription":"Run lightweight WCAG accessibility audits","description":"Run WCAG accessibility checks on URLs or HTML, score compliance, and produce prioritized fix suggestions. Built for QA agents, frontend CI/CD checks, compliance workflows, and automated website accessibility monitoring.","category":null,"tags":["accessibility","wcag","a11y","website-audit","frontend","compliance","accessibility audit api","wcag checker","a11y score","website accessibility scan","accessibility fix suggestions"],"baseUrl":"https://orbisapi.com/proxy/accessibility-audit-lite-api-a8f1cd","openApiSpecUrl":"https://orbis-apis.onrender.com/accessibility-audit-lite/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"a3cfafb7-9354-4881-b779-655b4e088311","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"24fde12a-ccd8-4d40-aa55-74f943a43996","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"e3c7887a-2a29-4822-9a31-906adcb5f8ab","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/audit","description":"Audit endpoint"},{"method":"POST","path":"/score","description":"Score endpoint"},{"method":"POST","path":"/fix-suggestions","description":"Get prioritized remediation suggestions"},{"method":"POST","path":"/accessibility-intelligence","description":"One-call accessibility audit, score, and remediation checklist"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"ede98072-dbae-48e7-b349-ac3ef56cd2bc","name":"Agent Browser Login Flow Auditor API","slug":"agent-browser-login-flow-auditor-api-c09009","shortDescription":"Audit browser login automation for MFA, redirects, session state, selectors, and recovery readiness","description":"Audit browser login automation for MFA, redirects, session state, selectors, and recovery readiness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","browser-automation","login-flows","qa","agent-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-browser-login-flow-auditor-api-c09009","openApiSpecUrl":"https://browser-login-auditor.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"4e8e2365-b475-4bbe-82be-9ef99bde4789","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8b366f30-0985-4468-aca5-a666aaa174cb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"da94fca1-8624-44cb-a164-f067c79db51f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/login-rules","description":"Return hardcoded browser login auditor rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/plan-login-recovery","description":"Generate focused next steps for browser login auditor from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/audit-login-flow","description":"Audit browser login automation for MFA, redirects, session state, selectors, and recovery readiness using deterministic scoring rules"}],"x402":null},{"id":"41a57ca2-7aa7-4394-9ca6-b99389a8fcfe","name":"Derivatives Intelligence API","slug":"derivatives-intelligence-api-547431","shortDescription":"Options, futures, funding and risk-surface intelligence","description":"Analyzes crypto derivatives markets including funding rates, options flow, put-call sentiment, gamma exposure, max pain, volatility regimes, and risk surfaces for autonomous finance agents.","category":null,"tags":["derivatives","options","futures","crypto","risk-surface","funding-rates","crypto derivatives","options flow","gamma exposure","funding rate signal","max pain","risk surface API"],"baseUrl":"https://orbisapi.com/proxy/derivatives-intelligence-api-547431","openApiSpecUrl":"https://orbis-apis.onrender.com/derivatives-intelligence/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"9297c597-54c7-40b3-b4a6-1fb4a19e3d5d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7614dafb-363e-4015-abe6-356af9e84e12","name":"Derivatives Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":15000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/signal","description":"Generate derivatives-aware directional signal"},{"method":"GET","path":"/positioning/{symbol}","description":"Analyze derivatives positioning for a symbol"},{"method":"POST","path":"/risk-surface","description":"Analyze options risk surface, gamma exposure and volatility regime"}],"x402":null},{"id":"5d30431e-9020-47c2-a5f9-fc7fd47ef684","name":"Slug Generator API","slug":"slug-generator-api-96e070","shortDescription":"Generate and validate SEO-friendly slugs","description":"Generate, clean, validate, and batch-produce SEO-friendly URL slugs from titles or phrases. Supports transliteration, stop-word handling, deterministic validation, and lightweight orchestration workflows.","category":null,"tags":["slug","seo","url","content","developer-tools","slug generator api","seo url slug","validate url slug","batch slug generation","title to slug"],"baseUrl":"https://orbisapi.com/proxy/slug-generator-api-96e070","openApiSpecUrl":"https://orbis-apis.onrender.com/slug-generator/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"34b00bec-3708-4846-8e81-63a6be9c1b2c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":[]},{"id":"b789a75a-494a-4c1c-b6f6-7cdc00e80a2b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"39476fe6-7323-4ee6-95d1-2fb0e3e8b30f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/generate","description":"Generate endpoint"},{"method":"POST","path":"/validate","description":"Validate endpoint"},{"method":"POST","path":"/batch","description":"Batch endpoint"},{"method":"POST","path":"/slug-intelligence","description":"One-call slug generation, validation, SEO score, and alternatives"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"43fd4bc4-29b8-46a3-bfd1-e207eb892be6","name":"Virality Score API","slug":"virality-score-api-3dd2ef","shortDescription":"Score content virality potential, predict share velocity, analyze emotional triggers and optimize for maximum reach in social media agent workflows","description":"Score content virality potential, predict share velocity, analyze emotional triggers and optimize for maximum reach in social media agent workflows","category":null,"tags":["virality","social-media","content-scoring","marketing","analytics","creator-tools","virality score","virality score api","virality","social media","content scoring","marketing","analytics","creator tools","virality score api api"],"baseUrl":"https://orbisapi.com/proxy/virality-score-api-3dd2ef","openApiSpecUrl":"https://orbis-apis.onrender.com/virality-score/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"d1c73321-5206-4701-9fd5-d96cfdb1fe6a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"6fbb5eb8-f577-4733-9922-1d34cfcf8b32","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e9e3309d-4993-4989-9edf-6cac546fe1bc","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/score","description":"Score content virality potential 0-100"},{"method":"POST","path":"/predict","description":"Predict share velocity and reach potential"},{"method":"POST","path":"/analyze","description":"Analyze emotional triggers and engagement drivers"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/virality-intelligence","description":"ONE-CALL: score + predict + emotions + optimization"},{"method":"POST","path":"/optimize","description":"Get optimization suggestions to increase virality"},{"method":"POST","path":"/batch","description":"Batch score up to 10 content pieces"}],"x402":null},{"id":"93fd12c0-5809-4378-85f9-113401489d9d","name":"Staking Rewards API","slug":"staking-rewards-api-96179c","shortDescription":"Staking APY rates, provider comparison, reward estimates, and network health for PoS assets","description":"Get native and real APY after inflation for PoS assets, compare providers (exchange, liquid staking, self-custody, pool), estimate rewards for a given amount and duration with price scenarios, and retrieve network health data. Compare yields across up to 15 assets ranked by risk-adjusted APY. Built for yield-seeking agents, portfolio managers, and DeFi automation workflows.","category":null,"tags":["staking","apy","defi","proof-of-stake","yield","staking rewards api","crypto staking apy api","ethereum staking yield api","liquid staking provider comparison","proof of stake rewards calculator"],"baseUrl":"https://orbisapi.com/proxy/staking-rewards-api-96179c","openApiSpecUrl":"https://orbis-apis.onrender.com/staking-rewards/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"6f230207-1c40-45c3-920d-fdc9c4546f53","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"230a6d6c-2b25-4703-9ae9-004788b1c10e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e674ee23-19ec-4a5d-877c-46e8447f94e9","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/rates","description":"Staking rates — native APY, real APY after inflation, providers, lock-up, unbonding, slash risk"},{"method":"POST","path":"/estimate","description":"Estimate staking rewards for a given amount and duration with price scenarios"},{"method":"POST","path":"/compare","description":"Compare staking yields across up to 15 PoS assets — ranked by risk-adjusted APY"},{"method":"POST","path":"/lookup","description":"ONE-CALL: rates + provider comparison + reward estimate + network health"}],"x402":null},{"id":"4a8ab99a-22b7-4fc0-ae59-de03012147be","name":"TVL Analytics API","slug":"tvl-analytics-api-616ae3","shortDescription":"Track DeFi TVL trends, chain dominance, and capital rotation signals","description":"Institutional-grade TVL analytics API for DeFi research, macro positioning, and autonomous crypto agents. Analyze protocol TVL, chain-level flows, market share, liquidity migration, TVL growth quality, and ecosystem rotation trends.","category":null,"tags":["tvl","defi","liquidity","capital-flows","protocol-health","x402","coinbase-bazaar","agentic-market","tvl analytics api","defi tvl tracker api","protocol total value locked api","defi growth trend api","chain tvl comparison api"],"baseUrl":"https://orbisapi.com/proxy/tvl-analytics-api-616ae3","openApiSpecUrl":"https://orbis-apis.onrender.com/tvl-analytics/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"b46b960a-3aa9-42f5-9705-8051db661e57","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9c5618df-647a-498e-9891-43d239247817","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"78f0fde2-d922-41fa-b9a8-fbedaa13eb65","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/protocol","description":"TVL for a protocol — chain breakdown, 24h/7d/30d change, ATH drawdown, market share, rank"},{"method":"POST","path":"/chains","description":"TVL by blockchain — market share, flow direction, top protocol per chain, rotation signal"},{"method":"POST","path":"/lookup","description":"ONE-CALL: TVL snapshot + growth quality + health score + investment signal for a protocol"}],"x402":null},{"id":"895ff0a7-e22f-439c-ba90-c9c4b1174d8b","name":"Token Holder Distribution API","slug":"token-holder-distribution-api-eef0f1","shortDescription":"Analyze whale concentration, holder distribution, and accumulation trends for any token","description":"Institutional-grade token holder intelligence API for due diligence, risk analysis, and trading workflows. Analyze whale ownership concentration, top-10 holder control, holder growth trends, wallet distribution health, and accumulation risk signals across tokens.","category":null,"tags":["token-distribution","holder-analysis","whales","on-chain","risk-analysis","x402","coinbase-bazaar","agentic-market","token holder distribution","top holders api","whale concentration risk","tokenomics analysis","sell pressure risk"],"baseUrl":"https://orbisapi.com/proxy/token-holder-distribution-api-eef0f1","openApiSpecUrl":"https://orbis-apis.onrender.com/token-holder-distribution/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"55c8f9f1-6be4-430e-b8f8-551c23981c5a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"569a3ac5-9589-48b3-a4e4-c431cc08d229","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"1049f95c-fdbb-4508-8776-cfb3d3d6446b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Snapshot of token holder distribution — whale %, top-10 concentration, segment breakdown"},{"method":"POST","path":"/trend","description":"Holder distribution trend — growth rate, decentralization direction, whale behavior over time"},{"method":"POST","path":"/lookup","description":"ONE-CALL: snapshot + trend + concentration risk + investment signal for a token"}],"x402":null},{"id":"c903fb71-2a2f-4947-8d56-641972e0df67","name":"Identity Intelligence API","slug":"identity-intelligence-api-2fe8f5","shortDescription":"Fraud detection and trust scoring for identity verification","description":"Analyze and verify identities with fraud detection, trust scoring and challenge recommendations. Returns fraud scores, identity confidence, challenge requirements and chain-to recommendations.","category":null,"tags":["identity","fraud-detection","trust-scoring","verification","security","identity verification api","fraud detection api","trust scoring","identity intelligence","fraud score api"],"baseUrl":"https://orbisapi.com/proxy/identity-intelligence-api-2fe8f5","openApiSpecUrl":"https://orbis-apis.onrender.com/identity-intelligence/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"30c8d545-0177-42e4-a46c-95eff81ed85f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d99f149a-ecec-4eda-a0b5-fb8d53552b40","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/analyze","description":"Analyze identity for fraud risk and trust score"},{"method":"POST","path":"/v1/analyze/batch","description":"Batch analyze multiple identities"}],"x402":null},{"id":"d6ee5b57-64e0-498e-a914-9455d8b9e5c7","name":"Bollinger Band Alert API","slug":"bollinger-band-alert-api-2240b8","shortDescription":"Bollinger Band values, squeeze and breakout alerts across the market, and full BB intelligence with breakout probability","description":"Bollinger Band intelligence API for crypto volatility, squeeze, breakout, and mean-reversion workflows. Provides band values, volatility compression, squeeze alerts, breakout probability, mean-reversion context, market-wide Bollinger alerts, confidence scoring, and agent-chainable outputs.","category":null,"tags":["bollinger-bands","squeeze","breakout","volatility","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","bollinger bands crypto api","bollinger squeeze alert","crypto volatility breakout","mean reversion signal api","bollinger band trading agent"],"baseUrl":"https://orbisapi.com/proxy/bollinger-band-alert-api-2240b8","openApiSpecUrl":"https://orbis-apis.onrender.com/bollinger-band/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"827ee491-8a4a-41d4-afc7-363000aba18b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5f7a80a1-97f1-474e-8527-515af0c28c4f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/bands","description":"Current Bollinger Band values, band width, and price position for a symbol"},{"method":"POST","path":"/alerts","description":"Squeeze and breakout BB alerts across the market"},{"method":"POST","path":"/lookup","description":"ONE-CALL: BB state + squeeze detection + breakout probability + trade signal"}],"x402":null},{"id":"11d7cca6-9506-4085-873e-c44d061f8055","name":"Whale Entry Signal API","slug":"whale-entry-signal-api-1b8c23","shortDescription":"Detect whale accumulation entry signals, scan market-wide whale patterns, and get on-chain evidence with confidence scoring","description":"Premium whale entry signal API for trading agents, smart-money scanners, and on-chain intelligence workflows. Detects whale accumulation patterns, exchange withdrawals, stealth accumulation, dip-buying behavior, whale entry windows, on-chain evidence, risk factors, reasoning objects, execution-gate metadata, and confidence-scored recommended actions.","category":null,"tags":["whale","accumulation","on-chain","smart-money","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","whale entry signal api","crypto whale accumulation","smart money entry detection","on chain whale signal","whale wallet trading intelligence"],"baseUrl":"https://orbisapi.com/proxy/whale-entry-signal-api-1b8c23","openApiSpecUrl":"https://orbis-apis.onrender.com/whale-entry-signal/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"218c284e-9015-4209-9d75-d27b5810bb42","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"542b5e35-226a-4c48-9cfc-121818b1fbc5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/signals","description":"Whale accumulation entry signals for a specific token"},{"method":"POST","path":"/scan","description":"Scan the market for active whale entry patterns"},{"method":"POST","path":"/lookup","description":"ONE-CALL: whale entry intelligence + confidence + recommended action"}],"x402":null},{"id":"ebaaf39b-faba-451d-b589-fa2957ec861a","name":"Tool Output Citation Checker API","slug":"tool-output-citation-checker-api-a4c673","shortDescription":"Check tool outputs for citation coverage, source fit, claim support, and unsupported conclusion risk","description":"Check tool outputs for citation coverage, source fit, claim support, and unsupported conclusion risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","citations","tool-outputs","evidence-checking","quality-control","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-output-citation-checker-api-a4c673","openApiSpecUrl":"https://tool-citation-checker.vercel.app/openapi","hasFree":true,"callCount":4,"tiers":[{"id":"1f0ec6e8-1746-433e-95b8-d65a5ee031cc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"58480b6e-9217-419c-bc20-24ff24341a6c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ce6f2456-8840-43d9-a454-49a0fde89a22","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/flag-unsupported-claims","description":"Generate focused next steps for tool citation checker from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/check-citations","description":"Check tool outputs for citation coverage, source fit, claim support, and unsupported conclusion risk using deterministic scoring rules"},{"method":"GET","path":"/citation-rules","description":"Return hardcoded tool citation checker rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"abb3df11-4507-4763-a6d3-271435181c53","name":"Triangular Arbitrage API","slug":"triangular-arbitrage-api-9eafbd","shortDescription":"Find profitable triangular arbitrage loops with execution sequence, sizing, and timing windows","description":"Professional triangular arbitrage API for exchange trading bots and AI quant agents. Detects viable three-leg arbitrage loops, ranks paths by net profit after fees, estimates viability windows, execution complexity, trade volume limits, exact execution sequence, trade sizing, slippage, and timing risk.","category":null,"tags":["triangular-arbitrage","exchange-arbitrage","crypto","quant","trading-bots","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","triangular arbitrage api","crypto triangular arb","exchange arbitrage paths","arbitrage loop scanner","three leg crypto arbitrage"],"baseUrl":"https://orbisapi.com/proxy/triangular-arbitrage-api-9eafbd","openApiSpecUrl":"https://orbis-apis.onrender.com/triangular-arbitrage/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"05efd374-bda2-48e1-997c-3e0fdbcc7124","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7cae4f33-dcee-4021-9dac-5aa9cb46cab4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"Scan for viable triangular arbitrage loops"},{"method":"POST","path":"/paths","description":"Ranked triangular arbitrage paths by net profit"},{"method":"POST","path":"/lookup","description":"ONE-CALL best triangular loop with execution sequence and timing"}],"x402":null},{"id":"e37bd8e7-8c15-477d-a01e-adc8689aa0b2","name":"Flash Loan Opportunity API","slug":"flash-loan-opportunity-api-54e664","shortDescription":"Find flash loan opportunities with MEV risk, failure scenarios, and execution plans","description":"Premium flash loan opportunity API for advanced DeFi agents, quant systems, and execution-aware arbitrage bots. Compares flash loan protocols, scans opportunities, estimates required loan size, net profit, complexity, MEV risk, success probability, mitigation strategies, failure scenarios, and step-by-step contract execution plans.","category":null,"tags":["flash-loan","defi","arbitrage","mev","aave","balancer","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","flash loan opportunity api","flash loan arbitrage scanner","defi flash loan api","mev mitigation arbitrage","aave flash loan bot"],"baseUrl":"https://orbisapi.com/proxy/flash-loan-opportunity-api-54e664","openApiSpecUrl":"https://orbis-apis.onrender.com/flash-loan-opportunity/openapi.json","hasFree":true,"callCount":4,"tiers":[{"id":"7c653eb1-470d-49ed-91d0-d789fc774e92","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"878c613d-5bd0-4fcb-a05c-457549535991","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/protocols","description":"Flash loan protocol liquidity and fee comparison"},{"method":"POST","path":"/scan","description":"Flash loan arbitrage opportunities with MEV risk"},{"method":"POST","path":"/lookup","description":"ONE-CALL full flash loan execution plan with MEV mitigation"}],"x402":null},{"id":"c052fa94-36e1-438f-b6d3-986e4b1a2bd5","name":"Token Metadata API","slug":"token-metadata-api-dbc25f","shortDescription":"Name, symbol, logo, price and contract data for any token by id, symbol or contract","description":"Token Metadata API fetches comprehensive token metadata from CoinGecko for 10,000+ cryptocurrencies. Get token name, symbol, decimals, contract address, logo, description, website, social links, live price, market cap, 24h volume and price change. Search tokens by name or symbol, get currently trending tokens, and batch fetch up to 20 tokens in one call. Built for DEX interfaces, portfolio apps, token explorer pages and DeFi dashboards.","category":null,"tags":["token","crypto","defi","get token metadata by contract address","lookup erc20 token name symbol logo","get token price and market cap","search cryptocurrency token by name","get trending tokens right now"],"baseUrl":"https://orbisapi.com/proxy/token-metadata-api-dbc25f","openApiSpecUrl":"https://token-metadata-api.ccokolwiek885.workers.dev/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"92af1793-6f6a-4804-b9a0-624cb86f8e19","name":"Free","description":"10 calls/day and 10 calls/month. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"15125bd5-3059-43a8-84a6-ba294d78c6f5","name":"Pay Per Call","description":"Unlimited calls billed per request via x402. USDC on Base or Solana. No subscription.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/token","description":"Get metadata for a token by id, symbol or contract"},{"method":"GET","path":"/search","description":"Search tokens by name or symbol"},{"method":"GET","path":"/trending","description":"Get currently trending tokens"},{"method":"POST","path":"/batch","description":"Batch fetch up to 20 tokens"}],"x402":null},{"id":"7435bf91-7458-4343-b3c9-e48ac030ebf9","name":"Code Review Summarizer API","slug":"code-review-summarizer-api-dcc0f3","shortDescription":"Automated PR reviews with security scans, quality checks, and clear APPROVE/BLOCK verdicts","description":"Add automated code review to any CI/CD pipeline, GitHub Action, or developer tool in minutes. The Code Review Summarizer API analyzes code snippets or full PR diffs for security vulnerabilities, quality issues, maintainability problems, and complexity. Runs 20 detection rules across 5 categories: security (hardcoded secrets, SQL injection, XSS via innerHTML, eval() usage, sensitive data logging, missing input validation, HTTP instead of HTTPS), quality (empty catch blocks, console.log left in, TODO/FIXME comments, weak equality), maintainability (magic numbers, deep nesting, long functions), performance (wildcard imports, large payloads, missing DB indexes), and type safety (TypeScript any usage). Returns a 4-level verdict — APPROVE, COMMENT, REQUEST_CHANGES, or BLOCK — with a 0–100 quality score, A–F grade, per-issue severity (critical/high/medium/low), positive patterns detected (tests present, error handling, type annotations, env vars, input validation), and complexity metrics (cyclomatic proxy, nesting depth, comment ratio). Auto-detects language from 17 supported languages or filename. Parses unified diffs (git diff output) for per-file review. The /review/pr endpoint combines diff analysis with auto-generated PR descriptions. Fully self-contained — no external AI API required.","category":null,"tags":["code review","static analysis","security scanning","CI/CD","x402","pull request","developer tools","automation"],"baseUrl":"https://orbisapi.com/proxy/code-review-summarizer-api-dcc0f3","openApiSpecUrl":"https://code-review-summarizer.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"95ebe6a0-837c-41b7-91fd-1c00d4c6ba2f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4cb5cc6f-2e6b-4467-b554-aaebd882af6f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c3852abf-219c-4412-b55a-44bc5c2d0a7a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/review","description":"Review a code snippet — verdict + score + issues + positives (main endpoint)"},{"method":"POST","path":"/review/diff","description":"Review a full PR unified diff (git diff output)"},{"method":"POST","path":"/review/pr","description":"Full PR review with auto-generated PR description"},{"method":"POST","path":"/analyze/security","description":"Security scan only — fastest for security pipelines"},{"method":"POST","path":"/analyze/complexity","description":"Complexity metrics only (cyclomatic, nesting, comment ratio)"},{"method":"POST","path":"/detect/language","description":"Auto-detect programming language from code or filename"},{"method":"GET","path":"/rules","description":"All 20 detection rules with severity and category"},{"method":"GET","path":"/languages","description":"17 supported programming languages"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"24e11791-a334-4bcc-96c4-a77f5a657c34","name":"IP Reputation Risk Scorer API","slug":"ip-reputation-risk-scorer-api-45168f","shortDescription":"Score IP reputation risk from hardcoded abuse, hosting, velocity, ASN, and traffic behavior rules","description":"Score IP reputation risk from hardcoded abuse, hosting, velocity, ASN, and traffic behavior rules. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["data","ip-address","reputation-risk","fraud-prevention","security","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ip-reputation-risk-scorer-api-45168f","openApiSpecUrl":"https://ip-reputation-risk-scorer.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"ab900b64-0c65-450e-85f1-ccfdd769842a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8905b6f2-8988-41ce-8fd6-97f76ac98a3a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d5173d88-26d6-4b13-acb9-2e368fb8432a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/abuse-playbook","description":"Return recommended abuse responses by IP reputation risk level"},{"method":"GET","path":"/risk-signals","description":"Return hardcoded IP reputation signals and fraud-control weights"},{"method":"POST","path":"/triage-traffic","description":"Choose allow, challenge, step-up, or block actions from IP and session risk inputs"},{"method":"POST","path":"/score-ip","description":"Score IP reputation risk from hosting type, velocity, abuse history, and ASN mismatch"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"d09cf327-87ac-4532-94eb-a63b21abd48e","name":"Business Hours SLA Calculator API","slug":"business-hours-sla-calculator-api-d6cee9","shortDescription":"Calculate SLA response windows using business hours, severity, customer tier, and holiday rules","description":"Calculate SLA response windows using business hours, severity, customer tier, and holiday rules. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","sla-calculator","business-hours","support-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/business-hours-sla-calculator-api-d6cee9","openApiSpecUrl":"https://business-hours-sla-calculator-api.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"320a8dbf-4979-4d7f-b4da-a7a9343fc012","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"cca07f9f-6931-4575-bec0-660bd00f8a7d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d4b2067c-526b-4a63-a02a-d509251e61af","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/sla-rules","description":"Return hardcoded slaRules reference rules"},{"method":"POST","path":"/classify-breach-risk","description":"Return focused secondary analysis for Business Hours SLA Calculator API"},{"method":"POST","path":"/calculate-sla","description":"Calculate SLA response windows using business hours, severity, customer tier, and holiday rules"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"}],"x402":null},{"id":"0236e285-8d93-4e0d-9d8c-6d801d171b47","name":"Service Coverage Gap API","slug":"service-coverage-gap-api-44507d","shortDescription":"Detect service coverage gaps by area demand, existing reach, wait time, and capacity signals","description":"Detect service coverage gaps by area demand, existing reach, wait time, and capacity signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","service-coverage-gap","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/service-coverage-gap-api-44507d","openApiSpecUrl":"https://geo-service-coverage-gap.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"f85278a8-5d70-4ded-aae2-a321dbbb22bd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b130c215-44d6-47c7-bd3d-04163c0a8611","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0fc2556d-f82c-4d17-97bc-18cb3271b1ec","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"POST","path":"/detect","description":"Analyze one area and return premium scoring output"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"41d9d5bf-497c-486b-bef1-60018720b0d4","name":"Text Case Converter API","slug":"text-case-converter-api-3b8110","shortDescription":"Convert text between 13 cases — camelCase, snake_case, kebab-case and more — batch 200 strings per call","description":"Every data pipeline and agent normalizing strings needs case conversion on every field name, variable or label. 13 cases: camelCase, PascalCase, snake_case, kebab-case, SCREAMING_SNAKE, Title Case, sentence case, UPPER, lower, dot.case, path/case, CONSTANT_CASE and aLtErNaTiNg. Batch 200 strings at once. POST /convert — Single string to target case. POST /all — Get all 13 conversions at once. POST /batch — Convert up to 200 strings in one call.","category":null,"tags":["text-conversion","string-utils","data-normalization","utility","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/text-case-converter-api-3b8110","openApiSpecUrl":null,"hasFree":true,"callCount":5,"tiers":[{"id":"eeb22536-f5a7-44fe-88cd-679eb7833363","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · 13 cases · Batch 200 strings · JSON response"]},{"id":"b6a5c9c2-e817-49cb-a6a4-175491e87cd7","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · 13 cases · Batch 200/call · Case detection"]},{"id":"871e4279-3d10-4771-8901-b182c2cfc5a0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge"]},{"id":"f8f93bbd-0b23-4942-812f-d8438e7d59d8","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge"]}],"endpoints":[{"method":"POST","path":"/convert","description":"Targeted Conversion: Converts a single string to a specific casing style."},{"method":"POST","path":"/all","description":"Preview Mode: Returns one string converted into every supported case simultaneously."},{"method":"POST","path":"/batch","description":"Bulk Processing: Convert up to 200 items to a single target case in one request."},{"method":"GET","path":"/health","description":"Returns API status, version, and a list of all 14 supported case keys."},{"method":"GET","path":"/openapi.json","description":"Fetches the full OpenAPI 3.1.0 specification for documentation or testing."}],"x402":null},{"id":"07f24ee8-c0ad-459e-b925-4042ec8c4a11","name":"Base64 Encode/Decode API","slug":"base64-encode-decode-api-dd27f6","shortDescription":"Encode and decode Base64 and Base64URL strings instantly — batch 100 items per call — built for AI agents","description":"Every agent passing data between systems, APIs or storage layers needs Base64 encoding on every call. Encode text to Base64 or Base64URL, decode Base64 back to text, batch process up to 100 strings at once. Pure logic, sub-1ms, no external API. POST /encode — Encode any text to Base64 or Base64URL with size stats. POST /decode — Decode any Base64 string back to text. POST /batch — Encode or decode up to 100 strings in one call.","category":null,"tags":["base64","encoding","data-conversion","utility","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/base64-encode-decode-api-dd27f6","openApiSpecUrl":null,"hasFree":true,"callCount":5,"tiers":[{"id":"cf03a30a-3524-40e2-aea7-0a7afe2b241a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 3 endpoints · Batch 100 items · JSON response"]},{"id":"0eeaf2a2-f79a-4f86-b07c-078a76fb39ff","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · Batch 100 items · Base64URL support"]},{"id":"5d68b98d-f004-48b5-96c4-c8902a544ab9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · All endpoints · Sub-1ms edge"]},{"id":"4e734c7a-5825-4411-a1a2-5aa74843dc40","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"GET","path":"/health","description":"Returns API status, version, and a sub-1ms performance flex."},{"method":"GET","path":"/openapi/json","description":"Fetches the full OpenAPI 3.1.0 specification for the API."},{"method":"POST","path":"/encode","description":"Encodes a string to Base64 or Base64URL."},{"method":"POST","path":"/decode","description":"Decodes a Base64 or Base64URL string back to plain text."},{"method":"POST","path":"/batch","description":"Processes up to 100 items for encoding or decoding in one go."}],"x402":null},{"id":"cd11d964-3f70-488c-95f6-3d93d0f10e28","name":"Message Urgency Classifier API","slug":"message-urgency-classifier-api-78c979","shortDescription":"Classify message urgency from severity, deadline, sentiment, recipient, and business impact","description":"Classify message urgency from severity, deadline, sentiment, recipient, and business impact. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","message-urgency","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/message-urgency-classifier-api-78c979","openApiSpecUrl":"https://comm-message-urgency.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"9c061282-74da-4820-9c2b-49305aca6104","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2001280c-5732-4c76-b1a7-1711da30420b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"39d8954d-ab2d-4dd9-902e-7b6af050abb1","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/classify","description":"Analyze one message and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"469d091d-8f54-4f7d-a636-b30f60257958","name":"Agent Knowledge Gap Detector API","slug":"agent-knowledge-gap-detector-api-aab9e5","shortDescription":"Detect missing knowledge needed for agent tasks from sources, confidence, contradictions, and escalation needs","description":"Detect missing knowledge needed for agent tasks from sources, confidence, contradictions, and escalation needs. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","knowledge-gaps","agent-quality","rag","evidence","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-knowledge-gap-detector-api-aab9e5","openApiSpecUrl":"https://agent-knowledge-gap.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"6a5f010f-4ee4-4787-9f06-1f1860f95a55","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"21aa0e0e-8835-425a-9d97-13042f3225b0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"27cb9f48-9a6d-473e-8603-43c07b69e598","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/prioritize-research","description":"Generate focused next steps for agent knowledge gap from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/gap-rules","description":"Return hardcoded agent knowledge gap rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/detect-gaps","description":"Detect missing knowledge needed for agent tasks from sources, confidence, contradictions, and escalation needs using deterministic scoring rules"}],"x402":null},{"id":"a3087580-431c-464a-a697-94bf5c256b69","name":"RAG Answer Citation Auditor API","slug":"rag-answer-citation-auditor-api-d260ce","shortDescription":"Audit RAG answers for citation density, source authority, quote fit, conflict handling, and answer risk","description":"Audit RAG answers for citation density, source authority, quote fit, conflict handling, and answer risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","rag","citations","answer-quality","retrieval","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-answer-citation-auditor-api-d260ce","openApiSpecUrl":"https://rag-citation-auditor.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"8b630280-7154-4987-92b5-d306fad8c6bc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e0948aa0-ecea-4e74-aef7-3d7978d7966f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"07782848-4c2b-42a1-a317-d29e9a6ef1e6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/rag-citation-rules","description":"Return hardcoded rag citation auditor rules, weights, and decision criteria"},{"method":"POST","path":"/rank-citation-gaps","description":"Generate focused next steps for rag citation auditor from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/audit-answer","description":"Audit RAG answers for citation density, source authority, quote fit, conflict handling, and answer risk using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fc0d8116-c386-4ac5-b701-7f1a12bafb49","name":"Market Stress API","slug":"market-stress-api-1a9368","shortDescription":"Crypto portfolio stress testing and scenario risk analysis","description":"Runs portfolio stress scenarios for crypto assets, modeling macro shocks, rate hikes, drawdowns, liquidity stress, recovery estimates, risk factors, and mitigation strategies using Federal Reserve, CoinGecko and Glassnode data.","category":null,"tags":["stress-testing","crypto","portfolio-risk","macro","drawdown","risk-management","crypto stress test","portfolio drawdown analysis","macro shock scenario","risk mitigation","market crash simulation"],"baseUrl":"https://orbisapi.com/proxy/market-stress-api-1a9368","openApiSpecUrl":"https://orbis-apis.onrender.com/market-stress/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"d254ff1f-40af-4550-81cf-06062dcb3cf9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7d93429d-87bf-4496-b2ae-264bdae59975","name":"Risk Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":20000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/index","description":"Get current market stress index"},{"method":"POST","path":"/scenario","description":"Run portfolio stress scenario"},{"method":"GET","path":"/history","description":"Get historical stress readings"}],"x402":null},{"id":"6ff6b08f-fd5c-43c2-8ad5-f06ac448479b","name":"Agricultural Weather Window API","slug":"agricultural-weather-window-api-61158a","shortDescription":"Plan crop work windows from hardcoded rain, heat, frost, soil, and wind suitability rules","description":"Plan crop work windows from hardcoded rain, heat, frost, soil, and wind suitability rules. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["data","weather","agriculture","crop-planning","field-operations","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agricultural-weather-window-api-61158a","openApiSpecUrl":"https://agricultural-weather-window.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"6c90dac3-86c4-4e26-ae96-162ac1b20c7e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2f5008a0-6d29-4d01-a87c-813d2adc1406","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0c153ae1-f43f-42b5-bc4c-acfef37a1565","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/crop-rules","description":"Return crop-stage weather sensitivity rules for common agricultural workflows"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/operation-windows","description":"Return field operation suitability windows for planting, spraying, and harvest"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/rank-weather-risks","description":"Rank weather risks by crop stage, operation type, and forecast stress inputs"},{"method":"POST","path":"/plan-field-window","description":"Score field work timing from rain probability, wind, heat, frost, and soil condition"}],"x402":null},{"id":"3aaa18ec-a810-4913-99eb-0f52a970933c","name":"Severe Weather Operations Planner API","slug":"severe-weather-operations-planner-api-5bf81b","shortDescription":"Build severe weather readiness plans from hazard type, exposure, lead time, and operating constraints","description":"Build severe weather readiness plans from hazard type, exposure, lead time, and operating constraints. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["data","weather","severe-weather","operations-planning","risk-scoring","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/severe-weather-operations-planner-api-5bf81b","openApiSpecUrl":"https://severe-weather-operations-planner.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"a3e54aff-9128-4965-9167-ac4cf5a281c6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8e49b713-1478-43d6-9d72-fc44b0d21a81","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d2a02a77-baa0-4edc-9284-f5df093e7267","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/assess-location-risk","description":"Score site-level weather operations risk from hazard, exposure, lead time, and criticality"},{"method":"GET","path":"/response-playbooks","description":"Return preparedness, response, and recovery playbooks for operating teams"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/build-response-plan","description":"Generate prioritized severe weather actions for facilities, staffing, and communications"},{"method":"GET","path":"/hazard-rules","description":"Return hardcoded severe weather hazard rules and default action triggers"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"b56b35e0-a9ef-4876-9a90-7ff72cd4b81e","name":"Enterprise Agent Governance Checklist API","slug":"enterprise-agent-governance-checklist-api-5f90e7","shortDescription":"Check enterprise agent governance across ownership, approvals, monitoring, data access, and auditability","description":"Check enterprise agent governance across ownership, approvals, monitoring, data access, and auditability. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","governance","enterprise-agents","auditability","risk-controls","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/enterprise-agent-governance-checklist-api-5f90e7","openApiSpecUrl":"https://enterprise-agent-governance-checkli.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"dbad8cfd-736f-476f-89bd-e71cf10f55a9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6e7b0b2e-bef5-45ee-8381-b31a257758b8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"123d1579-0232-48a5-b2e8-5bda6f556bb4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/prioritize-controls","description":"Generate focused next steps for enterprise agent governance checklist based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/governance-controls","description":"Return hardcoded enterprise agent governance checklist rules, weights, and evaluation criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/check-governance","description":"Check enterprise agent governance across ownership, approvals, monitoring, data access, and auditability using deterministic rule scoring"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"500fb018-624a-4ce9-91b9-a7a965391256","name":"Agent Audit Evidence Pack API","slug":"agent-audit-evidence-pack-api-129022","shortDescription":"Build audit evidence packs for agent runs from objectives, tool calls, approvals, outputs, and exceptions","description":"Build audit evidence packs for agent runs from objectives, tool calls, approvals, outputs, and exceptions. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","audit","agent-runs","evidence-pack","compliance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-audit-evidence-pack-api-129022","openApiSpecUrl":"https://agent-audit-evidence-pack.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"6289e1da-8ac2-414c-9579-e705efca7495","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"87598103-88a9-4e60-8bb7-ff560ea4cc20","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cba91f9b-6526-4076-a636-4ca173925d55","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/evidence-items","description":"Return hardcoded agent audit evidence pack rules, weights, and evaluation criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-audit-readiness","description":"Generate focused next steps for agent audit evidence pack based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/build-evidence-pack","description":"Build audit evidence packs for agent runs from objectives, tool calls, approvals, outputs, and exceptions using deterministic rule scoring"}],"x402":null},{"id":"cec7109e-6014-45e4-8d78-786957eeea3d","name":"Alpha Signal API","slug":"alpha-signal-api-1f8d92","shortDescription":"Autonomous trading signal and opportunity detection infrastructure","description":"Real-time alpha signal engine for autonomous agents. Detect events, rank opportunities, explain signals, evaluate market regimes and gate execution decisions.","category":null,"tags":["trading-signals","crypto","market-analysis","alpha-detection","autonomous-agents","finance","detect trading opportunities","alpha signal api","crypto signal engine","market regime analysis","rank opportunities","signal explanation"],"baseUrl":"https://orbisapi.com/proxy/alpha-signal-api-1f8d92","openApiSpecUrl":"https://orbis-apis.onrender.com/alpha-signal/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"41649c88-d942-4811-a0e0-dde1c5e50cde","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"57b27c25-f793-42ff-bf9f-5a9cfb70ac82","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4f0f23c6-6e25-40a9-ab4b-ed2e4644f255","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan-signals","description":"Scan multiple assets for signals"},{"method":"POST","path":"/filter-signals","description":"Filter and sort signal arrays"},{"method":"POST","path":"/score-asset","description":"Generate composite market score"},{"method":"POST","path":"/detect-event","description":"Detect breakout and whale events"},{"method":"POST","path":"/rank-opportunities","description":"Rank opportunities by signal strength"},{"method":"POST","path":"/explain","description":"Explain signals and associated risks"},{"method":"POST","path":"/execution-gate","description":"Gate autonomous trade execution"}],"x402":null},{"id":"49f5d2fd-a343-480d-82d6-469042d5f251","name":"Build Failure Root Cause API","slug":"build-failure-root-cause-api-f84034","shortDescription":"Classify build failure causes from logs, changed files, dependency shifts, environment drift, and flaky signals","description":"Classify build failure causes from logs, changed files, dependency shifts, environment drift, and flaky signals. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["developer-tools","ci-cd","build-failure","automation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/build-failure-root-cause-api-f84034","openApiSpecUrl":"https://build-failure-root-cause.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"ad63bba6-ccbb-463a-ab21-e7b92c67a562","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5f4f12eb-2d51-4a26-8ca6-dc5ff4977f59","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7c2ce3bb-590d-48ea-9662-cce1547e549a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/build-failure-rules","description":"Return hardcoded build failure root cause rules, weights, and decision criteria"},{"method":"POST","path":"/recommend-build-fix","description":"Generate prioritized next steps for build failure root cause from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"POST","path":"/classify-root-cause","description":"Classify build failure causes from logs, changed files, dependency shifts, environment drift, and flaky signals using deterministic scoring rules"}],"x402":null},{"id":"b52f4d81-cf69-41dc-bc62-280752af203d","name":"Competitor Content Gap Matrix API","slug":"competitor-content-gap-matrix-api-f36832","shortDescription":"Build competitor content gap matrices from topics, intent coverage, authority signals, and conversion relevance","description":"Build competitor content gap matrices from topics, intent coverage, authority signals, and conversion relevance. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","competitor-analysis","content-gaps","ranking","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/competitor-content-gap-matrix-api-f36832","openApiSpecUrl":"https://competitor-content-gap.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"1539a7e1-b14b-4dc6-868c-7a867249f7fd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"35cd832c-6b39-4b80-a188-7fecffd88ed8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"dd904f1c-6973-48a3-85bb-c07f39211b9e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/prioritize-content-gaps","description":"Generate focused next steps for competitor content gap from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/build-gap-matrix","description":"Build competitor content gap matrices from topics, intent coverage, authority signals, and conversion relevance using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/gap-rules","description":"Return hardcoded competitor content gap rules, weights, and decision criteria"}],"x402":null},{"id":"af96bf0b-6234-4413-85bf-7abcf85a3f94","name":"Ecommerce SEO Collection Planner API","slug":"ecommerce-seo-collection-planner-api-89d3ac","shortDescription":"Plan ecommerce collection SEO from facets, product attributes, inventory depth, duplicate risk, and intent fit","description":"Plan ecommerce collection SEO from facets, product attributes, inventory depth, duplicate risk, and intent fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","ecommerce","collection-pages","faceted-navigation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ecommerce-seo-collection-planner-api-89d3ac","openApiSpecUrl":"https://ecommerce-seo-collection.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"e468680a-f56a-48e4-82cd-80b81567cb5f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"00818a9c-1d64-42dc-aaf0-e2db5edfbe43","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a1c872aa-4d24-4319-b7b0-cda0294a81ea","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/plan-collections","description":"Plan ecommerce collection SEO from facets, product attributes, inventory depth, duplicate risk, and intent fit using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/collection-rules","description":"Return hardcoded ecommerce seo collection rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/flag-facet-risks","description":"Generate focused next steps for ecommerce seo collection from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"c3c04fc4-d682-4b23-bdd7-0958245ee06d","name":"Agent Notification Escalation Router API","slug":"agent-notification-escalation-router-api-312fea","shortDescription":"Route agent notifications by severity, audience, channel fit, fatigue risk, and acknowledgement need","description":"Route agent notifications by severity, audience, channel fit, fatigue risk, and acknowledgement need. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","agent-alerts","escalation-routing","notifications","incident-comms","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-notification-escalation-router-api-312fea","openApiSpecUrl":"https://agent-notification-escalation-route.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"2ce380c0-860c-41a3-bd8e-ee67b27ce22b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"88a00d87-ef5d-4bc3-bb52-f47923ced361","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"70e8ad33-5dea-4735-b5db-79123bca015f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/escalation-rules","description":"Return hardcoded agent notification escalation router rules, weights, and decision criteria"},{"method":"POST","path":"/route-notification","description":"Route agent notifications by severity, audience, channel fit, fatigue risk, and acknowledgement need using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-escalation","description":"Produce focused follow-up actions for agent notification escalation router based on risk, confidence, readiness, and control gaps"}],"x402":null},{"id":"6e4012d7-5968-444c-815f-856deedeff7a","name":"Company Enrichment API","slug":"company-enrichment-api-9daab8","shortDescription":"Company intelligence and firmographic enrichment","description":"Enrich companies with industry, employee size, revenue estimates, hiring trends, technologies, and business intelligence signals.","category":null,"tags":["company-data","firmographics","business-intelligence","sales"],"baseUrl":"https://orbisapi.com/proxy/company-enrichment-api-9daab8","openApiSpecUrl":"https://orbis-apis.onrender.com/company-enrichment/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"466e0b22-6a6c-4309-9cb3-aedafff6a3b8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9ef6fb52-4945-4e6d-b0c9-611ee842f510","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/company-profile","description":"Company profile enrichment"},{"method":"POST","path":"/firmographics","description":"Firmographic data — employee count, revenue range, growth stage"},{"method":"POST","path":"/technographics","description":"Technology stack analysis"},{"method":"POST","path":"/batch","description":"Batch enrich up to 10 companies at once"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/enrich","description":"ONE-CALL full company enrichment"}],"x402":null},{"id":"cf31d1bc-97b9-48b0-9218-8196d57af45b","name":"Job Posting Search API","slug":"job-posting-search-api-bff64b","shortDescription":"Job search, salary estimates, and hiring intelligence","description":"Search jobs, analyze company hiring activity, estimate salaries, and generate application intelligence for recruiting and career workflows.","category":null,"tags":["jobs","recruiting","career","salary","hiring"],"baseUrl":"https://orbisapi.com/proxy/job-posting-search-api-bff64b","openApiSpecUrl":"https://orbis-apis.onrender.com/job-posting-search/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"d415e2d6-94ad-40f4-a0f5-d913d5b483b7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"64dadaeb-afd5-43f1-8402-beda673ccfb2","name":"Career Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/search-jobs","description":"Search jobs by title and skills"},{"method":"POST","path":"/company-jobs","description":"All open roles at a company with department breakdown"},{"method":"POST","path":"/salary-estimate","description":"Salary benchmarking"},{"method":"POST","path":"/job-details","description":"Detailed job intelligence"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/search","description":"ONE-CALL job intelligence workflow"}],"x402":null},{"id":"e8b5bd30-d98a-4966-a4ff-de49c79e3bf1","name":"OpenAPI Validator API","slug":"openapi-validator-api-427e3e","shortDescription":"Validate, lint, score, and diff OpenAPI specifications","description":"Validate OpenAPI specs, lint for best practices, score agent-callability, compare versions, and analyze MCP compatibility.","category":null,"tags":["openapi","validation","mcp","developer-tools","linting"],"baseUrl":"https://orbisapi.com/proxy/openapi-validator-api-427e3e","openApiSpecUrl":"https://orbis-apis.onrender.com/openapi-validator/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"87971bf7-5f9c-4fa7-b8f1-a6f2ab1881ea","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bce3f077-0981-4d62-bae4-4d8db0ef5005","name":"Validator Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate OpenAPI spec"},{"method":"POST","path":"/lint","description":"Lint best practices"},{"method":"POST","path":"/score","description":"Score spec quality — completeness, agent-callability, MCP compatibility"},{"method":"POST","path":"/diff","description":"Diff two specs"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/check","description":"ONE-CALL validation workflow"}],"x402":null},{"id":"0f39c02a-1fbf-4215-99bf-231c1bdd150e","name":"Image OCR API","slug":"image-ocr-api-491c11","shortDescription":"OCR extraction and document intelligence from images","description":"Extract text, receipts, invoices, tables, and structured document data from uploaded images and scanned documents.","category":null,"tags":["ocr","documents","vision","receipts","extraction"],"baseUrl":"https://orbisapi.com/proxy/image-ocr-api-491c11","openApiSpecUrl":"https://orbis-apis.onrender.com/image-ocr/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"d0cfabac-7856-4d46-87c6-22bccf1c25f6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e3d36d1-dcc6-47b5-9d5e-7e646c528652","name":"OCR Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/ocr","description":"Extract text from image"},{"method":"POST","path":"/receipt-ocr","description":"Receipt extraction"},{"method":"POST","path":"/document-ocr","description":"Document OCR extraction"},{"method":"POST","path":"/table-extract","description":"Extract tables from image as structured JSON"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/extract","description":"ONE-CALL OCR intelligence workflow"}],"x402":null},{"id":"bc550b6b-f9df-4d26-9be7-5b51c7ad893e","name":"Stock Quote API","slug":"stock-quote-api-59d5c7","shortDescription":"Real-time stock quotes and market intelligence","description":"Get stock quotes, price movements, market status, and trading intelligence for finance agents and autonomous workflows.","category":null,"tags":["stocks","market-data","finance","quotes","trading"],"baseUrl":"https://orbisapi.com/proxy/stock-quote-api-59d5c7","openApiSpecUrl":"https://orbis-apis.onrender.com/stock-quote/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"9167d342-ce36-4ffb-9efb-083b0969fb46","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a8f7e5ac-a5e9-4d60-b68a-ee2461a22abd","name":"Market Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/quote","description":"Get stock quote"},{"method":"POST","path":"/batch-quotes","description":"Batch quote retrieval"},{"method":"POST","path":"/market-status","description":"Market open/close status"},{"method":"POST","path":"/price-history","description":"Historical OHLC data for a ticker over a date range"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full stock intelligence"}],"x402":null},{"id":"d2a9f38c-d092-4ca2-9d68-8087101de5fa","name":"Document Classification API","slug":"document-classification-api-21d443","shortDescription":"Classify document types, auto-tag metadata, and route to workflows for enterprise DMS agents","description":"Classify document types, auto-tag metadata, and route to workflows for enterprise DMS agents — powered by Claude AI for agent-native workflows.","category":null,"tags":["document","classification","routing","DMS","metadata","classify document type","auto-sort documents","document type detection","pdf classification api","document routing automation"],"baseUrl":"https://orbisapi.com/proxy/document-classification-api-21d443","openApiSpecUrl":"https://orbis-apis.onrender.com/document-classification/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"472389f9-adac-4680-ba76-9a43ce4dc8e7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"622bed09-4b9e-4d7b-9f49-fd78b4a1d425","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/classify","description":"Classify document type"},{"method":"POST","path":"/extract-metadata","description":"Extract document metadata"},{"method":"POST","path":"/compare","description":"Compare document similarity"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/document-intelligence","description":"ONE-CALL full document intelligence"},{"method":"POST","path":"/segment","description":"Segment document into sections"},{"method":"POST","path":"/batch","description":"Batch classify up to 20 documents"}],"x402":null},{"id":"59d482e1-d915-4cb8-9216-7309ad68bea9","name":"Contract Clause Extractor API","slug":"contract-clause-extractor-api-babbdf","shortDescription":"Extract clauses, analyze risk, compare versions, and identify red flags for legal automation","description":"Extract clauses, analyze risk, compare versions, and identify red flags for legal automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["contract","legal","clause","risk","NDA","extract contract clauses","analyze contract terms","contract clause classifier","legal clause extractor","contract risk clauses"],"baseUrl":"https://orbisapi.com/proxy/contract-clause-extractor-api-babbdf","openApiSpecUrl":"https://orbis-apis.onrender.com/contract-clause/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"d3b4ee3d-cbd0-4074-ba96-5bbbc0e1d173","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2e3bba95-6591-4432-a9f1-9160a7331ef7","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract clauses from contract"},{"method":"POST","path":"/classify","description":"Classify clause types"},{"method":"POST","path":"/compare","description":"Compare clauses across documents"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/contract-intelligence","description":"ONE-CALL full contract intelligence"},{"method":"POST","path":"/risk-assess","description":"Risk-assess contract clauses"},{"method":"POST","path":"/batch","description":"Batch analyze up to 10 contracts"}],"x402":null},{"id":"6c2ed103-e6b4-4d8a-a0e2-73501450d61a","name":"Invoice Parser API","slug":"invoice-parser-api-77d5eb","shortDescription":"Parse invoices, extract line items, validate, and reconcile against POs for AP automation","description":"Parse invoice documents, extract line items with GL codes, validate financial accuracy, and reconcile against purchase orders for accounts payable automation agents.","category":null,"tags":["invoice","accounts-payable","ocr","document","finance","parse invoice pdf","extract invoice line items","invoice data extraction","ap automation invoice","invoice total vendor parser"],"baseUrl":"https://orbisapi.com/proxy/invoice-parser-api-77d5eb","openApiSpecUrl":"https://orbis-apis.onrender.com/invoice-parser/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"12db1184-801b-49f7-984b-e0b107783deb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dbc4f095-911f-424c-a9e5-8e4bbbfc037c","name":"AP Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":null},{"method":"POST","path":"/extract-line-items","description":null},{"method":"POST","path":"/validate","description":null},{"method":"POST","path":"/execution-gate","description":null},{"method":"POST","path":"/invoice-intelligence","description":null},{"method":"POST","path":"/reconcile","description":null},{"method":"POST","path":"/batch","description":null}],"x402":null},{"id":"dedea5e0-3c33-44a4-9520-774e3e5d6c54","name":"Legal Citation Parser API","slug":"legal-citation-parser-api-ee4ab2","shortDescription":"Parse, validate, normalize, and resolve legal citations for legal research automation","description":"Parse, validate, normalize, and resolve legal citations for legal research automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["legal","citation","bluebook","case-law","research","parse legal citation","validate case citation","legal cite format check","bluebook citation parser","court case reference lookup"],"baseUrl":"https://orbisapi.com/proxy/legal-citation-parser-api-ee4ab2","openApiSpecUrl":"https://orbis-apis.onrender.com/legal-citation/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"baa20513-1cab-488a-964d-c031bad36349","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bf3425a2-92aa-4b22-a5a1-d2a527912cef","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Parse legal citation"},{"method":"POST","path":"/validate","description":"Validate citation format"},{"method":"POST","path":"/cross-reference","description":"Cross-reference citations"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/legal-intelligence","description":"ONE-CALL full legal citation intelligence"},{"method":"POST","path":"/format","description":"Format citation to standard style"},{"method":"POST","path":"/batch","description":"Batch process up to 50 citations"}],"x402":null},{"id":"54d23579-e6cd-445b-be32-e1e5d15a0e60","name":"JSON Schema Validator API","slug":"json-schema-validator-api-2cb52a","shortDescription":"Validate JSON against schemas, generate schemas, and compare versions for CI/CD automation","description":"Validate JSON against schemas, generate schemas, and compare versions for CI/CD automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["json","schema","validation","api","developer","validate json schema","generate json schema","json data validation api","schema inference api","openapi schema validator"],"baseUrl":"https://orbisapi.com/proxy/json-schema-validator-api-2cb52a","openApiSpecUrl":"https://orbis-apis.onrender.com/json-schema-validator/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"054fa2fa-643e-45f8-88dc-30afd813d5ca","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"49db9202-d4eb-4667-93b1-a73cfa629bca","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate JSON against schema"},{"method":"POST","path":"/generate","description":"Generate JSON schema from example"},{"method":"POST","path":"/convert","description":"Convert between schema formats"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/schema-intelligence","description":"ONE-CALL full schema intelligence"},{"method":"POST","path":"/infer","description":"Infer schema from data samples"},{"method":"POST","path":"/batch","description":"Batch validate up to 50 items"}],"x402":null},{"id":"df32069e-3e1c-484f-813d-20d53dcc0af7","name":"SSL Certificate API","slug":"ssl-certificate-api-903aa0","shortDescription":"Check SSL status, validate chains, monitor expiry, and grade TLS configuration for security agents","description":"Check SSL status, validate chains, monitor expiry, and grade TLS configuration for security agents — powered by Claude AI for agent-native workflows.","category":null,"tags":["ssl","tls","certificate","security","monitoring","check ssl certificate","ssl expiry date lookup","tls certificate validity","https certificate check","domain ssl status"],"baseUrl":"https://orbisapi.com/proxy/ssl-certificate-api-903aa0","openApiSpecUrl":"https://orbis-apis.onrender.com/ssl-certificate/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"0aa28e51-39aa-4179-b398-c8feb3540933","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f5a54bdf-172f-4efc-8528-45600584b05a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Check SSL certificate status"},{"method":"POST","path":"/analyze","description":"Analyze certificate details"},{"method":"POST","path":"/monitor","description":"Monitor certificate expiry"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/ssl-intelligence","description":"ONE-CALL full SSL intelligence"},{"method":"POST","path":"/scan","description":"Scan full certificate chain"},{"method":"POST","path":"/batch","description":"Batch check up to 20 domains"}],"x402":null},{"id":"a44d1a48-2809-4813-bc30-c9717332bfe7","name":"Market Trigger API","slug":"market-trigger-api-a89c73","shortDescription":"Asynchronous market condition triggers for agent loop continuation","description":"Asynchronous agent continuation infrastructure. Set market condition triggers, monitor matching and failing conditions, configure retry policies and resume agent workflows when conditions are met.","category":null,"tags":["market-triggers","async-agents","loop-continuation","conditions","finance","automation","market condition trigger","agent loop continuation","async market monitor","price trigger","retry policy","autonomous trading trigger"],"baseUrl":"https://orbisapi.com/proxy/market-trigger-api-a89c73","openApiSpecUrl":"https://orbis-apis.onrender.com/market-trigger/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"c6d5951a-df3a-4205-af84-557414cdaf89","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b1bd107e-d47d-4e14-8591-a18069067b9c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e84d85ab-7897-4426-8cc0-378273b48426","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/trigger","description":"Set a market condition trigger"},{"method":"POST","path":"/execution-gate","description":"Gate agent action on trigger state"}],"x402":null},{"id":"e6ca3713-e4f6-4dc8-b38f-7497799b3b57","name":"Knowledge Graph API","slug":"knowledge-graph-api-bd4d52","shortDescription":"Extract entities, relationships, and clusters from text to build queryable knowledge graphs","description":"Transform unstructured text into structured knowledge graphs. Extract named entities with type and confidence, map relationships between them, build node/edge graphs with cluster detection, find paths between entities, and query graphs in natural language. Built for autonomous research agents, document intelligence platforms, and relationship mapping workflows.","category":null,"tags":["knowledge-graph","entity-extraction","relationship-mapping","graph-intelligence","nlp","entity-clustering","path-finding","document-intelligence","knowledge graph api","entity extraction api","relationship extraction api","graph building api","natural language graph query","entity clustering api"],"baseUrl":"https://orbisapi.com/proxy/knowledge-graph-api-bd4d52","openApiSpecUrl":"https://orbis-apis.onrender.com/knowledge-graph/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"0d6bbe38-f2d6-4613-a3fc-da7361bbe3a8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b3180bf2-158e-4e88-8566-1b71b009bfc8","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"116dc079-4b65-4420-be34-bafd81c95af4","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract-entities","description":"Extract named entities with type, confidence, aliases, and context snippets"},{"method":"POST","path":"/extract-relationships","description":"Extract entity relationships with predicate, strength, and evidence quotes"},{"method":"POST","path":"/build-graph","description":"Build nodes/edges graph with clusters, central nodes, and graph statistics"},{"method":"POST","path":"/query-graph","description":"Answer natural language queries against a knowledge graph with reasoning path"},{"method":"POST","path":"/find-paths","description":"Find shortest and strongest paths between two entities in a graph"},{"method":"POST","path":"/cluster-entities","description":"Cluster entities by semantic similarity with theme labels and cohesion scores"},{"method":"POST","path":"/execution-gate","description":"Validate text input and recommend best graph extraction endpoint"},{"method":"POST","path":"/extract","description":"ONE-CALL full knowledge graph extraction — entities, relationships, clusters, and key insights"}],"x402":null},{"id":"b9e5e6b7-9cb0-45ef-a941-9090305822de","name":"Intelligence Extraction API","slug":"intelligence-extraction-api-c60b09","shortDescription":"Extract structured signals, entities and risks from market content","description":"Extracts structured signals, entities, sentiment, risks, key insights, and asset impact assessments from news, reports, transcripts, and market content using source-aware provenance.","category":null,"tags":["intelligence","extraction","entities","signals","sentiment","market-analysis","extract market signals","entity extraction","risk flags","asset impact analysis","intelligence extraction API"],"baseUrl":"https://orbisapi.com/proxy/intelligence-extraction-api-c60b09","openApiSpecUrl":"https://orbis-apis.onrender.com/intelligence-extraction/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"99ec19a5-b940-47d6-9524-d0c2557e54ff","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d5b3091d-af87-459e-b3f2-3a9917c5dc97","name":"Intelligence Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract structured intelligence from content"},{"method":"POST","path":"/monitor","description":"Monitor content streams for signals"},{"method":"POST","path":"/batch","description":"Batch intelligence extraction"}],"x402":null},{"id":"f94be7a9-a3ea-4f72-9cab-aabf53521e75","name":"Strategy Signal API","slug":"strategy-signal-api-bf4c0d","shortDescription":"Autonomous crypto strategy signals with trade reasoning","description":"Generates crypto strategy signals, ranked asset views, entry ranges, stop losses, take-profit targets, confidence scores, and market reasoning using sources such as CoinGecko, Binance, and Polymarket.","category":null,"tags":["crypto","strategy","signals","trading","market-intelligence","agentic","crypto strategy signal","rank crypto assets","BTC trade setup","trading signal API","autonomous market strategy"],"baseUrl":"https://orbisapi.com/proxy/strategy-signal-api-bf4c0d","openApiSpecUrl":"https://orbis-apis.onrender.com/strategy-signal/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"e1e72222-d086-4e53-94d6-d5d4fa332a0c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4fb445cc-7bb9-4141-9769-dd4a9b58fb8e","name":"Signal Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":25000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate crypto strategy signal with entry, stop loss, take profit and reasoning"},{"method":"POST","path":"/rank","description":"Rank assets by signal strength, confidence and conviction"},{"method":"GET","path":"/backtest/{strategy_id}","description":"Backtest a saved strategy and return Sharpe, drawdown and win rate"}],"x402":null},{"id":"944014a7-fd35-4072-9b90-498d57474caa","name":"Outreach Execution API","slug":"outreach-execution-api-a0b76f","shortDescription":"Personalized sales outreach, sequences and campaign intelligence","description":"Creates personalized cold emails, LinkedIn messages, multi-step sequences, A/B tests, compliance checks, objection handling, send-time optimization, reply classification, unsubscribe detection, and campaign analytics for autonomous sales workflows.","category":null,"tags":["sales","outreach","email","sequences","business-development","automation","sales outreach API","cold email generator","outreach sequence","personalized email","reply rate optimization","objection handling"],"baseUrl":"https://orbisapi.com/proxy/outreach-execution-api-a0b76f","openApiSpecUrl":"https://orbis-apis.onrender.com/outreach-execution/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"5fd5ecbb-6f28-44e8-b263-e0d92a953e63","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"af5ce532-d04d-4aeb-a0cd-9bd7c23e1622","name":"Sales Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate personalized outreach message"},{"method":"POST","path":"/sequence","description":"Generate multi-step outreach sequence"},{"method":"POST","path":"/sequence-builder","description":"Build advanced sequence with branching logic"},{"method":"GET","path":"/sequence/{id}/stats","description":"Get sequence performance stats"},{"method":"POST","path":"/personalize","description":"Personalize message for a prospect"},{"method":"POST","path":"/compose-message","description":"Compose channel-specific message"},{"method":"POST","path":"/ab-test","description":"Generate A/B test variants"},{"method":"POST","path":"/timing-optimize","description":"Optimize send timing"},{"method":"POST","path":"/compliance-guard","description":"Check outreach compliance"},{"method":"POST","path":"/response-classify","description":"Classify inbound reply"},{"method":"POST","path":"/objection-handle","description":"Generate objection handling response"},{"method":"POST","path":"/send-sequence","description":"Trigger outreach sequence"},{"method":"POST","path":"/pause-on-reply","description":"Pause sequence on reply"},{"method":"POST","path":"/unsubscribe-check","description":"Check unsubscribe status"},{"method":"POST","path":"/campaign-analytics","description":"Analyze campaign performance"},{"method":"POST","path":"/delivery-status","description":"Check message delivery status"}],"x402":null},{"id":"24effd56-db23-412a-ae55-5ab18489a1a0","name":"Career Optimization API","slug":"career-optimization-api-ce63e8","shortDescription":"Resume scoring, ATS analysis and career strategy generation","description":"Scores resumes, evaluates ATS compatibility, identifies skill gaps, optimizes resume content, and generates structured career transition strategies with target companies, timelines, and networking plans.","category":null,"tags":["career","resume","ats","job-search","recruiting","optimization","resume score","ATS optimization","career strategy","job search API","resume gap analysis"],"baseUrl":"https://orbisapi.com/proxy/career-optimization-api-ce63e8","openApiSpecUrl":"https://orbis-apis.onrender.com/career-optimization/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"cc7707d7-f288-4ef0-9a41-5a67685ad5f8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":15,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"259e18e9-fe3a-48ff-98fe-f288cf679d02","name":"Career Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score-resume","description":"Score resume with ATS gap analysis"},{"method":"POST","path":"/optimize","description":"Optimize resume for target role"},{"method":"POST","path":"/strategy","description":"Generate career transition strategy"}],"x402":null},{"id":"ec2218ae-2ef6-4114-bd51-9d3f47f75c88","name":"TX Simulator API","slug":"tx-simulator-api-f79c52","shortDescription":"Pre-execution blockchain transaction simulation and decoding","description":"Simulates and decodes Ethereum transactions before execution. Returns gas estimates, state changes, revert reasons, risk flags, plain-English explanations, and execution confidence scores.","category":null,"tags":["ethereum","transaction-simulation","wallet","defi","risk","execution-safety","simulate ethereum transaction","decode calldata","transaction risk","gas estimate","wallet safety API"],"baseUrl":"https://orbisapi.com/proxy/tx-simulator-api-f79c52","openApiSpecUrl":"https://orbis-apis.onrender.com/tx-simulator/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"7f2a5ec5-690a-4285-835e-8c76cc8c604a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":15,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b2fe501-a003-4d58-9654-58eaac4065cf","name":"Execution Safety","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/simulate","description":"Simulate blockchain transaction"},{"method":"POST","path":"/decode","description":"Decode transaction calldata"},{"method":"POST","path":"/batch","description":"Batch simulate transactions"}],"x402":null},{"id":"fecc24d3-1b07-460f-bc78-70b8a49204a2","name":"Proposal Generation API","slug":"proposal-generation-api-b7091f","shortDescription":"Business proposals, RFP responses and sales document generation","description":"Generates structured business proposals, executive summaries, statements of work, case studies, pricing tables, RFP responses, compliance matrices, proposal reviews, and personalized sales documents for enterprise workflows.","category":null,"tags":["proposal","rfp","sales","business-development","enterprise","document-generation","generate proposal","RFP response API","statement of work","win themes","compliance matrix","business proposal generator"],"baseUrl":"https://orbisapi.com/proxy/proposal-generation-api-b7091f","openApiSpecUrl":"https://orbis-apis.onrender.com/proposal-generation/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"d555ab24-7c92-4b6f-8210-a7eecca75740","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"27de8c8d-8634-41a5-aacf-abb5dbfb2485","name":"Proposal Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate structured business proposal"},{"method":"POST","path":"/rfp-response","description":"Generate RFP response with compliance matrix"},{"method":"POST","path":"/review","description":"Review and score proposal quality"},{"method":"POST","path":"/executive-summary","description":"Generate executive summary"},{"method":"POST","path":"/sow","description":"Generate statement of work"},{"method":"POST","path":"/case-study","description":"Generate client case study"},{"method":"POST","path":"/pricing-table","description":"Generate tiered pricing table"},{"method":"POST","path":"/personalize-document","description":"Personalize document for client"},{"method":"POST","path":"/document-score","description":"Score sales document quality"}],"x402":null},{"id":"2aa5e7cf-bb13-488e-87b6-fba1ab5065ac","name":"AI Agent Billing Event Reconciler API","slug":"ai-agent-billing-event-reconciler-api-a9e2ab","shortDescription":"Reconcile AI agent billing events from call logs, pricing tier, wallet status, usage caps, and dispute signal","description":"Reconcile AI agent billing events from call logs, pricing tier, wallet status, usage caps, and dispute signal. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["billing","usage-reconciliation","x402","agent-commerce","agent-friendly","x402","ai agent billing event reconciler","billing","usage reconciliation","x402","agent commerce","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-agent-billing-event-reconciler-api-a9e2ab","openApiSpecUrl":"https://agent-billing-event-reconciler.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"95590db1-d909-43e2-a79b-f3cf7f483a4a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"eef58a63-de67-41c0-9a30-ecf927b5c5cd","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"58a45747-e9b4-4333-9712-6665641a67c2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/billing-reconcile-rules","description":"Return hardcoded agent billing event reconciler rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/reconcile-billing-events","description":"Reconcile AI agent billing events from call logs, pricing tier, wallet status, usage caps, and dispute signal using deterministic scoring rules"},{"method":"POST","path":"/rank-billing-exceptions","description":"Generate focused next steps for agent billing event reconciler from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"25ce2a3f-84b7-4b90-bd59-181c86050416","name":"Database Migration Readiness Gate API","slug":"database-migration-readiness-gate-api-76ff9e","shortDescription":"Gate database migrations from schema diff, data volume, rollback path, lock risk, and downstream consumers","description":"Gate database migrations from schema diff, data volume, rollback path, lock risk, and downstream consumers. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["database","migration","readiness","devops","agent-friendly","x402","database migration readiness gate","database","migration","readiness","devops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/database-migration-readiness-gate-api-76ff9e","openApiSpecUrl":"https://database-migration-readiness-gate.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"c65f2451-af4e-4249-b2fe-0a2bc2525e87","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"92b983d2-6652-4332-b96a-9f64f2e09aeb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3762daa4-89dd-46ff-b311-7576a227e9e1","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/db-migration-rules","description":"Return hardcoded database migration readiness gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-database-migration","description":"Gate database migrations from schema diff, data volume, rollback path, lock risk, and downstream consumers using deterministic scoring rules"},{"method":"POST","path":"/rank-migration-risks","description":"Generate focused next steps for database migration readiness gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"29936047-c636-45bb-ab06-694043c3fb4b","name":"Deep Research API","slug":"deep-research-api-9bc015","shortDescription":"Comprehensive AI-powered research on DeFi, blockchain and financial topics","description":"Conducts deep research on financial markets, DeFi protocols, and blockchain ecosystems. Returns structured summaries, key findings, risk factors, opportunities, citation trails, credibility analysis, fact extraction, and timeline reconstruction.","category":null,"tags":["research","defi","blockchain","market-analysis","intelligence","citation","deep research API","DeFi protocol research","blockchain intelligence","market research automation","AI research agent","citation analysis"],"baseUrl":"https://orbisapi.com/proxy/deep-research-api-9bc015","openApiSpecUrl":"https://orbis-apis.onrender.com/deep-research/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"1ecf11d8-4be0-487e-8568-551b529235d0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4f107515-3869-4314-8a39-7de68279220d","name":"Research Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/research","description":"Run structured research on a topic"},{"method":"POST","path":"/deep-research","description":"Run comprehensive multi-source deep research"},{"method":"POST","path":"/research-topic","description":"Research a specific topic with source attribution"},{"method":"POST","path":"/citation-builder","description":"Build citation trail for a claim"},{"method":"POST","path":"/compare-sources","description":"Compare sources and surface conflicts"},{"method":"POST","path":"/credibility-analysis","description":"Analyze source credibility"},{"method":"POST","path":"/extract-facts","description":"Extract verifiable facts from text"},{"method":"POST","path":"/timeline-builder","description":"Reconstruct event timeline from sources"}],"x402":null},{"id":"4dcf397e-8f15-43ec-9a97-ccb6b5ed9675","name":"URL Expander API","slug":"url-expander-api-6cd4ea","shortDescription":"Expand shortened URLs and reveal final destinations safely","description":"Expand shortened URLs, resolve final destinations, inspect redirect safety, and normalize links for security, research, marketing, and ingestion agents.","category":null,"tags":["url-expander","short-links","redirects","security","url expander api","short link resolver","final destination api","safe url expander"],"baseUrl":"https://orbisapi.com/proxy/url-expander-api-6cd4ea","openApiSpecUrl":"https://orbis-apis.onrender.com/url-expander/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"bec51d19-8de4-491f-8081-961052795d69","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"77e1d8d0-fafa-4354-8528-eb1d23c1b576","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b0bf30d-d9ab-407c-b2a1-d0c16cd4670a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/expand","description":"Expand shortened URL"},{"method":"GET","path":"/final-destination","description":"Resolve final destination"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch URL expansion"}],"x402":null},{"id":"baeff168-3af2-40ad-b88b-48ed9da229da","name":"Website Tech Stack API","slug":"website-tech-stack-api-a58cf2","shortDescription":"Detect website technologies, CMS, analytics, and infrastructure signals","description":"Detect website technologies, CMS platforms, analytics tags, frameworks, hosting, and infrastructure signals for enrichment, SEO, security, and sales agents.","category":null,"tags":["tech-stack","website","cms","analytics","developer-tools","website tech stack api","technology detection api","cms detector","technographics api"],"baseUrl":"https://orbisapi.com/proxy/website-tech-stack-api-a58cf2","openApiSpecUrl":"https://orbis-apis.onrender.com/website-tech-stack/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"1624d2a5-9a69-4f36-b71b-937fbcb49c4d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"b6c33086-13f8-476f-9a6c-cf8439faa6d6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"08578771-7bb9-4815-bc76-410533fd5275","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/detect","description":"Detect website tech stack"},{"method":"GET","path":"/cms","description":"Detect CMS"},{"method":"GET","path":"/analytics","description":"Detect analytics tools"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/batch","description":"Batch tech stack detection"}],"x402":null},{"id":"c489815d-7146-4e60-862b-0b9119b45ccb","name":"Crypto Treasury Rebalancing Policy API","slug":"crypto-treasury-rebalancing-policy-api-971134","shortDescription":"Return treasury allocation bands, drift checks, and rebalance actions from hardcoded crypto policy rules","description":"Return treasury allocation bands, drift checks, and rebalance actions from hardcoded crypto policy rules. This self-contained API uses deterministic policy bands and treasury allocation rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, DAO operators, treasury dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","crypto","web3","treasury-management","rebalancing","dao-operations","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-treasury-rebalancing-policy-api-971134","openApiSpecUrl":"https://crypto-treasury-rebalancing-policy.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"86407ed3-a698-4de6-a830-547fb4f90969","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f17850f3-7c50-4088-861b-10eee1404b98","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c067568a-b029-4b37-8b96-0b05bff621a9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and usage hints"},{"method":"GET","path":"/allocation-bands","description":"Return conservative, balanced, and growth treasury allocation bands"},{"method":"GET","path":"/policy-catalog","description":"Return hardcoded treasury rebalancing policy rules and recommended actions"},{"method":"POST","path":"/drift-check","description":"Check treasury holdings against selected allocation bands and flag drift"},{"method":"POST","path":"/rebalance-plan","description":"Generate prioritized treasury rebalance actions from hardcoded policy bands"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"705318bb-055d-485f-9fca-db2aaf80f3d6","name":"Agent PII Exposure Heatmap API","slug":"agent-pii-exposure-heatmap-api-2ac704","shortDescription":"Create PII exposure heatmaps for agent workflows from fields, tools, storage, outputs, and sharing paths","description":"Create PII exposure heatmaps for agent workflows from fields, tools, storage, outputs, and sharing paths. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["privacy","pii","agent-governance","data-protection","risk-scoring","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-pii-exposure-heatmap-api-2ac704","openApiSpecUrl":"https://agent-pii-heatmap.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"93d3c918-258b-4110-911d-3aa8738bb458","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"47e31dbb-332b-4e4c-b914-341c05e1ce8b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"385d4c85-1c08-4b1e-aaca-bcdfc467459f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/reduce-exposure","description":"Generate focused next steps for agent pii heatmap from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/build-heatmap","description":"Create PII exposure heatmaps for agent workflows from fields, tools, storage, outputs, and sharing paths using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/pii-rules","description":"Return hardcoded agent pii heatmap rules, weights, and decision criteria"}],"x402":null},{"id":"696fb4ed-2474-4d86-a251-549fb05dd486","name":"Breaking News Impact Triage API","slug":"breaking-news-impact-triage-api-95b688","shortDescription":"Triage breaking news impact by severity, affected audience, confidence, timing, and response owner","description":"Triage breaking news impact by severity, affected audience, confidence, timing, and response owner. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["news","breaking-news","triage","communications","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/breaking-news-impact-triage-api-95b688","openApiSpecUrl":"https://breaking-news-triage.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"930d4166-4005-4e6d-b757-05f2da2829f9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"904d6284-d951-42b6-84a8-e6d8de257532","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3c501d95-8206-4c28-b33f-e489ad62a7a6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/triage-breaking-news","description":"Triage breaking news impact by severity, affected audience, confidence, timing, and response owner using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/draft-response-actions","description":"Generate focused next steps for breaking news triage from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"GET","path":"/breaking-news-rules","description":"Return hardcoded breaking news triage rules, weights, and decision criteria"}],"x402":null},{"id":"a1f4259c-bef8-4ec4-83d6-c25b4d3b56f8","name":"Customer Health Score Explainability API","slug":"customer-health-score-explainability-api-b851c9","shortDescription":"Explain customer health scores from usage, support burden, stakeholder engagement, renewal terms, and product fit","description":"Explain customer health scores from usage, support burden, stakeholder engagement, renewal terms, and product fit. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["customer-success","health-score","explainability","saas","agent-friendly","x402","customer health score explainability","customer success","health score","explainability","saas","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-health-score-explainability-api-b851c9","openApiSpecUrl":"https://customer-health-score-explainabilit.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"4c1d51be-18b5-4902-ad6b-88b9c3bf88f0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5f5fd96e-cf26-4a1b-94f8-dfc3dbf5a9ed","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b25a9b1-7c0e-4fb4-ae20-fdc8dde80ef8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/health-score-rules","description":"Return hardcoded customer health score explainability rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-customer-health-score","description":"Explain customer health scores from usage, support burden, stakeholder engagement, renewal terms, and product fit using deterministic scoring rules"},{"method":"POST","path":"/rank-health-actions","description":"Generate focused next steps for customer health score explainability from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"17737b70-2678-40aa-9c22-c4e94d8caebb","name":"Equipment Maintenance Priority API","slug":"equipment-maintenance-priority-api-3aaa2e","shortDescription":"Prioritize equipment maintenance from failure mode, downtime cost, part availability, safety risk, and service window","description":"Prioritize equipment maintenance from failure mode, downtime cost, part availability, safety risk, and service window. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["maintenance","equipment","operations","asset-management","agent-friendly","x402","equipment maintenance priority","maintenance","equipment","operations","asset management","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/equipment-maintenance-priority-api-3aaa2e","openApiSpecUrl":"https://equipment-maintenance-priority.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"aa51529c-6a72-4ad3-8f87-85242690eb10","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1c5d1b98-30ba-4a4a-83f3-5576b6cebb79","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5d4d17e8-fa6d-46de-8f86-784097d10434","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/maintenance-priority-rules","description":"Return hardcoded equipment maintenance priority rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/prioritize-maintenance","description":"Prioritize equipment maintenance from failure mode, downtime cost, part availability, safety risk, and service window using deterministic scoring rules"},{"method":"POST","path":"/rank-maintenance-actions","description":"Generate focused next steps for equipment maintenance priority from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6c3427fc-6ff4-46e1-9770-8ee0f36514c0","name":"Contract Obligation Tracker API","slug":"contract-obligation-tracker-api-63a8ba","shortDescription":"Extract contract obligation tasks from clause type, owner, deadline, penalty, and renewal sensitivity","description":"Extract contract obligation tasks from clause type, owner, deadline, penalty, and renewal sensitivity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","contracts","obligations","legal-ops","workflow-automation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/contract-obligation-tracker-api-63a8ba","openApiSpecUrl":"https://contract-obligation-tracker.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"68df0ed8-f15d-42fd-b3ba-fde24b5d0bcf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"606d4e31-1049-46b2-b4e2-af45b55e71f7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"06c6c125-5e10-40f8-a5f0-25c7aebf4f80","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/prioritize-deadlines","description":"Generate focused next steps for contract obligation tracker based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/obligation-rules","description":"Return hardcoded contract obligation tracker rules, weights, and evaluation criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"POST","path":"/track-obligation","description":"Extract contract obligation tasks from clause type, owner, deadline, penalty, and renewal sensitivity using deterministic rule scoring"}],"x402":null},{"id":"5540f9d1-a1ce-42a8-95d6-90f859d8c69f","name":"Agent Workflow Observability Scorer API","slug":"agent-workflow-observability-scorer-api-e06575","shortDescription":"Score agent workflow observability across traces, tool calls, latency, cost, errors, and user outcomes","description":"Score agent workflow observability across traces, tool calls, latency, cost, errors, and user outcomes. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","observability","agent-ops","tracing","workflow-monitoring","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-workflow-observability-scorer-api-e06575","openApiSpecUrl":"https://agent-observability-scorer.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"1f0dd0c3-b190-4560-970e-8a89dae2ec92","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7d24bb3d-4d15-453d-a565-154a01426808","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d29541b8-a02b-45f5-9efb-1e897c78cf76","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/observability-rules","description":"Return hardcoded agent observability scorer rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/score-observability","description":"Score agent workflow observability across traces, tool calls, latency, cost, errors, and user outcomes using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/find-telemetry-gaps","description":"Generate focused next steps for agent observability scorer from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1defbdb6-5d69-4ac1-aff1-4ef2d2a49583","name":"Cross-Agent Task Receipt Verifier API","slug":"cross-agent-task-receipt-verifier-api-9e3e52","shortDescription":"Verify cross-agent task receipts from handoff clarity, evidence bundle, acceptance criteria, and accountability","description":"Verify cross-agent task receipts from handoff clarity, evidence bundle, acceptance criteria, and accountability. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for high-frequency AI agent operations, context engineering, memory governance, tool orchestration, SLA control, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","multi-agent","task-handoff","a2a","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cross-agent-task-receipt-verifier-api-9e3e52","openApiSpecUrl":"https://agent-task-receipt-verifier.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"e49b7c40-7a62-4b8c-ac4d-3bfe364613b2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"850aef72-cf7f-4a64-bc7d-bac148cf9e78","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"233ea365-9941-46c0-b9d5-0ec62704a334","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/task-receipt-rules","description":"Return hardcoded agent task receipt verifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/verify-task-receipt","description":"Verify cross-agent task receipts from handoff clarity, evidence bundle, acceptance criteria, and accountability using deterministic scoring rules"},{"method":"POST","path":"/repair-handoff-receipt","description":"Generate focused next steps for agent task receipt verifier from urgency, cost pressure, evidence gap, control readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5ea2e306-bfad-49fa-910d-8e691df769c8","name":"Supply Chain Carbon Tracker API","slug":"supply-chain-carbon-tracker-api-743059","shortDescription":"Calculate scope 1, 2, and 3 carbon emissions across product supply chains by integrating supplier activity data, logisti","description":"Calculate scope 1, 2, and 3 carbon emissions across product supply chains by integrating supplier activity data, logistics routes, materials composition, and energy sources. Returns an emission breakdown by scope and category, intensity benchmarks against industry peers, hotspot identification, and a reduction opportunity prioritization report aligned to GHG Protocol and SBTi standards. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes sustainability esg, supply chain, chain carbon, carbon tracker, and track supply chain carbon. Use the /v1/esg/track-supply-chain-carbon endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["sustainability-&-esg","data_process","sustainability-and-esg","data-process","supply-chain-carbon-tracker","sustainability","esg","supply","chain","carbon","tracker","track-supply-chain-carbon","calculate","scope"],"baseUrl":"https://orbisapi.com/proxy/supply-chain-carbon-tracker-api-743059","openApiSpecUrl":"https://orbis-supply-chain-carbon-tracker-a.vercel.app/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"8b7d90ef-0c27-45df-ad3d-45ec74d0e056","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6ae1d524-aff3-48c1-a756-5556e72bff74","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"c65b9961-933d-4a48-b801-f9c57c5e1265","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/esg/track-supply-chain-carbon","description":null},{"method":"POST","path":"/v1/esg/track-supply-chain-carbon","description":null}],"x402":null},{"id":"02eb22ed-63dc-4fb3-8ab0-7290adaaadf9","name":"Voice Intelligence API","slug":"voice-intelligence-api-15a4dd","shortDescription":"Meeting transcription, insight extraction and call intelligence","description":"Converts meeting transcripts and voice content into structured summaries, decisions, action items, sentiment scores, speaker profiles, coaching insights, objection detection, and next steps for sales, operations, and leadership workflows.","category":null,"tags":["voice","meetings","transcription","summarization","sales-intelligence","coaching","meeting summary API","extract meeting insights","voice intelligence","call analysis","coaching insights","speaker profile"],"baseUrl":"https://orbisapi.com/proxy/voice-intelligence-api-15a4dd","openApiSpecUrl":"https://orbis-apis.onrender.com/voice-intelligence/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"917e5ac4-5958-452e-86a0-c2bb84673160","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"efe5a502-a50d-4f67-b66e-51b4ee200cea","name":"Meeting Intelligence","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":25000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/transcribe","description":"Transcribe voice content"},{"method":"POST","path":"/extract-insights","description":"Extract meeting insights and action items"},{"method":"POST","path":"/summarize","description":"Generate structured meeting summary"},{"method":"POST","path":"/extract-action-items","description":"Extract and assign action items"},{"method":"POST","path":"/call-summary","description":"Generate sales call summary"},{"method":"POST","path":"/analyze-transcript","description":"Deep transcript analysis"},{"method":"POST","path":"/meeting-intelligence","description":"Full meeting intelligence report"},{"method":"POST","path":"/sentiment-score","description":"Score transcript sentiment"},{"method":"POST","path":"/coaching-insights","description":"Generate sales coaching insights"},{"method":"POST","path":"/speaker-profile","description":"Build speaker communication profile"},{"method":"POST","path":"/objection-detect","description":"Detect and classify objections"}],"x402":null},{"id":"2f4ecd95-426a-4b46-b832-f7dee473b6ad","name":"Table Extraction API","slug":"table-extraction-api-c11d5f","shortDescription":"Extract tables from documents, convert to JSON/CSV, and merge datasets for document automation","description":"Extract tables from documents, convert to JSON/CSV, and merge datasets for document automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["table","extraction","csv","json","document","extract table from pdf","html table to json","structured data from document","spreadsheet data extraction","table parser api"],"baseUrl":"https://orbisapi.com/proxy/table-extraction-api-c11d5f","openApiSpecUrl":"https://orbis-apis.onrender.com/table-extraction/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"d8121248-20a9-4d04-9145-1681e98cf8e2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"beaa0ec3-91ef-4779-b480-d8eb37dfdf72","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Extract tables from document"},{"method":"POST","path":"/convert","description":"Convert table to structured format"},{"method":"POST","path":"/merge","description":"Merge multiple tables"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/table-intelligence","description":"ONE-CALL full table intelligence"},{"method":"POST","path":"/clean","description":"Clean and normalize table data"},{"method":"POST","path":"/batch","description":"Batch extract from up to 10 documents"}],"x402":null},{"id":"42ffd77b-499d-4e35-865d-a3082de4a571","name":"SEC Filing Intelligence API","slug":"sec-filing-intelligence-api-2ee3bf","shortDescription":"Analyze SEC filings for risks, metrics, insider activity, and investment signals","description":"Extract actionable intelligence from SEC filings including 10-K, 10-Q, 8-K, and proxy statements. Identify accounting red flags, liquidity risks, insider transactions, and management changes. Designed for autonomous agents, investment research workflows, and compliance automation.","category":null,"tags":["sec-filing","financial-intelligence","10-k-analysis","insider-trading","risk-extraction","accounting-fraud","liquidity-analysis","investment-signals","analyze 10-K filing","extract SEC risks","insider transaction analysis","accounting red flags api","liquidity analysis api","compare quarterly filings","SEC filing intelligence"],"baseUrl":"https://orbisapi.com/proxy/sec-filing-intelligence-api-2ee3bf","openApiSpecUrl":"https://orbis-apis.onrender.com/sec-filing-intelligence/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"6fc1bf2e-5c88-44e5-8fcf-ca48dff0ba28","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"fbad3a4d-f722-46cc-a28f-f488226c9cca","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8a1c1513-56f2-4b7d-824c-3d3bcea7c6b0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-filing","description":"Full analysis of an SEC filing document"},{"method":"POST","path":"/extract-risks","description":"Extract risk factors from SEC filings"},{"method":"POST","path":"/compare-filings","description":"Compare filings across periods for changes"},{"method":"POST","path":"/insider-activity","description":"Analyze insider transaction patterns"},{"method":"POST","path":"/liquidity-analysis","description":"Assess liquidity metrics from filings"},{"method":"POST","path":"/management-changes","description":"Detect executive and board changes"},{"method":"POST","path":"/accounting-red-flags","description":"Identify accounting manipulation signals"},{"method":"POST","path":"/execution-gate","description":"Filing analysis execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full SEC filing intelligence workflow"}],"x402":null},{"id":"7bac3fa1-da4d-4c9f-8c43-cb2afba99cc0","name":"Robots.txt Parser API","slug":"robots-txt-parser-api-bc08cf","shortDescription":"Parse and validate robots.txt files to check crawl rules and permissions","description":"Parse any domain's robots.txt file and extract user-agent rules, allow/disallow paths, crawl delays, and sitemap references. Validate whether specific URLs are crawlable for given user agents. Built for SEO agents, web crawlers, and site auditing workflows.","category":null,"tags":["robots-txt","seo","crawl","web-audit","sitemap","robots.txt parser api","crawl permission checker","robots txt validator","user-agent crawl rules","seo robots audit"],"baseUrl":"https://orbisapi.com/proxy/robots-txt-parser-api-bc08cf","openApiSpecUrl":"https://orbis-apis.onrender.com/robots-txt-parser/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"b74da251-88e4-4e67-80a4-b36ac12188b0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6ee2f83a-65e4-47f5-b429-f0ae74285382","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"807976d8-277c-4b0e-b5f4-c2ed26e64012","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Fetch and parse a domain's robots.txt — returns user-agent rules, allowed/disallowed paths, and sitemaps"},{"method":"POST","path":"/validate","description":"Check if a specific URL is crawlable for a given user-agent"}],"x402":null},{"id":"7d377203-6b5d-4bfa-9f18-4cb1d36a9dae","name":"SaaS Integration Fit Scorer API","slug":"saas-integration-fit-scorer-api-596db6","shortDescription":"Score SaaS integration fit for agents from auth model, API depth, event coverage, and data sensitivity","description":"Score SaaS integration fit for agents from auth model, API depth, event coverage, and data sensitivity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","saas","integrations","agent-tools","api-fit","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/saas-integration-fit-scorer-api-596db6","openApiSpecUrl":"https://saas-integration-fit-scorer.vercel.app/openapi","hasFree":true,"callCount":5,"tiers":[{"id":"37155eeb-b12e-4868-8954-73a274eacdd7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"922d1438-ae55-447f-9dcf-e509b92fa685","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5d263221-0ec9-470a-b99f-c5dd7d1a2cef","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"POST","path":"/score-integration-fit","description":"Score SaaS integration fit for agents from auth model, API depth, event coverage, and data sensitivity using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/recommend-connection-plan","description":"Generate focused next steps for saas integration fit scorer based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/integration-factors","description":"Return hardcoded saas integration fit scorer rules, weights, and evaluation criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"8d1beb32-2ce6-4b46-8147-8645bd709b6a","name":"OHLCV Candlestick API","slug":"ohlcv-candlestick-api-f1cfa1","shortDescription":"OHLCV candlestick data with multi-timeframe summaries, trend detection, and pattern recognition for trading agents","description":"Agent-native OHLCV candlestick API for trading agents, technical-analysis workflows, and crypto dashboards. Provides candlestick data, multi-timeframe aggregation, trend summaries, candle pattern detection, confidence scoring, and chainable workflow outputs for downstream signal APIs.","category":null,"tags":["ohlcv","candlestick","technical-analysis","crypto","trading","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","crypto ohlcv api","candlestick data api","crypto candle patterns","multi timeframe market data","trading agent candlestick analysis"],"baseUrl":"https://orbisapi.com/proxy/ohlcv-candlestick-api-f1cfa1","openApiSpecUrl":"https://orbis-apis.onrender.com/ohlcv-candlestick/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"0832861f-c431-4f25-b8a4-b97daa818d72","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7247c094-d751-46b7-8d19-583e88045744","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/candles","description":"OHLCV data for a symbol and timeframe"},{"method":"POST","path":"/aggregate","description":"Multi-timeframe OHLCV summary for a symbol"},{"method":"POST","path":"/lookup","description":"ONE-CALL: full candlestick intelligence + trend + pattern detection"}],"x402":null},{"id":"ef5aa7d3-7465-48cd-9a4d-b6aea15f54fa","name":"Market Inefficiency Scanner API","slug":"market-inefficiency-scanner-api-9e9fb0","shortDescription":"Scan market inefficiencies across crypto, NFT, and DeFi with root-cause analysis","description":"Institutional-grade market inefficiency scanner for AI quant agents, hedge-fund-style workflows, and arbitrage systems. Detects price lag, orderbook imbalance, liquidity gaps, arbitrage windows, and wash-trading distortions across crypto, NFT, and DeFi markets. Returns magnitude, confidence, actionability, root cause, profit window, required capital, exploitation difficulty, risk factors, reasoning, and latency metadata.","category":null,"tags":["market-inefficiency","quant","arbitrage","microstructure","liquidity","crypto","ai-agents","x402","coinbase-bazaar","agentic-market","orbis","market inefficiency scanner","crypto microstructure api","orderbook imbalance api","liquidity gap scanner","arbitrage window api"],"baseUrl":"https://orbisapi.com/proxy/market-inefficiency-scanner-api-9e9fb0","openApiSpecUrl":"https://orbis-apis.onrender.com/market-inefficiency-scanner/openapi.json","hasFree":true,"callCount":5,"tiers":[{"id":"551455f3-82e1-4495-94b5-bc302f9b71f6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"88daff5e-4ac4-40d6-831e-8887dfa60468","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan","description":"Market inefficiency scan across crypto, NFT, and DeFi"},{"method":"POST","path":"/signals","description":"Ranked inefficiency signals with actionability and profit estimates"},{"method":"POST","path":"/lookup","description":"ONE-CALL full inefficiency analysis with root cause and exploitation strategy"}],"x402":null},{"id":"97ef5f8e-a85a-41d7-960a-80ab1befb8f5","name":"Stablecoin Yield API","slug":"stablecoin-yield-api-ca182f","shortDescription":"Risk-adjusted stablecoin yield discovery and DeFi opportunity ranking","description":"Stablecoin yield infrastructure for autonomous agents. Discover and rank yield opportunities with TVL gating, risk scoring, APY confidence, human approval controls and financial disclaimers built in.","category":null,"tags":["stablecoin","yield","defi","apy","risk-scoring","finance","stablecoin yield api","defi apy ranking","risk adjusted yield","tvl gating","yield opportunity discovery","autonomous defi agent"],"baseUrl":"https://orbisapi.com/proxy/stablecoin-yield-api-ca182f","openApiSpecUrl":"https://orbis-apis.onrender.com/stablecoin-yield/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"8b664fad-6ecc-4a65-97c4-b26e015d4969","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"674a9336-6237-492a-b94a-b9b920bfc7f8","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5abf3a4e-61c5-4576-928c-3dd12e046eff","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/opportunities","description":"Discover and rank stablecoin yield opportunities"},{"method":"POST","path":"/execution-gate","description":"Gate execution based on yield risk score"}],"x402":null},{"id":"b3f84e3c-eabe-4cf1-8c40-7d5338981cdc","name":"NFT Whale Tracker API","slug":"nft-whale-tracker-api-158b4f","shortDescription":"Track whale wallet movements, accumulation patterns, and sentiment across blue-chip NFT collections","description":"Institutional-grade NFT whale intelligence API for trading agents, NFT funds, alpha communities, and autonomous NFT workflows. Track large wallet buys, sells, transfers, mint activity, whale accumulation patterns, trading styles, conviction levels, and market sentiment across top NFT ecosystems. Optimized for x402 micropayments, Coinbase Bazaar, and agent-native execution workflows.","category":null,"tags":["nft","whale-tracker","wallet-intelligence","blue-chip-nfts","smart-money","x402","coinbase-bazaar","agentic-market","nft whale tracker api","nft smart money api","wallet accumulation tracking","blue chip nft intelligence","nft whale alerts"],"baseUrl":"https://orbisapi.com/proxy/nft-whale-tracker-api-158b4f","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-whale-tracker/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"11eed84c-f83f-41f7-afc0-b2b0b9769344","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":600,"rateLimitPerSecond":null},"features":[]},{"id":"6db75661-4e28-4698-8148-46dd336a1e60","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/movements","description":"Recent whale movements across collections"},{"method":"GET","path":"/wallet/:address","description":"Whale profile for a specific wallet"},{"method":"GET","path":"/lookup","description":"ONE-CALL full whale intelligence"}],"x402":null},{"id":"ae122358-1b47-44a7-9d19-82ac8467c53a","name":"Weather Insurance Trigger API","slug":"weather-insurance-trigger-api-ceaef4","shortDescription":"Evaluate parametric weather insurance triggers from rainfall, wind, heat, freeze, and policy thresholds","description":"Evaluate parametric weather insurance triggers from rainfall, wind, heat, freeze, and policy thresholds. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["finance","weather","insurance","parametric-triggers","risk-rules","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/weather-insurance-trigger-api-ceaef4","openApiSpecUrl":"https://weather-insurance-trigger.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"9666ae7f-5377-4f6c-8ab7-ffa86017b8ff","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"478ae96d-b0f9-4a6a-bd82-381a3b989756","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"35be32ec-3f3e-4543-a696-9ff332d01a78","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/evaluate-trigger","description":"Evaluate whether weather readings cross policy trigger thresholds and estimate payout severity"},{"method":"GET","path":"/coverage-bands","description":"Return hardcoded deductible and payout bands for parametric policy design"},{"method":"GET","path":"/trigger-catalog","description":"Return weather trigger thresholds for rainfall, wind, heat, and freeze events"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/price-scenario","description":"Score a parametric insurance scenario from hazard frequency, payout cap, deductible, and exposure"}],"x402":null},{"id":"38c1d26e-2fda-49dd-ab6d-2097e5a0a459","name":"Invoice Payment Risk API","slug":"invoice-payment-risk-api-377ce5","shortDescription":"Score invoice payment risk from age, amount, customer history, disputes, and approval blockers","description":"Score invoice payment risk from age, amount, customer history, disputes, and approval blockers. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","invoice-risk","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/invoice-payment-risk-api-377ce5","openApiSpecUrl":"https://fin-invoice-risk.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"188a49d9-18bb-451c-90d6-eb9583b9f64b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"918868bb-d4e6-4019-a165-fc028c7efdeb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a5ef654c-d558-4458-9f61-9f40b53d3b41","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/score","description":"Analyze one invoice and return premium scoring output"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"60965c7a-a260-4c22-a4fa-57e0f460d823","name":"Retail Promotion Margin Guard API","slug":"retail-promotion-margin-guard-api-b5acb6","shortDescription":"Guard retail promotion margins from discount depth, inventory, supplier funding, cannibalization, and demand lift","description":"Guard retail promotion margins from discount depth, inventory, supplier funding, cannibalization, and demand lift. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["retail","promotion","margin","pricing","agent-friendly","x402","retail promotion margin guard","retail","promotion","margin","pricing","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/retail-promotion-margin-guard-api-b5acb6","openApiSpecUrl":"https://retail-promotion-margin-guard.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"bd3a3ee1-434a-466a-b1c6-1c5d38fa58f2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"66bc1d0b-8b34-44af-8043-6049dc017ff1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"486b59b1-3d29-4e5e-8c93-478b32742fda","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/promotion-margin-rules","description":"Return hardcoded retail promotion margin guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-promotion-margin","description":"Guard retail promotion margins from discount depth, inventory, supplier funding, cannibalization, and demand lift using deterministic scoring rules"},{"method":"POST","path":"/rank-promo-fixes","description":"Generate focused next steps for retail promotion margin guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b5a504a4-70bd-4424-9dc4-1e1fa543853b","name":"CRON Expression Generator & Validator API","slug":"cron-expression-generator-validator-api-90d54b","shortDescription":"Generate, validate and explain CRON expressions with next run times — built for scheduling AI agents","description":"Every scheduling agent needs to generate, validate and understand CRON expressions on every automation setup. Validate any CRON expression and get a human-readable description, field-by-field breakdown and next 5 run times. Generate CRON from natural language (\"every 5 minutes\", \"weekdays at 9am\") or from a schedule object. List all built-in presets. Batch validate 50 expressions at once. POST /validate — Validate, explain and get next run times. POST /generate — Generate CRON from natural language or schedule object. POST /presets — List all presets. POST /batch — Validate 50 expressions at once.","category":null,"tags":["cron","scheduling","automation","developer-tools","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/cron-expression-generator-validator-api-90d54b","openApiSpecUrl":"https://cron-expression-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"1ccdc7b2-ead2-43c5-ad13-d56f4ada6164","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["Generate, validate and explain CRON expressions with next run times — built for scheduling AI agents"]},{"id":"fb109111-b658-4324-bb00-739787f08383","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · 50 expressions/batch · Natural language to CRON"]},{"id":"c292fea8-34e2-481d-8f1d-391eb2e50a06","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"3a2d6b49-6456-4f1c-ab6e-a7644854c6d4","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate and explain a CRON expression with next N run times"},{"method":"POST","path":"/generate","description":" Validate and explain a CRON expression with next N run times"},{"method":"POST","path":"/presets","description":"List all 14 presets with expressions and descriptions"},{"method":"POST","path":"/batch","description":"Validate up to 50 CRON expressions with next run for each"},{"method":"GET","path":"/health","description":"Returns API status, version and timestam"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"4df30a8e-a65b-49bd-95ca-4af50b3c96cb","name":"Procurement Approval Path API","slug":"procurement-approval-path-api-0ee6a3","shortDescription":"Route purchase approvals from spend, vendor risk, budget fit, urgency, and contract terms","description":"Route purchase approvals from spend, vendor risk, budget fit, urgency, and contract terms. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","productivity","procurement-approval","vendor-spend","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/procurement-approval-path-api-0ee6a3","openApiSpecUrl":"https://procurement-approval-path-api.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"caa39d2d-0d1b-489a-824c-16c8262dabc3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e43c45fb-b5e2-4790-b58a-d65390dfb496","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f6cd5480-1863-497e-9912-53c2f1b3725d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/approval-rules","description":"Return hardcoded approvalRules reference rules"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"POST","path":"/route-approval","description":"Route purchase approvals from spend, vendor risk, budget fit, urgency, and contract terms"},{"method":"POST","path":"/flag-exceptions","description":"Return focused secondary analysis for Procurement Approval Path API"}],"x402":null},{"id":"1cbb7ed2-7a05-462d-849d-aa356b6e0f1c","name":"Emoji Sentiment API","slug":"emoji-sentiment-api-f10512","shortDescription":"Analyze emoji sentiment and meaning","description":"Analyze emoji sentiment, decode emoji meaning, and suggest context-appropriate emojis for social and messaging content. Built for social media agents, brand tone workflows, content generation, and engagement optimization.","category":null,"tags":["emoji","sentiment","social-media","content","nlp","emoji sentiment api","decode emoji meaning","emoji suggestions","social sentiment emoji","emoji tone analysis"],"baseUrl":"https://orbisapi.com/proxy/emoji-sentiment-api-f10512","openApiSpecUrl":"https://orbis-apis.onrender.com/emoji-sentiment/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"ed3cdc48-3e0e-4306-b7a7-3a60a8cac597","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1000,"requestsPerMonth":30000,"rateLimitPerSecond":null},"features":[]},{"id":"f6091d82-2ada-4342-9824-c2782363deb0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"3e148d10-0732-4033-a566-f12e9859c900","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/analyze","description":"Analyze endpoint"},{"method":"POST","path":"/suggest","description":"Suggest endpoint"},{"method":"POST","path":"/decode","description":"Decode endpoint"},{"method":"POST","path":"/emoji-intelligence","description":"One-call emoji sentiment analysis, decoding, and suggestions"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"cb140aaa-b0e7-41b5-9144-9a7bacea4a25","name":"Subscription Entitlement Resolver API","slug":"subscription-entitlement-resolver-api-dd2886","shortDescription":"Resolve subscription entitlements, usage gates, upgrade paths, and overage handling","description":"Resolve subscription entitlements, usage gates, upgrade paths, and overage handling. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","subscription-entitlements","usage-gating","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/subscription-entitlement-resolver-api-dd2886","openApiSpecUrl":"https://subscription-entitlement-resolver-a.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"f502bc7e-b697-4837-a3d8-706490f3a13e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"afe2f66f-af41-4ae9-9cfb-d807d84bf979","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"63a19915-66c7-45cf-a5ac-64d34e5a1107","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"GET","path":"/plan-rules","description":"Return hardcoded planRules reference rules"},{"method":"POST","path":"/resolve-entitlement","description":"Resolve subscription entitlements, usage gates, upgrade paths, and overage handling"},{"method":"POST","path":"/price-upgrade-path","description":"Return focused secondary analysis for Subscription Entitlement Resolver API"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"}],"x402":null},{"id":"f3d808d9-f569-4641-bb43-4705dd860eac","name":"Text Normalizer API","slug":"text-normalizer-api-8c6013","shortDescription":"Normalize text with 20 pipeline operations — remove accents, expand contractions, stop words — batch 200 texts","description":"Full description: Every NLP agent and RAG pipeline normalizes text before processing on every document. Apply a configurable pipeline of 20 operations: lowercase, remove accents, expand contractions, remove stop words, remove HTML/URLs/emails/emoji, normalize quotes and numbers, collapse repeated characters, fix punctuation spacing and custom replace. 5 ready-made presets: nlp_clean, llm_ready, search_index, social_clean and strict. Batch normalize 200 texts at once. Pure logic, sub-1ms.","category":null,"tags":["text-normalization","nlp","preprocessing","data-cleaning","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/text-normalizer-api-8c6013","openApiSpecUrl":"https://text-normalizer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"c3a2a2a1-70c8-463d-ad66-a94ff8c124c2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 3 endpoints · 20 operations · 5 presets · Batch 200 texts"]},{"id":"a024dbad-870a-4d61-bbeb-19a473f2cba3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · 30 steps/call · Batch 200 texts · Custom pipelines"]},{"id":"399eb6d0-c4e6-4670-800d-0a2c60871ed4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"7e61f777-1b81-47de-a7b8-c215233fdb3c","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/normalize","description":"Apply a custom pipeline of up to 30 normalization operations"},{"method":"POST","path":"/normalize","description":"Apply a custom pipeline of up to 30 normalization operations"},{"method":"POST","path":"/preset","description":"Normalize using a preset pipeline (nlp_clean, llm_ready, search_index, social_clean, strict)"},{"method":"POST","path":"/batch","description":"Batch normalize up to 200 texts with a shared pipeline or preset"},{"method":"GET","path":"/heath","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"6f38b2f1-7d28-4cf7-b9f4-e75dbcb9ad67","name":"Tool Error Taxonomy Builder API","slug":"tool-error-taxonomy-builder-api-74c02c","shortDescription":"Build tool error taxonomies from failure mode, retryability, user impact, owner, and recovery action","description":"Build tool error taxonomies from failure mode, retryability, user impact, owner, and recovery action. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","tool-errors","taxonomy","agent-tools","observability","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-error-taxonomy-builder-api-74c02c","openApiSpecUrl":"https://tool-error-taxonomy.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"2dd7e4df-788c-4078-b0da-623ea8d7eddf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"75bb3887-09d1-4180-89ff-90a57a928d95","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d50eaaff-9cfd-42ca-a203-92a91035ce82","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/classify-tool-error","description":"Generate focused next steps for tool error taxonomy from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/build-taxonomy","description":"Build tool error taxonomies from failure mode, retryability, user impact, owner, and recovery action using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/taxonomy-rules","description":"Return hardcoded tool error taxonomy rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"de13d567-71f0-485b-b30a-1f27eeb3d627","name":"Tool Call Latency Budget API","slug":"tool-call-latency-budget-api-277906","shortDescription":"Plan agent tool latency budgets from service tiers, retry limits, concurrency, and user experience goals","description":"Plan agent tool latency budgets from service tiers, retry limits, concurrency, and user experience goals. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","agent-tools","latency-budget","performance","reliability","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-call-latency-budget-api-277906","openApiSpecUrl":"https://tool-call-latency-budget.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"967b13a6-064a-438b-9e3c-29dabb820cc6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0f76c718-3d7e-4b3c-9462-301050500978","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"42b760f4-9db5-4026-992f-7da90f9d5b0a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/prioritize-optimizations","description":"Generate focused next steps for tool call latency budget based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/latency-bands","description":"Return hardcoded tool call latency budget rules, weights, and evaluation criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"POST","path":"/estimate-budget","description":"Plan agent tool latency budgets from service tiers, retry limits, concurrency, and user experience goals using deterministic rule scoring"}],"x402":null},{"id":"f735b287-c6b8-483b-a679-31aecadb7c3e","name":"Market Snapshot API","slug":"market-snapshot-api-3dc5d1","shortDescription":"Real-time market quotes, comparisons and watchlists for autonomous agents","description":"Real-time stock market perception layer for autonomous agents. Retrieve quotes, compare assets, manage watchlists and gate execution decisions.","category":null,"tags":["market-data","stocks","quotes","watchlists","market-perception","finance","real-time stock quotes","compare tickers","watchlist api","market snapshot","stock search","market execution gate"],"baseUrl":"https://orbisapi.com/proxy/market-snapshot-api-3dc5d1","openApiSpecUrl":"https://orbis-apis.onrender.com/market-snapshot/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"67c9f614-c865-4819-a2e1-0c8353598be4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c8ca2c39-8887-4e08-9743-1b2d4ac5c388","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":250000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b128c00c-51df-4843-af36-3d3b1d3b842c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/quote","description":"Get real-time market quotes"},{"method":"GET","path":"/watchlist","description":"Retrieve watchlist quotes"},{"method":"GET","path":"/search","description":"Search ticker symbols"},{"method":"POST","path":"/compare","description":"Compare assets side by side"},{"method":"POST","path":"/execution-gate","description":"Gate trading actions"}],"x402":null},{"id":"a9e8d954-2c5a-48fb-bde6-1ef6312c23e0","name":"Agent Session State Summarizer API","slug":"agent-session-state-summarizer-api-a016c1","shortDescription":"Summarize long-running agent sessions into compact state, decisions, blockers, and next actions","description":"Summarize long-running agent sessions into compact state, decisions, blockers, and next actions. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-state","session-summary","workflow-memory","agent-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-session-state-summarizer-api-a016c1","openApiSpecUrl":"https://agent-session-state-summarizer.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"4a48878b-ab33-4814-baee-72e7ad38dfb1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"afde3638-5043-4b19-821e-d13d8c56cf75","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"70383d33-dd3b-4d05-9bf9-852726f1b0f9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/extract-next-actions","description":"Produce focused follow-up actions for agent session state summarizer based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/state-rules","description":"Return hardcoded agent session state summarizer rules, weights, and decision criteria"},{"method":"POST","path":"/summarize-session","description":"Summarize long-running agent sessions into compact state, decisions, blockers, and next actions using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"e9fc5123-65f3-4f50-b78e-88423732afad","name":"Agent Context Budget Optimizer API","slug":"agent-context-budget-optimizer-api-38e9da","shortDescription":"Optimize agent context budgets from task depth, memory value, tool evidence, token cost, and risk","description":"Optimize agent context budgets from task depth, memory value, tool evidence, token cost, and risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for high-frequency AI agent operations, context engineering, memory governance, tool orchestration, SLA control, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","context-engineering","token-budget","agent-ops","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-context-budget-optimizer-api-38e9da","openApiSpecUrl":"https://agent-context-budget-optimizer.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"7730e85e-a099-40bc-88ce-c0db3b28d9bd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"87af85ce-c42e-4188-b4f1-e87e373fdf65","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0bf03a2c-4b49-4d2e-9b07-333901eae62e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/context-budget-rules","description":"Return hardcoded agent context budget optimizer rules, weights, and decision criteria"},{"method":"POST","path":"/trim-context-plan","description":"Generate focused next steps for agent context budget optimizer from urgency, cost pressure, evidence gap, control readiness, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"POST","path":"/optimize-context-budget","description":"Optimize agent context budgets from task depth, memory value, tool evidence, token cost, and risk using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"5328fa07-4de4-4412-acbc-bf1db3e4f5f3","name":"Legal Contract Risk API","slug":"legal-contract-risk-api-fa4750","shortDescription":"Contract risk scoring, clause extraction and negotiation intelligence","description":"Analyze contracts, extract clauses, score legal risk, identify dangerous terms, surface missing protections, compare agreements, and generate negotiation strategies for legal and procurement workflows.","category":null,"tags":["legal","contracts","risk-analysis","negotiation","procurement","compliance","clause-extraction","agentic","analyze contracts","contract risk scoring","extract clauses","compare contracts","contract negotiation strategy","legal contract analysis","flag risky clauses"],"baseUrl":"https://orbisapi.com/proxy/legal-contract-risk-api-fa4750","openApiSpecUrl":"https://orbis-apis.onrender.com/legal-contract-risk/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"f504cea1-7ad3-495f-88cc-13e6fadfe848","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6533c018-5844-465a-a988-fd7f8d131790","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8a952362-3096-46d5-9ed6-e38409d8f586","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract-clauses","description":"Extract contract clauses"},{"method":"POST","path":"/risk-score","description":"Score contract risk"},{"method":"POST","path":"/flag-risks","description":"Flag risky clauses"},{"method":"POST","path":"/missing-clauses","description":"Identify missing protections"},{"method":"POST","path":"/compare-contracts","description":"Compare contracts"},{"method":"POST","path":"/summarize-contract","description":"Summarize contract"},{"method":"POST","path":"/negotiation-points","description":"Generate negotiation points"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze-contract","description":"ONE-CALL contract analysis"}],"x402":null},{"id":"8f7f553e-bd60-48e2-87a5-5d6b59a750a9","name":"Context Compression API","slug":"context-compression-api-46c95b","shortDescription":"Compress transcripts, memory, and agent chains to reduce token costs","description":"Reduce token usage and context-window overhead by compressing transcripts, agent chains, documents, and memory logs into dense reusable state. Designed for autonomous agents, workflow orchestration, and scalable AI systems.","category":null,"tags":["compression","context-management","token-optimization","memory-compression","agentic","workflow-ai","transcript-compression","cost-optimization","compress transcripts","reduce token costs","compress agent memory","compress ai context","token optimization api","compress documents","compress agent chains"],"baseUrl":"https://orbisapi.com/proxy/context-compression-api-46c95b","openApiSpecUrl":"https://orbis-apis.onrender.com/context-compression/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"fd4ac4cc-b32c-4736-baeb-bb2c91c394d6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c5e41b53-5ca1-4c0e-ae95-0154ba48d388","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"db676a4d-07f1-4e7e-ac4e-b881d40c52b9","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compress-transcript","description":"Compress transcripts"},{"method":"POST","path":"/compress-agent-chain","description":"Compress agent chains"},{"method":"POST","path":"/compress-memory","description":"Compress memory logs"},{"method":"POST","path":"/extract-keypoints","description":"Extract key points"},{"method":"POST","path":"/token-estimate","description":"Estimate token savings"},{"method":"POST","path":"/compress-document","description":"Compress long documents"},{"method":"POST","path":"/decompress","description":"Reconstruct compressed text"},{"method":"POST","path":"/execution-gate","description":"Compression execution readiness"},{"method":"POST","path":"/compress","description":"ONE-CALL compression workflow"}],"x402":null},{"id":"a555dc63-a1c0-43a5-a329-76503a3a06e5","name":"Fact Verification API","slug":"fact-verification-api-fb64cd","shortDescription":"Hallucination detection, claim verification and AI trust scoring","description":"Detect hallucinations, verify claims, validate citations, score AI reliability, flag uncertainty, check consistency, and enforce policy validation for autonomous agent workflows. Built as a trust and safety infrastructure layer for AI systems.","category":null,"tags":["hallucination-detection","fact-checking","verification","trust-scoring","citation-validation","policy-validation","ai-safety","agentic","detect hallucinations","verify ai output","fact verification api","check citations","validate claims","ai trust score","policy compliance validation"],"baseUrl":"https://orbisapi.com/proxy/fact-verification-api-fb64cd","openApiSpecUrl":"https://orbis-apis.onrender.com/fact-verification/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"776126d5-a42b-469a-8dc0-f395a5b0e7f3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bdac50a8-e83d-4ada-8cad-1a9737f0a738","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e5a4c1c9-10f8-4625-8141-161e212ff84b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/verify-claim","description":"Verify a factual claim"},{"method":"POST","path":"/detect-hallucination","description":"Detect hallucinations in AI output"},{"method":"POST","path":"/check-citations","description":"Validate citations and sources"},{"method":"POST","path":"/consistency-check","description":"Check consistency and contradictions"},{"method":"POST","path":"/policy-validate","description":"Validate policy compliance"},{"method":"POST","path":"/output-score","description":"Score AI output quality"},{"method":"POST","path":"/flag-uncertainty","description":"Flag uncertain statements"},{"method":"POST","path":"/execution-gate","description":"Execution readiness validation"},{"method":"POST","path":"/verify","description":"ONE-CALL full verification workflow"}],"x402":null},{"id":"35044439-8deb-48f1-a972-ed03455882cf","name":"Portfolio Risk API","slug":"portfolio-risk-api-4cdcbe","shortDescription":"Score portfolio risk, run stress tests, and generate rebalancing action plans","description":"Score portfolio risk by category, analyze concentration and sector exposure, estimate correlations, run historical stress scenarios, calculate drawdown and VaR, and generate specific rebalancing trades — built for investment agents and autonomous portfolio management workflows.","category":null,"tags":["portfolio-risk","investment","stress-testing","rebalancing","drawdown","concentration-risk","agentic","finance","portfolio risk score","stress test portfolio","concentration risk analysis","portfolio rebalancing suggestions","drawdown analysis","sector exposure analysis","correlation matrix portfolio"],"baseUrl":"https://orbisapi.com/proxy/portfolio-risk-api-4cdcbe","openApiSpecUrl":"https://orbis-apis.onrender.com/portfolio-risk/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"3255e476-be20-464c-8e8a-693ff934626b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ba7a58dc-81fc-40c7-87b5-6cbdb1f479e9","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b7ba9aa2-9a9f-4e95-a9c2-064d0924c244","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score-risk","description":"Overall portfolio risk score"},{"method":"POST","path":"/concentration-analysis","description":"Concentration risk analysis"},{"method":"POST","path":"/correlation-matrix","description":"Correlation matrix between holdings"},{"method":"POST","path":"/stress-test","description":"Historical stress test scenarios"},{"method":"POST","path":"/sector-exposure","description":"Sector exposure vs benchmark"},{"method":"POST","path":"/drawdown-analysis","description":"Drawdown and VaR estimates"},{"method":"POST","path":"/rebalance-suggestions","description":"Rebalancing trade plan"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze-portfolio","description":"ONE-CALL full portfolio analysis"}],"x402":null},{"id":"24928000-7ac2-4136-9b28-266ab2826283","name":"ASN Network Intelligence API","slug":"asn-network-intelligence-api-e95f9f","shortDescription":"Classify ASN network context from hardcoded carrier, hosting, enterprise, cloud, and abuse exposure rules","description":"Classify ASN network context from hardcoded carrier, hosting, enterprise, cloud, and abuse exposure rules. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["data","ip-address","asn-intelligence","network-risk","traffic-analysis","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/asn-network-intelligence-api-e95f9f","openApiSpecUrl":"https://asn-network-intelligence.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"b0e27d20-d180-448b-87d1-a40bf46e086b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"57c13a42-6438-4528-b456-6c1e3edd2ff4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f2062bcb-2eb0-4d74-bfd4-5b9a8934f976","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/network-playbooks","description":"Return ASN intelligence playbooks for signup, payment, and API access contexts"},{"method":"POST","path":"/classify-network","description":"Classify network context from ASN type, hosting signals, account fit, and traffic profile"},{"method":"GET","path":"/asn-types","description":"Return hardcoded ASN network types with baseline trust assumptions"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-asn-risk","description":"Score ASN-level risk for fraud, abuse, or rate-limit policy decisions"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"33370740-d1fd-4c94-b49f-5633f5113b90","name":"QR Landing Page Match API","slug":"qr-landing-page-match-api-ab6ab3","shortDescription":"Check QR landing page match from promise clarity, mobile speed, CTA fit, trust cues, and campaign context","description":"Check QR landing page match from promise clarity, mobile speed, CTA fit, trust cues, and campaign context. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["qr-code","landing-page","conversion","campaign-qa","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/qr-landing-page-match-api-ab6ab3","openApiSpecUrl":"https://qr-landing-page-match.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"24c1f40c-a997-4512-930f-1afb2ce89cdc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"185c960d-ffdf-4bc6-bb25-72f45c408db3","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d47f64b1-fa65-4c3a-b5c9-b503e4280e08","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check-landing-match","description":"Check QR landing page match from promise clarity, mobile speed, CTA fit, trust cues, and campaign context using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/qr-landing-rules","description":"Return hardcoded qr landing page match rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/recommend-landing-fixes","description":"Generate focused next steps for qr landing page match from risk, fit, confidence, owner readiness, and publishing safety"}],"x402":null},{"id":"f3f98cac-b472-4e1d-a1da-e55e6b1599ca","name":"Robots Policy Impact API","slug":"robots-policy-impact-api-8b634c","shortDescription":"Assess robots and crawling policy impact from directives, sitemap coverage, blocked assets, and bot access goals","description":"Assess robots and crawling policy impact from directives, sitemap coverage, blocked assets, and bot access goals. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","robots-txt","crawl-policy","agent-access","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/robots-policy-impact-api-8b634c","openApiSpecUrl":"https://robots-policy-impact.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"bbf9e38d-1630-42d3-b6cc-958a6061d76e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"632eb2e8-6836-4577-8ed0-9bffa45b4664","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"18a25a3e-016e-4242-ac99-b4e70841a769","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/robots-rules","description":"Return hardcoded robots policy impact rules, weights, and decision criteria"},{"method":"POST","path":"/assess-policy","description":"Assess robots and crawling policy impact from directives, sitemap coverage, blocked assets, and bot access goals using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/recommend-robots-fixes","description":"Generate focused next steps for robots policy impact from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"b2c5ef92-b6e6-4d98-8f11-9a44bcc129d5","name":"Email Thread Intent Router API","slug":"email-thread-intent-router-api-835829","shortDescription":"Route email threads by request type, urgency, sentiment, customer value, owner, and SLA risk","description":"Route email threads by request type, urgency, sentiment, customer value, owner, and SLA risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","email","intent-routing","support-ops","agent-friendly","x402","email thread intent router","communication","email","intent routing","support ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/email-thread-intent-router-api-835829","openApiSpecUrl":"https://email-thread-intent-router.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"1a56f492-30c8-44ba-8190-e91a47472778","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2b5cf568-3cd6-457c-9945-a3e7a8d68c62","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fbb3997c-4343-454a-bcc6-74188ff3a030","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/thread-routing-rules","description":"Return hardcoded email thread intent router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-email-thread","description":"Route email threads by request type, urgency, sentiment, customer value, owner, and SLA risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-thread-actions","description":"Generate focused next steps for email thread intent router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"01ffa7e4-8e64-4843-84a3-d6e39856f4d5","name":"Agent Automation Readiness Scorer API","slug":"agent-automation-readiness-scorer-api-5cd740","shortDescription":"Score process readiness for agents from repeatability, exception rate, data quality, controls, and ROI fit","description":"Score process readiness for agents from repeatability, exception rate, data quality, controls, and ROI fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","automation-readiness","process-analysis","roi","agent-workflows","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-automation-readiness-scorer-api-5cd740","openApiSpecUrl":"https://agent-automation-readiness-scorer.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"3ca5478a-2350-42cb-8ad8-094cdf93c074","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7e3f7e91-8201-426d-adb0-dac048c27282","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"fe45a4e2-7e33-4ebd-88f2-215892da8798","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/readiness-rules","description":"Return hardcoded agent automation readiness scorer rules, weights, and decision criteria"},{"method":"POST","path":"/prioritize-automation","description":"Produce focused follow-up actions for agent automation readiness scorer based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/score-readiness","description":"Score process readiness for agents from repeatability, exception rate, data quality, controls, and ROI fit using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"651915f7-29d1-4038-be7e-507f73ffc8a6","name":"Vendor Security Questionnaire Router API","slug":"vendor-security-questionnaire-router-api-0b408f","shortDescription":"Route vendor security questionnaire items from control domain, evidence need, risk tier, owner, and deadline","description":"Route vendor security questionnaire items from control domain, evidence need, risk tier, owner, and deadline. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["security","vendor-risk","questionnaire","compliance","agent-friendly","x402","vendor security questionnaire router","security","vendor risk","questionnaire","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-security-questionnaire-router-api-0b408f","openApiSpecUrl":"https://vendor-security-questionnaire.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"40a82aec-56c8-4904-85eb-df1f43b47aaa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b19394c9-836b-4564-a7cb-a655c61fccdb","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4e4f2c27-2acb-4032-8279-02ab4fef457b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/questionnaire-router-rules","description":"Return hardcoded vendor security questionnaire rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-questionnaire-items","description":"Route vendor security questionnaire items from control domain, evidence need, risk tier, owner, and deadline using deterministic scoring rules"},{"method":"POST","path":"/prioritize-security-evidence","description":"Generate focused next steps for vendor security questionnaire from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1b687ce8-57e3-48f0-8d6a-334aab496aab","name":"GitHub Repo Stats API","slug":"github-repo-stats-api-e697c1","shortDescription":"GitHub repository health, contributors, and activity intelligence","description":"Analyze GitHub repositories, contributors, dependency risk, release cadence, commit velocity, and development activity for autonomous developer agents.","category":null,"tags":["github","developer-tools","repositories","devops","analytics"],"baseUrl":"https://orbisapi.com/proxy/github-repo-stats-api-e697c1","openApiSpecUrl":"https://orbis-apis.onrender.com/github-repo-stats/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"73bcdb15-e210-4c05-b7e3-abaedee7b8de","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aaf647e2-8aee-4e4c-899e-3a483b41c233","name":"Developer Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/repo","description":"Repository metadata"},{"method":"POST","path":"/contributors","description":"Contributor analysis"},{"method":"POST","path":"/activity","description":"Commit frequency, PR velocity, issue close rate, release cadence"},{"method":"POST","path":"/dependencies","description":"Dependency and risk analysis"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/analyze","description":"ONE-CALL repo health analysis"}],"x402":null},{"id":"220c84fa-1979-4d42-91df-2e1ed183ec0d","name":"Email Finder API","slug":"email-finder-api-fa5c01","shortDescription":"Find, verify, and enrich professional email addresses","description":"Find business emails, verify deliverability, detect company email patterns, and enrich contact profiles for sales, recruiting, and outreach workflows.","category":null,"tags":["email","lead-generation","sales","recruiting","enrichment"],"baseUrl":"https://orbisapi.com/proxy/email-finder-api-fa5c01","openApiSpecUrl":"https://orbis-apis.onrender.com/email-finder/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"f1acb7d2-21dd-4e21-853e-302d21fd2663","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"eab502df-d5ed-4597-bf6d-f83b5c552e63","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/find-email","description":"Find professional email address"},{"method":"POST","path":"/verify-email","description":"Verify email deliverability"},{"method":"POST","path":"/domain-search","description":"Find all emails at a domain with role-based groupings"},{"method":"POST","path":"/bulk","description":"Bulk find/verify up to 20 emails"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/find","description":"ONE-CALL email find and verify"}],"x402":null},{"id":"7bd6f61a-25ca-422c-9e7f-bb50c799fff5","name":"Economic Calendar API","slug":"economic-calendar-api-b05e61","shortDescription":"Track macro events, score economic impact, and model market scenarios for agent positioning","description":"Stay ahead of market-moving macro events including Fed decisions, CPI releases, jobs reports, and earnings. Score event impact, model volatility scenarios, and generate positioning signals for autonomous trading and economic analysis agents.","category":null,"tags":["economic-calendar","macro-intelligence","fed-events","cpi-analysis","market-volatility","event-driven","macro-scenario","interest-rates","economic calendar api","fed event impact api","CPI market impact","macro scenario modeling","volatility estimate api","economic event signals"],"baseUrl":"https://orbisapi.com/proxy/economic-calendar-api-b05e61","openApiSpecUrl":"https://orbis-apis.onrender.com/economic-calendar/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"d09a292e-2ea6-4034-ae18-f6332128e793","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f3ba5fde-4fcf-4d44-929d-e75de547061f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0dab0eea-b438-40e9-9f3e-1327a614e525","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/upcoming-events","description":"Retrieve upcoming macro economic events"},{"method":"POST","path":"/impact-score","description":"Score market impact of economic events"},{"method":"POST","path":"/macro-scenario","description":"Model macro scenarios from event outcomes"},{"method":"POST","path":"/volatility-estimate","description":"Estimate volatility around economic events"},{"method":"POST","path":"/event-signals","description":"Generate trading signals from macro events"},{"method":"POST","path":"/execution-gate","description":"Economic calendar execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full economic calendar analysis workflow"}],"x402":null},{"id":"539a5d76-2ada-4e94-8735-33aa2ddbe9fd","name":"Autonomous Workflow Guardrail API","slug":"autonomous-workflow-guardrail-api-282e6b","shortDescription":"Score autonomous workflow guardrails from action type, approval policy, rollback path, data sensitivity, and business impact","description":"Score autonomous workflow guardrails from action type, approval policy, rollback path, data sensitivity, and business impact. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["workflow-guardrails","agent-safety","approval","automation","agent-friendly","x402","autonomous workflow guardrail","workflow guardrails","agent safety","approval","automation","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/autonomous-workflow-guardrail-api-282e6b","openApiSpecUrl":"https://autonomous-workflow-guardrail.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"7e8cd170-f0c0-4434-89d2-95a8966be868","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6860aad5-02ff-4077-b63a-c380c542305e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"652e0487-1b54-4275-a4cc-d12d9b7a4c19","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/workflow-guardrail-rules","description":"Return hardcoded autonomous workflow guardrail rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-workflow-guardrails","description":"Score autonomous workflow guardrails from action type, approval policy, rollback path, data sensitivity, and business impact using deterministic scoring rules"},{"method":"POST","path":"/recommend-guardrail-controls","description":"Generate focused next steps for autonomous workflow guardrail from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7aeafe2b-ad4a-4738-a277-ff2d39fbd91a","name":"Sales Lead Routing Fairness API","slug":"sales-lead-routing-fairness-api-9094f3","shortDescription":"Check sales lead routing fairness from territory rules, rep capacity, account value, response SLA, and conflict history","description":"Check sales lead routing fairness from territory rules, rep capacity, account value, response SLA, and conflict history. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["sales","lead-routing","crm","fairness","agent-friendly","x402","sales lead routing fairness","sales","lead routing","crm","fairness","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-lead-routing-fairness-api-9094f3","openApiSpecUrl":"https://sales-lead-routing-fairness.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"9866bd67-d207-41ef-9b9a-2e28848b1344","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"31803ad6-9e49-42d0-84b0-50975a0df71c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"60099127-ae58-4749-aff3-41228a1ecdca","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/lead-routing-rules","description":"Return hardcoded sales lead routing fairness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-lead-routing-fairness","description":"Check sales lead routing fairness from territory rules, rep capacity, account value, response SLA, and conflict history using deterministic scoring rules"},{"method":"POST","path":"/rank-routing-fixes","description":"Generate focused next steps for sales lead routing fairness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"0e781dbb-e280-429b-874c-14d5172ff691","name":"Email Deliverability Preflight API","slug":"email-deliverability-preflight-api-9a56fb","shortDescription":"Preflight email deliverability from authentication, sender history, subject risk, links, and list hygiene","description":"Preflight email deliverability from authentication, sender history, subject risk, links, and list hygiene. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["communication","email","deliverability","campaign-qa","agent-friendly","x402","email deliverability preflight","communication","email","deliverability","campaign qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/email-deliverability-preflight-api-9a56fb","openApiSpecUrl":"https://email-deliverability-preflight.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"02db25d3-dec1-4cdf-8fcb-c8a42a0b3014","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"921c91be-5036-4b5b-b960-15ff5c1df635","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5713144a-f0cc-4665-8e80-261875432f3e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deliverability-rules","description":"Return hardcoded email deliverability preflight rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/preflight-email","description":"Preflight email deliverability from authentication, sender history, subject risk, links, and list hygiene using deterministic scoring rules"},{"method":"POST","path":"/recommend-deliverability-fixes","description":"Generate focused next steps for email deliverability preflight from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ee0d7b67-54fd-414e-86c7-3c2afd09a152","name":"LinkedIn Company Signal Brief API","slug":"linkedin-company-signal-brief-api-d5bc4c","shortDescription":"Brief LinkedIn company signals from hiring, growth, leadership changes, content themes, and market intent","description":"Brief LinkedIn company signals from hiring, growth, leadership changes, content themes, and market intent. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","linkedin","company-intelligence","sales-research","agent-friendly","x402","linkedin company signal brief","data","linkedin","company intelligence","sales research","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/linkedin-company-signal-brief-api-d5bc4c","openApiSpecUrl":"https://linkedin-company-signal-brief.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"f2d7a825-bdfb-47da-ae07-19759328e659","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"82b4518c-c82a-4085-b572-d2c780726f94","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5e98abf9-c76f-47ef-9dd9-e5b7d4773dc9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/company-signal-rules","description":"Return hardcoded linkedin company signal brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-company-signals","description":"Brief LinkedIn company signals from hiring, growth, leadership changes, content themes, and market intent using deterministic scoring rules"},{"method":"POST","path":"/prioritize-account-actions","description":"Generate focused next steps for linkedin company signal brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"231cd419-3ed8-4881-aa1e-e383aef0acba","name":"Patent Claim Novelty Triage API","slug":"patent-claim-novelty-triage-api-45b5ab","shortDescription":"Triage patent claim novelty from claim text, prior art signal, technical field, inventor notes, and filing urgency","description":"Triage patent claim novelty from claim text, prior art signal, technical field, inventor notes, and filing urgency. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["patents","novelty","ip","legal-tech","agent-friendly","x402","patent claim novelty triage","patents","novelty","ip","legal tech","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/patent-claim-novelty-triage-api-45b5ab","openApiSpecUrl":"https://patent-claim-novelty-triage.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"a86e04fb-b5d9-4f36-b9c8-334e2ef3f0a1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6f648524-c74a-4034-b7af-d1ea8205b589","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0fac3b3b-4067-4c43-b87c-86788d4aac13","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/patent-novelty-rules","description":"Return hardcoded patent claim novelty triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-patent-claim-novelty","description":"Triage patent claim novelty from claim text, prior art signal, technical field, inventor notes, and filing urgency using deterministic scoring rules"},{"method":"POST","path":"/rank-ip-actions","description":"Generate focused next steps for patent claim novelty triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cc42fffd-af70-4f4e-9853-eae855a7c243","name":"NPM Package Risk API","slug":"npm-package-risk-api-a9d854","shortDescription":"Analyze NPM package risk, dependency trees, and license compliance for supply chain security","description":"Analyze NPM package risk, dependency trees, and license compliance for supply chain security — powered by Claude AI for agent-native workflows.","category":null,"tags":["npm","security","dependencies","license","supply-chain","npm package security check","package vulnerability audit","npm dependency risk score","supply chain risk npm","node package safety check"],"baseUrl":"https://orbisapi.com/proxy/npm-package-risk-api-a9d854","openApiSpecUrl":"https://orbis-apis.onrender.com/npm-package-risk/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"12e5b98e-e38a-48b8-ba54-89f4c9d24e10","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aa3d69e3-2a42-4a53-b604-86c676debed0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze npm package risk"},{"method":"POST","path":"/audit","description":"Audit package dependencies"},{"method":"POST","path":"/compare","description":"Compare package alternatives"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/package-intelligence","description":"ONE-CALL full package intelligence"},{"method":"POST","path":"/score","description":"Score package health and risk"},{"method":"POST","path":"/batch","description":"Batch analyze up to 20 packages"}],"x402":null},{"id":"ec199d4d-a1c4-490f-8d2f-5609c02dc18f","name":"Betting Odds API","slug":"betting-odds-api-853b79","shortDescription":"Real-time betting odds, line movements, and best prices across bookmakers","description":"Get real-time betting odds, track line movements, and find the best price across bookmakers for sports analytics, arbitrage detection, and odds intelligence agents.","category":null,"tags":["betting","odds","sports","arbitrage","analytics","get sports betting odds","compare odds across bookmakers","live betting odds api","sports odds data","moneyline odds lookup"],"baseUrl":"https://orbisapi.com/proxy/betting-odds-api-853b79","openApiSpecUrl":"https://orbis-apis.onrender.com/betting-odds/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"1f2ffa18-c7be-4cc6-8b5d-f26a0475f033","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e51b5493-8963-4f60-b811-1442490405c2","name":"Odds Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"16cf1cca-ca4e-4080-9c1b-deebbc508386","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/odds","description":"Get betting odds"},{"method":"POST","path":"/line-movement","description":"Track line movement"},{"method":"POST","path":"/best-price","description":"Find best price"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full odds analysis"}],"x402":null},{"id":"56b2fe9b-0a74-412f-89ea-52ea22b8864a","name":"Earnings Analyzer API","slug":"earnings-analyzer-api-322c11","shortDescription":"Parse earnings reports, detect analyst beats/misses, and generate investment signals","description":"Extract revenue, EPS, margins, and segment metrics from earnings reports. Detect analyst beats and misses, analyze management tone and forward guidance, identify risk factors, and generate investment signals — designed for financial agents and autonomous investment workflows.","category":null,"tags":["earnings","financial-analysis","investment-signals","beats-misses","guidance-analysis","management-sentiment","agentic","finance","analyze earnings report","detect earnings beat","extract EPS metrics","management sentiment analysis","forward guidance extraction","earnings investment signal","compare quarterly earnings"],"baseUrl":"https://orbisapi.com/proxy/earnings-analyzer-api-322c11","openApiSpecUrl":"https://orbis-apis.onrender.com/earnings-analyzer/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"58c54e66-d035-4e90-b89f-6bfbbdd2d5c9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1d2aec73-74dd-4531-a144-ff0dcd7e7a78","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f48aedf0-2e17-4b2d-bb7e-e1d25fb910fd","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-earnings","description":"Full earnings analysis"},{"method":"POST","path":"/extract-metrics","description":"Extract financial metrics"},{"method":"POST","path":"/detect-beats-misses","description":"Detect analyst beats/misses"},{"method":"POST","path":"/compare-quarters","description":"Compare earnings periods"},{"method":"POST","path":"/segment-analysis","description":"Segment performance breakdown"},{"method":"POST","path":"/management-sentiment","description":"Management tone analysis"},{"method":"POST","path":"/guidance-analysis","description":"Forward guidance extraction"},{"method":"POST","path":"/risk-factors","description":"Risk factor categorization"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full earnings analysis"}],"x402":null},{"id":"f9cec35f-f1e8-4340-b274-6e0cff3ffa91","name":"Reddit Intelligence API","slug":"reddit-intelligence-api-43b968","shortDescription":"Analyze Reddit for sentiment, complaints, buying intent, and competitor mentions","description":"AI-powered Reddit analysis — subreddit sentiment, keyword tracking, complaint detection, virality scoring, buying intent, topic clustering, and competitor mentions. ONE-CALL monitor endpoint for full community intelligence.","category":null,"tags":["reddit","social-intelligence","sentiment-analysis","community-analysis","buying-intent","complaint-detection","virality-scoring","competitor-monitoring","analyze reddit sentiment","detect buying intent reddit","reddit complaint detection","track keywords reddit","subreddit analysis api","reddit competitor mentions","virality score reddit post","reddit topic clustering"],"baseUrl":"https://orbisapi.com/proxy/reddit-intelligence-api-43b968","openApiSpecUrl":"https://orbis-apis.onrender.com/reddit-intelligence/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"bb395e46-91ee-49cb-8443-f75345071b82","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"cb65da28-71b3-477f-b4e4-9519ac0b8e47","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"334aade9-3cbb-434a-8b60-f10a8b5a269c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-subreddit","description":"Analyze a subreddit for sentiment, top topics, pain points, and community health"},{"method":"POST","path":"/track-keywords","description":"Track keyword mentions, velocity, and sentiment across Reddit"},{"method":"POST","path":"/detect-complaints","description":"Detect recurring complaints and pain points with NPS estimate"},{"method":"POST","path":"/score-virality","description":"Score virality potential of a Reddit post"},{"method":"POST","path":"/buying-intent","description":"Detect buying intent signals with purchase stage and decision triggers"},{"method":"POST","path":"/topic-clusters","description":"Cluster Reddit posts into semantic topic groups"},{"method":"POST","path":"/competitor-mentions","description":"Analyze competitor mentions and brand comparisons"},{"method":"POST","path":"/execution-gate","description":"Validate Reddit input and recommend best analysis endpoint"},{"method":"POST","path":"/monitor","description":"ONE-CALL full Reddit intelligence workflow"}],"x402":null},{"id":"f54ed3be-a947-4246-b39f-372a96f3fec7","name":"Corporate Actions API","slug":"corporate-actions-api-2565fb","shortDescription":"Track stock splits, dividends, buybacks, M&A activity, and insider transactions","description":"Monitor and analyze corporate actions including stock splits, dividend safety scores, buyback yields, M&A activity, insider transactions, and corporate events. Designed for autonomous investment agents, portfolio monitoring workflows, and financial intelligence platforms.","category":null,"tags":["corporate-actions","stock-splits","dividends","buybacks","mergers-acquisitions","insider-trading","corporate-events","finance-intelligence","corporate actions api","stock split analysis","dividend safety score","buyback yield api","merger acquisition tracking","insider transaction api","corporate events intelligence"],"baseUrl":"https://orbisapi.com/proxy/corporate-actions-api-2565fb","openApiSpecUrl":"https://orbis-apis.onrender.com/corporate-actions/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"07854804-6477-46e6-9a15-324dc5e1cab8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b6c5b653-5920-461c-b4e4-29edba21f600","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e828c44-4f8c-4866-b40a-5a78fdb55b2a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/splits","description":"Analyze stock split history and signals"},{"method":"POST","path":"/dividends","description":"Score dividend safety and yield sustainability"},{"method":"POST","path":"/buybacks","description":"Analyze share buyback programs and yield"},{"method":"POST","path":"/mergers","description":"Track and analyze M&A activity and impact"},{"method":"POST","path":"/insider-activity","description":"Monitor and score insider transactions"},{"method":"POST","path":"/corporate-events","description":"Track upcoming and recent corporate events"},{"method":"POST","path":"/execution-gate","description":"Corporate actions execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full corporate actions analysis workflow"}],"x402":null},{"id":"c2f9f300-692d-4151-b011-24db0bca1636","name":"Legal Matter Intake Classifier API","slug":"legal-matter-intake-classifier-api-fa4028","shortDescription":"Classify legal matter intake by practice area, urgency, confidentiality, document needs, and owner fit","description":"Classify legal matter intake by practice area, urgency, confidentiality, document needs, and owner fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","legal-ops","matter-intake","classification","workflow-routing","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/legal-matter-intake-classifier-api-fa4028","openApiSpecUrl":"https://legal-matter-intake.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"4d960f8e-210e-4349-8074-02963e136639","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ce443ad3-d681-48df-869f-d54ebbf6a3a4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"43b9187a-fd52-4336-81d5-83ae068810a8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/matter-rules","description":"Return hardcoded legal matter intake rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/route-legal-intake","description":"Generate focused next steps for legal matter intake from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/classify-matter","description":"Classify legal matter intake by practice area, urgency, confidentiality, document needs, and owner fit using deterministic scoring rules"}],"x402":null},{"id":"78341318-56f5-495c-be2f-cf9d90e28444","name":"Data Lake PII Zone Classifier API","slug":"data-lake-pii-zone-classifier-api-795be7","shortDescription":"Classify data lake PII zones from table names, sample fields, lineage, access role, retention, and sharing scope","description":"Classify data lake PII zones from table names, sample fields, lineage, access role, retention, and sharing scope. This premium self-contained API uses hardcoded developer governance, data privacy, healthcare research, pharmacy operations, public benefits, legal discovery, patent/IP, real estate operations, education, media rights, creator monetization, carbon market, and resilience planning rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring vertical workflows, evidence-backed decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["data-lake","pii","privacy","governance","agent-friendly","x402","data lake pii zone classifier","data lake","pii","privacy","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-lake-pii-zone-classifier-api-795be7","openApiSpecUrl":"https://data-lake-pii-zone-classifier.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"565d7b84-c796-4f6a-b42d-bcab5930abd8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5e109447-3f97-48b0-a5fe-7e958390ad56","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f6938bd8-4c9a-4fd1-8732-f7d3324dec75","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pii-zone-rules","description":"Return hardcoded data lake pii zone classifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/classify-data-lake-pii-zone","description":"Classify data lake PII zones from table names, sample fields, lineage, access role, retention, and sharing scope using deterministic scoring rules"},{"method":"POST","path":"/rank-pii-controls","description":"Generate focused next steps for data lake pii zone classifier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"21c171cd-8147-4d00-a1ab-c409b6b56041","name":"JSON Tools — Base + Solana","slug":"json-tools-base-solana-85d6e9","shortDescription":"Validate, format, minify, and compare JSON. Pay-per-call on Base or Solana.","description":"Four pure-compute JSON endpoints built for AI agents. validate returns valid:true or pinpoints the syntax error with line and column. format pretty-prints with configurable indentation (0 to 10 spaces). minify strips whitespace and reports bytes saved. compare deep-diffs two JSON objects with dot-notation paths to differences. Dual-rail pricing on Base or Solana, same flat rate. Your wallet is your identity. No account, no API key. Stateless, no data retention.","category":null,"tags":["json","formatter","validator","minify","diff","utility","data-tools","base","solana","x402"],"baseUrl":"https://orbisapi.com/proxy/json-tools-base-solana-85d6e9","openApiSpecUrl":"https://json-tools-api.vercel.app/openapi.json","hasFree":false,"callCount":6,"tiers":[{"id":"eccc1b9f-fb0c-4eb7-bd03-6ad013cb7247","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate JSON syntax. Returns valid:true or {valid:false, error, line, column} with parse-error location."},{"method":"POST","path":"/format","description":"Pretty-print JSON with configurable indentation (0 to 10 spaces). Body: {json, indent}."},{"method":"POST","path":"/minify","description":"Strip whitespace from JSON and report savings_pct. Body: {json}."},{"method":"POST","path":"/compare","description":"Deep diff between two JSON objects with dot-notation paths to differences. Body: {json1, json2}."}],"x402":null},{"id":"4c63746f-9a96-4f69-8d4e-038c9ecd69ae","name":"Domain Intelligence API","slug":"domain-intelligence-api-9d26f1","shortDescription":"WHOIS, tech stack detection, and company identification from domains","description":"Get WHOIS data, technology stack detection, and company identification from domain names for autonomous research and enrichment workflows.","category":null,"tags":["domain","whois","tech-stack","enrichment","research","domain reputation check","whois lookup api","domain age authority","domain security score","website domain analysis"],"baseUrl":"https://orbisapi.com/proxy/domain-intelligence-api-9d26f1","openApiSpecUrl":"https://orbis-apis.onrender.com/domain-intelligence/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"e574cbcd-e962-4023-b243-afefbbc93018","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5f66c449-170e-4531-93cc-8785eab12f6a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"a80eb331-f266-419c-9f36-7ecb7422f086","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/whois","description":"WHOIS data — registrar, dates, name servers, registrant country"},{"method":"POST","path":"/tech-stack","description":"Technology stack detection — CMS, CDN, analytics, hosting, CRM"},{"method":"POST","path":"/company-from-domain","description":"Identify company from domain — name, industry, headcount range, HQ"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full domain intelligence — WHOIS + tech stack + company"}],"x402":null},{"id":"5ae42a0b-e0d2-4093-b680-61b458e50b32","name":"Agent Connector Coverage Mapper API","slug":"agent-connector-coverage-mapper-api-4cf15a","shortDescription":"Map connector coverage gaps across objects, actions, events, permissions, and workflow requirements","description":"Map connector coverage gaps across objects, actions, events, permissions, and workflow requirements. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","connectors","integration-coverage","agent-tools","workflow-analysis","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-connector-coverage-mapper-api-4cf15a","openApiSpecUrl":"https://agent-connector-coverage-mapper.vercel.app/openapi","hasFree":true,"callCount":6,"tiers":[{"id":"de672260-8cec-479c-85de-9b94e302e8aa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"1a15469b-d3bc-4627-80e8-21be6d0cf282","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0e5544ce-512c-4f55-a346-c9e2ad03be9a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/map-coverage","description":"Map connector coverage gaps across objects, actions, events, permissions, and workflow requirements using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/coverage-rules","description":"Return hardcoded agent connector coverage mapper rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/rank-connector-gaps","description":"Produce focused follow-up actions for agent connector coverage mapper based on risk, confidence, readiness, and control gaps"}],"x402":null},{"id":"2b280910-baa3-4998-9a65-bb5b9802d57f","name":"Signature Detection API","slug":"signature-detection-api-28abe7","shortDescription":"Detect, verify, and locate signatures and generate audit trails for contract execution agents","description":"Detect, verify, and locate signatures and generate audit trails for contract execution agents — powered by Claude AI for agent-native workflows.","category":null,"tags":["signature","contract","compliance","audit","esign","detect signature in document","signature verification api","esignature presence check","contract signed detection","signature location finder"],"baseUrl":"https://orbisapi.com/proxy/signature-detection-api-28abe7","openApiSpecUrl":"https://orbis-apis.onrender.com/signature-detection/openapi.json","hasFree":true,"callCount":6,"tiers":[{"id":"d0670067-3ef7-4a99-b479-6568d729a5d5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":200,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c73f3752-a45d-4ef5-a62e-54a34a4b7089","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/detect","description":"Detect signatures in document"},{"method":"POST","path":"/verify","description":"Verify signature authenticity"},{"method":"POST","path":"/locate","description":"Locate signature positions"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/signature-intelligence","description":"ONE-CALL full signature intelligence"},{"method":"POST","path":"/extract","description":"Extract signature as image"},{"method":"POST","path":"/batch","description":"Batch detect in up to 20 documents"}],"x402":null},{"id":"a01662b4-0385-486e-a7f7-3ae53f28aa97","name":"Agent Workflow Queue Prioritizer API","slug":"agent-workflow-queue-prioritizer-api-eb3139","shortDescription":"Prioritize agent workflow queues by SLA, revenue impact, dependency blockers, risk, and freshness","description":"Prioritize agent workflow queues by SLA, revenue impact, dependency blockers, risk, and freshness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","agent-ops","queue-priority","workflow-routing","sla","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-workflow-queue-prioritizer-api-eb3139","openApiSpecUrl":"https://agent-queue-prioritizer.vercel.app/openapi","hasFree":true,"callCount":8,"tiers":[{"id":"e2e91aa3-feb4-49dd-8225-a80ddfb4eabd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"68708f5a-889d-420e-9d0d-15a73cb2516f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"77d2303a-3718-4b94-bbb1-710942d38ff4","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/queue-rules","description":"Return hardcoded agent queue prioritizer rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/prioritize-queue","description":"Prioritize agent workflow queues by SLA, revenue impact, dependency blockers, risk, and freshness using deterministic scoring rules"},{"method":"POST","path":"/explain-priority","description":"Generate focused next steps for agent queue prioritizer from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"c3b3fdbd-5be6-41d4-8f5b-d12d4ce62fd2","name":"LinkedIn Profile API","slug":"linkedin-profile-api-ddb819","shortDescription":"LinkedIn profile analysis, company intelligence, and person enrichment for autonomous agents","description":"Analyze LinkedIn profiles, enrich people and companies, extract experience and skills, estimate engagement signals, identify hiring trends, and prepare outreach-ready intelligence for sales, recruiting, and due diligence workflows.","category":null,"tags":["linkedin","profile-enrichment","company-intelligence","lead-generation","recruiting","sales-intelligence","agentic","business","linkedin profile api","linkedin enrichment","company intelligence","lead enrichment","person enrichment","sales prospecting","recruiting intelligence","linkedin company analysis"],"baseUrl":"https://orbisapi.com/proxy/linkedin-profile-api-ddb819","openApiSpecUrl":"https://orbis-apis.onrender.com/linkedin-profile/openapi.json","hasFree":true,"callCount":12,"tiers":[{"id":"e80a9a8e-bb64-4530-8cf5-4afac2fa7c95","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b63da7ad-877d-4c9a-aec0-0874212f4c02","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"844614d2-06d2-404f-b8d7-0a40fba36f0a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/profile","description":"Analyze LinkedIn profile from URL or name"},{"method":"POST","path":"/company","description":"LinkedIn company intelligence and hiring analysis"},{"method":"POST","path":"/enrich","description":"Enrich a person with LinkedIn profile and contact signals"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL: enrich person and company in one shot"}],"x402":null},{"id":"4b206c65-aab0-4f98-a363-e31ba355a59d","name":"Working Capital Signal API","slug":"working-capital-signal-api-ca7c2a","shortDescription":"Score working capital health using receivables, payables, inventory, cash runway, and growth","description":"Score working capital health using receivables, payables, inventory, cash runway, and growth. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","working-capital","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/working-capital-signal-api-ca7c2a","openApiSpecUrl":"https://fin-working-capital.vercel.app/openapi","hasFree":true,"callCount":13,"tiers":[{"id":"95fdc87f-346e-49fb-870e-8479d1720716","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7e2c9bd4-20dc-4af5-9646-cb4523b104c8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8cf55f46-f568-4ee9-8511-0e4c87ce7020","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/score","description":"Analyze one business and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"}],"x402":null},{"id":"8fe61169-0ca7-4bf1-9c4d-3fa192521b0f","name":"NFT Wash Trading Rules API","slug":"nft-wash-trading-rules-api-020717","shortDescription":"Flag NFT wash trading patterns from trade loops, price jumps, counterparties, and holding time","description":"Flag NFT wash trading patterns from trade loops, price jumps, counterparties, and holding time. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["data","web3","nft","wash-trading","fraud-rules","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/nft-wash-trading-rules-api-020717","openApiSpecUrl":"https://nft-wash-trading-rules-api.vercel.app/openapi","hasFree":true,"callCount":13,"tiers":[{"id":"5f03f8d9-0f2c-490f-94f6-d27ca776bec8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"dffdaba1-75ae-48dc-b7cb-366f5b901c01","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"142bdb32-3745-46d9-87ed-d08df1e74111","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/flag","description":"Generate a NFT wash trading rule check from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded washTradePatterns reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"667082f6-e1af-43e8-94cb-782c4256baf5","name":"JWT Toolkit API","slug":"jwt-toolkit-api-c34d03","shortDescription":"Decode, inspect and build JWT tokens — security scoring — batch 50 tokens — built for auth AI agents","description":"Minimalist app icon, 512x512, pure black background. Center: a clean white key with three dots representing the three JWT segments (header.payload.signature). Subtle amber glow (#F59E0B). No text, no gradients, no noise.","category":null,"tags":["jwt","authentication","security","tokens","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/jwt-toolkit-api-c34d03","openApiSpecUrl":"https://jwt-toolkit-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":13,"tiers":[{"id":"1587e519-cdda-41a2-b07d-c282c2b7fd9c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · Expiry detection · Security scoring · Batch 50 tokens"]},{"id":"5605ef67-6916-4d03-abaf-3fc723c72925","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.03 USDC via x402 · Unlimited · All endpoints · Security grade A-D · Bearer token support"]},{"id":"e0521546-cd2a-4229-9d54-8025b87a4b3a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"14.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":99998,"rateLimitPerSecond":null},"features":["5,000 req/day · 100,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"8dce44e5-644e-4246-8682-34032b687973","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["50,000 req/day · 1,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/decode","description":"Decode JWT and extract header, payload, expiry status and all standard claims"},{"method":"POST","path":"/inspect","description":"Security score, issues, warnings and recommendations for any JWT"},{"method":"POST","path":"/batch","description":"Batch decode up to 50 JWT tokens at once"},{"method":"POST","path":"/create","description":"Build an unsigned JWT payload structure for testing and inspection"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"b6851e0d-c49a-4923-ba7a-d1d49e4036d6","name":"Agent Memory API","slug":"agent-memory-api-717b41","shortDescription":"Persistent memory and reflection infrastructure for autonomous agents","description":"Foundational memory infrastructure for autonomous AI agents. Store, retrieve, compress, reflect on, and manage contextual memory with semantic search, execution gating, and adaptive strategy reflection.","category":null,"tags":["agent-memory","autonomous-agents","context-engine","reflection","semantic-search","memory-management","store agent memory","retrieve contextual memory","agent reflection","compress conversation history","persistent ai memory","autonomous memory loops"],"baseUrl":"https://orbisapi.com/proxy/agent-memory-api-717b41","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-memory/openapi.json","hasFree":true,"callCount":13,"tiers":[{"id":"9fd40eff-2b61-4d9c-92e0-2ee10b037909","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e708a336-833a-41fb-9869-fed357f1d74c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9134a5b5-1276-43a8-b9db-51349bee9741","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/store","description":"Store structured memory"},{"method":"POST","path":"/retrieve","description":"Retrieve relevant memories"},{"method":"POST","path":"/search","description":"Keyword memory search"},{"method":"POST","path":"/compress","description":"Compress memory history into summary"},{"method":"POST","path":"/extract","description":"Extract facts and entities from memory"},{"method":"POST","path":"/reflect","description":"Analyze failures and improve strategy"},{"method":"POST","path":"/update","description":"Update existing memory by ID"},{"method":"POST","path":"/delete","description":"Delete memory by ID"},{"method":"POST","path":"/merge","description":"Merge duplicate memories"},{"method":"POST","path":"/forget","description":"Bulk forget by tag, scope, or age"},{"method":"POST","path":"/execution-gate","description":"Gate autonomous actions using memory confidence"}],"x402":null},{"id":"7a0aa0b1-be41-4247-a3ba-a29c2128c598","name":"Autonomous Action Rollback Planner API","slug":"autonomous-action-rollback-planner-api-59e3ff","shortDescription":"Plan rollback steps for autonomous actions from reversibility, dependencies, data changes, and owner readiness","description":"Plan rollback steps for autonomous actions from reversibility, dependencies, data changes, and owner readiness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","rollback-planning","agent-actions","risk-controls","workflow-safety","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/autonomous-action-rollback-planner-api-59e3ff","openApiSpecUrl":"https://action-rollback-planner.vercel.app/openapi","hasFree":true,"callCount":13,"tiers":[{"id":"3d2e13b7-d84c-4328-ae93-deaad2c677c5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"79580e57-6e95-4874-93b5-5dd05b74993d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"2de3ede5-6d02-408d-9243-beb955f4c021","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/score-reversibility","description":"Generate focused next steps for action rollback planner from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-rollback","description":"Plan rollback steps for autonomous actions from reversibility, dependencies, data changes, and owner readiness using deterministic scoring rules"},{"method":"GET","path":"/rollback-rules","description":"Return hardcoded action rollback planner rules, weights, and decision criteria"}],"x402":null},{"id":"67964ac7-8119-46db-92f5-18f32dfb42f3","name":"X/Twitter Post Lookup API","slug":"x-twitter-post-lookup-api-cc55f3","shortDescription":"Look up posts, analyze profile metrics, and measure engagement on Twitter/X","description":"Look up Twitter/X posts and threads, analyze profile metrics, and measure engagement signals for social intelligence, brand monitoring, and sentiment agents.","category":null,"tags":["twitter","x","social-media","engagement","brand-monitoring","search twitter posts","get tweet data api","twitter mention lookup","tweet engagement stats","twitter content search"],"baseUrl":"https://orbisapi.com/proxy/x-twitter-post-lookup-api-cc55f3","openApiSpecUrl":"https://orbis-apis.onrender.com/twitter-post-lookup/openapi.json","hasFree":true,"callCount":13,"tiers":[{"id":"2b3e8324-6abb-4075-8b70-6ba5145da963","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"af1a4887-027c-4af6-9a83-5e6ff1bb56b5","name":"Twitter Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ea0b908f-29ae-4c9a-a963-32bddb02e81f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/post","description":"Look up a post"},{"method":"POST","path":"/profile","description":"Get profile metrics"},{"method":"POST","path":"/engagement","description":"Measure engagement"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full Twitter/X intelligence"}],"x402":null},{"id":"91d5e410-b9e3-43d7-939c-2c3ef8d1b78c","name":"Color Palette Generator API","slug":"color-palette-generator-api-119a11","shortDescription":"Generate color palettes, convert hex to RGB/HSL and check WCAG contrast ratios instantly — built for design AI agents","description":"Every design agent and UI generator needs color palettes on every component render. Generate complementary, triadic, analogous, split-complementary, tetradic, shades and tints palettes from any hex color. Convert between hex, RGB and HSL. Check WCAG AA/AAA contrast ratios. Pure logic, sub-1ms. POST /generate — 7 palette types from any hex color. POST /convert — Hex to RGB, HSL, color name, luminance. POST /contrast — WCAG AA/AAA contrast ratio checker.","category":null,"tags":["color","design","palette","wcag","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/color-palette-generator-api-119a11","openApiSpecUrl":null,"hasFree":true,"callCount":13,"tiers":[{"id":"2d664bed-31b9-4d2a-84a5-44144175f7fe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 3 endpoints · 7 palette types · WCAG checker"]},{"id":"6ead7311-1acd-450f-891b-83ff13eeb30b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · 7 palette types · Full color info"]},{"id":"740158be-31c5-4955-9811-3305f855c03e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge"]},{"id":"320ed67c-ffd3-4990-bf0c-0494b54567c8","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge"]}],"endpoints":[{"method":"POST","path":"/generate","description":"Create Triadic, Analogous, or Tetradic palettes."},{"method":"POST","path":"/convert","description":"Hex to RGB, HSL, and \"Natural Language\" names."},{"method":"POST","path":"/contrast","description":"Get WCAG 2.1 AA/AAA pass/fail ratings."},{"method":"POST","path":"/simulate","description":"Test colors for color-blindness accessibility."},{"method":"POST","path":"/blend","description":"Generate 2-color interpolation (gradient scales)."},{"method":"POST","path":"/suggest","description":"Get the perfect text/UI colors for a background."}],"x402":null},{"id":"b5864be6-fb8b-48cf-944f-ceb31a574f1e","name":"Human Review Queue Balancer API","slug":"human-review-queue-balancer-api-1b50a2","shortDescription":"Balance human review queues by risk, skill fit, SLA, reviewer load, and decision complexity","description":"Balance human review queues by risk, skill fit, SLA, reviewer load, and decision complexity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","human-review","queue-balancing","agent-ops","workflow-routing","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/human-review-queue-balancer-api-1b50a2","openApiSpecUrl":"https://human-review-balancer.vercel.app/openapi","hasFree":true,"callCount":13,"tiers":[{"id":"9e5dfd98-020a-4dc9-983c-e2c803d1debc","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a012e7bd-e610-46ed-bee6-6621049482e7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"353bbf62-e029-49f3-b962-5f56bf426528","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/assign-reviewer","description":"Generate focused next steps for human review balancer from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/balance-queue","description":"Balance human review queues by risk, skill fit, SLA, reviewer load, and decision complexity using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/review-queue-rules","description":"Return hardcoded human review balancer rules, weights, and decision criteria"}],"x402":null},{"id":"1652da98-208d-47b6-8d18-005a47c2a3b1","name":"Enterprise Knowledge Access Matrix API","slug":"enterprise-knowledge-access-matrix-api-5f37b1","shortDescription":"Map enterprise knowledge access by role, sensitivity, purpose, retention, and agent action rights","description":"Map enterprise knowledge access by role, sensitivity, purpose, retention, and agent action rights. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","access-control","knowledge-security","enterprise-data","agent-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/enterprise-knowledge-access-matrix-api-5f37b1","openApiSpecUrl":"https://enterprise-knowledge-access-matrix.vercel.app/openapi","hasFree":true,"callCount":14,"tiers":[{"id":"53e71376-f5a1-4f37-9b05-2bf8d26a8308","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"60fccc5c-0450-4e67-8b5b-c9353c7162b5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"22e65443-421a-4dd7-84fd-9d07188673ca","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/flag-access-gaps","description":"Produce focused follow-up actions for enterprise knowledge access matrix based on risk, confidence, readiness, and control gaps"},{"method":"POST","path":"/map-access","description":"Map enterprise knowledge access by role, sensitivity, purpose, retention, and agent action rights using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/access-rules","description":"Return hardcoded enterprise knowledge access matrix rules, weights, and decision criteria"}],"x402":null},{"id":"1283bc8e-dc82-48ef-91af-cb4d418f4394","name":"Agent Compliance Evidence Router API","slug":"agent-compliance-evidence-router-api-d7c838","shortDescription":"Route agent compliance evidence by control, owner, system, retention need, audit cycle, and gap severity","description":"Route agent compliance evidence by control, owner, system, retention need, audit cycle, and gap severity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","compliance-evidence","audit","routing","agent-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-compliance-evidence-router-api-d7c838","openApiSpecUrl":"https://agent-evidence-router.vercel.app/openapi","hasFree":true,"callCount":14,"tiers":[{"id":"c44d091f-4db3-45c0-81ec-7beec2c2d81d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"39f4955f-d3ac-4002-928c-d9f14bcadd2d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9288b11d-bcde-40cb-a8ae-d2efe734ace5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/prioritize-evidence-gaps","description":"Generate focused next steps for agent evidence router from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/evidence-rules","description":"Return hardcoded agent evidence router rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/route-evidence","description":"Route agent compliance evidence by control, owner, system, retention need, audit cycle, and gap severity using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"71941ed3-991c-419a-b548-f573ad9a10f9","name":"Agent Task Decomposition Planner API","slug":"agent-task-decomposition-planner-api-675e5f","shortDescription":"Break agent goals into bounded subtasks, dependencies, validation gates, and handoff checkpoints","description":"Break agent goals into bounded subtasks, dependencies, validation gates, and handoff checkpoints. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","task-planning","agent-workflows","decomposition","execution-planning","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-task-decomposition-planner-api-675e5f","openApiSpecUrl":"https://agent-task-decomposition-planner.vercel.app/openapi","hasFree":true,"callCount":14,"tiers":[{"id":"5e0b4092-06c0-42a7-8109-a17233b51d60","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2dcd27a5-eee9-4dc3-bcdf-d62b202b4f4d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b45cee14-5fae-4d42-8174-1c89a8aefd24","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/decompose-task","description":"Break agent goals into bounded subtasks, dependencies, validation gates, and handoff checkpoints using deterministic rule scoring"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/planning-patterns","description":"Return hardcoded agent task decomposition planner rules, weights, and evaluation criteria"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/validate-task-plan","description":"Generate focused next steps for agent task decomposition planner based on risk, urgency, confidence, and owner readiness"}],"x402":null},{"id":"37fd6942-d58f-40c3-8f90-d5641d550e3a","name":"Text Extractor API","slug":"text-extractor-api-c64dc3","shortDescription":"Extract structured data and named entities from unstructured text","description":"Extract structured data and named entities from unstructured text using AI. Supports schema-driven extraction and full entity recognition for document processing, data pipeline, and NLP automation agents.","category":null,"tags":["nlp","extraction","structured-data","entities","document-processing","extract data from text","structured data extraction api","named entity recognition","parse unstructured text","nlp data extraction"],"baseUrl":"https://orbisapi.com/proxy/text-extractor-api-c64dc3","openApiSpecUrl":"https://orbis-apis.onrender.com/text-extractor/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"5d3be8f8-3fae-407a-bfcb-94904594b4d1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6ff4f495-232f-44d1-97c2-69f145009a7c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"a39ea626-f4e4-428d-9ba6-35d9667c0a9d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Schema-driven extraction — pull structured fields from free-form text using a JSON schema definition"},{"method":"POST","path":"/entities","description":"Named entity recognition — extract people, organizations, locations, dates, and custom entities"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"}],"x402":null},{"id":"74d27315-6c3b-44b2-9352-9aeeb9ecff72","name":"Crypto Custody Control Checklist API","slug":"crypto-custody-control-checklist-api-657c1d","shortDescription":"Assess crypto custody controls across multisig, key rotation, approvals, and recovery plans","description":"Assess crypto custody controls across multisig, key rotation, approvals, and recovery plans. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["crypto","finance","web3","custody","multisig","controls","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-custody-control-checklist-api-657c1d","openApiSpecUrl":"https://crypto-custody-control-checklist.vercel.app/openapi","hasFree":true,"callCount":14,"tiers":[{"id":"782439c2-60b6-44af-9431-4225bf99b3c6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f2e37e7a-4ea5-4fd0-966e-8f5bc2b8e3fc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"857904c4-2c1c-42ee-8336-8d006f99dfc7","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/evaluate","description":"Generate a custody control score from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded controls reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"c85e4230-87c8-43d2-a571-e10e78878ee4","name":"Image Generation & Intelligence API","slug":"image-generation-intelligence-api-811894","shortDescription":"Agent-native image generation and creative workflow infrastructure","description":"DALL-E 3 powered creative infrastructure with prompt engineering, workflow sessions, revision lineage, GPT-4o vision scoring, moderation gating, brand alignment tracking, and autonomous creative orchestration.","category":{"id":"cat-image-gen","name":"Image Generation","slug":"image-generation"},"tags":["image-generation","creative-ai","dall-e","vision","workflow-ai","design","agentic","content-generation","AI image generation","creative workflow API","DALL-E infrastructure","image scoring","prompt optimization","creative automation","vision intelligence"],"baseUrl":"https://orbisapi.com/proxy/image-generation-intelligence-api-811894","openApiSpecUrl":"https://orbis-apis.onrender.com/image-gen/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"cf153df9-66f8-4dbf-b0e8-3bac247b9359","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8b723038-6307-4f3a-90f6-0260f6d8cd60","name":"Creative Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8c73b29d-fd8f-4036-9591-beb5bfed8d28","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate AI images with asset ID and session tracking"},{"method":"POST","path":"/generate-batch","description":"Batch generate up to 5 images in parallel"},{"method":"POST","path":"/describe-prompt","description":"Turn a concept into optimized DALL-E prompt plus 3 variants"},{"method":"POST","path":"/score-image","description":"GPT-4o vision scoring with style consistency and moderation"},{"method":"POST","path":"/execution-gate","description":"Safety, budget, enhancement and generation in one call"},{"method":"POST","path":"/session/start","description":"Start a creative workflow session with style guide and brand keywords"},{"method":"GET","path":"/session/{id}","description":"Get session history with assets, prompt history and style consistency"},{"method":"POST","path":"/session/{id}/revise","description":"Revise an asset within a session with brand alignment tracking"}],"x402":null},{"id":"3eb2f421-d96a-44f2-b74c-5947fe1bcee5","name":"Content Moderation API","slug":"content-moderation-api-4fa8a6","shortDescription":"Moderate text, classify categories, and generate safe rewrites","description":"Moderate text for policy violations, classify content categories, and generate safe rewrites for trust-and-safety, UGC platforms, and compliance automation agents.","category":null,"tags":["moderation","trust-safety","ugc","compliance","nlp","moderate user content","detect toxic content","nsfw content filter","hate speech detection api","ai content moderation"],"baseUrl":"https://orbisapi.com/proxy/content-moderation-api-4fa8a6","openApiSpecUrl":"https://orbis-apis.onrender.com/content-moderation/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"8f99920f-6f0f-4412-a923-5603f58f9955","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"713f530f-5a59-4d3f-930b-e5d7e39b6f65","name":"Moderation Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1c9c6b2f-7871-4a31-b377-5561674cce34","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/moderate","description":"Moderate for violations"},{"method":"POST","path":"/categories","description":"Classify categories"},{"method":"POST","path":"/safe-rewrite","description":"Safe rewrite"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full moderation"}],"x402":null},{"id":"f2998877-0cb6-4e13-aa0e-90eae52fc63e","name":"Agent Data Source Reliability API","slug":"agent-data-source-reliability-api-767923","shortDescription":"Score agent data source reliability from freshness, lineage, access stability, contradiction, and trust level","description":"Score agent data source reliability from freshness, lineage, access stability, contradiction, and trust level. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-source","reliability","lineage","agent-data","agent-friendly","x402","agent data source reliability","data source","reliability","lineage","agent data","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-data-source-reliability-api-767923","openApiSpecUrl":"https://agent-data-source-reliability.vercel.app/openapi","hasFree":true,"callCount":14,"tiers":[{"id":"a4ec758b-3c11-495a-99c7-aed79fc34cdf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"42b46326-d2cd-45e9-8fa9-faf186ea2d6c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2e347807-8379-470e-a319-e5986e16c4d7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-source-rules","description":"Return hardcoded agent data source reliability rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-data-source","description":"Score agent data source reliability from freshness, lineage, access stability, contradiction, and trust level using deterministic scoring rules"},{"method":"POST","path":"/prioritize-source-fixes","description":"Generate focused next steps for agent data source reliability from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"752c4208-7361-479b-a2c2-1b4e97aa997a","name":"Website Change Monitor API","slug":"website-change-monitor-api-5f7dad","shortDescription":"Monitor web pages for content changes, detect diffs, and configure alert rules","description":"Monitor web pages for content changes, detect diffs, and configure alert rules for competitive intelligence, compliance, and automated research workflows.","category":null,"tags":["monitoring","change-detection","diff","competitive-intelligence","alerts","monitor website changes","webpage diff alert","site content change detector","web monitoring api","page update notification"],"baseUrl":"https://orbisapi.com/proxy/website-change-monitor-api-5f7dad","openApiSpecUrl":"https://orbis-apis.onrender.com/website-change-monitor/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"32a10901-2283-457c-8f4a-70d2da61b5ff","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"357a361e-608a-45fe-be74-9724913812de","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f81c8ee7-0140-4faa-a74f-ef5b53457975","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Check URL for content changes — hash, status, change flag"},{"method":"POST","path":"/diff","description":"Content diff since a timestamp — added, removed, modified sections"},{"method":"POST","path":"/alert-rule","description":"Configure keyword alert rule for a URL"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/monitor","description":"ONE-CALL full change monitoring — state + changes + alerts + health"}],"x402":null},{"id":"01b1ee54-9d9c-44da-97bb-3557230efb38","name":"Receipt Parser API","slug":"receipt-parser-api-b48d4f","shortDescription":"Parse receipts, categorize expenses, and generate expense reports for finance automation","description":"Parse receipts, categorize expenses, and generate expense reports for finance automation — powered by Claude AI for agent-native workflows.","category":null,"tags":["receipt","expense","ocr","finance","reimbursement","parse receipt photo","extract receipt items","expense receipt ocr","receipt data extraction","grocery receipt parser"],"baseUrl":"https://orbisapi.com/proxy/receipt-parser-api-b48d4f","openApiSpecUrl":"https://orbis-apis.onrender.com/receipt-parser/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"219da4af-34eb-429e-a50a-5bc50a716bf7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ec297396-5e8d-4e41-8e1d-4ae05e0a2690","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Parse receipt document"},{"method":"POST","path":"/categorize","description":"Categorize receipt expenses"},{"method":"POST","path":"/summarize","description":"Summarize receipt data"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/receipt-intelligence","description":"ONE-CALL full receipt intelligence"},{"method":"POST","path":"/split","description":"Split receipt for shared expenses"},{"method":"POST","path":"/batch","description":"Batch parse up to 20 receipts"}],"x402":null},{"id":"ac2b732a-ec48-470f-8337-70534dc5eba2","name":"Supply Chain Risk API","slug":"supply-chain-risk-api-01e56f","shortDescription":"Assess supplier risk, geopolitical exposure, disruptions, and concentration across supply chains","description":"Evaluate supply chain resilience by assessing supplier risk, geopolitical exposure, logistics vulnerabilities, and concentration risk. Map dependencies and detect disruption signals for autonomous procurement agents, corporate risk platforms, and investment research workflows.","category":null,"tags":["supply-chain-risk","supplier-risk","geopolitical-risk","disruption-analysis","logistics-intelligence","concentration-risk","procurement-risk","dependency-mapping","supply chain risk api","supplier risk assessment","geopolitical exposure api","supply disruption analysis","logistics risk api","concentration risk scoring"],"baseUrl":"https://orbisapi.com/proxy/supply-chain-risk-api-01e56f","openApiSpecUrl":"https://orbis-apis.onrender.com/supply-chain-risk/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"aab21a75-fd66-4b6e-b9ba-71c3325a1a4b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ffb1c9c6-cc90-4cc5-bda0-e4f1ee4a4b5a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8a2786c1-8aa7-4d30-9a93-0258433c341d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/supplier-risk","description":"Assess risk profile of individual suppliers"},{"method":"POST","path":"/disruption-analysis","description":"Analyze supply chain disruption signals"},{"method":"POST","path":"/geopolitical-exposure","description":"Score geopolitical exposure across supply nodes"},{"method":"POST","path":"/concentration-risk","description":"Measure supplier concentration and single-source risk"},{"method":"POST","path":"/logistics-analysis","description":"Analyze logistics routes and vulnerability"},{"method":"POST","path":"/dependency-mapping","description":"Map upstream and downstream dependencies"},{"method":"POST","path":"/execution-gate","description":"Supply chain risk execution readiness check"},{"method":"POST","path":"/assess","description":"ONE-CALL full supply chain risk assessment workflow"}],"x402":null},{"id":"c4ea33b5-4fbf-493e-b1e8-dc088a455d4e","name":"ATS Keyword API","slug":"ats-keyword-api-9d9de1","shortDescription":"ATS keyword extraction and resume-job matching for recruiting automation","description":"Extract ATS-critical keywords from job descriptions, match resumes to job requirements, and score keyword coverage for recruiting automation and job-application agents.","category":null,"tags":["ats","resume","keywords","recruiting","job-matching","extract resume keywords","ats optimization keywords","job description keyword match","resume ats score","hiring keyword extraction"],"baseUrl":"https://orbisapi.com/proxy/ats-keyword-api-9d9de1","openApiSpecUrl":"https://orbis-apis.onrender.com/ats-keyword/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"9e8387b8-97b4-4ea6-9fe2-172317a8815e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6fc1c9c0-5970-496c-a6f7-19d87a12ba62","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"e15301f0-97a6-485d-85e1-5175cbf4d97f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract-keywords","description":"Extract ATS-critical keywords from job description"},{"method":"POST","path":"/match","description":"Match resume to job description keywords"},{"method":"POST","path":"/score","description":"Score keyword coverage and ATS readiness"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/analyze","description":"ONE-CALL full ATS keyword analysis"}],"x402":null},{"id":"d1823878-8804-480b-9cdd-a9093e80aa48","name":"Currency Formatting API","slug":"currency-formatting-api-c46bfa","shortDescription":"Locale-aware currency formatting, conversion, and symbol lookup for finance agents","description":"Format currency amounts for any locale, convert between currencies with formatting, and look up currency symbols and metadata for invoicing and finance automation agents.","category":null,"tags":["currency","formatting","finance","invoicing","locale","format currency display","localize currency format","convert currency symbol","international currency format","price formatting by locale"],"baseUrl":"https://orbisapi.com/proxy/currency-formatting-api-c46bfa","openApiSpecUrl":"https://orbis-apis.onrender.com/currency-formatting/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"513ba484-51fa-4a51-a42c-87299e59bafc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0ef05f29-d45d-4fae-8ef6-6a49999f2f36","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"12bd4a49-aa13-4590-8bce-136007a9e1a7","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/format","description":"Format currency amount for a locale"},{"method":"POST","path":"/convert","description":"Convert amount between currencies with formatting"},{"method":"POST","path":"/symbols","description":"List currency symbols and metadata"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full currency intelligence"}],"x402":null},{"id":"114289f7-f7ba-402f-8061-dd7a689c2005","name":"Audio Transcription API","slug":"audio-transcription-api-7042e6","shortDescription":"Transcribe audio files with timestamps, speaker labels, and summaries","description":"Transcribe audio files with timestamps, speaker labels, and summaries for meeting intelligence, compliance recording, and voice workflow automation agents.","category":null,"tags":["audio","transcription","meetings","compliance","voice","transcribe audio to text","speech to text api","convert mp3 to transcript","audio file transcription","voice transcription api"],"baseUrl":"https://orbisapi.com/proxy/audio-transcription-api-7042e6","openApiSpecUrl":"https://orbis-apis.onrender.com/audio-transcription/openapi.json","hasFree":true,"callCount":14,"tiers":[{"id":"c9902538-0d15-45f1-95c6-411d7f5cc5ed","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e0caf08f-ca0c-4792-bb6f-d8fc5a98d256","name":"Transcription Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"15775f2b-df77-441e-bf7f-4f45182df1ff","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/transcribe","description":"Transcribe audio"},{"method":"POST","path":"/timestamps","description":"Transcribe with timestamps"},{"method":"POST","path":"/summary","description":"Transcribe and summarize"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full audio intelligence"}],"x402":null},{"id":"4f3d51c7-6171-4b3a-acad-bb6617be11d6","name":"Embedding Index Design Advisor API","slug":"embedding-index-design-advisor-api-5a7396","shortDescription":"Recommend vector index settings from corpus size, dimensions, latency, memory, and recall targets","description":"Recommend vector index settings from corpus size, dimensions, latency, memory, and recall targets. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["ai","ai-ml","vector-search","embeddings","index-design","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/embedding-index-design-advisor-api-5a7396","openApiSpecUrl":"https://embedding-index-design-advisor-api.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"0ace434d-7c5d-4565-8189-c2154b1f1a26","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"206e0ed9-a126-46b0-aa99-268345ff37c6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"2489b6c3-e4df-44ee-9bfb-df2a011e4e14","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded indexFamilies reference data"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/advise","description":"Run embedding index design advice from submitted AI/ML workflow inputs"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"9352d59e-f1f9-4d53-a8cc-8ab98769f5af","name":"Market Intelligence API","slug":"market-intelligence-api-5a2e4e","shortDescription":"AI-powered asset sentiment, trend direction and market intelligence","description":"Analyzes market intelligence for crypto and DeFi assets. Returns sentiment scores, trend direction, short and long-term price targets, catalysts, headwinds, volume analysis, liquidity scores, and actionable recommendations.","category":null,"tags":["market-intelligence","sentiment","crypto","trend-analysis","price-targets","liquidity","market sentiment API","crypto trend analysis","asset intelligence","price target forecast","market catalyst analysis"],"baseUrl":"https://orbisapi.com/proxy/market-intelligence-api-5a2e4e","openApiSpecUrl":"https://orbis-apis.onrender.com/market-intelligence/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"3dea7e5c-8668-4dc1-9cca-71c797ad62f8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"90eaa999-d0e6-4c9d-a2a6-4c219e35cca7","name":"Intelligence Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":25000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze market intelligence for an asset across configurable timeframes"}],"x402":null},{"id":"17a7b379-e0a2-4b9a-9121-dcb573200966","name":"Prompt Regression Test Planner API","slug":"prompt-regression-test-planner-api-6aec1a","shortDescription":"Plan prompt regression tests from behavior changes, golden cases, failure modes, and release risk","description":"Plan prompt regression tests from behavior changes, golden cases, failure modes, and release risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","prompt-testing","regression-tests","evals","release-quality","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/prompt-regression-test-planner-api-6aec1a","openApiSpecUrl":"https://prompt-regression-test-planner.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"d9596f15-5e50-4c74-bcf4-da34baa028a0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2d32b340-ba56-425b-94cc-f188cd9fa80b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"67adbbd5-056d-45b1-a9e8-77eeb2f56e3c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/regression-rules","description":"Return hardcoded prompt regression test planner rules, weights, and decision criteria"},{"method":"POST","path":"/plan-regression-tests","description":"Plan prompt regression tests from behavior changes, golden cases, failure modes, and release risk using deterministic rule scoring"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/rank-failure-modes","description":"Produce focused follow-up actions for prompt regression test planner based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"8e4a730a-3979-4149-8a0f-64131d93c55f","name":"A2A Agent Handoff Planner API","slug":"a2a-agent-handoff-planner-api-6342fe","shortDescription":"Plan agent-to-agent handoffs from task state, authority, context package, and acceptance criteria","description":"Plan agent-to-agent handoffs from task state, authority, context package, and acceptance criteria. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","a2a","agent-handoff","multi-agent","workflow-orchestration","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/a2a-agent-handoff-planner-api-6342fe","openApiSpecUrl":"https://a2a-agent-handoff-planner.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"e425cfc7-b129-4aa8-be1a-904325ea3f25","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"dc530a16-0311-4ab9-8575-8225d58b4fdf","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1adcd6e3-ad75-4076-9de7-4c2a0e522714","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/validate-handoff-package","description":"Produce focused follow-up actions for a2a agent handoff planner based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/handoff-rules","description":"Return hardcoded a2a agent handoff planner rules, weights, and decision criteria"},{"method":"POST","path":"/plan-handoff","description":"Plan agent-to-agent handoffs from task state, authority, context package, and acceptance criteria using deterministic rule scoring"}],"x402":null},{"id":"f6a4bbae-717e-4e5b-9d1c-62d768df99c5","name":"MCP Server Risk Profiler API","slug":"mcp-server-risk-profiler-api-5d00a3","shortDescription":"Profile MCP server risk from tool scope, auth model, data access, write actions, and audit support","description":"Profile MCP server risk from tool scope, auth model, data access, write actions, and audit support. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","mcp","server-risk","tool-security","agent-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/mcp-server-risk-profiler-api-5d00a3","openApiSpecUrl":"https://mcp-server-risk-profiler.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"b2c7e655-a638-4ea2-9a06-06a38f09f901","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bb54ab1e-e8da-4245-bb7d-b25ce19bdf1f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cf0c504d-46a0-4c1f-a24a-71cbc606dc64","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/server-risk-rules","description":"Return hardcoded mcp server risk profiler rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/recommend-server-controls","description":"Produce focused follow-up actions for mcp server risk profiler based on risk, confidence, readiness, and control gaps"},{"method":"POST","path":"/profile-server-risk","description":"Profile MCP server risk from tool scope, auth model, data access, write actions, and audit support using deterministic rule scoring"}],"x402":null},{"id":"f44c47b2-9b23-4e87-9781-f18704ccaffc","name":"Training Compliance Assignment API","slug":"training-compliance-assignment-api-addf22","shortDescription":"Assign compliance training from role, region, risk area, due date, prior completion, and policy version","description":"Assign compliance training from role, region, risk area, due date, prior completion, and policy version. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["training","compliance","hr","learning","agent-friendly","x402","training compliance assignment","training","compliance","hr","learning","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/training-compliance-assignment-api-addf22","openApiSpecUrl":"https://training-compliance-assignment.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"39a907f3-7180-4e2e-8406-b3314e9a22c6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3865f9de-d390-43c7-a209-a4ac588e8755","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ca2bc4d2-ed1c-4b28-a744-cdd584d321ca","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/training-assignment-rules","description":"Return hardcoded training compliance assignment rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/assign-compliance-training","description":"Assign compliance training from role, region, risk area, due date, prior completion, and policy version using deterministic scoring rules"},{"method":"POST","path":"/rank-training-priority","description":"Generate focused next steps for training compliance assignment from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dfb72cc7-c879-4f05-a7fb-7f740c8cc4dc","name":"Unit Conversion API","slug":"unit-conversion-api-ccf30b","shortDescription":"Unit conversion, batch convert, and unit detection for engineering and logistics agents","description":"Convert between units of measurement, batch-convert multiple values, and detect unit types from text for engineering, logistics, and data normalization workflows.","category":null,"tags":["units","conversion","engineering","logistics","measurement","convert units of measurement","kg to lbs converter api","metric imperial conversion","measurement converter api","scientific unit converter"],"baseUrl":"https://orbisapi.com/proxy/unit-conversion-api-ccf30b","openApiSpecUrl":"https://orbis-apis.onrender.com/unit-conversion/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"db914098-fc99-4202-8844-f8f126975b26","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1e9115f2-97c9-45b0-9107-ceaa2487d22a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"77273252-c50c-48b3-945d-23a818d47d23","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/convert","description":"Convert a value from one unit to another"},{"method":"POST","path":"/batch","description":"Batch-convert multiple unit pairs"},{"method":"POST","path":"/detect-unit","description":"Detect and extract units from text"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full unit conversion intelligence"}],"x402":null},{"id":"5ac7d5df-bd68-4abd-8102-ec45c70ce4a3","name":"AI Customer Support Deflection API","slug":"ai-customer-support-deflection-api-e5b50c","shortDescription":"Plan AI support deflection from issue type, knowledge coverage, customer value, escalation risk, and SLA pressure","description":"Plan AI support deflection from issue type, knowledge coverage, customer value, escalation risk, and SLA pressure. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","customer-support","deflection","service-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-customer-support-deflection-api-e5b50c","openApiSpecUrl":"https://ai-support-deflection.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"fa479ce1-7474-48d5-9736-29d509947ca3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"61104823-b76a-443e-a57d-c00652750b76","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8f49f464-b736-4460-bd55-d4a84ac9d506","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/prioritize-support-automation","description":"Generate prioritized next steps for ai support deflection from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/support-deflection-rules","description":"Return hardcoded ai support deflection rules, weights, and decision criteria"},{"method":"POST","path":"/plan-deflection","description":"Plan AI support deflection from issue type, knowledge coverage, customer value, escalation risk, and SLA pressure using deterministic scoring rules"}],"x402":null},{"id":"554c485d-9fbe-47e0-bcc3-3a89a52600cf","name":"AI Search Visibility Brief API","slug":"ai-search-visibility-brief-api-45abf7","shortDescription":"Build AI search visibility briefs from entity clarity, citation readiness, schema, freshness, and authority","description":"Build AI search visibility briefs from entity clarity, citation readiness, schema, freshness, and authority. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","ai-search","geo","visibility","answer-engine","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-search-visibility-brief-api-45abf7","openApiSpecUrl":"https://ai-search-visibility-flame.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"e2a74a21-2b97-4e82-bcc1-521c388f76bd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c64c9ca0-5dff-4d39-b66b-0c1f5e3b6af5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f742e713-bcf6-4054-b2fe-9c1dbe4fe36f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/visibility-rules","description":"Return hardcoded ai search visibility rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/prioritize-geo-actions","description":"Generate focused next steps for ai search visibility from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/build-visibility-brief","description":"Build AI search visibility briefs from entity clarity, citation readiness, schema, freshness, and authority using deterministic scoring rules"}],"x402":null},{"id":"9df4294d-cd17-4d1f-86dc-24768e91dbd4","name":"Website Carbon Footprint API","slug":"website-carbon-footprint-api-f182b8","shortDescription":"Estimate website carbon footprint","description":"Estimate webpage carbon footprint, benchmark against category averages, and generate optimization recommendations. Built for sustainability agents, web performance workflows, digital ESG reporting, and page-weight optimization.","category":null,"tags":["carbon","sustainability","web-performance","green-web","analytics","website carbon footprint","web sustainability api","page carbon estimate","green website score","carbon optimization recommendations"],"baseUrl":"https://orbisapi.com/proxy/website-carbon-footprint-api-f182b8","openApiSpecUrl":"https://orbis-apis.onrender.com/website-carbon-footprint/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"d4db68fb-3ad8-4c73-96f4-6bcf249e26bd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":300,"requestsPerMonth":9000,"rateLimitPerSecond":null},"features":[]},{"id":"260186be-2d49-4e75-8271-9247a1d5704e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"a1ac5f31-13ab-4eb9-8265-d88a36a3140c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery and capability metadata"},{"method":"POST","path":"/estimate","description":"Estimate endpoint"},{"method":"POST","path":"/benchmark","description":"Benchmark endpoint"},{"method":"POST","path":"/optimize","description":"Optimize endpoint"},{"method":"POST","path":"/carbon-intelligence","description":"One-call carbon estimate, benchmark, and optimization roadmap"},{"method":"POST","path":"/execution-gate","description":"Check whether an agent should proceed, pause, or call a recommended next API"}],"x402":null},{"id":"d12e82b8-73ee-448f-862e-1fa483a6face","name":"DeFi Position Risk API","slug":"defi-position-risk-api-fef6a7","shortDescription":"Monitor DeFi positions and execute liquidation defense actions autonomously","description":"Monitors active DeFi positions and executes defensive actions to prevent liquidation. Supports autonomous risk monitoring, position health checks, and real-time defensive rebalancing for lending protocol agents.","category":null,"tags":["defi","liquidation","risk","position-management","blockchain","defi liquidation protection","monitor collateral ratio","aave position health","prevent liquidation defi","lending protocol risk api"],"baseUrl":"https://orbisapi.com/proxy/defi-position-risk-api-fef6a7","openApiSpecUrl":"https://orbis-apis.onrender.com/defi-position-risk/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"24aad76c-9e9c-4d5a-a0fa-33aea1094880","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"2831ce8e-1521-42d9-9138-6c6070d70948","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"874f8f0f-0628-4c53-9dd7-697e0f5ef788","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/position/:wallet/:protocol","description":"Fetch live position health — collateral ratio, liquidation threshold, health factor"},{"method":"POST","path":"/monitor","description":"Monitor position risk — risk score, alert level, recommended action"},{"method":"POST","path":"/defend","description":"Execute defensive action — repay debt, add collateral, or rebalance to prevent liquidation"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"}],"x402":null},{"id":"0dc3ddb3-dd72-49fd-8dc6-c27ef40362fe","name":"Risk Event Forecast API","slug":"risk-event-forecast-api-1cb246","shortDescription":"Forecast bankruptcy risk, volatility, tail risk, and stress propagation for companies and assets","description":"Predict financial risk events before they occur. Estimate 12-month bankruptcy probability with Altman Z-score signals, forecast volatility regimes, predict high-probability events like earnings misses and credit downgrades, model stress propagation through connected entities, and calculate tail risk metrics (VaR, CVaR). Built for autonomous risk agents, portfolio monitoring platforms, and financial intelligence workflows.","category":null,"tags":["risk-forecasting","bankruptcy-prediction","volatility-forecast","tail-risk","stress-propagation","event-prediction","financial-risk","altman-z-score","bankruptcy probability api","volatility forecast api","tail risk VaR CVaR api","stress propagation api","risk event prediction api","financial distress signals api"],"baseUrl":"https://orbisapi.com/proxy/risk-event-forecast-api-1cb246","openApiSpecUrl":"https://orbis-apis.onrender.com/risk-event-forecast/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"2df88560-c708-41a2-bca5-74bd4523e45d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"de660e05-b86a-499b-a98b-14ade96d8b04","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"88c4d490-5bec-415f-bbd2-bfd4afe02bb8","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/bankruptcy-probability","description":"Estimate 12-month bankruptcy probability with Altman Z-score, distress signals, and liquidity runway"},{"method":"POST","path":"/volatility-forecast","description":"Forecast expected volatility regime, trend, and event-driven vol catalysts for an asset"},{"method":"POST","path":"/event-prediction","description":"Predict high-probability risk events with timeframe, magnitude, and early warning signals"},{"method":"POST","path":"/stress-propagation","description":"Model how a shock event propagates through connected entities with contagion probability"},{"method":"POST","path":"/tail-risk","description":"Estimate VaR, CVaR, tail scenarios, and black swan sensitivity for a portfolio"},{"method":"POST","path":"/execution-gate","description":"Validate risk forecast input and recommend best analysis endpoint"},{"method":"POST","path":"/forecast","description":"ONE-CALL full risk forecast — bankruptcy, volatility, events, tail risk, and overall risk score"}],"x402":null},{"id":"516104e3-da94-40b9-8fb7-17daa4ba76ac","name":"Multi-Agent Role Assignment API","slug":"multi-agent-role-assignment-api-2ca147","shortDescription":"Assign multi-agent roles from task complexity, skill needs, authority boundaries, and review checkpoints","description":"Assign multi-agent roles from task complexity, skill needs, authority boundaries, and review checkpoints. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","multi-agent","role-assignment","orchestration","workflow-planning","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/multi-agent-role-assignment-api-2ca147","openApiSpecUrl":"https://multi-agent-role-assignment.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"6931e6bb-4f0d-4562-a5ef-1a6cec6bfcef","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"9468388a-e796-489e-87ce-2e88e6677483","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"936ce625-6ae9-44ba-aa31-41ffb8d3d13e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/role-rules","description":"Return hardcoded multi agent role assignment rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/check-role-conflicts","description":"Produce focused follow-up actions for multi agent role assignment based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/assign-roles","description":"Assign multi-agent roles from task complexity, skill needs, authority boundaries, and review checkpoints using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"9e8d665a-43e7-4f99-a528-0ae685e8bbbc","name":"Tax Rate Lookup API","slug":"tax-rate-lookup-api-3b1119","shortDescription":"US sales tax, VAT, and jurisdiction tax data for e-commerce and compliance agents","description":"Look up US sales tax rates, VAT rates by country, and jurisdiction-level tax data for e-commerce checkout automation, invoicing, and compliance workflows.","category":null,"tags":["tax","sales-tax","vat","compliance","e-commerce","get sales tax rate","tax rate by location","vat rate lookup","us state tax rate","tax jurisdiction api"],"baseUrl":"https://orbisapi.com/proxy/tax-rate-lookup-api-3b1119","openApiSpecUrl":"https://orbis-apis.onrender.com/tax-rate/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"e238eeea-3a96-4407-870d-53e5ba862cab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"363c52fe-8de0-4856-80e4-dd8c89041fe8","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"71ea027d-9321-4326-b61b-0fd355f10b74","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/sales-tax","description":"Look up US sales tax rate by zip code"},{"method":"POST","path":"/vat","description":"Look up VAT rate by country"},{"method":"POST","path":"/jurisdiction","description":"Look up tax jurisdiction and rates by address"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full tax rate intelligence"}],"x402":null},{"id":"b3a884b2-4e3a-4ca7-89e1-922040bb6cbc","name":"Customer Onboarding Path API","slug":"customer-onboarding-path-api-425bfa","shortDescription":"Build customer onboarding paths from role, complexity, integration needs, and success milestones","description":"Build customer onboarding paths from role, complexity, integration needs, and success milestones. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","productivity","onboarding-plans","customer-success","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-onboarding-path-api-425bfa","openApiSpecUrl":"https://customer-onboarding-path-api.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"859e7c7d-3e3e-4445-8ef6-27f20b1b7626","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"00f14569-8f19-4d7f-8778-44d5f5c0d0e1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"27e940a7-1fa5-4ad0-9604-82c9e69c32b1","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/build-path","description":"Build customer onboarding paths from role, complexity, integration needs, and success milestones"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"GET","path":"/milestone-library","description":"Return hardcoded milestones reference rules"},{"method":"POST","path":"/flag-blockers","description":"Return focused secondary analysis for Customer Onboarding Path API"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"}],"x402":null},{"id":"f26eb5ed-4399-4841-98f1-534181366d0e","name":"Podcast Metadata Enricher API","slug":"podcast-metadata-enricher-api-a60732","shortDescription":"Enrich podcast RSS feeds with auto-generated chapter markers, keyword extraction, topic tags, guest name recognition, an","description":"Enrich podcast RSS feeds with auto-generated chapter markers, keyword extraction, topic tags, guest name recognition, and SEO-optimized episode descriptions. Returns structured metadata ready for podcast platforms and search indexing. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes content media, podcast metadata, metadata enricher, enrich podcast metadata, and podcast rss. Use the /v1/enrich-podcast-metadata endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["content-&-media","ml_model","content-and-media","ml-model","podcast-metadata-enricher","content","media","podcast","metadata","enricher","enrich-podcast-metadata","enrich","rss","feeds"],"baseUrl":"https://orbisapi.com/proxy/podcast-metadata-enricher-api-a60732","openApiSpecUrl":"https://orbis-podcast-metadata-enricher-api.vercel.app/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"5cf28835-f8f8-4e54-b499-f2d0b29d0707","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"10cc8bff-94cc-4802-938d-eb822950198c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"17b9a2ed-ffac-4346-ad22-1cbca674c1e8","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/enrich-podcast-metadata","description":null},{"method":"POST","path":"/v1/enrich-podcast-metadata","description":null}],"x402":null},{"id":"c7669741-49f6-4947-bc74-a9a3085a5a6f","name":"Reputation Intelligence API","slug":"reputation-intelligence-api-34db35","shortDescription":"Score brand reputation, detect PR crises, and analyze executive and narrative risks","description":"Monitor and score brand reputation in real time, detect emerging PR crises before they escalate, and analyze executive reputation and narrative risk signals. Built for autonomous agents, brand intelligence platforms, and investor due diligence workflows.","category":null,"tags":["reputation-intelligence","brand-monitoring","crisis-detection","executive-reputation","pr-risk","narrative-analysis","controversy-tracking","brand-risk","reputation score api","brand crisis detection","executive reputation analysis","pr risk api","narrative analysis api","brand monitoring api","controversy tracking api"],"baseUrl":"https://orbisapi.com/proxy/reputation-intelligence-api-34db35","openApiSpecUrl":"https://orbis-apis.onrender.com/reputation-intelligence/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"ca44df75-75ed-4965-b745-c31322765489","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"86fb8608-55e5-4bda-866d-15843eb81fa1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a99a1f51-7817-492b-ab12-85fedcfcfe17","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/reputation-score","description":"Score brand or entity reputation"},{"method":"POST","path":"/crisis-detection","description":"Detect emerging PR crises from signals"},{"method":"POST","path":"/narrative-analysis","description":"Analyze dominant narratives and framing"},{"method":"POST","path":"/brand-risk","description":"Assess brand risk factors and exposure"},{"method":"POST","path":"/executive-analysis","description":"Analyze executive reputation and risk"},{"method":"POST","path":"/controversy-tracking","description":"Track active controversies and sentiment trends"},{"method":"POST","path":"/execution-gate","description":"Reputation intelligence execution readiness check"},{"method":"POST","path":"/monitor","description":"ONE-CALL full reputation intelligence workflow"}],"x402":null},{"id":"414850e7-933b-4da7-a843-970f289172dd","name":"Transcript Extraction API","slug":"transcript-extraction-api-4c908d","shortDescription":"Extract transcripts from YouTube, podcasts, and audio URLs with speaker detection","description":"Extract transcripts from YouTube videos, podcast episodes, and audio URLs with speaker detection and timestamping for research, RAG, and media intelligence agents.","category":null,"tags":["transcripts","rag","youtube","podcasts","audio","extract video transcript","youtube captions api","get video subtitles","video to text transcript","closed caption extractor"],"baseUrl":"https://orbisapi.com/proxy/transcript-extraction-api-4c908d","openApiSpecUrl":"https://orbis-apis.onrender.com/transcript-extraction/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"fb3a786b-cfe8-4dcb-8716-d49d0fef85a0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"de87c606-e556-4f60-9394-87eacff162db","name":"Extraction Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1d16e855-dbc3-4e69-a401-b02c3ada9076","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/youtube","description":"Extract YouTube transcript"},{"method":"POST","path":"/podcast","description":"Extract podcast transcript"},{"method":"POST","path":"/audio-url","description":"Extract audio URL transcript"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/extract","description":"ONE-CALL extract any source"}],"x402":null},{"id":"f935df0b-43d2-4401-9e91-e1d37ac7fb8d","name":"Agent DLP Policy Planner API","slug":"agent-dlp-policy-planner-api-790375","shortDescription":"Plan DLP policies for agent workflows from data class, tool path, output channel, and retention risk","description":"Plan DLP policies for agent workflows from data class, tool path, output channel, and retention risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["privacy","dlp","agent-governance","data-protection","security","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-dlp-policy-planner-api-790375","openApiSpecUrl":"https://agent-dlp-policy-planner.vercel.app/openapi","hasFree":true,"callCount":15,"tiers":[{"id":"ac1d61af-91ba-4789-aca5-c352c16991b6","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"04c82f11-a48b-40de-bc39-85ec310b5e40","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d59af595-b741-472a-8f36-40f6e8377c06","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-data-leak-risk","description":"Generate focused next steps for agent dlp policy planner from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/plan-dlp-policy","description":"Plan DLP policies for agent workflows from data class, tool path, output channel, and retention risk using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/dlp-rules","description":"Return hardcoded agent dlp policy planner rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"ac9d5bee-ef7c-43a5-971e-c5aed3b5eef7","name":"Shipping Rate API","slug":"shipping-rate-api-254c60","shortDescription":"Carrier rate estimation, shipment tracking, and carrier comparison for logistics agents","description":"Estimate shipping rates by carrier, track shipments, and compare carrier rates for e-commerce, logistics, and fulfillment automation agents.","category":null,"tags":["shipping","rates","carrier","logistics","e-commerce","get shipping rates","fedex ups rate quote","shipping cost calculator api","carrier rate comparison","package shipping estimate"],"baseUrl":"https://orbisapi.com/proxy/shipping-rate-api-254c60","openApiSpecUrl":"https://orbis-apis.onrender.com/shipping-rate/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"2a3be105-55d1-4bc8-9bea-58c2d50bd057","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"26dea51e-413b-409f-9d80-82dcaac0b39f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c414c4f3-34b7-4012-b442-80831c11265f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/estimate","description":"Estimate shipping rate by carrier"},{"method":"POST","path":"/track","description":"Track a shipment by tracking number"},{"method":"POST","path":"/carrier-compare","description":"Compare rates across all major carriers"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full shipping intelligence"}],"x402":null},{"id":"00ee8ad8-742c-4a3a-b7df-f8f6b2a9ffc9","name":"Resume Parser API","slug":"resume-parser-api-64e5b7","shortDescription":"Parse resumes, extract skills and experience, and score ATS compatibility","description":"Parse resumes, extract skills and experience, and score ATS compatibility for recruiting automation, talent intelligence, and HR workflow agents.","category":null,"tags":["resume","ats","recruiting","hr","talent-intelligence","parse resume cv","extract resume skills","resume data extraction api","job application parser","cv to json api"],"baseUrl":"https://orbisapi.com/proxy/resume-parser-api-64e5b7","openApiSpecUrl":"https://orbis-apis.onrender.com/resume-parser/openapi.json","hasFree":true,"callCount":15,"tiers":[{"id":"bdbf65d3-41e4-4f14-93b5-bd318b59f970","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"87136f5b-6ae6-4da6-ab49-683289e8fada","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"4d89a677-b754-4abd-88b6-978e92dd7ed1","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Parse resume — candidate info, education, experience, skills, certifications"},{"method":"POST","path":"/skills","description":"Extract and categorize skills — technical, soft, tools, frameworks, levels"},{"method":"POST","path":"/experience","description":"Extract and analyze work experience — career progression, tenure, red flags"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/analyze","description":"ONE-CALL full resume analysis — parse + ATS score + hire recommendation"}],"x402":null},{"id":"55312a2e-c608-48b5-a1cc-6b8100055297","name":"News Sentiment & Entity Extraction API","slug":"news-sentiment-entity-extraction-api-5df3d4","shortDescription":"Get real-time news sentiment and risk scores for any company or stock ticker — built for investment and research agents","description":"Know the news landscape before every agent action. Aggregates Google News and Yahoo Finance RSS feeds in real time, analyzes with AI and returns structured sentiment score -1 to 1, risk level, key events, positive signals, negative signals and recommended action for any company or stock ticker. No Bloomberg API key, no expensive data subscriptions — pure RSS aggregation plus AI analysis at Cloudflare edge. POST /analyze/company — Feed any company name, get back sentiment, risk score 0-100, key events and recommended action. POST /analyze/ticker — Same for any stock ticker. POST /analyze/batch — Analyze up to 10 companies or tickers at once. POST /analyze/text — Analyze raw news text you already have. Built for investment AI agents making decisions before every trade, PR monitoring tools and competitive intelligence pipelines. x402 pay-per-call supported.","category":null,"tags":["news-sentiment","finance","investment","nlp","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/news-sentiment-entity-extraction-api-5df3d4","openApiSpecUrl":"https://news-sentiment-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"3207e2e9-1fe9-4214-bf77-ec64e6679040","name":"Free","description":"Evaluate all 4 endpoints with 3 free requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · Company news sentiment · Ticker sentiment · Risk scoring 0-100 · Entity extraction · JSON response"]},{"id":"7acb1a04-4a3e-417e-80ad-2acf213e899b","name":"Pay Per Call","description":"Investment agents auto-pay per sentiment check — know the news before every decision","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC via x402 · Unlimited requests · All 4 endpoints · Real-time RSS aggregation · AI sentiment analysis · Risk scoring 0-100 · Recommended action"]},{"id":"f8af8cf1-577b-4703-bcaf-fb5464eb78b6","name":"Pro","description":"For investment agents and competitive intel platforms monitoring news sentiment daily","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"69.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["500 requests/day · 10,000 requests/month · All 4 endpoints · Batch 10 entities · Risk scoring · Entity extraction · USDC payment"]},{"id":"3c734d9f-fa9e-47c4-bbb8-40331d51eebd","name":"Enterprise","description":"For enterprise investment platforms and hedge funds monitoring news across thousands of entities","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day · 100,000 requests/month · All 4 endpoints · Priority Cloudflare edge · Full sentiment suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/analyze/company","description":"Get real-time news sentiment, risk score and key events for any company name"},{"method":"POST","path":"/analyze/ticker","description":"Get real-time news sentiment and risk score for any stock ticker symbol"},{"method":"POST","path":"/analyze/batch","description":"Analyze up to 10 companies or tickers at once with aggregate sentiment"},{"method":"POST","path":"/analyze/text","description":"Analyze raw news text for sentiment, entities, topics and risk signals"}],"x402":null},{"id":"7b1d72da-761a-4cbc-9afb-3a29c144d567","name":"Lead Enrichment API","slug":"lead-enrichment-api-1cbaf3","shortDescription":"Enrich leads with company, contact, and firmographic data from a domain or email","description":"Enrich sales leads with company profile, industry, headcount, tech stack, social profiles, and contact details. Accepts domain or email input. Built for CRM automation, outbound sales agents, and lead scoring pipelines.","category":null,"tags":["lead-enrichment","b2b","company-data","sales-intelligence","crm","lead enrichment api","company data from domain","b2b contact enrichment","firmographic data api","enrich email domain"],"baseUrl":"https://orbisapi.com/proxy/lead-enrichment-api-1cbaf3","openApiSpecUrl":"https://orbis-apis.onrender.com/lead-enrichment/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"e2fc74c3-580b-4c07-a8b1-7fa3fc5bd35f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"dd6a6731-93df-42b5-9eea-d6f565b0029c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"00c54c96-63df-4d27-b105-bce7b238f1d2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/enrich","description":"Enrich a lead — company profile, industry, headcount, tech stack, and contact details from domain or email"}],"x402":null},{"id":"acf0bfae-66d1-475f-922e-a68714b94007","name":"Agent Consent Boundary Checker API","slug":"agent-consent-boundary-checker-api-362d73","shortDescription":"Check agent actions against consent purpose, data category, channel permission, and revocation status","description":"Check agent actions against consent purpose, data category, channel permission, and revocation status. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","consent","privacy","agent-governance","compliance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-consent-boundary-checker-api-362d73","openApiSpecUrl":"https://agent-consent-boundary.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"41948681-1e0c-4cef-8631-8a61f57ef252","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"75ae2fe6-c8a0-4de3-b052-3a7c0fe7870e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4b9992a0-ea23-4291-b4fe-4822cccf02fb","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/consent-rules","description":"Return hardcoded agent consent boundary rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/check-boundary","description":"Check agent actions against consent purpose, data category, channel permission, and revocation status using deterministic scoring rules"},{"method":"POST","path":"/recommend-consent-action","description":"Generate focused next steps for agent consent boundary from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"67d06b0e-2f6e-4619-baf7-5030944c1ad7","name":"Stock Earnings Event Risk API","slug":"stock-earnings-event-risk-api-20ebbe","shortDescription":"Score earnings event risk from surprise history, guidance pressure, volatility, and sector sensitivity","description":"Score earnings event risk from surprise history, guidance pressure, volatility, and sector sensitivity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["finance","stocks","earnings-risk","market-data","watchlists","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/stock-earnings-event-risk-api-20ebbe","openApiSpecUrl":"https://stock-earnings-event-risk.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"5d71e03a-e5c3-46a6-969a-dcdc33acd7a7","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5ddd8411-b456-43b3-a33d-0121d4a12834","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c07783c8-6494-4b27-8037-93f8d0cef20c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/prepare-watchlist","description":"Build an earnings watchlist priority from sector sensitivity, surprise risk, and liquidity"},{"method":"POST","path":"/score-earnings-risk","description":"Score single-stock earnings event risk from volatility, guidance, margins, and estimates"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/earnings-rules","description":"Return hardcoded earnings event risk signals and scoring weights"},{"method":"GET","path":"/sector-benchmarks","description":"Return sector-level post-earnings move benchmarks and sensitivity labels"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"de4205a4-1293-49e8-807b-647bf7a4a64b","name":"Tokenomics API","slug":"tokenomics-api-f2c5e2","shortDescription":"Token supply analysis, vesting risk and economic simulation","description":"Analyzes and simulates token economic models including inflation risk, dilution risk, concentration risk, vesting pressure events, emission sustainability, holder incentive scores, sell pressure outlook, and scenario-based supply and price projections.","category":null,"tags":["tokenomics","token-supply","vesting","inflation","defi","simulation","tokenomics analysis API","token supply risk","vesting schedule analysis","inflation risk crypto","token economic simulation"],"baseUrl":"https://orbisapi.com/proxy/tokenomics-api-f2c5e2","openApiSpecUrl":"https://orbis-apis.onrender.com/tokenomics/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"a2ccdd6d-66d5-4a2a-b27d-07e6cfe5d49c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b2be66b8-1e95-41b0-bdc3-49d3411c40d8","name":"Tokenomics Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/analyze/{symbol}","description":"Analyze token supply health and economic risk"},{"method":"POST","path":"/simulate","description":"Simulate token economics under custom scenarios"},{"method":"POST","path":"/compare","description":"Compare tokenomics models across tokens"}],"x402":null},{"id":"6f8e03e4-de5a-4eca-9b3d-c5ecb7c17fc0","name":"Vendor Ranking API","slug":"vendor-ranking-api-0aaa50","shortDescription":"Rank, score, and evaluate vendors for procurement and due diligence decisions","description":"AI-powered vendor evaluation — rank vendors, score individual vendors, head-to-head comparisons, review analysis, risk assessment, requirements matching, and full due diligence. ONE-CALL evaluate endpoint for complete procurement intelligence.","category":null,"tags":["vendor-ranking","procurement","due-diligence","vendor-risk","vendor-comparison","supplier-intelligence","vendor-scoring","requirements-matching","rank vendors ai","vendor due diligence api","compare vendors api","vendor risk assessment","vendor scoring api","procurement intelligence","vendor requirements matching","vendor review analysis"],"baseUrl":"https://orbisapi.com/proxy/vendor-ranking-api-0aaa50","openApiSpecUrl":"https://orbis-apis.onrender.com/vendor-ranking/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"4d93e048-545d-4afe-b5ec-0a945a40d252","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"af09243e-5a37-4029-a388-4d09bb968276","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c9e7b3c3-6fae-4602-a4a7-0f17fa177bae","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/rank-vendors","description":"Rank multiple vendors across weighted criteria"},{"method":"POST","path":"/score-vendor","description":"Score a single vendor with grade and strengths/weaknesses"},{"method":"POST","path":"/compare-vendors","description":"Head-to-head vendor comparison with per-criterion scores"},{"method":"POST","path":"/check-reviews","description":"Analyze vendor reviews for trust score and fake review risk"},{"method":"POST","path":"/assess-risk","description":"Assess vendor risk across financial, legal, and compliance dimensions"},{"method":"POST","path":"/match-requirements","description":"Match vendors against requirements and score fit"},{"method":"POST","path":"/due-diligence","description":"Comprehensive vendor due diligence report"},{"method":"POST","path":"/execution-gate","description":"Validate vendor input and recommend best evaluation endpoint"},{"method":"POST","path":"/evaluate","description":"ONE-CALL full vendor evaluation workflow"}],"x402":null},{"id":"d0fbbc64-04ba-4b61-ab15-752a941e7747","name":"YouTube Metadata API","slug":"youtube-metadata-api-43b4d7","shortDescription":"Extract YouTube video metadata, channel analytics, and transcripts","description":"Extract YouTube video metadata, channel analytics, and transcripts for content intelligence, competitive research, and media monitoring agents.","category":null,"tags":["youtube","video","transcripts","content-intelligence","media","get youtube video metadata","youtube video stats api","channel analytics data","video view count api","youtube content data"],"baseUrl":"https://orbisapi.com/proxy/youtube-metadata-api-43b4d7","openApiSpecUrl":"https://orbis-apis.onrender.com/youtube-metadata/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"37674744-63da-456c-b08f-d72decd9f799","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e9fe3a72-19b5-4c68-84a8-f165c7ecbfe4","name":"YouTube Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5b1572f6-eefa-4b6c-9df4-ec1ded862bbd","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/video","description":"Get video metadata"},{"method":"POST","path":"/channel","description":"Get channel analytics"},{"method":"POST","path":"/transcript","description":"Extract transcript"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full YouTube intelligence"}],"x402":null},{"id":"bf453710-e330-4a56-b8cf-d26635cd7589","name":"Agent Run Cost Attribution API","slug":"agent-run-cost-attribution-api-3d01c7","shortDescription":"Attribute agent run costs by model calls, tool calls, retries, human review, and workflow stage","description":"Attribute agent run costs by model calls, tool calls, retries, human review, and workflow stage. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","ai-costs","agent-runs","cost-attribution","usage-analysis","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-run-cost-attribution-api-3d01c7","openApiSpecUrl":"https://agent-run-cost-attribution.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"72178704-977d-44d0-abb6-4646687eba08","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"481f573a-6e18-4033-a9ee-3d6ffab4fd49","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4fdcb819-274c-4c74-8109-5353d4c58bee","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/find-cost-leaks","description":"Produce focused follow-up actions for agent run cost attribution based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/cost-drivers","description":"Return hardcoded agent run cost attribution rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/attribute-cost","description":"Attribute agent run costs by model calls, tool calls, retries, human review, and workflow stage using deterministic rule scoring"}],"x402":null},{"id":"a1a0b38f-feee-4217-be60-c94264241811","name":"Model Card Completeness Auditor API","slug":"model-card-completeness-auditor-api-f06d3a","shortDescription":"Audit model cards for intended use, metrics, limitations, risks, data, and evaluation coverage","description":"Audit model cards for intended use, metrics, limitations, risks, data, and evaluation coverage. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["ai","ai-ml","model-card","governance","model-documentation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/model-card-completeness-auditor-api-f06d3a","openApiSpecUrl":"https://model-card-completeness-auditor-api.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"0029a260-ae41-4b6e-b25a-f7fa53b34b1a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"dfa50a26-a0f4-4a70-b96a-df54a9d76cd0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c82d3e3a-60da-43f9-830c-3f161c14b661","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded modelCardSections reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/audit","description":"Run model card completeness audit from submitted AI/ML workflow inputs"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"}],"x402":null},{"id":"ed1a2076-eed3-4c65-98ab-42191c85857b","name":"Daily News Digest Planner API","slug":"daily-news-digest-planner-api-d5416c","shortDescription":"Plan daily news digests by audience, topic priority, freshness, source diversity, and actionability","description":"Plan daily news digests by audience, topic priority, freshness, source diversity, and actionability. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["news","daily-digest","content-curation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/daily-news-digest-planner-api-d5416c","openApiSpecUrl":"https://daily-news-digest-planner.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"1115f790-c74c-41a9-8d8e-bea5161f0207","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e541e20c-8122-4789-99fc-0db7ce1c8f7e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"74a3ff2f-d25b-4d03-be31-d8e1f7e1ae2c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/prioritize-news-items","description":"Generate focused next steps for daily news digest planner from risk, fit, confidence, owner readiness, and publishing safety"},{"method":"POST","path":"/plan-daily-digest","description":"Plan daily news digests by audience, topic priority, freshness, source diversity, and actionability using deterministic scoring rules"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/digest-rules","description":"Return hardcoded daily news digest planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"50a3a426-8fc4-42c2-913d-8ba8184e9326","name":"Tool Invocation Contract Tester API","slug":"tool-invocation-contract-tester-api-dc7123","shortDescription":"Test tool invocation contracts for required fields, response shape, error semantics, and retry behavior","description":"Test tool invocation contracts for required fields, response shape, error semantics, and retry behavior. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","tool-contracts","schema-testing","agent-tools","quality-testing","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-invocation-contract-tester-api-dc7123","openApiSpecUrl":"https://tool-contract-tester.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"026ccbcb-699b-4826-9857-b78eecfc22fb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"890f6837-2a05-4962-bb74-0d0d72439d7e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"bc78e2c8-7474-409f-bc10-b2922b915786","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/summarize-contract-gaps","description":"Generate focused next steps for tool contract tester from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/test-contract","description":"Test tool invocation contracts for required fields, response shape, error semantics, and retry behavior using deterministic scoring rules"},{"method":"GET","path":"/contract-rules","description":"Return hardcoded tool contract tester rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"99368439-da21-480b-b625-aecb6bc59fc0","name":"Tool Result Cache Policy API","slug":"tool-result-cache-policy-api-4eb724","shortDescription":"Design tool-result cache policies from freshness needs, cost pressure, privacy risk, and invalidation triggers","description":"Design tool-result cache policies from freshness needs, cost pressure, privacy risk, and invalidation triggers. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","agent-tools","cache-policy","cost-optimization","freshness","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-result-cache-policy-api-4eb724","openApiSpecUrl":"https://tool-result-cache-policy.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"dc64e93c-3abc-465f-a2fb-5c55b9f8415d","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"04cd539c-545c-4210-962c-c383edf0a6d6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7720d880-c7bb-440a-9e94-1f6968cfa79f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/cache-rules","description":"Return hardcoded tool result cache policy rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-cache-safety","description":"Produce focused follow-up actions for tool result cache policy based on risk, confidence, readiness, and control gaps"},{"method":"POST","path":"/design-cache-policy","description":"Design tool-result cache policies from freshness needs, cost pressure, privacy risk, and invalidation triggers using deterministic rule scoring"}],"x402":null},{"id":"3ffae257-5d92-4a25-9dca-64c077bf5c9f","name":"Knowledge Graph Entity Resolver API","slug":"knowledge-graph-entity-resolver-api-1b4d1a","shortDescription":"Resolve entity records using deterministic matching rules for aliases, identifiers, confidence, and conflicts","description":"Resolve entity records using deterministic matching rules for aliases, identifiers, confidence, and conflicts. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","knowledge-graph","entity-resolution","deduplication","matching","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/knowledge-graph-entity-resolver-api-1b4d1a","openApiSpecUrl":"https://knowledge-graph-entity-resolver.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"51ca880c-4450-42da-86da-7cc77934bea5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7a62be12-61a8-4516-a2b6-2429de8aed2e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cd489274-b1ce-43fb-ba28-7543ea998094","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/matching-rules","description":"Return hardcoded knowledge graph entity resolver rules, weights, and evaluation criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/resolve-entity","description":"Resolve entity records using deterministic matching rules for aliases, identifiers, confidence, and conflicts using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/explain-match-confidence","description":"Generate focused next steps for knowledge graph entity resolver based on risk, urgency, confidence, and owner readiness"}],"x402":null},{"id":"9af8c13b-d934-4aea-981b-11a26b99536b","name":"Autonomous Negotiation API","slug":"autonomous-negotiation-api-77346a","shortDescription":"Generate counteroffers, score BATNA strength, and build negotiation strategies for agents","description":"Equip autonomous agents with professional negotiation capabilities. Generate strategic counteroffers, score BATNA strength, plan concession sequences, identify deal breakers, and assess negotiation risk. Designed for procurement automation, contract negotiation agents, and deal intelligence platforms.","category":null,"tags":["negotiation-ai","batna-analysis","counteroffer-generation","deal-strategy","concession-planning","negotiation-risk","autonomous-negotiation","contract-negotiation","ai counteroffer generation","BATNA score api","negotiation strategy api","deal breakers analysis","concession planning api","autonomous negotiation api"],"baseUrl":"https://orbisapi.com/proxy/autonomous-negotiation-api-77346a","openApiSpecUrl":"https://orbis-apis.onrender.com/autonomous-negotiation/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"764bfbc1-556c-46ea-bc9e-521afe1b1c25","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5996a11b-aec2-477d-895a-538a1e6e1d98","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c5d7915f-b213-4959-a233-6e8bd1a001fa","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate-counteroffer","description":"Generate strategic counteroffers for negotiations"},{"method":"POST","path":"/negotiation-strategy","description":"Build multi-step negotiation strategies"},{"method":"POST","path":"/concession-analysis","description":"Plan concession sequences and timing"},{"method":"POST","path":"/batna-score","description":"Score BATNA strength and alternatives"},{"method":"POST","path":"/negotiation-risk","description":"Assess negotiation risk and failure probability"},{"method":"POST","path":"/deal-breakers","description":"Identify non-negotiable deal breakers"},{"method":"POST","path":"/execution-gate","description":"Negotiation execution readiness check"},{"method":"POST","path":"/negotiate","description":"ONE-CALL full autonomous negotiation workflow"}],"x402":null},{"id":"43e56b44-60d1-4333-8c09-d62322fd863a","name":"Financial News Monitor API","slug":"financial-news-monitor-api-5d4a1f","shortDescription":"Analyze financial news sentiment, detect events, and generate trading signals","description":"Score financial news sentiment by ticker and sector, extract stock mentions, detect breaking events and M&A, identify trending themes, compare source coverage, and generate trading signals — built for financial agents and autonomous investment monitoring workflows.","category":null,"tags":["financial-news","sentiment-analysis","market-intelligence","trading-signals","event-detection","ticker-extraction","agentic","finance","financial news sentiment","detect market events","extract stock tickers from news","score news market impact","trending financial topics","trading signal from news","compare financial news sources"],"baseUrl":"https://orbisapi.com/proxy/financial-news-monitor-api-5d4a1f","openApiSpecUrl":"https://orbis-apis.onrender.com/financial-news-monitor/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"e76ebe9f-064c-4bfd-9091-c4e98940a133","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"babbd31b-1cec-4526-b31e-9176a8fcebc6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1aba8213-24fb-4600-b515-9f5ae8a3b3d9","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-sentiment","description":"Sentiment analysis by ticker and sector"},{"method":"POST","path":"/extract-tickers","description":"Extract tickers and financial entities"},{"method":"POST","path":"/score-impact","description":"Score market impact of a news article"},{"method":"POST","path":"/detect-events","description":"Detect breaking financial events"},{"method":"POST","path":"/trending-topics","description":"Identify trending financial themes"},{"method":"POST","path":"/compare-sources","description":"Compare coverage across news sources"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/monitor","description":"ONE-CALL full news intelligence"}],"x402":null},{"id":"389d4a9e-8f65-4bf1-b4bf-2595087c2626","name":"RAG Source Freshness Auditor API","slug":"rag-source-freshness-auditor-api-a53c17","shortDescription":"Audit RAG source freshness from document age, update cadence, authority, citations, and conflict risk","description":"Audit RAG source freshness from document age, update cadence, authority, citations, and conflict risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","rag","source-freshness","knowledge-quality","retrieval","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-source-freshness-auditor-api-a53c17","openApiSpecUrl":"https://rag-source-freshness-auditor.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"4bea4e76-e11b-4188-86f5-4a7b49f90172","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"39b4eadb-0064-44ff-bb95-0655506e75b4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"bbcd5de9-9097-4931-bbe2-e7a9a974725f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"POST","path":"/prioritize-refreshes","description":"Generate focused next steps for rag source freshness auditor based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/freshness-rules","description":"Return hardcoded rag source freshness auditor rules, weights, and evaluation criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/audit-source","description":"Audit RAG source freshness from document age, update cadence, authority, citations, and conflict risk using deterministic rule scoring"}],"x402":null},{"id":"c84f73a6-b14e-4592-9934-82288957efd8","name":"Customer Data Deletion Router API","slug":"customer-data-deletion-router-api-8b81ce","shortDescription":"Route customer deletion requests from identity match, data systems, consent scope, hold status, and SLA risk","description":"Route customer deletion requests from identity match, data systems, consent scope, hold status, and SLA risk. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["privacy","data-deletion","dsar","customer-data","agent-friendly","x402","customer data deletion router","privacy","data deletion","dsar","customer data","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-data-deletion-router-api-8b81ce","openApiSpecUrl":"https://customer-data-deletion-router.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"4673b367-09ef-4c58-9c16-6e8791afa4a3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ff429f9f-8816-4559-88b4-5d4defb7f565","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"59882cea-f84c-4795-a092-b14deacd4f1e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/deletion-router-rules","description":"Return hardcoded customer data deletion router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-deletion-request","description":"Route customer deletion requests from identity match, data systems, consent scope, hold status, and SLA risk using deterministic scoring rules"},{"method":"POST","path":"/prioritize-deletion-actions","description":"Generate focused next steps for customer data deletion router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d1169c96-f7cb-4472-a726-1ffd590efc9b","name":"Agent Credential Rotation Planner API","slug":"agent-credential-rotation-planner-api-96e7e5","shortDescription":"Plan agent credential rotation from secret age, scope, exposure, owner readiness, and downtime risk","description":"Plan agent credential rotation from secret age, scope, exposure, owner readiness, and downtime risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["security","credentials","secret-rotation","agent-governance","access-control","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-credential-rotation-planner-api-96e7e5","openApiSpecUrl":"https://agent-credential-rotation-planner.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"28c627e5-34c4-4108-9440-53883554e226","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"1bae3e99-4ee7-4f31-8b35-79f1621a6959","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1b7c3e42-1857-40d6-9ab0-293d0b7b604f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/rotation-rules","description":"Return hardcoded agent credential rotation planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-rotation","description":"Plan agent credential rotation from secret age, scope, exposure, owner readiness, and downtime risk using deterministic rule scoring"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/flag-secret-risk","description":"Produce focused follow-up actions for agent credential rotation planner based on risk, confidence, readiness, and control gaps"}],"x402":null},{"id":"2d5a6a07-2065-4b2d-8f1c-20e03bac7bea","name":"Web Page Extractor API","slug":"web-page-extractor-api-e55e5d","shortDescription":"Extract clean text, links, and metadata from any URL","description":"Extract clean text, links, and metadata from any URL for ingestion into RAG pipelines, research agents, and content workflows.","category":null,"tags":["web-scraping","rag","extraction","content","metadata","extract webpage content","article text extractor","web scraping api","clean text from url","page content parser"],"baseUrl":"https://orbisapi.com/proxy/web-page-extractor-api-e55e5d","openApiSpecUrl":"https://orbis-apis.onrender.com/web-page-extractor/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"a4b52e1d-c9ac-4105-9033-1d992f70f686","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"30b122ed-ac0a-4e35-a903-0c0efec1a805","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"061ab0f8-0189-4628-b1fa-d165833e3614","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract-text","description":"Extract clean readable text — body, summary, word count, language"},{"method":"POST","path":"/extract-links","description":"Extract all links — internal, external, social, downloads"},{"method":"POST","path":"/extract-metadata","description":"Extract metadata — title, description, author, OG tags, schema types"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/extract","description":"ONE-CALL full page extraction — text + metadata + links + RAG-ready chunks"}],"x402":null},{"id":"53ed510d-4de6-4a35-ba08-e591cf4112ba","name":"Agent Registry Discovery Ranker API","slug":"agent-registry-discovery-ranker-api-e14163","shortDescription":"Rank agent registry listings by task fit, trust signals, integration depth, and buyer intent","description":"Rank agent registry listings by task fit, trust signals, integration depth, and buyer intent. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-discovery","registry-ranking","marketplace-search","trust-signals","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-registry-discovery-ranker-api-e14163","openApiSpecUrl":"https://agent-registry-discovery-ranker.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"4de54e4c-e831-4171-ba5e-c94c90108a0c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"908ecc6f-bf81-4203-8b92-b3a1b5a91b49","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4082ab9d-9e8d-414c-bd43-596037e12ecc","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/explain-discovery-fit","description":"Generate focused next steps for agent registry discovery ranker based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/ranking-signals","description":"Return hardcoded agent registry discovery ranker rules, weights, and evaluation criteria"},{"method":"POST","path":"/rank-listing","description":"Rank agent registry listings by task fit, trust signals, integration depth, and buyer intent using deterministic rule scoring"}],"x402":null},{"id":"7b0eb9d0-c874-4f85-8022-11359c7903e2","name":"Consent Preference Resolver API","slug":"consent-preference-resolver-api-0dee74","shortDescription":"Resolve user consent preferences into allowed channels, purposes, and suppression rules","description":"Resolve user consent preferences into allowed channels, purposes, and suppression rules. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","identity","consent-management","privacy-preferences","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/consent-preference-resolver-api-0dee74","openApiSpecUrl":"https://consent-preference-resolver-api.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"69294881-084d-4308-b51b-67323af4ccd0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"9412cded-4721-4393-8b04-c2327dcdacb4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"436b67ca-554f-4f86-952d-ac363e60451c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/consent-rules","description":"Return hardcoded consentRules reference rules"},{"method":"POST","path":"/resolve-consent","description":"Resolve user consent preferences into allowed channels, purposes, and suppression rules"},{"method":"POST","path":"/audit-suppression","description":"Return focused secondary analysis for Consent Preference Resolver API"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"}],"x402":null},{"id":"a6fecfb0-13d4-489f-ae60-8b5b26d37d2d","name":"Stablecoin Payment Route Planner API","slug":"stablecoin-payment-route-planner-api-63783d","shortDescription":"Plan stablecoin payment routes from settlement urgency, fees, limits, and chain support","description":"Plan stablecoin payment routes from settlement urgency, fees, limits, and chain support. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","web3","stablecoin-payments","payment-routing","usdc","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/stablecoin-payment-route-planner-api-63783d","openApiSpecUrl":"https://stablecoin-payment-route-planner.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"950aa49e-ec04-40e1-96b9-718333a11642","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"26bd1858-7fb2-418e-af38-0c301ff09a9d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7af437ac-1c3d-447e-9938-fc6ac4b245c3","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/plan","description":"Generate a stablecoin payment route plan from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded routeOptions reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"ec37960d-ed8e-430d-8b0d-dc40e69be25b","name":"Entity Extraction API","slug":"entity-extraction-api-d5f53c","shortDescription":"Extract named entities, keywords, and topics from text","description":"Extract named entities, keywords, and topics from text for knowledge graph construction, document tagging, and NLP pipeline automation agents.","category":null,"tags":["nlp","ner","entities","knowledge-graph","tagging","extract named entities","ner api","extract people places organizations","entity recognition nlp","structured data from text"],"baseUrl":"https://orbisapi.com/proxy/entity-extraction-api-d5f53c","openApiSpecUrl":"https://orbis-apis.onrender.com/entity-extraction/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"7f7cf840-c94c-4969-8f40-fdc31a7ba0e8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1cc4189a-3737-40c4-9f48-157bb74534fc","name":"NLP Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e8a8c4ae-d390-488a-9be1-1b6fd7fbc530","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/entities","description":"Extract named entities"},{"method":"POST","path":"/keywords","description":"Extract keywords"},{"method":"POST","path":"/topics","description":"Extract topics"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full NLP extraction"}],"x402":null},{"id":"92b7852b-4253-444a-a843-acd79637c2b1","name":"Sales Intelligence API","slug":"sales-intelligence-api-8b43ec","shortDescription":"Qualify leads, enrich prospects, prioritize pipeline, generate outreach, and forecast sales","description":"Power autonomous sales agents with full-cycle intelligence. Qualify leads using BANT and ICP fit signals, enrich prospects with tech stack and buying triggers, rank pipeline by close probability, generate personalized outreach, analyze deal health, run win/loss analysis, and forecast revenue. Built for AI SDR agents, CRM automation workflows, and revenue intelligence platforms.","category":null,"tags":["sales-intelligence","lead-qualification","prospect-enrichment","pipeline-prioritization","outreach-generation","deal-analysis","win-loss-analysis","sales-forecasting","lead qualification api","prospect enrichment api","sales pipeline prioritization api","personalized outreach generation api","deal health analysis api","sales forecast api"],"baseUrl":"https://orbisapi.com/proxy/sales-intelligence-api-8b43ec","openApiSpecUrl":"https://orbis-apis.onrender.com/sales-intelligence/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"dc5e0437-9439-4632-87dd-56aef5639fd3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"32a85785-7112-4e45-84fa-2bef3021c16b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c25b44a9-e9fe-4299-8630-1685a41f7f04","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/qualify-lead","description":"Score and qualify leads with ICP fit, BANT signals, and recommended action"},{"method":"POST","path":"/enrich-prospect","description":"Enrich prospect with company data, tech stack, buying triggers, and decision makers"},{"method":"POST","path":"/prioritize-pipeline","description":"Rank pipeline deals by priority score, close probability, and at-risk flags"},{"method":"POST","path":"/generate-outreach","description":"Generate personalized outreach with subject, value prop, CTA, and A/B variant"},{"method":"POST","path":"/analyze-deal","description":"Score deal health with blockers, champions, detractors, and close probability"},{"method":"POST","path":"/win-loss-analysis","description":"Analyze win/loss patterns with decision criteria, competitor factors, and adjustments"},{"method":"POST","path":"/sales-forecast","description":"Forecast pipeline value with confidence range and likely-to-close breakdown"},{"method":"POST","path":"/execution-gate","description":"Validate sales input and recommend best analysis endpoint"},{"method":"POST","path":"/execute","description":"ONE-CALL full sales intelligence — qualify, enrich, outreach, deal signals, and recommendations"}],"x402":null},{"id":"9e68ef09-1f53-4e2d-9cdd-dc61fa60af81","name":"Supply Chain Delay Triage API","slug":"supply-chain-delay-triage-api-5ea125","shortDescription":"Triage supply chain delays from supplier status, lane risk, inventory cover, order priority, and customer impact","description":"Triage supply chain delays from supplier status, lane risk, inventory cover, order priority, and customer impact. This premium self-contained API uses hardcoded enterprise operations, compliance, finance, healthcare administration, insurance, supply chain, sales, HR, and executive workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for operational decisions, dashboards, workflow automation, and Orbis x402 monetization.","category":null,"tags":["supply-chain","delay-triage","operations","logistics","agent-friendly","x402","supply chain delay triage","supply chain","delay triage","operations","logistics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/supply-chain-delay-triage-api-5ea125","openApiSpecUrl":"https://supply-chain-delay-triage.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"51ca8926-c3a4-4aef-b983-c7de0aaa8999","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd99bc5e-0831-4d32-9dc1-9f54e5d5a712","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ed330623-617c-44eb-9f54-2e6d82bad06b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/delay-triage-rules","description":"Return hardcoded supply chain delay triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-supply-delay","description":"Triage supply chain delays from supplier status, lane risk, inventory cover, order priority, and customer impact using deterministic scoring rules"},{"method":"POST","path":"/prioritize-delay-actions","description":"Generate focused next steps for supply chain delay triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a2ca35b5-34b7-42f9-b7d9-061d69d91740","name":"Data Warehouse Query Cost Guard API","slug":"data-warehouse-query-cost-guard-api-fa6180","shortDescription":"Guard data warehouse query costs from scan size, join pattern, freshness need, user role, and budget pressure","description":"Guard data warehouse query costs from scan size, join pattern, freshness need, user role, and budget pressure. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["warehouse","query-cost","finops","data","agent-friendly","x402","data warehouse query cost guard","warehouse","query cost","finops","data","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-warehouse-query-cost-guard-api-fa6180","openApiSpecUrl":"https://warehouse-query-cost-guard.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"d44333f1-7141-4f6f-8ba1-c6f868f3ad04","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"12e32820-dfc1-4387-9852-58f4d980d864","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"be817276-b90e-4113-a615-337fac493917","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/query-cost-rules","description":"Return hardcoded warehouse query cost guard rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/guard-warehouse-query-cost","description":"Guard data warehouse query costs from scan size, join pattern, freshness need, user role, and budget pressure using deterministic scoring rules"},{"method":"POST","path":"/recommend-query-optimization","description":"Generate focused next steps for warehouse query cost guard from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b9cef8b2-8922-45ce-968c-4adb9ca20db6","name":"Token Metadata API","slug":"token-metadata-api-1bb1fc","shortDescription":"Look up token metadata, verify authenticity, check community health, and compare tokens for DeFi research and trading agents","description":"Look up token metadata, verify authenticity, check community health, and compare tokens for DeFi research and trading agents","category":null,"tags":["token","metadata","web3","erc20","crypto","contract","token metadata","token metadata api","token","metadata","web3","erc20","crypto","contract","token metadata api api"],"baseUrl":"https://orbisapi.com/proxy/token-metadata-api-1bb1fc","openApiSpecUrl":"https://orbis-apis.onrender.com/token-metadata/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"6bfd28b3-52c8-471e-9fd6-2d2211eff5a1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"8ff559c0-be32-4761-aa61-7bbe3f6296a5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3db324b4-0611-4c1d-8dcb-3f18e6bffb5e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery — endpoints, pricing, rate limits"},{"method":"POST","path":"/lookup","description":"Look up token metadata by contract address"},{"method":"POST","path":"/verify","description":"Verify token authenticity and safety"},{"method":"POST","path":"/social","description":"Get token community and social metrics"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/token-intelligence","description":"ONE-CALL: metadata + verify + social + risk summary"},{"method":"POST","path":"/compare","description":"Compare two tokens side by side"},{"method":"POST","path":"/batch","description":"Batch lookup up to 10 tokens"}],"x402":null},{"id":"284c9929-c72d-400f-9fe2-0cd6f8e17516","name":"Email Parser API","slug":"email-parser-api-3e422e","shortDescription":"Parse emails, extract action items, and classify by type for CRM automation","description":"Parse raw email content, extract action items and commitments, and classify emails by type for CRM automation, inbox intelligence, and workflow trigger agents.","category":null,"tags":["email","crm","action-items","inbox-intelligence","automation","parse email content","extract email metadata","email action item extractor","email classification api","email data extraction"],"baseUrl":"https://orbisapi.com/proxy/email-parser-api-3e422e","openApiSpecUrl":"https://orbis-apis.onrender.com/email-parser/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"753fbb8b-9c51-4a0f-9314-16157d077f76","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8ac9b888-5ed2-4a50-b96c-8545461b44cf","name":"Email Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"78c69c4f-0319-4eb7-909e-381d900830de","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Parse raw email"},{"method":"POST","path":"/extract-action-items","description":"Extract action items"},{"method":"POST","path":"/classify","description":"Classify email type"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full email intelligence"}],"x402":null},{"id":"d903ef3b-63ec-464e-97b5-dad4b079023f","name":"Sovereign AI Workload Fit API","slug":"sovereign-ai-workload-fit-api-084856","shortDescription":"Score sovereign AI workload fit from data residency, sector sensitivity, latency, auditability, and cloud control","description":"Score sovereign AI workload fit from data residency, sector sensitivity, latency, auditability, and cloud control. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","sovereign-ai","data-residency","compliance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sovereign-ai-workload-fit-api-084856","openApiSpecUrl":"https://sovereign-ai-workload-fit.vercel.app/openapi","hasFree":true,"callCount":16,"tiers":[{"id":"a2146c63-c73d-4691-8deb-1da3b8f290f4","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"90997675-73fc-4dc6-8b64-a76cae55f116","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"61bc284a-1ee4-4103-acbc-6e61520e1fbc","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/sovereign-fit-rules","description":"Return hardcoded sovereign ai workload fit rules, weights, and decision criteria"},{"method":"POST","path":"/score-workload-fit","description":"Score sovereign AI workload fit from data residency, sector sensitivity, latency, auditability, and cloud control using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/recommend-deployment-model","description":"Generate prioritized next steps for sovereign ai workload fit from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"0f24515a-79cf-4013-9800-07d1a445dd36","name":"FX Rates API","slug":"fx-rates-api-8d45aa","shortDescription":"Foreign exchange rate conversion and historical FX data","description":"Foreign exchange rate conversion, latest multi-currency rates, and historical FX data for finance agents and international payment workflows.","category":null,"tags":["forex","currency","exchange-rates","finance","payments","get currency exchange rate","forex rate api","usd to eur rate","live exchange rates","currency conversion rate"],"baseUrl":"https://orbisapi.com/proxy/fx-rates-api-8d45aa","openApiSpecUrl":"https://orbis-apis.onrender.com/fx-rates/openapi.json","hasFree":true,"callCount":16,"tiers":[{"id":"78e9e0db-b6fb-41ca-ad40-acfa05417319","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"134d2c85-8327-4c7b-b3fb-4cf403326c16","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"40f19629-ab1a-4e43-a109-314f04e74eb2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/convert","description":"Convert currency amount — rate, bid/ask, spread"},{"method":"POST","path":"/latest","description":"Latest mid-market rates for 20 major currencies"},{"method":"POST","path":"/historical","description":"Historical FX rate for a currency pair on a specific date"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full FX intelligence — rate + historical context + technical signals"}],"x402":null},{"id":"9d7c8d4a-b323-4dbe-af23-e0d441b626ae","name":"Crypto Price API","slug":"crypto-price-api-a212c7","shortDescription":"Real-time crypto prices, OHLC history, and market cap data","description":"Real-time crypto prices, OHLC history, and market cap data for DeFi agents, portfolio trackers, and autonomous trading workflows.","category":null,"tags":["crypto","prices","defi","trading","blockchain","get crypto price","bitcoin price api","ethereum live price","cryptocurrency market data","token price feed"],"baseUrl":"https://orbisapi.com/proxy/crypto-price-api-a212c7","openApiSpecUrl":"https://orbis-apis.onrender.com/crypto-price/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"431171f6-2ea6-4b11-be80-c1b9477e4e00","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"17338d9b-4f49-4521-95f5-8bb78d0e8678","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"244aea8a-dd6d-456e-adf0-c6decced888b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/price","description":"Real-time crypto price — USD, 24h change, volume, ATH"},{"method":"POST","path":"/ohlc","description":"OHLC history — open, high, low, close, volume by interval"},{"method":"POST","path":"/market-cap","description":"Market cap data — rank, dominance, supply, FDV"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full crypto intelligence — price + market cap + technicals + on-chain signals"}],"x402":null},{"id":"9e9f8906-28b3-4286-960e-f2311cec969c","name":"Customer Escalation Signal API","slug":"customer-escalation-signal-api-178992","shortDescription":"Detect customer escalation risk from tone, SLA, revenue, repetition, and unresolved issues","description":"Detect customer escalation risk from tone, SLA, revenue, repetition, and unresolved issues. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","customer-escalation","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-escalation-signal-api-178992","openApiSpecUrl":"https://comm-customer-escalation.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"9c982fd8-f215-4dcb-a283-1c2f4f7d00a1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c08c5174-a15a-4e7d-9c67-3659bbc96cfe","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"45393b76-dfa2-4fc6-adef-d9cff9878579","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/detect","description":"Analyze one case and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"}],"x402":null},{"id":"f6f3c1c0-baa1-4e08-a9f3-4a60bfcd48e4","name":"DeFi Protocol Revenue Quality API","slug":"defi-protocol-revenue-quality-api-0b0667","shortDescription":"Rate DeFi protocol revenue quality from fees, incentives, concentration, and retention","description":"Rate DeFi protocol revenue quality from fees, incentives, concentration, and retention. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","web3","defi-revenue","protocol-analysis","fee-quality","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/defi-protocol-revenue-quality-api-0b0667","openApiSpecUrl":"https://defi-protocol-revenue-quality-api.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"2c5fda7e-22fe-4f25-9a47-4a2bb880ccdf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"31a9c891-06e5-495d-a736-b8917bfa7f64","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cfc039a8-12b2-43cb-8189-173a8dd2f6da","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded revenueSignals reference data"},{"method":"POST","path":"/rate","description":"Generate a protocol revenue quality rating from submitted inputs and hardcoded rules"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"d9301db4-4974-45da-a989-a6ff0525d4cf","name":"Communication Compliance Review API","slug":"communication-compliance-review-api-91167a","shortDescription":"Flag communication compliance risk from claims, disclosures, sensitive terms, and audience","description":"Flag communication compliance risk from claims, disclosures, sensitive terms, and audience. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","compliance-review","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/communication-compliance-review-api-91167a","openApiSpecUrl":"https://comm-compliance-review.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"2d31d8a1-1f37-413d-b283-b73f5f634203","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4ddb535e-da57-49b3-b217-85dd88c34e0d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cd1f5725-b106-48b3-a384-6c330966d355","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/review","description":"Analyze one message and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"}],"x402":null},{"id":"0f40f5c8-51b7-4fb7-908d-0bdaa8049183","name":"Package Tracking API","slug":"package-tracking-api-7883fd","shortDescription":"Multi-carrier package tracking, carrier detection, and bulk tracking for logistics agents","description":"Track packages across all major carriers, auto-detect carrier from tracking number, and bulk-track multiple shipments for logistics, e-commerce, and supply chain automation.","category":null,"tags":["tracking","packages","carriers","logistics","e-commerce","track package shipment","usps fedex tracking api","shipment status lookup","order tracking number","parcel delivery status"],"baseUrl":"https://orbisapi.com/proxy/package-tracking-api-7883fd","openApiSpecUrl":"https://orbis-apis.onrender.com/package-tracking/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"f165d5d3-7a03-4144-af86-902b812af44a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"50dcc0b4-1d2b-4800-a8e2-0784425d7104","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"5b1240a9-a827-4799-9c1d-db6c70e17ad4","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/track","description":"Track a package by tracking number"},{"method":"POST","path":"/detect-carrier","description":"Auto-detect carrier from tracking number"},{"method":"POST","path":"/bulk","description":"Bulk track up to 20 packages"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full package tracking intelligence"}],"x402":null},{"id":"73637e81-a694-412a-9d1e-2dea3e4d397d","name":"Agent Token Usage Forecaster API","slug":"agent-token-usage-forecaster-api-f2201c","shortDescription":"Forecast agent token usage from task length, context size, tool loops, retries, and summary cadence","description":"Forecast agent token usage from task length, context size, tool loops, retries, and summary cadence. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","ai-costs","token-forecast","agent-runs","budgeting","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-token-usage-forecaster-api-f2201c","openApiSpecUrl":"https://agent-token-forecaster.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"99829b4d-5f58-41e3-8dce-33a3f17e6f57","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bc97c829-a134-4e3c-97fe-36b12c41234f","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0fd1d3e1-717a-4345-acc9-7251a1a931d8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-token-controls","description":"Generate focused next steps for agent token forecaster from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/token-rules","description":"Return hardcoded agent token forecaster rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/forecast-usage","description":"Forecast agent token usage from task length, context size, tool loops, retries, and summary cadence using deterministic scoring rules"}],"x402":null},{"id":"b2a9703a-0315-45bf-a77f-7aa1c9c29834","name":"URL Screenshot Diff API","slug":"url-screenshot-diff-api-29de97","shortDescription":"Capture screenshots, compare visual changes, and monitor visual regressions","description":"Capture screenshots of URLs, compare visual changes between two URLs or timestamps, and monitor visual regressions for QA and competitive intelligence agents.","category":null,"tags":["screenshot","visual-diff","qa","competitive-intelligence","monitoring","compare website screenshots","visual diff tool api","website change detector","before after screenshot","ui regression visual test"],"baseUrl":"https://orbisapi.com/proxy/url-screenshot-diff-api-29de97","openApiSpecUrl":"https://orbis-apis.onrender.com/url-screenshot-diff/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"cc698065-5ad2-4d35-9bfd-b58a7213b981","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"509359bc-8cb7-4659-b8e1-f548a80ba9e6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"1e4c4150-bf7d-4c25-8970-3269b8d07b8c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/capture","description":"Capture screenshot of URL — image URL, dimensions, load time"},{"method":"POST","path":"/diff","description":"Visual diff between two URLs — change %, changed regions, severity"},{"method":"POST","path":"/monitor","description":"Configure visual monitoring — interval, alert threshold, viewports"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/analyze","description":"ONE-CALL full visual analysis — screenshot + visual analysis + monitor recommendation"}],"x402":null},{"id":"8260a1b0-771b-439b-8d7c-4b4fefe54072","name":"Due Diligence API","slug":"due-diligence-api-2db2d6","shortDescription":"Assess company risk, founders, financials, legal exposure, and compliance in one call","description":"Run comprehensive due diligence on any company — score risk across financial, legal, operational, reputational, and regulatory dimensions. Analyze founder track records, check GDPR/SOX/AML compliance, assess litigation exposure, and generate a full recommendation. Designed for autonomous investment agents, M&A research workflows, and procurement intelligence platforms.","category":null,"tags":["due-diligence","company-risk","founder-analysis","compliance-check","legal-risk","financial-health","m-and-a-intelligence","investment-research","due diligence api","company risk score api","founder background check api","compliance gap analysis api","legal risk assessment api","financial health check api"],"baseUrl":"https://orbisapi.com/proxy/due-diligence-api-2db2d6","openApiSpecUrl":"https://orbis-apis.onrender.com/due-diligence/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"cad7ac84-9ed6-46d1-a252-5c5f50dee004","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"63679982-1ccc-4e19-a788-6d97e6860f0d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ad1b6475-2843-4112-aa80-1eec8978298f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/company-risk","description":"Score company risk across financial, legal, operational, reputational, and regulatory dimensions"},{"method":"POST","path":"/founder-analysis","description":"Analyze founder/team track record, domain expertise, red flags, and execution risk"},{"method":"POST","path":"/compliance-check","description":"Check GDPR, SOX, AML, KYC, ISO27001, HIPAA, PCI compliance status with gap analysis"},{"method":"POST","path":"/reputation-analysis","description":"Score company reputation with controversies, media sentiment, and brand health trend"},{"method":"POST","path":"/financial-health","description":"Assess revenue trend, profitability, burn rate, runway, and unit economics signals"},{"method":"POST","path":"/legal-risk","description":"Identify active litigation, IP issues, regulatory investigations, and legal risk score"},{"method":"POST","path":"/execution-gate","description":"Validate due diligence input and recommend best analysis endpoint"},{"method":"POST","path":"/due-diligence","description":"ONE-CALL full due diligence — risk, financials, legal, compliance, founders, and recommendation"}],"x402":null},{"id":"9cdd5ca3-7481-4447-96d3-9ffeba2011fe","name":"Agent Data Join Risk API","slug":"agent-data-join-risk-api-d74f52","shortDescription":"Score agent data join risk from dataset sensitivity, key stability, consent mismatch, leakage path, and output use","description":"Score agent data join risk from dataset sensitivity, key stability, consent mismatch, leakage path, and output use. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-governance","data-join","privacy-risk","agent-security","agent-friendly","x402","agent data join risk","data governance","data join","privacy risk","agent security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-data-join-risk-api-d74f52","openApiSpecUrl":"https://agent-data-join-risk.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"9677a45d-4f70-4532-985a-ac0212c9ce57","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"26148de8-06f8-4a8b-93e5-28717bb0bbba","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7b73f537-58cf-4a12-9d14-454b6fae970f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-join-risk-rules","description":"Return hardcoded agent data join risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-data-join-risk","description":"Score agent data join risk from dataset sensitivity, key stability, consent mismatch, leakage path, and output use using deterministic scoring rules"},{"method":"POST","path":"/recommend-join-controls","description":"Generate focused next steps for agent data join risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"bfff6a78-4237-4ada-9286-f46dd6e2a51f","name":"Classification Threshold Optimizer API","slug":"classification-threshold-optimizer-api-365f39","shortDescription":"Optimize classification thresholds from precision, recall, cost, and false-positive constraints","description":"Optimize classification thresholds from precision, recall, cost, and false-positive constraints. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["data","ai-ml","classification","threshold-optimizer","model-evaluation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/classification-threshold-optimizer-api-365f39","openApiSpecUrl":"https://classification-threshold-optimizer.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"d10f16ca-9451-4070-8480-f1a5b4de8dfe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"75abc818-a07b-4620-a23b-0a34247f5247","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4c031f32-15a8-4c26-b2ee-eb52ba6f2a0d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/optimize","description":"Run classification threshold optimization from submitted AI/ML workflow inputs"},{"method":"GET","path":"/catalog","description":"Return hardcoded thresholdStrategies reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"74dd56f1-4794-4e92-89ee-f6dd65bdee73","name":"Address Risk API","slug":"address-risk-api-296f15","shortDescription":"Blockchain address risk scoring, sanctions checks, and entity labeling","description":"Score blockchain address risk, check sanctions exposure, identify known entity labels, cluster related wallets, and generate compliance-ready allow/review/block recommendations for autonomous wallet, DeFi, and compliance workflows.","category":null,"tags":["blockchain","wallet-risk","sanctions","compliance","crypto","address-labeling","defi","risk-scoring","blockchain address risk","wallet risk score","crypto sanctions check","OFAC wallet screening","address labels","wallet clustering","crypto compliance API","DeFi risk screening"],"baseUrl":"https://orbisapi.com/proxy/address-risk-api-296f15","openApiSpecUrl":"https://orbis-apis.onrender.com/address-risk/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"94192200-356f-4a75-9e32-e72b6b879361","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"81ccf35e-cf35-4122-a0e8-e03d34c71835","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cea4a4b7-8088-4ec7-8eea-64a91ae71afe","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/address-risk","description":"Score blockchain address risk"},{"method":"POST","path":"/sanctions","description":"Check sanctions exposure"},{"method":"POST","path":"/labels","description":"Get known address labels"},{"method":"POST","path":"/cluster","description":"Cluster related addresses"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/assess","description":"ONE-CALL full address risk assessment"}],"x402":null},{"id":"ad730176-3aa0-4a0f-9992-6b49f673b644","name":"Pricing Intelligence API","slug":"pricing-intelligence-api-d66eed","shortDescription":"Analyze pricing strategies, optimize price points and generate SaaS tier structures — built for AI agents","description":"Enterprise pricing intelligence for AI agents and e-commerce platforms. Analyze pricing strategies, get optimization recommendations, generate SaaS pricing tier structures and extract prices from any text. POST /api/analyze — Full pricing analysis with competitor positioning and AI insights. POST /api/optimize — Get optimal price recommendations by strategy. POST /api/tiers — Generate SaaS pricing tier structure for any product. POST /api/extract — Extract and normalize prices from any text. Powered by Groq. x402 pay-per-call supported.","category":null,"tags":["pricing","ecommerce","SaaS","revenue","optimization","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/pricing-intelligence-api-d66eed","openApiSpecUrl":"https://pricing-intelligence-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"370685a8-089e-4826-b30a-e72a26b441a8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":[]},{"id":"e4008496-d9bb-4f17-ae4e-309d6d5c3772","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e5015053-eb6d-4792-b3d8-30e8612c6cf7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":[]},{"id":"2d097ab5-9c39-42b0-9e31-29063b287c8f","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/analyze","description":"Full pricing analysis with competitor positioning and AI insights"},{"method":"POST","path":"/api/optimize","description":"Get optimal price recommendations by strategy"},{"method":"POST","path":"/api/tiers","description":"Generate SaaS pricing tier structure"},{"method":"POST","path":"/api/extract","description":"Extract and normalize prices from any text"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"0e977308-9409-4e67-b772-68adab3c9eab","name":"Human Handoff Trigger API","slug":"human-handoff-trigger-api-2e8742","shortDescription":"Decide when an AI agent should escalate to a human","description":"Human Handoff Trigger API is a self-contained deterministic API for deciding when an AI agent should escalate a task or conversation to a human. It requires no external API keys, no helpdesk dependency, and no live orchestration provider.\n\nAI agents, copilots, support systems, workflow automations, and orchestration platforms can submit structured decision metadata such as calibrated confidence, evidence score, user frustration, emotional sensitivity, contradictions, failed attempts, stake level, policy blocks, sensitive data exposure, request complexity, and urgency to receive a structured JSON response with handoff decision, urgency level, reasons, warnings, and next-step guidance.\n\nThis API is ideal for human-in-the-loop workflows, escalation governance, support automation, agent safety, trust-sensitive interactions, and deciding when autonomous handling should stop and a human should take over.","category":null,"tags":["ai agents","human handoff","escalation logic","agent reliability","workflow safety","customer support ai","automation governance","confidence gating"],"baseUrl":"https://orbisapi.com/proxy/human-handoff-trigger-api-2e8742","openApiSpecUrl":"https://human-handoff-trigger-api.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"c0c90fa2-195f-44a1-bbe4-73bfacdc275b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4cdca083-3f10-4604-a0e1-f22061eceab4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4b54c02f-5b91-443b-b607-d327f335fbc5","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/catalog","description":"Returns supported decisions and urgency levels."},{"method":"GET","path":"/examples","description":"Returns sample handoff-evaluation payloads."},{"method":"POST","path":"/evaluate-handoff","description":"Determines whether the AI agent should continue, ask a clarifying question, or escalate to a human."}],"x402":null},{"id":"a07f9ff0-2d55-4b8d-9e6a-6074e9bfdd70","name":"Document Parser & Table Extractor API","slug":"document-parser-table-extractor-api-bcf991","shortDescription":"Parse documents, extract tables and fields, detect structure — built for document AI agents","description":"Parse any document text into structured JSON, extract tables to arrays, pull specific fields and detect document hierarchy. Supports invoices, resumes, contracts, reports, emails and articles.\n\nPOST /api/parse — Parse document into structured sections and key fields\nPOST /api/extract-tables — Extract markdown and CSV tables to JSON arrays\nPOST /api/extract-fields — Extract specific named fields from any document\nPOST /api/structure — Detect headings, sections, tables, lists, emails, URLs and dates\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["document parsing","tables","extraction","PDF","invoice","resume","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/document-parser-table-extractor-api-bcf991","openApiSpecUrl":"https://doc-parser-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"ce7edd4b-bb41-4ff5-a2c3-2f084c76f236","name":"Free","description":"Document Parser & Table Extractor API","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["10 requests/day | 10 requests/month | All 4 endpoints | Table extraction | JSON response"]},{"id":"0db5c134-dfb8-4307-a709-552f27ad57aa","name":"Pay Per Call","description":"10 requests/day | 10 requests/month | All 4 endpoints | Table extraction | JSON response","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | All 4 endpoints | AI field extraction | Table parsing"]},{"id":"726d67e8-c285-4805-a712-c534cfa15246","name":"Pro","description":"For production document processing pipelines parsing at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | AI field extraction | Table parsing | USDC payment | Zero latency edge"]},{"id":"c5875b3a-ab01-4ac6-97af-943c52a4e9a3","name":"Pro+","description":"For enterprise document intelligence infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 2,000,000 requests/month | All endpoints | Priority edge | Full parsing suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/parse","description":null},{"method":"POST","path":"/api/extract-tables","description":null},{"method":"POST","path":"/api/extract-fields","description":null},{"method":"POST","path":"/api/structure","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"76c628f1-29c6-4363-8115-2394529d931f","name":"Phone Validation API","slug":"phone-validation-api-be22c9","shortDescription":"Validate phone numbers, detect carrier, and score risk for fraud prevention","description":"Validate phone numbers, detect carrier and line type, format for international standards, and score risk for fraud prevention workflows.","category":null,"tags":["phone","validation","carrier","fraud","communication","validate phone number","phone number format check","carrier lookup api","phone number verification","e164 phone validation"],"baseUrl":"https://orbisapi.com/proxy/phone-validation-api-be22c9","openApiSpecUrl":"https://orbis-apis.onrender.com/phone-validation/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"00960bfa-4711-4f6c-a880-9ee046ccec3b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"81aa987b-36f9-4e67-91aa-64fbbfeaa3b8","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/validate","description":"Validate phone number — valid/possible, country, number type, risk score"},{"method":"POST","path":"/v1/carrier","description":"Carrier and line type detection — carrier name, network type, VOIP, ported status"},{"method":"POST","path":"/v1/format","description":"Format phone in international standards — E.164, national, international, RFC3966"},{"method":"POST","path":"/v1/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/v1/lookup","description":"ONE-CALL full phone intelligence — validate + carrier + format + risk score"}],"x402":null},{"id":"d76a10de-446b-4277-a813-cc3e17f37bec","name":"AI Workflow Control Coverage API","slug":"ai-workflow-control-coverage-api-43d37a","shortDescription":"Measure AI workflow control coverage across approvals, monitoring, rollback, evidence, and access limits","description":"Measure AI workflow control coverage across approvals, monitoring, rollback, evidence, and access limits. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","controls","workflow-governance","coverage-analysis","auditability","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-workflow-control-coverage-api-43d37a","openApiSpecUrl":"https://workflow-control-coverage.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"a97efa88-e8e7-461b-8841-44147123d0eb","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"49f1b9ec-83ca-4327-ba7a-d77983234161","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d317b031-facf-4a02-b06c-7f2c0cbd8691","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-controls","description":"Generate focused next steps for workflow control coverage from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/measure-coverage","description":"Measure AI workflow control coverage across approvals, monitoring, rollback, evidence, and access limits using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/coverage-rules","description":"Return hardcoded workflow control coverage rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3feb498d-2815-4bc2-9357-abedb59d5338","name":"Calendar Holiday API","slug":"calendar-holiday-api-e91a49","shortDescription":"Public holidays, business days, and scheduling intelligence by country","description":"Look up public holidays by country and year, calculate business days between dates, and find the next upcoming holiday for scheduling and workflow automation agents.","category":null,"tags":["holidays","business-days","calendar","scheduling","workflow","get public holidays","check holiday by country","is today a holiday","bank holiday lookup","national holiday calendar"],"baseUrl":"https://orbisapi.com/proxy/calendar-holiday-api-e91a49","openApiSpecUrl":"https://orbis-apis.onrender.com/calendar-holiday/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"3454e838-cab7-49f6-bee2-eddf988c0034","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6186f161-e51d-46d7-ab1c-5fe549776314","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"3e3edc13-900b-4bdf-be86-41eaceb4737e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/holidays","description":"List public holidays for a country and year"},{"method":"POST","path":"/business-days","description":"Calculate business days between two dates"},{"method":"POST","path":"/next-holiday","description":"Find next upcoming public holiday"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full calendar intelligence"}],"x402":null},{"id":"e859fe7f-e983-42f5-9a3c-90030ab3f624","name":"Data Subject Request Triage API","slug":"data-subject-request-triage-api-65639c","shortDescription":"Triage data subject requests from request type, identity proof, jurisdiction, data systems, and response deadline","description":"Triage data subject requests from request type, identity proof, jurisdiction, data systems, and response deadline. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["dsar","privacy","identity","compliance","agent-friendly","x402","data subject request triage","dsar","privacy","identity","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-subject-request-triage-api-65639c","openApiSpecUrl":"https://data-subject-request-triage.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"6b44fa3d-fd82-4e22-aa8d-6e0545631c66","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ec51b8f8-9176-41d1-82e7-8664c5782a25","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f5778d54-4af1-41d0-be08-79a67d04a7a2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/dsar-triage-rules","description":"Return hardcoded data subject request triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-data-subject-request","description":"Triage data subject requests from request type, identity proof, jurisdiction, data systems, and response deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-dsar-actions","description":"Generate focused next steps for data subject request triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"61b012e2-ccb3-4d2b-9662-0a8756ad05c6","name":"Content Repurposer API","slug":"content-repurposer-api-d9f505","shortDescription":"Repurpose any content into tweets, LinkedIn posts, emails, summaries and more — built for AI agents","description":"Transform any content into multiple formats instantly. Tweet threads, LinkedIn posts, emails, summaries, bullet points, headlines, Instagram captions and newsletters — all from a single input. POST /api/repurpose — Repurpose content into a specific format. POST /api/batch — Repurpose into up to 5 formats at once. Powered by Groq llama-3.1-8b-instant. x402 pay-per-call supported.","category":null,"tags":["content","repurpose","marketing","social media","copywriting","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/content-repurposer-api-d9f505","openApiSpecUrl":"https://content-repurposer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"f10f2686-d1e0-43ad-ab29-ccf9bc4a9b2e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"7d059280-157a-47ea-ab0c-93121052b08b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e735ecb-0f01-441c-8d47-276b169f2cb1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"f514b782-edb4-4099-bf1e-da94c8e4fbdb","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/repurpose","description":"Repurpose content into a target format"},{"method":"POST","path":"/api/batch","description":"Repurpose content into up to 5 formats at once"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"74721a74-36c1-4b04-826f-ea36cb481db8","name":"Data Pipeline Freshness SLA API","slug":"data-pipeline-freshness-sla-api-5bb489","shortDescription":"Monitor data pipeline freshness SLAs from source lag, job failures, consumer criticality, retry state, and owner coverage","description":"Monitor data pipeline freshness SLAs from source lag, job failures, consumer criticality, retry state, and owner coverage. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-pipeline","freshness","sla","analytics","agent-friendly","x402","data pipeline freshness sla","data pipeline","freshness","sla","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-pipeline-freshness-sla-api-5bb489","openApiSpecUrl":"https://data-pipeline-freshness-sla.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"3a63eae7-182a-4165-99da-5666a72311b9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"61721af4-1c53-4cf4-b259-4cb898dc9660","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3f319ac9-906b-4357-9200-604d73758b28","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/pipeline-freshness-rules","description":"Return hardcoded data pipeline freshness sla rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-pipeline-freshness-sla","description":"Monitor data pipeline freshness SLAs from source lag, job failures, consumer criticality, retry state, and owner coverage using deterministic scoring rules"},{"method":"POST","path":"/rank-freshness-actions","description":"Generate focused next steps for data pipeline freshness sla from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"a69fe686-5e88-4339-aa74-826049c38b6a","name":"Maps Places API","slug":"maps-places-api-e15b12","shortDescription":"Search places, get details, and find nearby points of interest","description":"Search places by query or category, get detailed place info, and find nearby points of interest for location-aware agents and logistics workflows.","category":null,"tags":["maps","places","location","poi","logistics","search nearby places","google maps places api","find businesses near location","place details lookup","local business search"],"baseUrl":"https://orbisapi.com/proxy/maps-places-api-e15b12","openApiSpecUrl":"https://orbis-apis.onrender.com/maps-places/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"27d3c6e0-8ba0-45da-9bb8-f926c515c423","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c9789468-438c-4e62-81e7-6c95df90fc80","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"cba677dc-ddc4-42f8-8414-772e4e605711","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/search-place","description":"Search places by query"},{"method":"POST","path":"/place-details","description":"Get place details"},{"method":"POST","path":"/nearby","description":"Find nearby POIs"},{"method":"POST","path":"/travel-time","description":"Calculate travel time between two points"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/lookup","description":"ONE-CALL full place intelligence"},{"method":"POST","path":"/batch","description":"Batch place search for multiple queries"}],"x402":null},{"id":"0d56255e-94a7-43a8-b099-33c98a0e4a9e","name":"Lead Discovery API","slug":"lead-discovery-api-7b18d1","shortDescription":"Discover high-quality leads matching your ICP with AI-powered search","description":"Discover high-quality leads using AI-powered search across company databases, social signals and intent data. Returns scored leads with ICP fit, contact signals, source provenance, confidence scores and verification timestamps. Chains naturally into Lead Enrichment, Lead Scoring and Cold Outreach.","category":null,"tags":["lead-discovery","sales","icp","prospecting","autonomous-agents","lead-generation","lead discovery","find leads","icp matching","prospect discovery","lead generation","sales prospecting","b2b leads"],"baseUrl":"https://orbisapi.com/proxy/lead-discovery-api-7b18d1","openApiSpecUrl":"https://orbis-apis.onrender.com/lead-discovery/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"7aa672ef-9594-4e9f-8948-c841e419deda","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bbc09ed7-5755-4010-93db-cbeb66937a7c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f2178c70-9e2d-43c9-8282-22de37dca22f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/leads/find","description":"Discover leads matching a query with ICP fit, scoring and contact signals"},{"method":"POST","path":"/leads/batch","description":"Batch lead discovery for multiple queries"},{"method":"POST","path":"/execution-gate","description":"Gate lead discovery based on query quality and compliance"}],"x402":null},{"id":"e200eeaa-ac44-45e3-812a-982cc75f5654","name":"On-Chain Signal API","slug":"on-chain-signal-api-f818fd","shortDescription":"Whale movements, smart money flows and on-chain event signals for crypto assets","description":"On-chain perception layer for autonomous agents. Detect whale movements, smart money flows, analyze wallet behavior, score addresses, and gate execution based on signal strength.","category":null,"tags":["onchain","whale-tracking","smart-money","crypto","blockchain","defi","whale wallet signals","smart money flows","onchain analysis","wallet behavior tags","crypto signal detection","address risk scoring"],"baseUrl":"https://orbisapi.com/proxy/on-chain-signal-api-f818fd","openApiSpecUrl":"https://orbis-apis.onrender.com/onchain-signal/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"a05ec1e9-21c7-4682-8523-783b1fca5aea","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"ad771348-7019-4fc8-99ce-09f52f3f8f12","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50531e61-1e95-4e26-b95e-0a84783f7c48","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/signals","description":"Get on-chain signals for a wallet"},{"method":"GET","path":"/flows","description":"Smart money flow data for a token"},{"method":"POST","path":"/analyze","description":"Deep on-chain activity analysis"},{"method":"POST","path":"/execution-gate","description":"Gate action based on signal strength"}],"x402":null},{"id":"feca4c2f-531e-4b03-bbad-831468f31027","name":"Customer Data Export Readiness API","slug":"customer-data-export-readiness-api-472be6","shortDescription":"Check customer data export readiness from request scope, identity proof, data sources, legal hold, and delivery format","description":"Check customer data export readiness from request scope, identity proof, data sources, legal hold, and delivery format. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-export","privacy","customer-data","compliance","agent-friendly","x402","customer data export readiness","data export","privacy","customer data","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/customer-data-export-readiness-api-472be6","openApiSpecUrl":"https://customer-data-export-readiness.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"cd537b06-b73c-48ae-a7bf-584f9e10da50","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d0ecb5a3-a7b6-4e32-b57d-a72ea0290176","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3bd79351-b9e8-4eef-bb80-dcd008793f9c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-export-rules","description":"Return hardcoded customer data export readiness rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-customer-data-export-readiness","description":"Check customer data export readiness from request scope, identity proof, data sources, legal hold, and delivery format using deterministic scoring rules"},{"method":"POST","path":"/rank-export-blockers","description":"Generate focused next steps for customer data export readiness from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"dd20b23d-a3ee-46db-9bf5-09f92d2f214f","name":"SafeAgent Execution Guard","slug":"safeagent-execution-guard-bb0b02","shortDescription":"Claim-before-execute guard — prevents duplicate payments, emails, and trades when AI agents retry","description":"SafeAgent prevents duplicate side effects when AI agents retry. Before any irreversible action — payment, email, trade, API call — the agent claims a (request_id, action) pair. SafeAgent returns PROCEED (new claim) or SKIP (already ran). A crash mid-call leaves PENDING, not a false COMMITTED. Sweeper resets stuck claims automatically.\n\nEndpoints:\nPOST /claim — returns PROCEED or SKIP ($0.001 per call)\nPOST /settle/{id} — marks claim COMMITTED after success (free)\nGET /health — server status (free)\nGET /audit — claim history by agent wallet (free)\n\nWorks with any agent framework — LangChain, CrewAI, n8n, MCP, OpenAI Agents.","category":null,"tags":["idempotency","execution-guard","ai-agent","exactly-once","claim-before-execute","webhook","retry"],"baseUrl":"https://orbisapi.com/proxy/safeagent-execution-guard-bb0b02","openApiSpecUrl":"https://safeagent-production.up.railway.app/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"b3777a78-fdc5-46f7-a77a-79500653345a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/claim","description":"Claim a (request_id, action) pair. Returns PROCEED (new) or SKIP (duplicate). x402 gated — $0.001 USDC per call."},{"method":"POST","path":"/settle/{id}","description":"Mark a claimed pair as COMMITTED after successful action. Free."}],"x402":null},{"id":"9355b691-5ded-4070-b356-402368579056","name":"Synthetic Data Release Gate API","slug":"synthetic-data-release-gate-api-ec5ea8","shortDescription":"Gate synthetic data release from privacy risk, utility score, minority class coverage, linkage risk, and approval proof","description":"Gate synthetic data release from privacy risk, utility score, minority class coverage, linkage risk, and approval proof. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["synthetic-data","privacy","data-release","governance","agent-friendly","x402","synthetic data release gate","synthetic data","privacy","data release","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/synthetic-data-release-gate-api-ec5ea8","openApiSpecUrl":"https://synthetic-data-release-gate.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"33c3d81d-ddf6-4218-a9fb-34bc34950df0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"69e0e343-bbf0-4e79-a0b3-729a2f8c18cc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4cd04338-b90e-431a-b138-72e70114ec33","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/synthetic-release-rules","description":"Return hardcoded synthetic data release gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-synthetic-data-release","description":"Gate synthetic data release from privacy risk, utility score, minority class coverage, linkage risk, and approval proof using deterministic scoring rules"},{"method":"POST","path":"/rank-release-controls","description":"Generate focused next steps for synthetic data release gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"9844a846-3401-41f2-b19d-7f8b60af2cc7","name":"AI Benchmark Result Normalizer API","slug":"ai-benchmark-result-normalizer-api-f4f451","shortDescription":"Normalize AI benchmark results from task mix, sample size, judge bias, latency, cost, and confidence","description":"Normalize AI benchmark results from task mix, sample size, judge bias, latency, cost, and confidence. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","benchmarking","evaluation","model-quality","agent-friendly","x402","ai benchmark result normalizer","ai","benchmarking","evaluation","model quality","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-benchmark-result-normalizer-api-f4f451","openApiSpecUrl":"https://benchmark-result-normalizer.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"f94bd0ca-4efc-4732-b29d-3de7282a494c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0e3e76eb-3b6b-435b-b8e8-3b6d721f85d9","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0b605fd9-a6ea-45e1-94e2-0912e1a83b78","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/benchmark-rules","description":"Return hardcoded benchmark result normalizer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/normalize-benchmark","description":"Normalize AI benchmark results from task mix, sample size, judge bias, latency, cost, and confidence using deterministic scoring rules"},{"method":"POST","path":"/explain-benchmark-risk","description":"Generate focused next steps for benchmark result normalizer from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7a2a32a4-de65-4c76-b4c7-2c9b47dd9535","name":"AI Browser Automation QA API","slug":"ai-browser-automation-qa-api-45eae1","shortDescription":"Score browser automation readiness from selectors, state changes, auth flows, and visual verification needs","description":"Score browser automation readiness from selectors, state changes, auth flows, and visual verification needs. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","browser-automation","qa","web-testing","agent-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-browser-automation-qa-api-45eae1","openApiSpecUrl":"https://ai-browser-automation-qa.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"90daaa0e-b03c-442d-98e7-17eda004737a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8748b215-49ae-47b2-b3ea-9ba6a69e052d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e85e330b-4569-4d93-a5b6-598ed322f42e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-automation-readiness","description":"Score browser automation readiness from selectors, state changes, auth flows, and visual verification needs using deterministic rule scoring"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/qa-checks","description":"Return hardcoded ai browser automation qa rules, weights, and evaluation criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/build-test-plan","description":"Generate focused next steps for ai browser automation qa based on risk, urgency, confidence, and owner readiness"}],"x402":null},{"id":"0960ed04-9a8a-4c82-a0e3-c30eb5e62d08","name":"Data Access Recertification Planner API","slug":"data-access-recertification-planner-api-fa3722","shortDescription":"Plan data access recertification from user role, data sensitivity, last use, manager approval, and audit deadline","description":"Plan data access recertification from user role, data sensitivity, last use, manager approval, and audit deadline. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["access-recertification","data-governance","iam","audit","agent-friendly","x402","data access recertification planner","access recertification","data governance","iam","audit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-access-recertification-planner-api-fa3722","openApiSpecUrl":"https://data-access-recertification-planner.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"28504d8e-051e-4ac9-8a10-b71515f7f361","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ed320a5b-6e0e-4338-a9d3-94b52d0a84bc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"72938d73-ec5d-4523-94c0-dd42126e0220","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/access-recertification-rules","description":"Return hardcoded data access recertification planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-data-access-recertification","description":"Plan data access recertification from user role, data sensitivity, last use, manager approval, and audit deadline using deterministic scoring rules"},{"method":"POST","path":"/rank-recertification-actions","description":"Generate focused next steps for data access recertification planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"cb4e4f0d-683f-430a-bcfc-98caa8db1c99","name":"QA Testing API","slug":"qa-testing-api-9f659f","shortDescription":"Generate test cases, detect regressions, validate AI outputs, and run test suites for agents","description":"Equip autonomous agents with intelligent QA capabilities. Generate test cases from workflow specs, detect regressions between baseline and current outputs, validate AI output against schemas, check API chain integrity, and run full test suites with graded results. Built for CI/CD automation, agent evaluation pipelines, and AI output validation workflows.","category":null,"tags":["qa-testing","regression-detection","test-generation","output-validation","api-chain-testing","ai-evaluation","test-automation","hallucination-detection","qa testing api","regression detection api","AI output validation api","test case generation api","API chain validation","agent output grading api"],"baseUrl":"https://orbisapi.com/proxy/qa-testing-api-9f659f","openApiSpecUrl":"https://orbis-apis.onrender.com/qa-testing/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"0b1bdb12-c445-4cb1-b8b1-0ee699692cb7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"49864ea4-74e5-4eb9-9981-15563a55e60e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f90f533-fed8-4be7-80fb-c4256135eeac","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/test-workflow","description":"Generate test cases for a workflow with coverage assessment and missing test areas"},{"method":"POST","path":"/detect-regression","description":"Detect regressions between baseline and current output with diff analysis and root cause"},{"method":"POST","path":"/test-api-chain","description":"Validate an API chain for broken links, data flow issues, and contract violations"},{"method":"POST","path":"/validate-output","description":"Validate AI or API output against schema/expectations with hallucination and completeness scoring"},{"method":"POST","path":"/generate-test-cases","description":"Generate unit, integration, edge case, load, or security test cases from a spec"},{"method":"POST","path":"/run-suite","description":"Run a test suite and return pass rate, failures, critical issues, and QA grade"},{"method":"POST","path":"/execution-gate","description":"Validate QA input and recommend best testing endpoint"},{"method":"POST","path":"/test","description":"ONE-CALL full QA — test cases, regression risks, validation, coverage, and QA grade"}],"x402":null},{"id":"9ff57d06-ce76-41c3-b97b-318756ab13db","name":"ESG Data Assurance Triage API","slug":"esg-data-assurance-triage-api-d94ec7","shortDescription":"Triage ESG data assurance from metric source, calculation method, owner attestation, audit trail, and restatement risk","description":"Triage ESG data assurance from metric source, calculation method, owner attestation, audit trail, and restatement risk. This premium self-contained API uses hardcoded high-demand market, agentic AI, cybersecurity, healthcare, insurance, logistics, manufacturing, legal, retail, ESG, process mining, and enterprise operations rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for governed decisions, repeatable workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["esg","assurance","sustainability","audit","agent-friendly","x402","esg data assurance triage","esg","assurance","sustainability","audit","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/esg-data-assurance-triage-api-d94ec7","openApiSpecUrl":"https://esg-data-assurance-triage.vercel.app/openapi","hasFree":true,"callCount":17,"tiers":[{"id":"729105c2-3234-4f00-86f5-a458b179c18c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd67fd8b-9291-47cf-913e-1d48738ec529","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"047fc0aa-bfa8-4d9a-92d8-f9bad74aeb0a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/esg-assurance-rules","description":"Return hardcoded esg data assurance triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triage-esg-data-assurance","description":"Triage ESG data assurance from metric source, calculation method, owner attestation, audit trail, and restatement risk using deterministic scoring rules"},{"method":"POST","path":"/rank-esg-actions","description":"Generate focused next steps for esg data assurance triage from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6112f505-4524-46af-8f95-0864b3474b20","name":"Address Validation API","slug":"address-validation-api-f4b848","shortDescription":"Validate, normalize, and geocode postal addresses for data quality and logistics","description":"Validate, normalize, and geocode postal addresses for data quality, logistics, and compliance workflows.","category":null,"tags":["address","validation","geocoding","logistics","data-quality","validate mailing address","verify street address","standardize address format","check address exists","postal address lookup"],"baseUrl":"https://orbisapi.com/proxy/address-validation-api-f4b848","openApiSpecUrl":"https://orbis-apis.onrender.com/address-validation/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"70b3466d-75bd-4b61-86c5-c0137142b7e3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e947fe6e-5938-445d-8ddd-734515bbf5b1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c8ddf530-8970-4310-b68b-ad3d26c26d02","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/validate","description":"Validate address — deliverability, residential/commercial, DPV status"},{"method":"POST","path":"/normalize","description":"Normalize address — standardize abbreviations, format components, corrections"},{"method":"POST","path":"/geocode","description":"Geocode address — lat/lon, accuracy, place ID, timezone"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full address intelligence — validate + normalize + geocode + quality grade"}],"x402":null},{"id":"f388686d-af14-423e-988a-4952e357079e","name":"Timezone API","slug":"timezone-api-3017a7","shortDescription":"Timezone lookup, time conversion, and meeting scheduler for global agents","description":"Look up timezones by location, convert times between zones, and find optimal meeting times across multiple timezones for scheduling and global workflow agents.","category":null,"tags":["timezone","time-conversion","scheduling","meeting-times","global","get timezone by location","convert time zones","utc offset lookup","local time from city","timezone api by ip"],"baseUrl":"https://orbisapi.com/proxy/timezone-api-3017a7","openApiSpecUrl":"https://orbis-apis.onrender.com/timezone/openapi.json","hasFree":true,"callCount":17,"tiers":[{"id":"a84186b0-f8e1-4bf3-b516-7e2434f9eb68","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"413e47ae-521e-43a0-a648-818c42e296ea","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"23808a77-da0a-49ca-8ef4-3b654a05cd8d","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/lookup","description":"Look up timezone for a location"},{"method":"POST","path":"/convert","description":"Convert datetime between timezones"},{"method":"POST","path":"/meeting-times","description":"Find optimal meeting times across timezones"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/analyze","description":"ONE-CALL full timezone intelligence"}],"x402":null},{"id":"d694c816-282d-408e-b573-8d5e585651c6","name":"Crypto News Impact API","slug":"crypto-news-impact-api-24b79e","shortDescription":"Crypto news sentiment, impact scoring and market signal extraction","description":"Real-time crypto news analysis for autonomous agents. Score news impact, extract market signals, assess sentiment, and gate execution based on news risk thresholds.","category":null,"tags":["crypto-news","sentiment","impact-scoring","market-signals","nlp","finance","crypto news sentiment","news impact score","market signal extraction","news risk threshold","crypto market analysis","autonomous news processing"],"baseUrl":"https://orbisapi.com/proxy/crypto-news-impact-api-24b79e","openApiSpecUrl":"https://orbis-apis.onrender.com/crypto-news-impact/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"51a4e4b8-d03f-4f6a-a68c-fbaf84d01a3e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"927fa650-541d-4489-8e96-218f80414db2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0b0ac224-7af5-4fb7-a1d0-e70814615362","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Score news impact and extract signals"},{"method":"POST","path":"/execution-gate","description":"Gate execution based on news risk"}],"x402":null},{"id":"24d956b1-5bb2-4a6f-879a-af8e80eec037","name":"Sports Scores API","slug":"sports-scores-api-854b8a","shortDescription":"Live and historical sports scores, schedules, and standings","description":"Get live and historical sports scores, team schedules, and league standings for sports intelligence, betting analysis, and fan engagement automation.","category":null,"tags":["sports","scores","schedule","standings","analytics","get live sports scores","game score api","sports results today","live match updates","sports score by team"],"baseUrl":"https://orbisapi.com/proxy/sports-scores-api-854b8a","openApiSpecUrl":"https://orbis-apis.onrender.com/sports-scores/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"2c484098-a101-4169-9493-c9730cc35e5a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b1c95c19-c8dd-45c8-8162-d90dbbf2a436","name":"Sports Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c03a659f-a7db-4218-9054-c3406d1fad69","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scores","description":"Get live or historical scores"},{"method":"POST","path":"/schedule","description":"Get team schedule"},{"method":"POST","path":"/standings","description":"Get league standings"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/lookup","description":"ONE-CALL full sports intelligence"}],"x402":null},{"id":"63d1f5ae-7fc5-410d-b2d6-a6d07dc6c559","name":"Unit Converter API","slug":"unit-converter-api-141d02","shortDescription":"Convert between 150+ units across 14 categories length, mass, temperature, data, speed and more — batch 100 conversions","description":"Every data agent, science pipeline and IoT automation needs unit conversion on every measurement. 150+ units across 14 categories: length, mass, temperature, time, area, volume, speed, pressure, energy, power, data storage, angle, frequency and fuel economy. Auto-detect unit category from unit name. Convert to all units in a category at once. Batch 100 conversions in one call. Pure logic, sub-1ms, no external API. POST /convert — Single conversion with formula. POST /convert-all — Convert to all units in category. POST /batch — 100 conversions at once. GET /units — List all 150+ supported units.","category":null,"tags":["unit-conversion","measurement","data-conversion","utility","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/unit-converter-api-141d02","openApiSpecUrl":"https://unit-converter-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"2d55ce29-c9d2-4923-bb83-54045cbc0599","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All endpoints · 150+ units · 14 categories · Auto-detection · JSON response"]},{"id":"5a90dfd3-3189-437f-8db0-712943a530a4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited requests · All endpoints · Batch 100/call · Convert-all endpoint · Auto category detection"]},{"id":"c81e37b4-317c-4cb2-82c4-81b8c3017f8d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · All endpoints · Sub-1ms pure logic · USDC payment"]},{"id":"37695865-fe2e-4168-9a19-d76213d07ab4","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · All endpoints · Priority Cloudflare edge · Full unit suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/convert","description":"Convert a value from one unit to another with formula string"},{"method":"POST","path":"/convert-all","description":"Convert one value to all units in its category at once"},{"method":"POST","path":"/batch","description":"Batch convert up to 100 unit conversions in one call"},{"method":"GET","path":"/units","description":"List all 150+ supported units grouped by category"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"1411836c-c567-4ecc-9971-082e1858e344","name":"Sentiment API","slug":"sentiment-api-53dcab","shortDescription":"Analyze text sentiment, batch-score, and extract aspect-level sentiment","description":"Analyze text sentiment, batch-score multiple strings, and extract aspect-level sentiment for brand monitoring, customer feedback, and NLP pipeline agents.","category":null,"tags":["sentiment","nlp","brand-monitoring","customer-feedback","nps","sentiment analysis api","positive negative text classifier","opinion mining api","customer review sentiment","emotion detection text"],"baseUrl":"https://orbisapi.com/proxy/sentiment-api-53dcab","openApiSpecUrl":"https://orbis-apis.onrender.com/sentiment/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"0966ddbb-a0c8-4411-b925-b19e5778487c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"371e261b-94ac-4b32-abf2-f634dcb42b79","name":"Sentiment Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"47257085-1bac-4f1c-bd33-1136d7bb429e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/sentiment","description":"Analyze sentiment"},{"method":"POST","path":"/batch","description":"Batch sentiment"},{"method":"POST","path":"/aspect-sentiment","description":"Aspect-level sentiment"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check"},{"method":"POST","path":"/analyze","description":"ONE-CALL full sentiment analysis"}],"x402":null},{"id":"2c0f1c56-a3d4-4cc4-a20b-0108c940c32d","name":"Pricing Margin Guard API","slug":"pricing-margin-guard-api-4a5b71","shortDescription":"Check pricing margin safety from costs, discounts, fees, taxes, support burden, and risk","description":"Check pricing margin safety from costs, discounts, fees, taxes, support burden, and risk. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","pricing-margin","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/pricing-margin-guard-api-4a5b71","openApiSpecUrl":"https://fin-pricing-margin.vercel.app/openapi","hasFree":true,"callCount":18,"tiers":[{"id":"382ed3db-df42-4bda-862e-c00a70eae703","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"56d357fa-8ada-4279-b696-ae66abe714c7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5ddb35f2-dc0d-4463-a240-c29dc2ffc88c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/check","description":"Analyze one deal and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"f2fdef50-0361-4b8e-a68f-47b66fa42980","name":"Agent Delegation Chain Tracker API","slug":"agent-delegation-chain-tracker-api-6e94db","shortDescription":"Track agent delegation chains across initiator, delegated tool, authority, context, and audit evidence","description":"Track agent delegation chains across initiator, delegated tool, authority, context, and audit evidence. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","delegation","agent-chains","auditability","identity","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-delegation-chain-tracker-api-6e94db","openApiSpecUrl":"https://agent-delegation-chain.vercel.app/openapi","hasFree":true,"callCount":18,"tiers":[{"id":"15d87ca9-34d6-4779-bda3-0170af4946e5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2fc35ff6-1b3a-4cda-86d4-f02852fdf156","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d104a3cc-29cd-432a-a288-66e9937b443e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/flag-delegation-gaps","description":"Generate focused next steps for agent delegation chain from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/track-delegation","description":"Track agent delegation chains across initiator, delegated tool, authority, context, and audit evidence using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/delegation-rules","description":"Return hardcoded agent delegation chain rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"74142543-ce84-4f6b-a74d-40e035640a25","name":"Real-Time Monitor API","slug":"real-time-monitor-api-97398b","shortDescription":"Agent-ready monitoring, anomaly detection and alert intelligence","description":"AI-powered real-time monitoring API for autonomous infrastructure and operations agents. Detect anomalies, check system status, detect incidents, configure alerts, report uptime, establish baselines, perform root cause analysis, forecast capacity and gate remediation execution.","category":null,"tags":["monitoring","anomaly-detection","incident-detection","uptime","root-cause-analysis","capacity-forecast","alerting","execution-gate","mcp","detect anomalies","check status","incident detection","alert config","uptime report","root cause analysis","capacity forecast","monitoring api"],"baseUrl":"https://orbisapi.com/proxy/real-time-monitor-api-97398b","openApiSpecUrl":"https://orbis-apis.onrender.com/real-time-monitor/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"5da5d959-0fa2-4165-af41-48d0c48fd636","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6ebf59a4-b45e-4d23-be00-ca838d4a9711","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b91bac8c-0214-49e7-9e47-531c34b11a3f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/anomaly-detect","description":"Detect anomalies in time-series metrics"},{"method":"POST","path":"/check-status","description":"Evaluate system health against thresholds and SLAs"},{"method":"POST","path":"/incident-detect","description":"Detect and classify incidents from events"},{"method":"POST","path":"/alert-config","description":"Generate alert rules and escalation policies"},{"method":"POST","path":"/uptime-report","description":"Calculate uptime, MTTR, MTBF and SLA compliance"},{"method":"POST","path":"/performance-baseline","description":"Establish performance baselines and thresholds"},{"method":"POST","path":"/root-cause-analysis","description":"Perform root cause analysis with corrective actions"},{"method":"POST","path":"/capacity-forecast","description":"Forecast capacity needs and scaling urgency"},{"method":"POST","path":"/execution-gate","description":"Gate monitoring actions and remediations"}],"x402":null},{"id":"791f0d34-58d2-4d05-8476-b9b17451ebda","name":"Notification Fatigue Guard API","slug":"notification-fatigue-guard-api-f70297","shortDescription":"Score notification fatigue risk using frequency, channel mix, urgency, opt-outs, and engagement","description":"Score notification fatigue risk using frequency, channel mix, urgency, opt-outs, and engagement. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","notification-fatigue","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/notification-fatigue-guard-api-f70297","openApiSpecUrl":"https://comm-notification-fatigue.vercel.app/openapi","hasFree":true,"callCount":18,"tiers":[{"id":"19126c22-3629-4d1e-9c95-91a017b9548f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"71d9bb0f-7416-4d9c-a12f-866f62aad3cd","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"30d614b0-a8fa-445d-8d45-8d61e0b1f7e6","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/score","description":"Analyze one campaign and return premium scoring output"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"07897e7d-7564-44da-85e6-616ff4591386","name":"PII Detector API","slug":"pii-detector-api-9badc1","shortDescription":"Detect, redact and classify Personally Identifiable Information — GDPR and CCPA compliance for AI agents","description":"Enterprise PII detection and redaction for AI agents handling sensitive data. Detect emails, phone numbers, SSNs, credit cards, passport numbers, API keys, IP addresses and more. Full GDPR and CCPA compliance reporting. POST /api/detect — Detect all PII with type, category and severity. POST /api/redact — Redact PII with placeholder, asterisks or remove. POST /api/classify — Risk classification with compliance flags. POST /api/batch — Process up to 20 texts at once. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["PII","GDPR","CCPA","compliance","privacy","redaction","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/pii-detector-api-9badc1","openApiSpecUrl":"https://pii-detector-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"a0e47d35-5114-401c-8499-010d69d35d7a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":[]},{"id":"459a07c0-b525-46e9-be85-2bde7d208428","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a6083e00-828d-4d63-8b8b-9edfd2e1f0f3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"5d99cd23-edc5-4a20-af54-44013fab85c1","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/detect","description":"Detect all PII with type, category and severity"},{"method":"POST","path":"/api/redact","description":"Redact PII with placeholder, asterisks or remove"},{"method":"POST","path":"/api/classify","description":"Risk classification with GDPR/CCPA compliance flags"},{"method":"POST","path":"/api/batch","description":"Process up to 20 texts at once"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"d06af8be-d511-4478-a5a0-4ee77e0180c8","name":"SERP Snippet Parser API","slug":"serp-snippet-parser-api-0b906a","shortDescription":"Parse supplied search result snippets into titles, URLs, domains, descriptions, and intent labels","description":"Parse supplied search result snippets into titles, URLs, domains, descriptions, and intent labels. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","serp-parser","search-results","intent-labels","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/serp-snippet-parser-api-0b906a","openApiSpecUrl":"https://serp-snippet-parser-api.vercel.app/openapi","hasFree":true,"callCount":18,"tiers":[{"id":"e4920554-9d81-4e8d-ae30-4a58956766b4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"46a86eea-3960-482e-93f6-2a7548db1ff6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"36511039-a109-4c3f-9de0-c4647117ef8c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded snippetFields reference data"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/parse","description":"Run SERP snippet parsing against supplied HTML, text, or URL lines"}],"x402":null},{"id":"faa87888-e560-473d-bae7-86b253a7a4ef","name":"Review Analyzer API","slug":"review-analyzer-api-4f47b1","shortDescription":"Analyze customer reviews for sentiment, themes, fake detection and business insights — built for AI agents","description":"Analyze customer reviews for sentiment, themes, fake detection and aggregate business insights. Batch process up to 20 reviews at once and get actionable insights. POST /api/analyze — Analyze a single review for sentiment, themes and fake signals. POST /api/batch — Analyze up to 20 reviews and get aggregate insights. POST /api/fake-detect — Detect if a review is likely fake. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["reviews","sentiment","fake detection","ecommerce","NLP","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/review-analyzer-api-4f47b1","openApiSpecUrl":"https://review-analyzer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"c443235e-3c68-4463-b641-2850d6c0d90d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"9c8d5dc8-8284-47bf-9b66-8bba7988423c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"452e7755-210c-4404-a6fe-5fe1c19de2c3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"ea0f8c6f-9245-48af-9290-1399c518ca14","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/analyze","description":"Analyze a review for sentiment, themes and fake signals"},{"method":"POST","path":"/api/batch","description":"Analyze up to 20 reviews with aggregate insights"},{"method":"POST","path":"/api/fake-detect","description":"Detect if a review is likely fake"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"71b5db50-1e14-4588-b241-f06583f15648","name":"QR / Barcode API","slug":"qr-barcode-api-63d612","shortDescription":"Decode QR codes and barcodes, generate QR codes, and batch-process multiple codes","description":"Decode QR codes and barcodes from image URLs, generate QR codes from data, and batch-process multiple codes for logistics, retail, and automation workflows.","category":null,"tags":["qr-code","barcode","decode","generate","logistics","generate qr code","read barcode api","qr code scanner api","barcode to product data","create qr code from url"],"baseUrl":"https://orbisapi.com/proxy/qr-barcode-api-63d612","openApiSpecUrl":"https://orbis-apis.onrender.com/qr-barcode/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"13feee0a-99e2-4650-a0f1-a1ebbb9165a7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"425add12-04ee-41c1-9ab3-18f01be7d20a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"87b8b2f9-ef51-4018-8bfc-8179849a5797","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/decode","description":"Decode QR code or barcode from image URL — format, data, data type"},{"method":"POST","path":"/generate","description":"Generate QR code from data — returns image URL and embed HTML"},{"method":"POST","path":"/batch","description":"Batch decode up to 20 QR/barcode image URLs"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/process","description":"ONE-CALL full QR/barcode intelligence"}],"x402":null},{"id":"adddeb91-f9a8-43ca-8970-ef4d7d2a8684","name":"AI Output Safety API","slug":"ai-output-safety-api-d3b0f3","shortDescription":"Detect harmful, toxic, or policy-violating content in AI-generated text","description":"Scan AI-generated text for harmful content, policy violations, PII leakage, and prompt injection. Supports safety scoring, batch processing, and automatic redaction. Built for LLM pipelines, content moderation agents, and AI governance workflows.","category":null,"tags":["ai-safety","content-moderation","toxicity","pii-detection","llm-guardrails","ai output safety checker","detect harmful ai content","llm content moderation","toxicity detection api","pii redaction api"],"baseUrl":"https://orbisapi.com/proxy/ai-output-safety-api-d3b0f3","openApiSpecUrl":"https://orbis-apis.onrender.com/ai-output-safety/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"8bf65b64-a540-4bbe-8529-c808b9ac9ad9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"af4731ee-edc3-49ec-94e7-90cb2c7ed4e6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"9c3524da-3692-4055-b1b9-be2ba671d455","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/check","description":"Check AI output for harmful content, policy violations, and prompt injection"},{"method":"POST","path":"/v1/score","description":"Get a numeric safety risk score for AI-generated text"},{"method":"POST","path":"/v1/redact","description":"Automatically redact PII and sensitive content from AI output"},{"method":"POST","path":"/v1/batch","description":"Batch safety check for multiple outputs"}],"x402":null},{"id":"9455e511-f877-4067-941a-2994aadfa2a5","name":"Dev Utilities API","slug":"dev-utilities-api-63a676","shortDescription":"Agent utility belt — summarize, extract, validate, enrich and optimize","description":"Agent-native developer utilities for text processing, data validation, company enrichment and prompt optimization. Summarize text, extract keywords, analyze tone, validate data formats, enrich companies, optimize prompts, score readability and estimate task costs. Consistent confidence scores, chain-to and privacy blocks across all endpoints.","category":null,"tags":["dev-utilities","text-processing","prompt-optimization","data-validation","company-enrichment","autonomous-agents","dev utilities","text summarization","keyword extraction","tone analysis","prompt optimization","company enrichment","readability score","task cost estimate"],"baseUrl":"https://orbisapi.com/proxy/dev-utilities-api-63a676","openApiSpecUrl":"https://orbis-apis.onrender.com/dev-utilities/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"3bbe7da0-bf3f-4431-a0d5-823ab891fdad","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7251dae5-e5f7-4216-8b76-213697507754","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f9534bc3-e8ed-4d6a-80ea-20d1dd17f31c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/summarize","description":"Summarize text with configurable length and focus"},{"method":"POST","path":"/keywords","description":"Extract keywords and key phrases with relevance scoring"},{"method":"POST","path":"/tone-analyze","description":"Analyze tone and sentiment across multiple dimensions"},{"method":"POST","path":"/prompt-optimize","description":"Optimize AI prompts for clarity, specificity and performance"},{"method":"POST","path":"/company-enrichment","description":"Enrich company data with firmographics and market signals"},{"method":"POST","path":"/task-cost","description":"Estimate cost and time for an AI agent task before execution"},{"method":"POST","path":"/url-metadata","description":"Extract metadata from a URL including title, og tags and structured data"}],"x402":null},{"id":"914cc53d-cf4f-446c-beb1-0cff69c8f84d","name":"Enterprise AI Readiness Gap API","slug":"enterprise-ai-readiness-gap-api-e1d9d9","shortDescription":"Identify enterprise AI readiness gaps from data access, governance, integration, security, and change capacity","description":"Identify enterprise AI readiness gaps from data access, governance, integration, security, and change capacity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","enterprise-readiness","governance","implementation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/enterprise-ai-readiness-gap-api-e1d9d9","openApiSpecUrl":"https://enterprise-ai-readiness-gap.vercel.app/openapi","hasFree":true,"callCount":18,"tiers":[{"id":"1b326ac0-6f4b-42dd-81c6-f6ca8d4aff60","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"34c17895-b2ae-47b0-839d-33f8c6cada27","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ba966154-d6e9-4020-a0a1-6ddf47481b4d","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/identify-readiness-gaps","description":"Identify enterprise AI readiness gaps from data access, governance, integration, security, and change capacity using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/rank-ai-roadmap-actions","description":"Generate prioritized next steps for enterprise ai readiness gap from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/readiness-gap-rules","description":"Return hardcoded enterprise ai readiness gap rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"9f0ecba8-4444-4710-b257-3682092dce4a","name":"Payment Retry Strategy API","slug":"payment-retry-strategy-api-fa5d33","shortDescription":"Plan payment retry timing, channel, and recovery actions from decline and customer signals","description":"Plan payment retry timing, channel, and recovery actions from decline and customer signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","payment-retry","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payment-retry-strategy-api-fa5d33","openApiSpecUrl":"https://fin-payment-retry.vercel.app/openapi","hasFree":true,"callCount":18,"tiers":[{"id":"776c1321-22be-4778-8e67-ea1e9ae98c8d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f92e5e48-0a9b-4ac2-ba7a-ae2e508441c9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4162afb0-ebe5-471d-a34f-bf5537617047","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/plan","description":"Analyze one payment and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"}],"x402":null},{"id":"f1583f39-f01e-452a-b124-013e0ec8ed11","name":"Tool Permission Scope Auditor API","slug":"tool-permission-scope-auditor-api-43a3f4","shortDescription":"Audit agent tool permissions for overbroad scopes, sensitive actions, and least-privilege gaps","description":"Audit agent tool permissions for overbroad scopes, sensitive actions, and least-privilege gaps. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","security","tool-permissions","least-privilege","agent-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tool-permission-scope-auditor-api-43a3f4","openApiSpecUrl":"https://tool-permission-scope-auditor.vercel.app/openapi","hasFree":true,"callCount":18,"tiers":[{"id":"fdc4b7be-7a06-4935-bbff-c95cc455314b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"39105670-4bf7-4d9b-98e2-1c17fdff772c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"2f812915-f8cf-4b38-a5cb-4858dbc15add","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/permission-rules","description":"Return hardcoded tool permission scope auditor rules, weights, and evaluation criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/build-remediation-plan","description":"Generate focused next steps for tool permission scope auditor based on risk, urgency, confidence, and owner readiness"},{"method":"POST","path":"/audit-scope","description":"Audit agent tool permissions for overbroad scopes, sensitive actions, and least-privilege gaps using deterministic rule scoring"}],"x402":null},{"id":"6a0b5847-ebd4-4c7f-8991-6a13ae397896","name":"Amazon Product Scraper API","slug":"amazon-product-scraper-api-147dd1","shortDescription":"Extract Amazon product details, reviews, and price history by ASIN","description":"Extract Amazon product details, reviews, and price history for market research, competitive pricing, and product intelligence agent workflows.","category":null,"tags":["amazon","asin","product","reviews","price-history","scrape amazon product","get amazon price","amazon reviews api","amazon asin lookup","product data from amazon"],"baseUrl":"https://orbisapi.com/proxy/amazon-product-scraper-api-147dd1","openApiSpecUrl":"https://orbis-apis.onrender.com/amazon-product/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"da0f1c6c-7427-4689-8e94-9d47dc96d538","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"dd9b666e-c149-4589-9a1c-ab9c8b409de7","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"448411e7-1686-4666-92f1-5d8ccb70edb0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/product","description":"Extract Amazon product details — title, brand, pricing, BSR, stock status"},{"method":"POST","path":"/reviews","description":"Extract Amazon reviews — sentiment, themes, rating distribution"},{"method":"POST","path":"/price-history","description":"Amazon price history — min, max, trend, deal score, buy recommendation"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/analyze","description":"ONE-CALL full Amazon product intelligence — product + pricing + reviews + market position"}],"x402":null},{"id":"ac673ea5-6e2d-4d90-8495-c954c5137154","name":"Favicon API","slug":"favicon-api-269de7","shortDescription":"Fetch, detect, and analyze favicons from any URL or domain","description":"Fetch, detect, and analyze favicons from any URL or domain with batch support and format metadata.","category":null,"tags":["favicon","icon","domain","batch","web-assets","get website favicon","site icon lookup","favicon url extractor","brand icon finder","website logo favicon"],"baseUrl":"https://orbisapi.com/proxy/favicon-api-269de7","openApiSpecUrl":"https://orbis-apis.onrender.com/favicon/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"e264a51a-5a0f-43ba-8d95-6581de850b1e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"30ec0eea-6411-4b20-9336-ac635122187e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"b69cea12-290a-479c-a9f2-dd2789f841ae","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/favicon","description":"Fetch favicon URL, format, and accessibility for a URL"},{"method":"POST","path":"/batch","description":"Batch favicon retrieval for up to 20 URLs"},{"method":"POST","path":"/metadata","description":"Extract favicon metadata — size, color profile, transparency"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/detect","description":"ONE-CALL full favicon detection"}],"x402":null},{"id":"1e423968-2ae0-4f27-8647-4c6cd55e189f","name":"Unified Multi-Provider Agent Completion API","slug":"unified-multi-provider-agent-completion-api-fa0b3b","shortDescription":"Single endpoint to route AI completions across Claude, GPT-4, Gemini, Grok and more","description":"A unified chat completions endpoint that routes requests across multiple AI providers — Anthropic Claude, OpenAI GPT-4, Google Gemini, xAI Grok, Mistral and DeepSeek — through a single OpenAI-compatible interface. Features automatic failover, cost-optimised routing, confidence scoring, JSON mode, tool calling, and provider health monitoring. Agent-native with x402 micropayment support and MCP compatibility. Drop-in replacement for any OpenAI-compatible client.","category":null,"tags":["ai","llm","completions","claude","openai","gemini","grok","routing","agent","x402","mcp","failover","multi provider llm","ai completion api","openai compatible","claude api","gemini api","gpt4 alternative","llm router","agent completion"],"baseUrl":"https://orbisapi.com/proxy/unified-multi-provider-agent-completion-api-fa0b3b","openApiSpecUrl":"https://orbis-apis.onrender.com/api/unified-ai/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"66140253-96b2-4b98-ac57-b0e7edad9fa6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"ab1db6ea-ba05-4402-8443-67e5f5dd9773","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/chat/completions","description":"Unified chat completion — route to any provider via the model field"},{"method":"GET","path":"/","description":"Discovery manifest — lists all available models and pricing"},{"method":"GET","path":"/health","description":"Provider health check — real-time status of all upstream providers"}],"x402":null},{"id":"85e2a106-1785-4bfe-8f8b-8ed1e7b52faf","name":"Search Extract API","slug":"search-extract-api-f1caaf","shortDescription":"Web search and structured content extraction in one call","description":"Perform web searches and extract structured content from results in a single API call. Returns titles, snippets, URLs, and optionally scraped page content. Built for research agents, knowledge retrieval pipelines, and autonomous browsing workflows.","category":null,"tags":["search","web-extraction","scraping","research","nlp","web search api","search and extract content","structured web scraping","research agent api","search results with content"],"baseUrl":"https://orbisapi.com/proxy/search-extract-api-f1caaf","openApiSpecUrl":"https://orbis-apis.onrender.com/search-extract/openapi.json","hasFree":true,"callCount":18,"tiers":[{"id":"2eb43f72-50e6-46ce-a120-553f272c74be","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"5d377b32-c456-4e19-bf47-363100bbde34","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ee06b434-87e1-40d6-b81a-bfd793f071c3","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/search","description":"Search the web and extract structured content — titles, snippets, URLs, and page text"},{"method":"GET","path":"/v1/search","description":"Search via query params"},{"method":"POST","path":"/v1/search/batch","description":"Run multiple search queries in a single request"}],"x402":null},{"id":"2a0b0e27-e93f-479a-83d6-abdfc1dbb4ff","name":"IP Geolocation API","slug":"ip-geolocation-api-b389b3","shortDescription":"IP address geolocation, risk scoring, and bulk lookups for fraud detection","description":"IP address geolocation, risk scoring, and bulk lookups for fraud detection, personalization, and access control agent workflows. Returns country, region, city, ISP, threat score, VPN flag, and proxy detection.","category":null,"tags":["ip","geolocation","fraud","security","access-control","ip geolocation api","ip address lookup","fraud detection ip","vpn proxy detection","ip risk scoring"],"baseUrl":"https://orbisapi.com/proxy/ip-geolocation-api-b389b3","openApiSpecUrl":"https://orbis-apis.onrender.com/ip-geolocation/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"d2a1bfbd-17d6-40ab-875f-c9db473ac255","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f9e6a4b9-01c2-4918-80c5-e31686d92e3f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7226fe7a-b3b6-4d38-a876-1f926a4660ec","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/lookup","description":"Geolocate an IP address — country, region, city, coordinates, and ISP"},{"method":"POST","path":"/risk","description":"Get threat score, VPN flag, proxy detection, and abuse history for an IP"},{"method":"POST","path":"/bulk","description":"Bulk geolocation lookup for multiple IP addresses"}],"x402":null},{"id":"251d066c-db61-428e-a747-aa77a91db5fb","name":"Brand Voice Analyzer API","slug":"brand-voice-analyzer-api-acffa6","shortDescription":"Analyze brand voice, tone consistency and generate brand guidelines — built for marketing AI agents","description":"Analyze brand voice from content samples, check consistency between pieces, generate brand voice guidelines and rewrite content to match a target voice. POST /api/analyze — Analyze brand voice with tone metrics and AI insights. POST /api/consistency — Check consistency score between two content pieces. POST /api/guidelines — Generate brand voice guidelines from up to 5 samples. POST /api/rewrite — Rewrite content to match a target voice. Powered by Groq. x402 pay-per-call supported.","category":null,"tags":["brand voice","tone","marketing","content","guidelines","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/brand-voice-analyzer-api-acffa6","openApiSpecUrl":"https://brand-voice-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"08b4c4ad-b39d-4cb6-ac29-5451b9324f96","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"c27035a5-c533-41d0-a75f-0d5fbb6a3e67","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"77937397-8a86-4484-b40c-640e3262dd56","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"fc4119f1-0938-48d3-9778-5e620142a8e7","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/analyze","description":"Analyze brand voice with tone metrics and AI insights"},{"method":"POST","path":"/api/consistency","description":"Check consistency score between two content pieces"},{"method":"POST","path":"/api/guidelines","description":"Generate brand voice guidelines from content samples"},{"method":"POST","path":"/api/rewrite","description":"Rewrite content to match a target voice"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"b7ef6c79-02b0-416f-8f40-e1d13f009784","name":"Sales Follow-up Timing API","slug":"sales-follow-up-timing-api-5b03a5","shortDescription":"Recommend sales follow-up timing from lead intent, deal value, engagement, and channel fit","description":"Recommend sales follow-up timing from lead intent, deal value, engagement, and channel fit. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","sales-followup","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-follow-up-timing-api-5b03a5","openApiSpecUrl":"https://comm-sales-followup.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"4da1ae4c-6386-46df-94c8-4b0618375cec","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"34660a86-da7a-4490-b994-2795b17a5272","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"89e8eecb-0fb2-4c89-8b28-6677cb227b67","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"}],"x402":null},{"id":"587c25a4-c32d-4d52-9386-e63a38a3d1f9","name":"Real-time Market Data Feed","slug":"real-time-market-data-feed-70990a","shortDescription":"Live stock, crypto, and forex pricing. 500ms latency, historical OHLCV data, and technical indicators.","description":"Live stock, crypto, and forex pricing. 500ms latency, historical OHLCV data, and technical indicators. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes finance market, market data, real time, time market, and data feed. Use the /v1/market-data endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["finance-&-market-data","data_process","finance-and-market-data","data-process","real-time-market-data-feed","finance","market","data","real","time","feed","market-data","live","stock"],"baseUrl":"https://orbisapi.com/proxy/real-time-market-data-feed-70990a","openApiSpecUrl":"https://orbis-real-time-market-data-feed.vercel.app/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"12f79398-d1c5-470a-944c-64517931a95b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"aaab9927-bc74-476f-a9b0-7daa2162bbbf","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"0eb0b41d-d2ba-45e2-9775-625b6b37f69d","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/market-data","description":null},{"method":"POST","path":"/v1/market-data","description":null}],"x402":null},{"id":"40da610c-81f0-4dba-a734-92c468206d9d","name":"URL Intelligence API","slug":"url-intelligence-api-8b45c8","shortDescription":"Deep URL analysis — metadata, safety scoring, category detection and batch processing","description":"Full URL intelligence for AI agents. Parse URL components, detect category, score safety and reputation, detect phishing signals and batch analyze up to 10 URLs at once. POST /api/analyze — Full URL intelligence analysis. POST /api/parse — Parse URL components. POST /api/safety — Safety and reputation scoring. POST /api/batch — Analyze up to 10 URLs at once. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["URL","safety","phishing","web scraping","intelligence","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/url-intelligence-api-8b45c8","openApiSpecUrl":"https://url-intelligence-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"f627e0b6-0da9-4096-9a6d-a68da97039f4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"ca7cde6b-c025-4ff5-8b03-900e6d0fe3d4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bff9d41d-ca06-4c8c-b762-b95c752f809f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"b10e7a44-2039-4605-93de-899490547f05","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/analyze","description":"Full URL intelligence analysis"},{"method":"POST","path":"/api/parse","description":"Parse URL into components"},{"method":"POST","path":"/api/safety","description":"Safety and phishing detection"},{"method":"POST","path":"/api/batch","description":"Analyze up to 10 URLs at once"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"1b0f6ce0-de51-4353-97fb-416bddf2c271","name":"IP Geolocation API","slug":"ip-geolocation-api-f057bd","shortDescription":"Get country, city, timezone, currency and threat data for any IP — built for auth and security agents","description":"Enterprise IP intelligence for AI agents. Get country, city, region, timezone, currency, calling code, ASN, threat score and datacenter detection for any IP address instantly.\n\nPOST /api/lookup — Full geolocation for any IP\nGET /api/me — Geolocate the requesting IP\nPOST /api/batch — Geolocate up to 20 IPs at once\nPOST /api/validate — Validate IP address format\n\nPowered by Cloudflare's global network. x402 pay-per-call supported.","category":null,"tags":["IP geolocation","security","auth","country detection","threat","VPN","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/ip-geolocation-api-f057bd","openApiSpecUrl":"https://ip-geo-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"ec0f64d4-5fa1-4868-854d-be46e21c6e7a","name":"Free","description":"Evaluate with one lookup per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["1 request/day | Full geolocation | Threat scoring | JSON response"]},{"id":"cbf2544c-1ef0-485b-a221-1b5baddce2bf","name":"Pay Per Call","description":"Auth agents auto-pay per lookup — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC per request | x402 automatic payment | No monthly commitment | Batch up to 20 IPs | Threat scoring"]},{"id":"52f537e9-f21a-42a4-8578-66701fd21acd","name":"Pro","description":"For production auth and security pipelines doing high-volume IP intelligence","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day | 50,000 requests/month | All endpoints | Threat scoring | Batch lookup | USD payment"]},{"id":"6610cb29-d949-49df-af6e-3ad41461ab2e","name":"Enterprise","description":"For enterprise security infrastructure processing millions of IP lookups","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Priority edge | Threat scoring | USD payment"]}],"endpoints":[{"method":"POST","path":"/api/lookup","description":null},{"method":"GET","path":"/api/me","description":null},{"method":"POST","path":"/api/batch","description":null},{"method":"POST","path":"/api/validate","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"c11d3b90-1592-48f0-bd40-91b0a5f07dbe","name":"Data Product Contract Scorer API","slug":"data-product-contract-scorer-api-5cc18a","shortDescription":"Score data product contracts by schema clarity, freshness SLA, ownership, quality checks, and consumer impact","description":"Score data product contracts by schema clarity, freshness SLA, ownership, quality checks, and consumer impact. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","data-contracts","data-quality","governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-product-contract-scorer-api-5cc18a","openApiSpecUrl":"https://data-product-contract-scorer.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"e74f1bf0-c3dd-4184-be14-5826da7e65ec","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"dd51f2d7-9557-4c08-9705-08059432d45d","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f7ca8d7a-0078-46e6-81c2-dd506e9a4869","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/data-product-rules","description":"Return hardcoded data product contract scorer rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-data-contract","description":"Score data product contracts by schema clarity, freshness SLA, ownership, quality checks, and consumer impact using deterministic scoring rules"},{"method":"POST","path":"/recommend-contract-fixes","description":"Generate prioritized next steps for data product contract scorer from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"158213f3-0791-4571-975e-64e85cc4b0ba","name":"Agent Payments API","slug":"agent-payments-api-79969e","shortDescription":"Autonomous payments and commerce infrastructure for AI agents","description":"AI-powered agent commerce and payments infrastructure. Create wallets, request and approve payments, execute transactions, manage escrow, subscriptions, usage billing, spending limits, simulate payments, verify settlement, screen sanctions, run AML checks, verify counterparties, assess transaction risk, and gate autonomous payment execution for agent-to-agent commerce.","category":null,"tags":["payments","agent-commerce","wallets","escrow","billing","subscriptions","spending-limits","autonomous-agents","compliance","aml","sanctions","agent payments","autonomous payments","create agent wallet","approve agent spend","execute payment","agent escrow","usage billing","spending limits","simulate payment","verify settlement","sanctions screen","aml check","transaction risk","agent commerce"],"baseUrl":"https://orbisapi.com/proxy/agent-payments-api-79969e","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-payments/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"2f940f9a-556b-4b16-8fac-6de069edc311","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b7dbb636-2184-42a6-901b-0b4b58f3bd70","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"29b37775-ec1e-4af3-bdeb-4a8fa70a82f1","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/create-wallet","description":"Create an agent wallet with security configuration and spending limits"},{"method":"POST","path":"/request-payment","description":"Request an agent-to-agent payment with risk scoring and approval routing"},{"method":"POST","path":"/approve-spend","description":"Approve, reject, or modify a spend request with audit trail"},{"method":"POST","path":"/execute-payment","description":"Execute a payment with gas optimization and pre-execution checks"},{"method":"POST","path":"/escrow","description":"Create, release, refund, or check agent-to-agent escrow"},{"method":"POST","path":"/subscription-management","description":"Manage agent subscriptions with proration and feature gating"},{"method":"POST","path":"/usage-billing","description":"Calculate usage-based billing with tiered pricing and anomaly detection"},{"method":"POST","path":"/spending-limits","description":"Set, check, update, or reset agent spending limits with utilization tracking"},{"method":"POST","path":"/execution-gate","description":"Gate autonomous payment execution based on risk, compliance, and approval requirements"},{"method":"POST","path":"/simulate-payment","description":"Simulate payment before execution with balance check and fee estimation"},{"method":"POST","path":"/verify-settlement","description":"Verify payment settlement with confirmation check and loop-continuation decision"},{"method":"POST","path":"/run-payment","description":"ONE-CALL: simulate, gate, approve, execute and verify a complete payment workflow"},{"method":"POST","path":"/sanctions-screen","description":"Screen agent or wallet against OFAC, UN, EU sanctions lists with match confidence"},{"method":"POST","path":"/verify-counterparty","description":"Verify identity and trustworthiness of a payment counterparty with trust score"},{"method":"POST","path":"/aml-check","description":"Anti-money laundering check with structuring detection, velocity flags and SAR/CTR requirements"},{"method":"POST","path":"/transaction-risk","description":"Standalone transaction risk assessment scoring counterparty, amount, pattern and jurisdiction"}],"x402":null},{"id":"8e8e23da-d723-4612-83c2-97900c74ba43","name":"AI Procurement Risk Brief API","slug":"ai-procurement-risk-brief-api-d03df3","shortDescription":"Brief AI procurement risk from vendor controls, data use, model transparency, lock-in, and audit rights","description":"Brief AI procurement risk from vendor controls, data use, model transparency, lock-in, and audit rights. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","procurement","vendor-risk","governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-procurement-risk-brief-api-d03df3","openApiSpecUrl":"https://ai-procurement-risk-brief.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"02b0a6e8-46d7-465c-b3a0-d9101de0eb8f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"13458123-fdfd-4a89-972f-9fcf530223e4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3ff18b0a-ee4d-40e4-bc2e-61e462d2d6d8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/build-risk-brief","description":"Brief AI procurement risk from vendor controls, data use, model transparency, lock-in, and audit rights using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/procurement-risk-rules","description":"Return hardcoded ai procurement risk brief rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/prioritize-vendor-questions","description":"Generate prioritized next steps for ai procurement risk brief from impact, urgency, control readiness, confidence, and rollback safety"}],"x402":null},{"id":"26845c6a-d1dd-4a61-9d85-d4205a03f711","name":"Enterprise AI Data Residency Router API","slug":"enterprise-ai-data-residency-router-api-41da5e","shortDescription":"Route enterprise AI data residency decisions from region, data class, model provider, contract terms, and regulator exposure","description":"Route enterprise AI data residency decisions from region, data class, model provider, contract terms, and regulator exposure. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for agent capability drift, MCP dependency risk, enterprise data residency, approval chains, support handoff quality, workspace data boundaries, and automation ROI prioritization with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring governance, support, security, privacy, finance, operations, and Orbis x402 monetization workflows.","category":null,"tags":["data-residency","enterprise-ai","privacy","compliance","agent-friendly","x402","enterprise ai data residency router","data residency","enterprise ai","privacy","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/enterprise-ai-data-residency-router-api-41da5e","openApiSpecUrl":"https://enterprise-ai-data-residency-router.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"39207d73-deff-437a-92e7-7531ee6e0595","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"faca639f-d48c-4688-9457-e66c2c043e8e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1f262cab-b536-4c3f-82ac-91cad8731657","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-residency-rules","description":"Return hardcoded enterprise ai data residency router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-ai-data-residency","description":"Route enterprise AI data residency decisions from region, data class, model provider, contract terms, and regulator exposure using deterministic scoring rules"},{"method":"POST","path":"/rank-residency-actions","description":"Generate focused next steps for enterprise ai data residency router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2d2511d2-9fa1-4bba-951f-c445e24a57ad","name":"QR Campaign Payload Validator API","slug":"qr-campaign-payload-validator-api-8e1cae","shortDescription":"Validate QR campaign payloads for destination fit, UTM hygiene, privacy, scan context, and fallback safety","description":"Validate QR campaign payloads for destination fit, UTM hygiene, privacy, scan context, and fallback safety. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, creative automation, news workflows, localization, QR campaign QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["qr-code","campaigns","utm","validation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/qr-campaign-payload-validator-api-8e1cae","openApiSpecUrl":"https://qr-payload-validator.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"8d2817be-d8ed-4fbc-a8b6-59ca2157327e","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e3d88c96-c2ee-4d36-ac73-18292b168c53","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"087e8bcd-dc7f-4832-bb46-fae58b9242f9","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/qr-payload-rules","description":"Return hardcoded qr payload validator rules, weights, and decision criteria"},{"method":"POST","path":"/validate-qr-payload","description":"Validate QR campaign payloads for destination fit, UTM hygiene, privacy, scan context, and fallback safety using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/repair-qr-campaign","description":"Generate focused next steps for qr payload validator from risk, fit, confidence, owner readiness, and publishing safety"}],"x402":null},{"id":"d08aa8c7-e1e2-4647-9f21-0c24a0327f97","name":"Agent Incident Postmortem Builder API","slug":"agent-incident-postmortem-builder-api-ed224c","shortDescription":"Build agent incident postmortems from trigger, impact, timeline, tool calls, control gaps, and fixes","description":"Build agent incident postmortems from trigger, impact, timeline, tool calls, control gaps, and fixes. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","incident-postmortem","agent-ops","root-cause","auditability","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-incident-postmortem-builder-api-ed224c","openApiSpecUrl":"https://agent-incident-postmortem-builder.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"8cac74ab-4466-4ae1-8f83-cd62241c531a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c85f67bd-11b9-4627-a826-75222ba051fe","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cc3ae9e9-3984-4aa9-b167-4137b8f8e11b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/postmortem-rules","description":"Return hardcoded agent incident postmortem builder rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/prioritize-fixes","description":"Produce focused follow-up actions for agent incident postmortem builder based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-postmortem","description":"Build agent incident postmortems from trigger, impact, timeline, tool calls, control gaps, and fixes using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"8af8ffda-1895-4548-9387-639424297786","name":"Payment Reconciliation Match API","slug":"payment-reconciliation-match-api-ff1c48","shortDescription":"Score reconciliation match confidence from amount, date, reference, payer, and fee differences","description":"Score reconciliation match confidence from amount, date, reference, payer, and fee differences. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","payment-reconciliation","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payment-reconciliation-match-api-ff1c48","openApiSpecUrl":"https://fin-payment-reconciliation.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"24704724-3bfe-44ff-8e85-713ed241c3cb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6b067bb0-41b0-4429-83c0-0b568d2a3123","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"89d9252b-38b0-494e-b245-40b7fdf69eec","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"POST","path":"/match","description":"Analyze one paymentRecord and return premium scoring output"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"}],"x402":null},{"id":"2060ef98-d117-4879-947b-1b1d1e925a72","name":"Real Estate Listing Parser API","slug":"real-estate-listing-parser-api-c6ca0e","shortDescription":"Parse property prices, beds, baths, square footage, addresses, and listing status from HTML","description":"Parse property prices, beds, baths, square footage, addresses, and listing status from HTML. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","real-estate-parser","listing-data","property-data","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/real-estate-listing-parser-api-c6ca0e","openApiSpecUrl":"https://real-estate-listing-parser-api.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"23e54ad0-7c35-4c6e-ab7f-e05f8545fdd2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"16284955-d7c2-4fa9-bec3-e6d09d6323eb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"bd932034-dcca-43a8-aeec-52249a83d1f8","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/parse","description":"Run real estate listing parsing against supplied HTML, text, or URL lines"},{"method":"GET","path":"/catalog","description":"Return hardcoded propertyFields reference data"}],"x402":null},{"id":"0da3f2cc-e08e-4a47-9235-11a7780efb3a","name":"Agent Task Acceptance Gate API","slug":"agent-task-acceptance-gate-api-94022c","shortDescription":"Gate agent task intake by objective clarity, authority, data access, expected output, and success metric","description":"Gate agent task intake by objective clarity, authority, data access, expected output, and success metric. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","task-intake","acceptance-gate","agent-workflows","quality-control","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-task-acceptance-gate-api-94022c","openApiSpecUrl":"https://agent-task-acceptance-gate.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"e14e2bcb-973d-428f-a163-4379c27d5102","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"934357e3-f2c3-4b25-ad7d-7c3922d00540","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"fb776b3d-e4b4-4b9b-822b-f515b173dc6a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/acceptance-rules","description":"Return hardcoded agent task acceptance gate rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/gate-task","description":"Gate agent task intake by objective clarity, authority, data access, expected output, and success metric using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/explain-rejection","description":"Generate focused next steps for agent task acceptance gate from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"fc5fc893-dc6d-4141-900c-68ec73f3c6ea","name":"Enterprise Retrieval API","slug":"enterprise-retrieval-api-7f11e8","shortDescription":"Universal enterprise search and retrieval for autonomous agents","description":"AI-powered enterprise retrieval infrastructure across Slack, Gmail, Drive, Notion, HubSpot, Salesforce, GitHub, Linear, Jira and more. Enables semantic search, document retrieval, thread analysis, CRM intelligence, calendar querying, and enterprise knowledge orchestration with permission-aware access control.","category":null,"tags":["enterprise-search","retrieval","slack","gmail","github","crm","knowledge-base","connectors","mcp","enterprise search api","query slack","query gmail","github retrieval","crm search","enterprise knowledge retrieval","semantic enterprise search","agent enterprise memory"],"baseUrl":"https://orbisapi.com/proxy/enterprise-retrieval-api-7f11e8","openApiSpecUrl":"https://orbis-apis.onrender.com/enterprise-retrieval/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"2ea19197-00d6-4f5c-80e0-a323f1eb28fb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"916bda62-13e9-4654-b618-d0db66bdf6e7","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"72a7e7bf-c92b-4479-b969-1c4796224e75","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/search","description":"Universal semantic search across Slack, Gmail, Drive, Notion, HubSpot, Salesforce, GitHub, Linear, Jira"},{"method":"POST","path":"/retrieve-document","description":"Retrieve and analyze a specific enterprise document by ID and source"},{"method":"POST","path":"/retrieve-thread","description":"Retrieve and analyze a full conversation thread with decisions and action items"},{"method":"POST","path":"/query-email","description":"Search and structure Gmail data with natural language"},{"method":"POST","path":"/query-crm","description":"Query HubSpot and Salesforce CRM records with natural language"},{"method":"POST","path":"/query-calendar","description":"Query calendar events and extract scheduling intelligence"},{"method":"POST","path":"/query-notion","description":"Query Notion databases and pages with natural language"},{"method":"POST","path":"/query-slack","description":"Search Slack conversations, channels, and threads"},{"method":"POST","path":"/query-drive","description":"Query Google Drive files and folders with natural language"},{"method":"POST","path":"/query-github","description":"Search GitHub issues, PRs, commits, and code with permission-aware access"},{"method":"POST","path":"/query-jira","description":"Query Jira issues and projects with JQL generation and status grouping"},{"method":"POST","path":"/query-linear","description":"Search Linear issues, cycles, and teams with state and priority filtering"},{"method":"POST","path":"/query-salesforce","description":"Query Salesforce objects with SOQL generation and relationship mapping"},{"method":"POST","path":"/query-hubspot","description":"Search HubSpot contacts, companies, deals, and tickets with association mapping"},{"method":"POST","path":"/enterprise-briefing","description":"ONE-CALL: cross-source enterprise briefing with decisions, action items, timeline, and citations"},{"method":"POST","path":"/execution-gate","description":"Gate data retrieval actions based on sensitivity, access permissions, and audit requirements"}],"x402":null},{"id":"de9c0806-e5fd-4636-9cac-34a869865e97","name":"Job Description Generator API","slug":"job-description-generator-api-2f827d","shortDescription":"Generate complete job descriptions, requirements and interview questions — built for HR AI agents","description":"Generate complete, professional job descriptions, requirements lists and interview questions from just a job title. Supports junior through executive levels across all industries. POST /api/generate — Full job description with responsibilities, requirements and benefits. POST /api/requirements — Generate requirements and qualifications only. POST /api/interview-questions — Generate behavioral, technical and situational interview questions. Powered by Groq. x402 pay-per-call supported.","category":null,"tags":["HR","job description","recruitment","hiring","interview","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/job-description-generator-api-2f827d","openApiSpecUrl":"https://job-description-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"7d4ef980-7c44-4c4a-9eee-01a401ed31dd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"e1a1df95-d1df-404e-9a31-ac6c77f95ed8","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"92682f44-1bbc-4514-964b-cb9c79cf51d5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"67104786-3eca-42c9-a29f-d9eb5c17cced","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/generate","description":"Generate complete job description"},{"method":"POST","path":"/api/requirements","description":"Generate requirements and qualifications"},{"method":"POST","path":"/api/interview-questions","description":"Generate interview questions for any role"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"f0ad518d-8a5b-464a-80df-90aa9e24ac8b","name":"DAO Treasury Runway Simulator API","slug":"dao-treasury-runway-simulator-api-26257f","shortDescription":"Calculate DAO treasury runway, burn rate, depletion dates, liquidity risk, and stress scenarios","description":"The DAO Treasury Runway Simulator API helps DAOs, crypto startups, grant programs, governance teams, and AI agents estimate how long a treasury can operate under current and stressed conditions.\n\nUsers submit treasury assets, asset types, liquidity percentages, monthly expenses, and optional monthly revenue. The API returns monthly burn, total treasury value, liquid treasury value after hardcoded liquidity haircuts, total runway, liquid runway, estimated depletion date, concentration risk, health rating, and practical recommendations.\n\nThe API is fully self-contained. It does not call CoinGecko, Binance, price feeds, accounting software, or any external API. All benchmark bands, liquidity haircuts, expense categories, and sample templates are hardcoded in the API file.\n\nThis API is useful for DAO dashboards, treasury bots, AI governance agents, grant committee tools, crypto CFO workflows, founder planning apps, and Web3 analytics products.\n\nEducational planning model only. Not financial advice.","category":null,"tags":["finance","web3","dao-treasury","runway-planning","burn-rate","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/dao-treasury-runway-simulator-api-26257f","openApiSpecUrl":"https://dao-treasury-runway-simulator.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"805f3cce-b303-4ac6-b167-95670c5aa586","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"dadad038-99fc-4114-9894-4ba5347446eb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9f37f35e-5f33-4b3d-94dd-cfc1f717ff34","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Return all available routes and example request bodies for the DAO Treasury Runway Simulator API."},{"method":"GET","path":"/openapi","description":"Return a valid OpenAPI 3.0 JSON specification for importing into Orbis, agentic.market, and AI agent tools."},{"method":"GET","path":"/benchmarks","description":"Return hardcoded runway health bands, reserve bands, liquidity haircut assumptions, and supported expense categories."},{"method":"GET","path":"/templates","description":"Return conservative, growth, and emergency DAO treasury templates for quick simulation starts."},{"method":"POST","path":"/runway","description":"Estimate monthly burn, total runway, liquid runway, depletion date, concentration risk, and treasury health from treasury assets and expenses. Example body:  ```json {   \"startDate\": \"2026-04-22\",   \"monthlyRevenueUsd\": 5000,   \"monthlyExpenses\": {     \"payroll\": 45000,     \"infrastructure\": 6000,     \"grants\": 10000,     \"legal\": 4000,     \"other\": 5000   },   \"assets\": [     { \"symbol\": \"USDC\", \"type\": \"stablecoin\", \"amountUsd\": 650000, \"liquidPct\": 100 },     { \"symbol\": \"ETH\", \"type\": \"blueChip\", \"amountUsd\": 180000, \"liquidPct\": 100 },     { \"symbol\": \"DAO\", \"type\": \"governanceToken\", \"amountUsd\": 300000, \"liquidPct\": 30 }   ] } ```"},{"method":"POST","path":"/stress-test","description":"Stress test DAO treasury survival under token drawdowns, expense increases, and revenue decreases using hardcoded liquidity rules. Example body:  ```json {   \"startDate\": \"2026-04-22\",   \"monthlyRevenueUsd\": 5000,   \"monthlyExpenses\": {     \"payroll\": 70000,     \"contractors\": 18000,     \"grants\": 40000,     \"marketing\": 25000,     \"infrastructure\": 8000,     \"other\": 9000   },   \"assets\": [     { \"symbol\": \"USDC\", \"type\": \"stablecoin\", \"amountUsd\": 800000, \"liquidPct\": 100 },     { \"symbol\": \"ETH\", \"type\": \"blueChip\", \"amountUsd\": 350000, \"liquidPct\": 100 },     { \"symbol\": \"DAO\", \"type\": \"governanceToken\", \"amountUsd\": 1200000, \"liquidPct\": 25 }   ],   \"shocks\": [     { \"name\": \"Bear market\", \"tokenDrawdownPct\": 40, \"expenseIncreasePct\": 15, \"revenueDecreasePct\": 50 },     { \"name\": \"Grant expansion\", \"tokenDrawdownPct\": 20, \"expenseIncreasePct\": 30, \"revenueDecreasePct\": 0 }   ] } ```"}],"x402":null},{"id":"bb8f4082-6f5e-48e8-a1fc-69680417a0c8","name":"Image to Content API","slug":"image-to-content-api-3f51f9","shortDescription":"Multimodal document intelligence and structured vision extraction","description":"Enterprise-grade multimodal extraction infrastructure for OCR, layout analysis, form parsing, table extraction, entity linking, cross-image comparison, and structured document reasoning workflows with session tracking, provenance and visual reasoning.","category":null,"tags":["ocr","document-ai","vision","multimodal","entity-linking","document-intelligence","workflow-ai","automation","OCR API","document extraction","table extraction","form parsing","entity linking","multimodal intelligence","document automation"],"baseUrl":"https://orbisapi.com/proxy/image-to-content-api-3f51f9","openApiSpecUrl":"https://orbis-apis.onrender.com/image-to-content/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"780100df-5401-4e48-a733-1b2a8e77db42","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9682ea25-db45-4ca1-8fc5-d966f41b93b0","name":"Enterprise Vision","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":25000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4b016441-94fc-4c25-bf49-30a2ece08ba1","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":250000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze image with visual reasoning, provenance and confidence decomposition"},{"method":"POST","path":"/batch","description":"Batch analyze up to 20 images in parallel"},{"method":"POST","path":"/extract-document","description":"Extract structured document content including tables, forms and layout"},{"method":"POST","path":"/entity-link","description":"Link extracted entities to canonical knowledge base concepts"},{"method":"POST","path":"/compare","description":"Cross-image comparison for visual consistency and ranking"},{"method":"POST","path":"/execution-gate","description":"Gate with PII detection, sensitive document check and compliance escalation"},{"method":"POST","path":"/sessions/start","description":"Start a document extraction session for multi-page workflow tracking"},{"method":"GET","path":"/sessions/{session_id}","description":"Get document session history with extraction lineage"}],"x402":null},{"id":"d453c4fa-3008-4a2c-b4e2-12bb3959c073","name":"Browser Automation API","slug":"browser-automation-api-6f80d2","shortDescription":"Autonomous browser automation and agent loop runtime","description":"AI-powered browser automation infrastructure for autonomous agents. Open sessions, click, type, extract, upload, download, wait, screenshot, manage browser state, run multi-step workflows, replan after failures, evaluate browser state, resume workflows, and gate risky browser actions. Built for agent loop architecture with trace_id and workflow_id for observability chaining.","category":null,"tags":["browser-automation","web-automation","agent-loop","workflow","browser","web-extraction","autonomous-agents","agent-runtime","computer-use","browser automation","autonomous browser","agent browser control","click type extract","run browser workflow","replan workflow","evaluate browser state","resume workflow","agent loop runtime","web scraping","browser agent"],"baseUrl":"https://orbisapi.com/proxy/browser-automation-api-6f80d2","openApiSpecUrl":"https://orbis-apis.onrender.com/browser-automation/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"5fc53efc-0b46-49c7-8c12-14d1689525e1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7734276e-8cbf-4a8a-a087-9093158716d9","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7a1f7755-1bd7-4d7c-b112-0655db3461fa","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/open","description":"Open a browser session for a URL"},{"method":"POST","path":"/click","description":"Generate precise click instructions with selector strategies"},{"method":"POST","path":"/type","description":"Generate typing instructions with validation support"},{"method":"POST","path":"/extract","description":"Generate DOM extraction instructions"},{"method":"POST","path":"/upload","description":"Generate file upload instructions"},{"method":"POST","path":"/download","description":"Generate file download instructions"},{"method":"POST","path":"/wait","description":"Generate intelligent wait instructions"},{"method":"POST","path":"/screenshot","description":"Generate screenshot and visual analysis instructions"},{"method":"POST","path":"/session","description":"Create, persist, restore, close, or list browser sessions"},{"method":"POST","path":"/run-workflow","description":"One-call browser workflow execution with checkpoints and rollback"},{"method":"POST","path":"/execution-gate","description":"Gate browser actions based on risk, credentials, finance, and destructive-action detection"},{"method":"POST","path":"/replan-workflow","description":"Replan browser workflow after failure with alternative strategy"},{"method":"POST","path":"/evaluate-state","description":"Evaluate browser state against a goal with loop-continuation decision"},{"method":"POST","path":"/resume-workflow","description":"Resume browser workflow from checkpoint"}],"x402":null},{"id":"3c561c7c-0a96-47af-9771-2f2b0ea6e66f","name":"Data Quality Incident Router API","slug":"data-quality-incident-router-api-a3f31e","shortDescription":"Route data quality incidents from affected metric, source system, freshness breach, stakeholder impact, and owner readiness","description":"Route data quality incidents from affected metric, source system, freshness breach, stakeholder impact, and owner readiness. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-quality","incident-routing","analytics","governance","agent-friendly","x402","data quality incident router","data quality","incident routing","analytics","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-quality-incident-router-api-a3f31e","openApiSpecUrl":"https://data-quality-incident-router.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"6f686ea2-026e-4f47-b5ef-0e7ccf3cfc9a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4598e806-096f-4471-8b54-26ed043733d8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"63013b51-b709-49a0-ba18-eab05c3240e6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-quality-incident-rules","description":"Return hardcoded data quality incident router rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-data-quality-incident","description":"Route data quality incidents from affected metric, source system, freshness breach, stakeholder impact, and owner readiness using deterministic scoring rules"},{"method":"POST","path":"/rank-data-quality-fixes","description":"Generate focused next steps for data quality incident router from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1365d1c5-a428-4911-9b71-a9cace406d4b","name":"Data Residency Transfer Gate API","slug":"data-residency-transfer-gate-api-bcab31","shortDescription":"Gate data residency transfers from source region, destination, data class, consent basis, and vendor location","description":"Gate data residency transfers from source region, destination, data class, consent basis, and vendor location. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-residency","privacy","transfer-risk","compliance","agent-friendly","x402","data residency transfer gate","data residency","privacy","transfer risk","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-residency-transfer-gate-api-bcab31","openApiSpecUrl":"https://data-residency-transfer-gate.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"88d84f99-2d98-49ce-8940-325e962076da","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"44a65310-cfc5-4530-8d58-2cdfbd130277","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"92190ee7-8cc7-45a2-8b0e-56bad570f425","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/residency-transfer-rules","description":"Return hardcoded data residency transfer gate rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/gate-data-residency-transfer","description":"Gate data residency transfers from source region, destination, data class, consent basis, and vendor location using deterministic scoring rules"},{"method":"POST","path":"/rank-transfer-controls","description":"Generate focused next steps for data residency transfer gate from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"fa6a2457-fe59-40fe-a97c-446c66cdda1f","name":"Agent Workspace Data Boundary API","slug":"agent-workspace-data-boundary-api-d32f47","shortDescription":"Check agent workspace data boundaries from connected apps, file sensitivity, sharing scope, retention, and tenant policy","description":"Check agent workspace data boundaries from connected apps, file sensitivity, sharing scope, retention, and tenant policy. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for agent capability drift, MCP dependency risk, enterprise data residency, approval chains, support handoff quality, workspace data boundaries, and automation ROI prioritization with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring governance, support, security, privacy, finance, operations, and Orbis x402 monetization workflows.","category":null,"tags":["workspace-security","data-boundary","agent-security","privacy","agent-friendly","x402","agent workspace data boundary","workspace security","data boundary","agent security","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-workspace-data-boundary-api-d32f47","openApiSpecUrl":"https://agent-workspace-data-boundary.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"aefad5ce-beaa-4e25-8a55-b2bbf389cd06","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9c92d62f-1f5c-4f91-aa0d-251b6fea4374","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4e3d5f3c-2587-445c-a91d-7f7d5e2d3988","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/workspace-boundary-rules","description":"Return hardcoded agent workspace data boundary rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-agent-workspace-data-boundary","description":"Check agent workspace data boundaries from connected apps, file sensitivity, sharing scope, retention, and tenant policy using deterministic scoring rules"},{"method":"POST","path":"/rank-boundary-controls","description":"Generate focused next steps for agent workspace data boundary from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"6bef51b0-157f-461a-9e62-b6dac99473e2","name":"Website Conversion Leak Finder API","slug":"website-conversion-leak-finder-api-7be551","shortDescription":"Find website conversion leaks from funnel step, page speed, CTA clarity, form friction, and traffic source","description":"Find website conversion leaks from funnel step, page speed, CTA clarity, form friction, and traffic source. This premium self-contained API uses hardcoded high-frequency enterprise workflow, IT support, DevOps reliability, finance operations, HR, customer support, growth, sales, procurement, legal, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for repeatable decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["website","conversion-rate","growth","funnel","agent-friendly","x402","website conversion leak finder","website","conversion rate","growth","funnel","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/website-conversion-leak-finder-api-7be551","openApiSpecUrl":"https://website-conversion-leak-finder.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"da6225c6-7fb6-4033-b89c-44833be96fc2","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9a93c00f-4937-40ed-a26f-091ce066a22b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"fedb9e65-bc09-4c08-8fa3-637098aabc97","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/conversion-leak-rules","description":"Return hardcoded website conversion leak finder rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/find-conversion-leaks","description":"Find website conversion leaks from funnel step, page speed, CTA clarity, form friction, and traffic source using deterministic scoring rules"},{"method":"POST","path":"/rank-conversion-fixes","description":"Generate focused next steps for website conversion leak finder from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"3fbb9908-32f3-4ab0-a286-918b68dd5022","name":"AI Audit Trail Completeness API","slug":"ai-audit-trail-completeness-api-da04b1","shortDescription":"Score AI audit trail completeness from prompts, tools, approvals, data sources, outputs, and exceptions","description":"Score AI audit trail completeness from prompts, tools, approvals, data sources, outputs, and exceptions. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","audit-trail","compliance","evidence","agent-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-audit-trail-completeness-api-da04b1","openApiSpecUrl":"https://ai-audit-trail-completeness.vercel.app/openapi","hasFree":true,"callCount":19,"tiers":[{"id":"5e100661-01bf-4005-a14e-f4fedd9e9ce9","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b2338b34-de30-4003-a087-695d64a6115a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"92cf382f-1e4b-43f2-a069-00a48e7dc71e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/score-audit-trail","description":"Score AI audit trail completeness from prompts, tools, approvals, data sources, outputs, and exceptions using deterministic scoring rules"},{"method":"POST","path":"/find-evidence-gaps","description":"Generate focused next steps for ai audit trail completeness from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/audit-rules","description":"Return hardcoded ai audit trail completeness rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"8e56742d-e0e2-4c97-b2ec-0c5cc6f376e4","name":"Website Screenshot API","slug":"website-screenshot-api-b7b558","shortDescription":"Website screenshot capture and visual analysis","description":"Capture website screenshots, compare visual changes, analyze layouts, and generate accessibility and UI quality insights.","category":null,"tags":["screenshots","visual-testing","web","ui","automation"],"baseUrl":"https://orbisapi.com/proxy/website-screenshot-api-b7b558","openApiSpecUrl":"https://orbis-apis.onrender.com/website-screenshot/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"8cd19d22-1667-407b-b38e-3c75e79389e9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2b01e249-f79b-4e9c-9c7d-54a73021ef99","name":"Capture Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/screenshot","description":"Desktop screenshot capture"},{"method":"POST","path":"/mobile-screenshot","description":"Mobile screenshot capture"},{"method":"POST","path":"/diff","description":"Visual diff analysis"},{"method":"POST","path":"/batch","description":"Batch capture up to 10 URLs at once"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/capture","description":"ONE-CALL capture and visual analysis"}],"x402":null},{"id":"2f20f3c3-9730-47d4-bd2a-0481d0f1fdf1","name":"Agent Workflow API","slug":"agent-workflow-api-28ee73","shortDescription":"Plan, execute, monitor and optimize multi-step agent workflows","description":"Goal-driven workflow infrastructure for autonomous AI agents. Create workflows, execute by goal or ID, monitor status, retry failed steps, optimize for cost and speed, decompose goals into executable steps, and gate execution. Returns trace IDs, cost estimates and chain-to recommendations for observability.","category":null,"tags":["agent-workflow","workflow-orchestration","autonomous-agents","goal-decomposition","multi-step","agent-loop","agent workflow","workflow orchestration","goal decomposition","multi-step workflow","autonomous workflow","workflow templates","workflow optimization"],"baseUrl":"https://orbisapi.com/proxy/agent-workflow-api-28ee73","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-workflow/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"b8d5fdbb-dd91-48a2-9529-e316c24cd5e4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"5565e2c3-9e12-4390-a329-18326a1e8e95","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5a2cf4be-e84d-4370-9ee2-9d9c11579a8a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/create","description":"Define a new workflow with name, goal and step definitions"},{"method":"POST","path":"/run","description":"Execute a workflow by goal or workflow_id with structured step results"},{"method":"GET","path":"/:workflow_id/status","description":"Get current workflow status and progress"},{"method":"POST","path":"/:workflow_id/retry","description":"Retry a failed workflow"},{"method":"POST","path":"/:workflow_id/optimize","description":"Get optimization suggestions with estimated improvements"},{"method":"POST","path":"/decompose","description":"Decompose a goal into executable steps with dependencies and estimates"},{"method":"GET","path":"/templates","description":"List available workflow templates"},{"method":"POST","path":"/execution-gate","description":"Gate workflow execution based on complexity, cost and resource availability"}],"x402":null},{"id":"384fc236-3348-445c-8fd1-1e59f5b6c436","name":"Logo Finder API","slug":"logo-finder-api-215567","shortDescription":"Retrieve company logos, brand assets, and favicons from domain names","description":"Retrieve company logos, brand assets, and favicons from domain names for UI enrichment, CRM automation, and brand intelligence workflows.","category":null,"tags":["logo","brand-assets","favicon","domain","ui-enrichment","find company logo","brand logo api","get logo by domain","company logo lookup","website brand logo"],"baseUrl":"https://orbisapi.com/proxy/logo-finder-api-215567","openApiSpecUrl":"https://orbis-apis.onrender.com/logo-finder/openapi.json","hasFree":true,"callCount":19,"tiers":[{"id":"dba9b323-344a-4bdc-a1d5-997fad6bdcb6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"483a58c1-0a33-4c3e-a873-3151ec92c4f6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"9e08eaab-3cfa-4b4f-882d-1e37cfee1096","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/logo","description":"Retrieve primary logo URL, format, and dimensions"},{"method":"POST","path":"/brand-assets","description":"Retrieve full brand asset kit — logos, icons, colors, fonts"},{"method":"POST","path":"/favicon","description":"Retrieve favicon URL, format, and size"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full brand intelligence"}],"x402":null},{"id":"2c3d7506-e9ab-4c41-9879-56899bb41226","name":"Event Crowd Flow Planner API","slug":"event-crowd-flow-planner-api-ab8850","shortDescription":"Plan event crowd flow using entrances, density, dwell time, capacity, and bottleneck risk","description":"Plan event crowd flow using entrances, density, dwell time, capacity, and bottleneck risk. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","event-crowd-flow","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/event-crowd-flow-planner-api-ab8850","openApiSpecUrl":"https://geo-event-crowd-flow.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"fcdc1cac-18c0-4beb-ab6a-bddfc3fe23b6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e90fec2e-394c-4750-9a6e-45e8eb29f22b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"43330d1e-97ef-4a2d-8319-9f628e56f17d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/plan","description":"Analyze one venue and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"}],"x402":null},{"id":"4e4c09a7-b9cf-4450-a616-abd9df68c65b","name":"Token Unlock Pressure Scorer API","slug":"token-unlock-pressure-scorer-api-a10d02","shortDescription":"Score token unlock pressure from supply release size, float, holders, and liquidity","description":"Score token unlock pressure from supply release size, float, holders, and liquidity. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","web3","token-unlocks","supply-risk","liquidity","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/token-unlock-pressure-scorer-api-a10d02","openApiSpecUrl":"https://token-unlock-pressure-scorer.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"5611f296-1a34-4e82-862a-f386d1e95bc2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d1fc8296-efba-451d-bf9b-aa37688469eb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"126300ed-471b-44c4-899c-f6b342b73391","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/score","description":"Generate a token unlock pressure score from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded pressureSignals reference data"}],"x402":null},{"id":"c61e524c-159a-4934-8dce-4368de263aa7","name":"Agent Market Signal & Portfolio Intelligence API","slug":"agent-market-signal-portfolio-intelligence-api-4cbef1","shortDescription":"Real-time stock market signal scoring, event detection, portfolio risk, streaming, and execution-gated trading intelligence for AI agents","description":"Provides autonomous AI agents with real-time stock market intelligence including ticker scoring, market event detection, watchlist ranking, portfolio risk analysis, position monitoring, webhook alerts, SSE price streaming, and execution-gated trading workflows. Built for trading agents, portfolio copilots, financial monitoring systems, market research agents, and autonomous execution pipelines.","category":null,"tags":["market-signals","stock-market","portfolio-risk","watchlist-ranking","trading-agents","market-intelligence","event-detection","price-streaming","webhooks","execution-gating","autonomous-agents","financial-intelligence","score stock ticker","detect market breakout","rank stock watchlist","portfolio risk analysis","real-time stock signals","autonomous trading gate","market event detection","stock price streaming","trading agent api","execution-ready market intelligence"],"baseUrl":"https://orbisapi.com/proxy/agent-market-signal-portfolio-intelligence-api-4cbef1","openApiSpecUrl":"https://orbis-apis.onrender.com/market-signal-v2/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"b222dce9-bc2d-4510-a371-32437ebeba16","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"bdf755fd-f76c-4e5e-af8d-dfe7a64df65b","name":"Builder","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"10344ad6-43fd-4efd-a6f4-0ecf996658c0","name":"Execution","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":250000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score-ticker","description":"Score a ticker for signal strength, momentum, volatility, and recommended action."},{"method":"POST","path":"/detect-market-event","description":"Detect market events including gaps, volume spikes, breakouts, breakdowns, and reversals."},{"method":"POST","path":"/rank-watchlist","description":"Rank watchlist tickers by signal strength and return top picks and avoid recommendations."},{"method":"POST","path":"/portfolio-risk","description":"Analyze portfolio risk, concentration, PnL exposure, and recommended actions."},{"method":"POST","path":"/monitor-watchlist","description":"Monitor a watchlist for price alerts, movers, and actionable market changes."},{"method":"POST","path":"/execution-gate","description":"Gate autonomous trading actions and return execution readiness, blocking flags, and next API."}],"x402":null},{"id":"90f8a0a9-71a9-462e-955c-9bd54373eb71","name":"Crypto Liquidity Depth Estimator API","slug":"crypto-liquidity-depth-estimator-api-ce91f6","shortDescription":"Estimate liquidity depth quality and slippage risk from hardcoded market structure rules","description":"Estimate liquidity depth quality and slippage risk from hardcoded market structure rules. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["data","finance","liquidity-depth","slippage","crypto-markets","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-liquidity-depth-estimator-api-ce91f6","openApiSpecUrl":"https://crypto-liquidity-depth-estimator.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"57f52a39-3f94-4c18-8e02-1c309fe894d1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0b324e99-99b1-4821-8964-c9dc8467ee22","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9149dafc-40ba-472d-8801-3f41c188981f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/estimate","description":"Generate a liquidity depth estimate from submitted inputs and hardcoded rules"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded liquidityBands reference data"}],"x402":null},{"id":"3f8724fe-66b8-44de-9aa2-f4556ff0caf3","name":"Password & Secret Generator API","slug":"password-secret-generator-api-98a48a","shortDescription":"Generate cryptographically secure passwords, passphrases and API keys — score strength — built for AI agents","description":"Every agent spinning up new users, services or secrets needs cryptographically secure passwords on every call. Generate passwords with custom character sets, memorable passphrases, API keys with prefixes and score existing passwords. Uses Web Crypto API — not Math.random. POST /generate — Secure passwords with length, charset and exclusion options. POST /passphrase — Memorable word-based passphrases. POST /api-key — API keys with custom prefix and length. POST /score — Strength score 0-100.","category":null,"tags":["password","security","api-key-generation","cryptography","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/password-secret-generator-api-98a48a","openApiSpecUrl":null,"hasFree":true,"callCount":20,"tiers":[{"id":"60af2c3f-bea4-466e-b3de-d32cdce695d3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · Up to 50 passwords/call · JSON response"]},{"id":"90c3c453-83cd-4f4e-bcb0-8c2c6dd08c18","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["0.02 USDC via x402 · Unlimited · Cryptographically secure · 50 passwords per call · Strength scoring"]},{"id":"147ce463-4269-4f0a-9483-b649699fa275","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · All endpoints · Sub-1ms edge"]},{"id":"20d2fa12-f81a-4a42-82fd-8b8834f6e27d","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/generate","description":"Password Generator: Custom length, charsets, and bulk generation."},{"method":"POST","path":"/passphrase","description":"Memorable Passphrase: XKCD-style words with numeric suffixes."},{"method":"POST","path":"/api-key","description":"Developer Secrets: High-entropy keys with optional prefixes."},{"method":"POST","path":"/score","description":"Strength Analyzer: Returns a 0-100 score and complexity breakdown."},{"method":"GET","path":"/health","description":"Health Check: Returns uptime, version, and server timestamp."},{"method":"GET","path":"/openapi.json","description":"GET\tDocumentation: Returns the full OpenAPI 3.1.0 specification."}],"x402":null},{"id":"33348922-d16d-417c-841f-9e1f6a7cfe54","name":"Crypto Collateral Health Checker API","slug":"crypto-collateral-health-checker-api-39c99a","shortDescription":"Check crypto collateral health using LTV, liquidation buffer, volatility, and asset mix","description":"Check crypto collateral health using LTV, liquidation buffer, volatility, and asset mix. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["finance","web3","collateral-health","ltv","defi-lending","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-collateral-health-checker-api-39c99a","openApiSpecUrl":"https://crypto-collateral-health-checker.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"17c4e28e-7d16-49c5-9796-21cf02954f3f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ad9d8936-efea-44b5-b175-ae7a7ef1b72a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b69881c4-2f8c-4188-8a83-6bd8cb754d3c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/check","description":"Generate a crypto collateral health check from submitted inputs and hardcoded rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded collateralBands reference data"}],"x402":null},{"id":"f2380a4c-1b39-40aa-80c3-8915b6d2e522","name":"Research Claim Triangulation API","slug":"research-claim-triangulation-api-d28e79","shortDescription":"Triangulate research claims from source quality, evidence type, conflict level, recency, and citation strength","description":"Triangulate research claims from source quality, evidence type, conflict level, recency, and citation strength. This premium self-contained API uses hardcoded research, learning, and translation decision rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need reliable research synthesis, adaptive learning workflows, multilingual QA, dashboards, and Orbis x402 monetization.","category":null,"tags":["research","evidence","claim-checking","ai-agent","agent-friendly","x402","research claim triangulation","research","evidence","claim checking","ai agent","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/research-claim-triangulation-api-d28e79","openApiSpecUrl":"https://research-claim-triangulation.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"a6482601-e253-4794-9f44-0a810575875f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"119763ad-932f-4e95-92e7-239b5cb000b2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e13269c3-9946-4eb3-83c1-8383d5ff2e0f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/claim-triangulation-rules","description":"Return hardcoded research claim triangulation rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/triangulate-claim","description":"Triangulate research claims from source quality, evidence type, conflict level, recency, and citation strength using deterministic scoring rules"},{"method":"POST","path":"/rank-evidence-gaps","description":"Generate focused next steps for research claim triangulation from urgency, confidence, review risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5fbbdb6a-4899-4f37-850b-d149365e59d4","name":"ML Experiment Design Planner API","slug":"ml-experiment-design-planner-api-403fb2","shortDescription":"Plan ML experiments with metrics, sample size, guardrails, variants, and rollout stages","description":"Plan ML experiments with metrics, sample size, guardrails, variants, and rollout stages. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["data","ai-ml","experiment-design","ab-testing","model-evaluation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ml-experiment-design-planner-api-403fb2","openApiSpecUrl":"https://ml-experiment-design-planner-api.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"d0d5576c-6ed0-4af9-805f-ca8a214fcd65","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"09a2a8ac-cad2-4930-89a7-ba71db7810b6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d8efca6d-d722-41df-8717-430216634a3f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded experimentPatterns reference data"},{"method":"POST","path":"/plan","description":"Run ML experiment design plan from submitted AI/ML workflow inputs"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"}],"x402":null},{"id":"ee895d3e-4e29-4561-aa23-26844a81f0eb","name":"Sales Territory Balance API","slug":"sales-territory-balance-api-261bb2","shortDescription":"Balance sales territories by account density, travel load, revenue, and coverage fairness","description":"Balance sales territories by account density, travel load, revenue, and coverage fairness. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","territory-balance","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sales-territory-balance-api-261bb2","openApiSpecUrl":"https://geo-territory-balance.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"122cd705-9bde-4bb9-bd45-3bff92c9c184","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"22fd0688-ddf0-4943-aff4-a3042c85f82d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1e61944d-fc00-479f-a7b6-58ed4ae5c77f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/balance","description":"Analyze one territory and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"}],"x402":null},{"id":"a36f18fa-9657-4601-9619-2c028196313f","name":"Movie TV Title Metadata QA API","slug":"movie-tv-title-metadata-qa-api-296470","shortDescription":"Audit IMDb-style movie and TV metadata for title consistency, cast depth, release data, genre fit, and gaps","description":"Audit IMDb-style movie and TV metadata for title consistency, cast depth, release data, genre fit, and gaps. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on LinkedIn-style research, IMDb-style movie and TV metadata, email operations, gaming analytics, dashboards, and Orbis x402 monetization.","category":null,"tags":["media","movie-tv","imdb-style","metadata-qa","agent-friendly","x402","movie tv title metadata qa","media","movie tv","imdb style","metadata qa","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/movie-tv-title-metadata-qa-api-296470","openApiSpecUrl":"https://movie-tv-metadata-qa.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"d27c7ee0-7a48-4a54-be17-5e446c3c554f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3b44dd54-e8b9-443b-a9a1-29c3a8288e1c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b950ed1f-5cc5-402f-89ac-9c093cc97d51","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/title-metadata-rules","description":"Return hardcoded movie tv metadata qa rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/audit-title-metadata","description":"Audit IMDb-style movie and TV metadata for title consistency, cast depth, release data, genre fit, and gaps using deterministic scoring rules"},{"method":"POST","path":"/repair-metadata-gaps","description":"Generate focused next steps for movie tv metadata qa from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7e73a383-a308-49f3-994b-64f3ea3e5eb6","name":"Prompt Injection & Agent Safety Classifier API","slug":"prompt-injection-agent-safety-classifier-api-c7e7f3","shortDescription":"Classify prompt injection, exfiltration, and unsafe agent instructions in one API call","description":"Prompt Injection & Agent Safety Classifier API is a self-contained security API that classifies untrusted text for agent-safety risk.\n\nSend webpage content, user input, instructions, emails, or scraped text and the API can detect prompt injection attempts, instruction overrides, system prompt exfiltration requests, unsafe tool-use cues, phishing-like pressure, and social engineering patterns.\n\nThis API is ideal for:\n- AI agents and browser agents\n- web scraping pipelines\n- tool-calling workflows\n- prompt-security filters\n- moderation and safety systems\n- autonomous automation stacks\n\nKey capabilities:\n- Classify text as safe, suspicious, or malicious\n- Detect likely prompt injection patterns\n- Flag system-prompt and secret-extraction attempts\n- Score agent-risk signals numerically\n- Return allow, review, or block decisions\n- Improve safety before downstream tool use\n\nNo external APIs, no API keys, and no npm dependencies are required. All logic is built directly into the API code, making it fast, reliable, and production-ready.","category":null,"tags":["prompt injection","ai safety","agent security","guardrails","prompt security","ai-agents","moderation","tool safety"],"baseUrl":"https://orbisapi.com/proxy/prompt-injection-agent-safety-classifier-api-c7e7f3","openApiSpecUrl":"https://injection-api.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"0d430dcb-9453-4d83-b208-1bb0ce577301","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"37988016-a5e0-42ea-bc99-6d6420a8ede1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"907ef46d-9a2e-4802-9517-7a55bfc7cfa2","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API info and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"Returns OpenAPI 3.0 JSON specification","description":"Returns built-in safety categories and signals"},{"method":"GET","path":"/example","description":"Returns example request bodies"},{"method":"POST","path":"/classify","description":"Returns safety classification"},{"method":"POST","path":"/score","description":"Returns numeric score and matched signals"},{"method":"POST","path":"/decision","description":"Returns allow, review, or block decision"}],"x402":null},{"id":"8a49a817-9620-4013-b3c2-c672c68df328","name":"Transaction Fraud Pattern Engine API","slug":"transaction-fraud-pattern-engine-api-7ead7b","shortDescription":"Detect payment fraud patterns from velocity, amount, device, location, and history signals","description":"Detect payment fraud patterns from velocity, amount, device, location, and history signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","finance","fraud-detection","payment-risk","transaction-rules","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/transaction-fraud-pattern-engine-api-7ead7b","openApiSpecUrl":"https://transaction-fraud-pattern-engine-ap.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"247f9bbd-8950-48ef-b2ae-ffe4c70b4c80","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7b26caf6-7981-49c7-96f0-22f650741a65","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b0a7787f-3d14-45a1-9f6a-4ada5b8f769e","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"POST","path":"/analyze","description":"Analyze one transaction and return premium scoring output"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/batch","description":"Analyze multiple transaction records in one request"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"}],"x402":null},{"id":"9bef4973-786d-4307-bcdd-48f7f3284467","name":"Agent Evaluation API","slug":"agent-evaluation-api-cf25b2","shortDescription":"Agent-ready benchmarking, hallucination detection and safety scoring","description":"AI-powered agent evaluation API for autonomous system validation. Benchmark response quality, detect hallucinations, check consistency, audit bias, evaluate task completion, trace reasoning chains, score safety, compare model responses and gate agent deployment.","category":null,"tags":["agent-evaluation","hallucination-detection","benchmark","bias-audit","safety-score","reasoning-trace","consistency-check","execution-gate","mcp","benchmark agent","hallucination detect","consistency check","bias audit","task completion eval","reasoning trace","safety score","compare responses","agent evaluation api"],"baseUrl":"https://orbisapi.com/proxy/agent-evaluation-api-cf25b2","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-eval/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"0b0f93a8-5547-4d38-9c06-7346e8a7bb34","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"cbddd8db-e71d-4ddd-8168-0cb3ce2c6ae1","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"1f9c2b4c-c9cc-4b9a-916b-577e6b0b0837","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/benchmark","description":"Benchmark AI agent response quality across accuracy, relevance, completeness, and reasoning"},{"method":"POST","path":"/hallucination-detect","description":"Detect fabrications, unsupported claims, and hallucinations vs. provided source context"},{"method":"POST","path":"/consistency-check","description":"Check response consistency across multiple prompts for factual and behavioral drift"},{"method":"POST","path":"/bias-audit","description":"Audit agent responses for political, gender, racial, and cultural bias patterns"},{"method":"POST","path":"/task-completion","description":"Evaluate task completion quality against success criteria with gap analysis"},{"method":"POST","path":"/reasoning-trace","description":"Analyze reasoning chain quality for logical consistency and assumption transparency"},{"method":"POST","path":"/safety-score","description":"Score agent response for harmful content, privacy risk, legal risk, and misinformation"},{"method":"POST","path":"/compare-responses","description":"Compare multiple model responses to the same task with ranking and synthesis"},{"method":"POST","path":"/execution-gate","description":"Gate agent deployment based on quality, safety, and reliability thresholds"}],"x402":null},{"id":"a67b4cdd-7c80-441e-b822-3d919759a05b","name":"Strategy Execution API","slug":"strategy-execution-api-4fb84c","shortDescription":"Execute and backtest trading strategies in paper mode with risk controls","description":"Execute, backtest and monitor trading and agent strategies with risk controls, paper mode first and typed outputs. Paper mode is default — live execution requires explicit opt-in. Not financial advice. Includes execution gate, market conditions, stop conditions and compliance chain-to.","category":null,"tags":["strategy-execution","backtesting","paper-trading","risk-controls","autonomous-agents","finance","strategy execution","backtest strategy","paper trading","trading strategy","risk controls","strategy simulation","agent strategy"],"baseUrl":"https://orbisapi.com/proxy/strategy-execution-api-4fb84c","openApiSpecUrl":"https://orbis-apis.onrender.com/strategy-execution/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"784987b5-42c8-4726-824e-57fc73b00a03","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0e0afa1a-ed27-434b-b060-0060aef09330","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"440889a6-1c93-4a85-8dc5-0d2412d075c1","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"GET","path":"/strategies","description":"List available strategies with parameters and risk profiles"},{"method":"POST","path":"/execute","description":"Execute a strategy with risk controls — paper mode default, not financial advice"},{"method":"POST","path":"/backtest","description":"Backtest a strategy against historical data with performance metrics"},{"method":"POST","path":"/execution-gate","description":"Gate strategy execution based on risk score and market conditions"}],"x402":null},{"id":"fd4e0f07-fd1d-41fe-a25a-91efc21c0ee6","name":"Shadow AI Discovery Checklist API","slug":"shadow-ai-discovery-checklist-api-344dab","shortDescription":"Discover shadow AI exposure from tools, data categories, usage patterns, owners, and approved alternatives","description":"Discover shadow AI exposure from tools, data categories, usage patterns, owners, and approved alternatives. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","shadow-ai","governance","data-risk","security","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/shadow-ai-discovery-checklist-api-344dab","openApiSpecUrl":"https://shadow-ai-discovery.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"69e759c0-e647-4787-9462-e3b2bf2716ae","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"63535156-34c2-4fcf-ae51-1745eec39d65","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e7ccbc9c-d0b1-43b3-a256-8704dc180f3f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-approved-path","description":"Generate focused next steps for shadow ai discovery from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/shadow-rules","description":"Return hardcoded shadow ai discovery rules, weights, and decision criteria"},{"method":"POST","path":"/discover-shadow-ai","description":"Discover shadow AI exposure from tools, data categories, usage patterns, owners, and approved alternatives using deterministic scoring rules"}],"x402":null},{"id":"e7523468-a2b0-4f58-8506-117252c6f8d1","name":"Image Resize Preset Planner API","slug":"image-resize-preset-planner-api-dbfc61","shortDescription":"Plan responsive image resize presets, aspect ratios, and estimated output sizes","description":"Plan responsive image resize presets, aspect ratios, and estimated output sizes. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","image-resize","responsive-images","asset-optimization","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/image-resize-preset-planner-api-dbfc61","openApiSpecUrl":"https://image-resize-preset-planner-api.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"1285148a-a69b-4bd1-af45-04c7d1e6aa96","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"9044395a-eaed-43f9-8a34-2c2af1203820","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a4759450-1213-41b5-9427-1d6572a00a88","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded resizePresets reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/plan","description":"Run image resize preset plan from submitted media metadata"}],"x402":null},{"id":"30247452-f8c5-4579-84a8-d4b977263e4d","name":"Website Change Monitoring Brief API","slug":"website-change-monitoring-brief-api-6bec69","shortDescription":"Brief website changes from page diff, SEO impact, conversion path, compliance text, and competitor signal","description":"Brief website changes from page diff, SEO impact, conversion path, compliance text, and competitor signal. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["website-monitoring","seo","conversion","web-scraping","agent-friendly","x402","website change monitoring brief","website monitoring","seo","conversion","web scraping","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/website-change-monitoring-brief-api-6bec69","openApiSpecUrl":"https://website-change-monitoring-brief.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"f9c04be0-e344-49ee-9781-8a90c26bf334","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0bc1ac0-52d2-4f20-9e35-11b25343c67b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8420d4f9-f3c3-49d6-9637-b88b161e759f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/website-change-rules","description":"Return hardcoded website change monitoring brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-website-changes","description":"Brief website changes from page diff, SEO impact, conversion path, compliance text, and competitor signal using deterministic scoring rules"},{"method":"POST","path":"/rank-change-actions","description":"Generate focused next steps for website change monitoring brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"b33ed6ce-83ff-4519-b42c-2766f9a471bf","name":"Login Wall Data Collection Planner API","slug":"login-wall-data-collection-planner-api-3974cf","shortDescription":"Plan data collection behind login walls from session scope, permitted use, field sensitivity, frequency, and storage plan","description":"Plan data collection behind login walls from session scope, permitted use, field sensitivity, frequency, and storage plan. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-collection","browser-agent","login-wall","privacy","agent-friendly","x402","login wall data collection planner","data collection","browser agent","login wall","privacy","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/login-wall-data-collection-planner-api-3974cf","openApiSpecUrl":"https://login-wall-data-collection-planner.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"cba44a2f-5833-4f85-80d0-9ebce0ec8b48","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2becf1d1-3d13-46b1-9ada-08cbd4fc7fdc","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"286cd2f3-7b92-450f-9181-b4d5b06c3be6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/login-wall-rules","description":"Return hardcoded login wall data collection planner rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-login-wall-collection","description":"Plan data collection behind login walls from session scope, permitted use, field sensitivity, frequency, and storage plan using deterministic scoring rules"},{"method":"POST","path":"/rank-collection-guards","description":"Generate focused next steps for login wall data collection planner from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5016a9eb-68e3-4548-a257-bbc586e502bb","name":"Data Contract Freshness Monitor API","slug":"data-contract-freshness-monitor-api-825f7e","shortDescription":"Monitor data contract freshness from schema age, producer SLA, consumer impact, pipeline lag, and incident history","description":"Monitor data contract freshness from schema age, producer SLA, consumer impact, pipeline lag, and incident history. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for security, browser automation, procurement, commerce, customer operations, compliance evidence, privacy, data quality, finance operations, productivity, hiring, sales enablement, and release readiness with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-contracts","freshness","data-quality","analytics","agent-friendly","x402","data contract freshness monitor","data contracts","freshness","data quality","analytics","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-contract-freshness-monitor-api-825f7e","openApiSpecUrl":"https://data-contract-freshness-monitor.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"3a1a7390-e4e8-4f86-834d-0ec487d57312","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"859a0eeb-39ba-4816-b6f3-447ca7eff393","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"642a7880-2747-4c06-9e55-1fc5a6a1a59f","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/data-contract-rules","description":"Return hardcoded data contract freshness monitor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/monitor-data-contract-freshness","description":"Monitor data contract freshness from schema age, producer SLA, consumer impact, pipeline lag, and incident history using deterministic scoring rules"},{"method":"POST","path":"/rank-contract-actions","description":"Generate focused next steps for data contract freshness monitor from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2e21fb73-446e-4eff-8bc6-27f8cc97cac3","name":"Autonomous Workflow Failure Triage API","slug":"autonomous-workflow-failure-triage-api-390aa3","shortDescription":"Triage failed agent workflows by error type, retry safety, business impact, and recovery path","description":"Triage failed agent workflows by error type, retry safety, business impact, and recovery path. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","workflow-triage","automation","incident-response","agent-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/autonomous-workflow-failure-triage-api-390aa3","openApiSpecUrl":"https://autonomous-workflow-failure-triage.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"b2adb8f9-ed37-4759-b0c2-4b1833f7ae1c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"23cba6b1-19c5-48ca-aa7d-ac405b9022a4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"25b8af89-36a5-4b5c-86f3-e65686e6a4dc","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/triage-failure","description":"Triage failed agent workflows by error type, retry safety, business impact, and recovery path using deterministic rule scoring"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/choose-recovery-path","description":"Generate focused next steps for autonomous workflow failure triage based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/failure-patterns","description":"Return hardcoded autonomous workflow failure triage rules, weights, and evaluation criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"6a33dc3d-3af9-4d08-84d6-a9e1f943a6fc","name":"Flight Status API","slug":"flight-status-api-e5f1bb","shortDescription":"Real-time flight status, airport delays, and route intelligence for travel agents","description":"Get real-time flight status, airport delay information, and route details for travel automation, expense management, and logistics coordination agents.","category":null,"tags":["flights","travel","airport","delays","logistics","check flight status","real-time flight tracker","flight delay api","gate information lookup","arrival departure status"],"baseUrl":"https://orbisapi.com/proxy/flight-status-api-e5f1bb","openApiSpecUrl":"https://orbis-apis.onrender.com/flight-status/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"6fb27867-3230-4bb6-901f-0819b210ac5f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b48e01f9-77bf-4423-a901-03d9ba8aba42","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"867a2160-b4c3-4dc0-8d66-dd788b46eb53","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/status","description":"Get real-time flight status"},{"method":"POST","path":"/airport-delays","description":"Get airport delay information"},{"method":"POST","path":"/route","description":"Find flights on a route between airports"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full flight intelligence"}],"x402":null},{"id":"99339cd1-cb95-4884-80d4-e34e31aa49b1","name":"Media Accessibility Audit API","slug":"media-accessibility-audit-api-577baf","shortDescription":"Audit media accessibility metadata for alt text, captions, transcripts, and contrast notes","description":"Audit media accessibility metadata for alt text, captions, transcripts, and contrast notes. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","accessibility","alt-text","captions","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/media-accessibility-audit-api-577baf","openApiSpecUrl":"https://media-accessibility-audit-api.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"322c5ba7-7d3f-4a77-afec-7b1a0bff0bfe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2e9cb14c-4e31-4b29-8ec1-a479899d679c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"6d186527-b1dd-4cdf-8e9b-f134c8752cbd","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/audit","description":"Run media accessibility audit from submitted media metadata"},{"method":"GET","path":"/catalog","description":"Return hardcoded accessibilityChecks reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"ed5f444c-0420-4c7b-bf88-653d4ba71a52","name":"Fleet Route Risk Planner API","slug":"fleet-route-risk-planner-api-5f42b0","shortDescription":"Assess route risk from distance, delay, terrain, border, weather, and stop complexity signals","description":"Assess route risk from distance, delay, terrain, border, weather, and stop complexity signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","fleet-route-risk","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/fleet-route-risk-planner-api-5f42b0","openApiSpecUrl":"https://geo-fleet-route-risk.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"29c59c0c-6dc7-419e-8640-68d04b5dfdad","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ed6af2d3-93fb-4f31-8d6b-271820fb52a1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e7baeb91-9267-4d6b-9f2d-e49a8e0a55b4","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/plan","description":"Analyze one route and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/health","description":"Return health and version metadata"}],"x402":null},{"id":"fb10337c-939e-4d5b-9dcd-02ac6ebef03c","name":"Refund Policy Decision API","slug":"refund-policy-decision-api-ce100c","shortDescription":"Recommend refund decisions from usage, tenure, dispute risk, customer value, and policy fit","description":"Recommend refund decisions from usage, tenure, dispute risk, customer value, and policy fit. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","refund-policy","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/refund-policy-decision-api-ce100c","openApiSpecUrl":"https://fin-refund-policy.vercel.app/openapi","hasFree":true,"callCount":20,"tiers":[{"id":"7351be55-5895-4d94-8361-209d2e91a35a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"85062d2c-52f1-47ab-bf4e-0c6a5938894a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"96b842a3-20d8-4a6c-b58e-171e71d54f3b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/decide","description":"Analyze one refundRequest and return premium scoring output"}],"x402":null},{"id":"76fd1d60-f7c0-4151-91de-958896d8ca53","name":"Agent Trading Signal & Opportunity Detection API","slug":"agent-trading-signal-opportunity-detection-api-9d3ca1","shortDescription":"Real-time trading signals for autonomous agents","description":"Agent-native trading signal engine for continuous market scanning, filtering, scoring, explanation, event detection, and opportunity ranking. Designed for autonomous trading agents, portfolio agents, DeFi bots, and execution pipelines that need deterministic, structured outputs and high-frequency loop usage.","category":null,"tags":["trading","alpha","signals","crypto","agents","defi","market-data","x402","scan trading signals","agent trading signal API","crypto opportunity detection","rank market opportunities","score asset strength","detect market events","autonomous trading agents","defi signal engine","high frequency signal loop","x402 trading API"],"baseUrl":"https://orbisapi.com/proxy/agent-trading-signal-opportunity-detection-api-9d3ca1","openApiSpecUrl":"https://orbis-apis.onrender.com/alpha-signal/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"48e9c309-d705-4158-9602-7bb9056d512b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"34ed84c8-185e-4ef6-b439-85a1bc86b1d0","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"a24df0b1-6dfa-4f78-93e2-ae7ce8a8b530","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"235a72cc-4694-4082-be1b-d4501571bc8b","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]},{"id":"dca77eee-d4e9-4ee5-93ec-413abf0da7eb","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ff8d4048-fed6-4a22-ae87-0987571543e2","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan-signals","description":"Scan supported crypto assets for real-time structured trading signals"},{"method":"POST","path":"/filter-signals","description":"Filter signals by confidence threshold, action, urgency, and signal type"},{"method":"POST","path":"/score-asset","description":"Score a single asset for trend, confidence, risk, and execution readiness"},{"method":"POST","path":"/explain","description":"Explain a signal with structured rationale and execution context"},{"method":"POST","path":"/detect-event","description":"Detect high-impact market events and anomalies for a symbol"},{"method":"POST","path":"/rank-opportunities","description":"Rank top opportunities across crypto and DeFi universes"},{"method":"POST","path":"/scan","description":"Alias for /scan-signals"},{"method":"POST","path":"/score","description":"Alias for /score-asset"},{"method":"POST","path":"/rank","description":"Alias for /rank-opportunities"},{"method":"POST","path":"/trigger-event","description":"Alias for /detect-event"}],"x402":null},{"id":"51d03fb3-3023-4b85-83ad-0bed69c0c95c","name":"DeFi Risk API","slug":"defi-risk-api-0dff29","shortDescription":"DeFi protocol risk assessment, liquidation risk and protocol scoring","description":"Evaluates DeFi protocol security, economic risk, liquidity risk, governance risk, rug pull indicators, TVL concentration, audit coverage, liquidation risk, and safe allocation percentages for autonomous finance agents and risk managers.","category":null,"tags":["defi","risk-assessment","smart-contracts","security","tvl","liquidation","DeFi risk API","protocol risk score","rug pull detection","liquidation risk","DeFi security analysis","TVL concentration risk"],"baseUrl":"https://orbisapi.com/proxy/defi-risk-api-0dff29","openApiSpecUrl":"https://orbis-apis.onrender.com/defi-risk/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"07e58521-dcdf-4bb5-958f-c26c24f46ee0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"054bd3af-2a6f-4e2d-bbc8-06cf5e5b37d1","name":"Risk Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":25000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/assess","description":"Assess DeFi protocol risk comprehensively"},{"method":"POST","path":"/liquidation-risk","description":"Analyze liquidation risk for a position"},{"method":"GET","path":"/protocol/{name}/score","description":"Get protocol risk score and tier"}],"x402":null},{"id":"dc90d21b-9414-46b7-8c21-f7483e8a4892","name":"Portfolio Rebalance API","slug":"portfolio-rebalance-api-1f24c6","shortDescription":"Portfolio rebalancing recommendations for simulation and informational use","description":"Generate portfolio rebalancing recommendations with trade instructions, risk constraints and compliance disclaimers. Paper mode and simulation only — not financial advice. Includes execution gate, risk constraints, compliance notes and chain-to strategy execution.","category":null,"tags":["portfolio","rebalancing","simulation","risk-management","autonomous-agents","finance","portfolio rebalance","rebalancing recommendations","portfolio optimization","trade instructions","risk constraints","portfolio simulation"],"baseUrl":"https://orbisapi.com/proxy/portfolio-rebalance-api-1f24c6","openApiSpecUrl":"https://orbis-apis.onrender.com/portfolio-rebalance/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"78c8721e-43bc-4858-9b09-e081d68e1422","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d0f73160-d1f8-44f2-9de4-147e2d199be5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f46fc2f9-79dc-492c-b7f1-bdc1938baa51","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/rebalance","description":"Generate portfolio rebalancing recommendations — simulation only, not financial advice"},{"method":"GET","path":"/strategies","description":"List available rebalancing strategies with risk profiles"},{"method":"POST","path":"/execution-gate","description":"Gate rebalancing execution based on risk score and compliance"}],"x402":null},{"id":"4ef15aa2-8f61-4388-84ec-962ee9521152","name":"Computer Use API","slug":"computer-use-api-a39b9e","shortDescription":"Agent-ready desktop action execution and computer-use automation","description":"AI-powered computer-use API for autonomous desktop agents. Analyze screens, locate UI elements, click, type, send keypresses, open apps, run desktop tasks, generate automation plans, detect errors, audit accessibility and gate risky desktop actions.","category":null,"tags":["computer-use","desktop-automation","ui-automation","click","type","keypress","screen-analysis","execution-gate","mcp","computer use api","desktop automation","click ui","type into app","keypress automation","open app","run desktop task","screen analysis"],"baseUrl":"https://orbisapi.com/proxy/computer-use-api-a39b9e","openApiSpecUrl":"https://orbis-apis.onrender.com/computer-use/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"59d64229-06bc-4dd1-807e-267a10cc4c32","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4945dbf5-0deb-4fd2-9612-95f628d5195a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0e612f3d-8540-463f-ac26-97e5605f3815","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-screen","description":"Analyze screen state and recommend next action"},{"method":"POST","path":"/click","description":"Execute a UI click action on a target element"},{"method":"POST","path":"/type","description":"Type text into a target field or active input"},{"method":"POST","path":"/keypress","description":"Send keyboard shortcut or keypress action"},{"method":"POST","path":"/open-app","description":"Open a desktop application or bring it into focus"},{"method":"POST","path":"/run-desktop-task","description":"Execute a full multi-step desktop task with safety checks"},{"method":"POST","path":"/generate-automation","description":"Generate desktop automation steps with rollback"},{"method":"POST","path":"/find-element","description":"Locate UI elements with ranked locator strategies"},{"method":"POST","path":"/workflow-detect","description":"Detect workflow patterns and automation opportunities"},{"method":"POST","path":"/error-detect","description":"Detect UI errors and recovery actions"},{"method":"POST","path":"/accessibility-audit","description":"Audit accessibility and WCAG issues"},{"method":"POST","path":"/task-planner","description":"Plan multi-phase computer-use tasks"},{"method":"POST","path":"/execution-gate","description":"Gate desktop actions based on risk and reversibility"}],"x402":null},{"id":"4d44648f-bf62-4f4f-a790-158e52808dd4","name":"Price Monitor API","slug":"price-monitor-api-9d7b38","shortDescription":"Extract prices, track price changes, and compare prices across sources","description":"Extract product prices from URLs, track price changes over time, and compare prices across sources for procurement, retail, and competitive pricing workflows.","category":null,"tags":["price-tracking","ecommerce","procurement","competitive-pricing","retail","monitor product price","price drop alert api","track competitor pricing","ecommerce price tracker","product price history"],"baseUrl":"https://orbisapi.com/proxy/price-monitor-api-9d7b38","openApiSpecUrl":"https://orbis-apis.onrender.com/price-monitor/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"ee6ccaf9-d7f3-4c64-bbdb-a1358e407dd5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"f4ad308e-27c5-464b-b0ee-fcd5a767ac27","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"741c8630-96b8-4de4-8313-68fac6fdeeda","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract-price","description":"Extract product price from URL — amount, currency, discount, stock status"},{"method":"POST","path":"/track","description":"Track price history for a product — min, max, avg, trend, buy recommendation"},{"method":"POST","path":"/compare","description":"Compare prices across up to 10 URLs — best deal, price spread"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/analyze","description":"ONE-CALL full price intelligence — extract + history + competitor prices + recommendation"}],"x402":null},{"id":"34e4196b-44f7-4e5c-916f-3318ba9c2756","name":"Token Trust API","slug":"token-trust-api-d1d13a","shortDescription":"Assess ERC-20 and SPL token contract risk, honeypot detection, and liquidity analysis","description":"Evaluate smart contract token risk before interacting. Detects honeypots, rug pulls, minting risks, ownership concentration, and liquidity traps. Returns a trust score and actionable risk flags for DeFi and Web3 agents making token-gated decisions.","category":null,"tags":["token-safety","honeypot-detection","defi","smart-contract","rug-pull","token trust score api","honeypot detector","erc20 contract risk","defi token safety check","rug pull detection api"],"baseUrl":"https://orbisapi.com/proxy/token-trust-api-d1d13a","openApiSpecUrl":"https://orbis-apis.onrender.com/token-trust/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"ac22988e-cf31-4a25-9ad4-1dcda40beb72","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8a6ee060-7137-4d8b-ac70-c15a4909f64f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"334d6bff-e0ad-41cc-8214-a0d3a45f1c53","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/v1/check","description":"Evaluate a token contract — trust score, honeypot flag, rug pull risk, liquidity analysis"},{"method":"GET","path":"/v1/check","description":"Evaluate a token contract via query params"},{"method":"POST","path":"/v1/check/batch","description":"Batch token trust evaluation for multiple contracts"}],"x402":null},{"id":"81688203-94d0-486b-b994-608216b42d51","name":"Merchant Risk Underwriting API","slug":"merchant-risk-underwriting-api-310fa7","shortDescription":"Assess merchant risk from volume, refunds, disputes, category, account age, and processing history","description":"Assess merchant risk from volume, refunds, disputes, category, account age, and processing history. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","merchant-risk","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/merchant-risk-underwriting-api-310fa7","openApiSpecUrl":"https://fin-merchant-risk.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"442c5b27-de82-462d-8879-45c267553a55","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bb16d581-d828-4a1b-8dd8-dbdb6b0d0696","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cc93f154-81e5-4de4-8b83-aaa7d3031713","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/assess","description":"Analyze one merchant and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"}],"x402":null},{"id":"6080bc5c-f7d1-4288-a961-fbc9ae31e6f5","name":"Content Summarizer API","slug":"content-summarizer-api-2babb0","shortDescription":"Summarize any content into bullet points, paragraphs, key takeaways or TLDR instantly — built for AI agents","description":"Transform any long-form content into clean, structured summaries instantly. Choose from bullet points, paragraphs, numbered takeaways or TLDR format. Batch summarize up to 5 texts at once and compare two documents side by side.\n\nPOST /api/summarize — Summarize content in any format and length\nPOST /api/batch — Summarize up to 5 texts at once\nPOST /api/compare — Summarize and compare two texts\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["summarizer","content","NLP","text processing","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/content-summarizer-api-2babb0","openApiSpecUrl":"https://content-summarizer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"9481e760-45bb-4794-a2ac-09bd5242a971","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"c804adfc-8340-4f92-9d7c-961412873f87","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ef0a31ef-c408-44e2-9d36-336c0be7b015","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"cba4602e-41d7-412c-92f9-a99952b9a904","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/summarize","description":"Summarize content into bullets, paragraph, takeaways or TLDR"},{"method":"POST","path":"/api/batch","description":"Summarize up to 5 texts at once"},{"method":"POST","path":"/api/compare","description":"Summarize and compare two texts side by side"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"d4c8cf02-23f9-48d8-9ec7-460dd444baff","name":"Meeting Agenda Generator API","slug":"meeting-agenda-generator-api-520a37","shortDescription":"Generate structured meeting agendas, time allocations, and agenda variations for AI agents and productivity tools","description":"Meeting Agenda Generator API helps AI agents, productivity apps, meeting assistants, and business workflow tools generate clear, structured meeting agendas for common professional scenarios.\n\nThe API is fully self-contained and requires no external APIs, keys, or third-party services. It generates agendas based on meeting type, goal, duration, participants, priority topics, and desired outcome.\n\nIt supports multiple meeting formats including standard, concise, action-focused, and detailed agendas. It also allocates suggested time per section, making it useful for team syncs, project kickoffs, client calls, retrospectives, standups, interviews, brainstorms, and more.\n\nIn addition to generating a single agenda, the API can also return multiple format variations to help teams choose the structure that best fits their workflow.\n\nThis makes it ideal for meeting copilots, calendar assistants, project management systems, internal operations tools, CRM workflows, and AI office agents.","category":null,"tags":["meeting","agenda","productivity","planning","ai agents","calendar","team workflow","x402"],"baseUrl":"https://orbisapi.com/proxy/meeting-agenda-generator-api-520a37","openApiSpecUrl":"https://meeting-agenda-generator-api.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"94435c87-a043-4937-ab9a-82c5274aa47f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2435d3a8-54d6-4884-9123-1dabd6c35642","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9bf0cd66-6348-40aa-a8bf-aac0b844100d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API metadata and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns the OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/meeting-types","description":"Returns supported meeting types"},{"method":"GET","path":"/formats","description":"Returns supported agenda formats"},{"method":"POST","path":"/generate-agenda","description":"Generates one structured meeting agenda with time allocation and closing checklist"},{"method":"POST","path":"/generate-variations","description":"Generates multiple meeting agenda variations in different formats"}],"x402":null},{"id":"4b780696-ba5d-4b5c-ab82-51248cba9add","name":"Token Unlock API","slug":"token-unlock-api-f1f131","shortDescription":"Track upcoming token unlocks, vesting schedules, and price impact analysis","description":"Track token unlock events before they hit the market. The Token Unlock API surfaces upcoming unlock events across a configurable lookahead window, full vesting schedules per token, AI-powered price impact analysis, and a calendar view of all unlock events. Built for traders, analysts, and portfolio tools that need to anticipate supply shocks before they affect price.","category":null,"tags":["token-unlock","vesting","supply","crypto","price-impact","calendar","research","token unlock api","vesting schedule api","token unlock calendar","supply unlock crypto","token price impact api"],"baseUrl":"https://orbisapi.com/proxy/token-unlock-api-f1f131","openApiSpecUrl":"https://orbis-apis.onrender.com/token-unlock/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"928ec8ec-72e1-4d4b-b279-565dffd4242f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"86c789bd-df1c-4c83-9b3e-94a579e4ba1e","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"3767c830-eed5-4c62-bf0c-9d0034cc5b3f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"c7c05163-1e2f-4b09-857c-95baa47733af","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"fae3d2bd-e9f5-4b71-930d-4c82f4da5bf0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/upcoming","description":"Get upcoming token unlocks — pass days as lookahead window (default 30)"},{"method":"GET","path":"/vesting/:symbol","description":"Full vesting and unlock schedule for a specific token"},{"method":"GET","path":"/impact","description":"AI-powered price impact analysis for an upcoming unlock event"},{"method":"GET","path":"/calendar","description":"Calendar view of all upcoming token unlock events"}],"x402":null},{"id":"b75e38a6-9262-4321-89c3-0f622a2ad390","name":"YouTube Intelligence API","slug":"youtube-intelligence-api-8907c0","shortDescription":"Agent-ready YouTube video and channel intelligence","description":"Summarize YouTube videos, extract entities, analyze channels, extract action items, score content quality, run execution gates, and perform one-call video intelligence workflows for autonomous agents.","category":null,"tags":["youtube","video-intelligence","summarization","entity-extraction","content-scoring","execution-gate","agent-tools","mcp","crm-enrichment","autonomous-agents","summarize youtube video","extract youtube entities","analyze youtube channel","youtube action items","score video content","agent execution gate","one call youtube analysis","youtube intelligence api","youtube crm notes","mcp youtube api"],"baseUrl":"https://orbisapi.com/proxy/youtube-intelligence-api-8907c0","openApiSpecUrl":"https://orbis-apis.onrender.com/youtube-intelligence/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"ae3a25d4-0241-4ea3-b17d-87dfe77ba4fa","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"42f638e4-bfb9-4782-8545-531c0c86e3bf","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"cc286bc2-7780-4844-86dc-64b0a5fb1785","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/summarize","description":"Summarize a YouTube video"},{"method":"POST","path":"/extract-entities","description":"Extract people, companies, products, technologies, locations and topics from YouTube content"},{"method":"POST","path":"/analyze-channel","description":"Analyze a YouTube channel's niche, authority, content strategy and agent use cases"},{"method":"POST","path":"/extract-action-items","description":"Extract action items, key takeaways, tools mentioned and CRM-ready notes"},{"method":"POST","path":"/score-content","description":"Score content quality, credibility signals and recommended use"},{"method":"POST","path":"/execution-gate","description":"Check whether content is execution-ready and safe for autonomous agents"},{"method":"POST","path":"/analyze-video","description":"Run the complete one-call YouTube intelligence workflow"}],"x402":null},{"id":"88c825c0-9096-451c-8173-68541846c2d2","name":"Meeting Analyzer API","slug":"meeting-analyzer-api-c51ed8","shortDescription":"Agent-ready meeting intelligence, action extraction and operational analysis","description":"AI-powered meeting intelligence API for autonomous project-management, CRM and operations agents. Extract action items, summarize meetings, identify decisions, generate follow-up emails, analyze sentiment, detect operational risks, generate agendas and run one-call meeting analysis workflows.","category":null,"tags":["meeting-intelligence","action-items","meeting-summary","decision-extraction","followup-email","risk-analysis","agenda-generation","operations-agents","execution-gate","mcp","extract meeting action items","meeting intelligence api","summarize meeting","extract meeting decisions","meeting follow up email","meeting risk analysis","meeting agenda generation","project management intelligence","meeting blocker detection","one call meeting workflow"],"baseUrl":"https://orbisapi.com/proxy/meeting-analyzer-api-c51ed8","openApiSpecUrl":"https://orbis-apis.onrender.com/meeting-analyzer/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"21f76b02-8897-4fe2-b48e-31a806bbd5f5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"11c0a322-2c83-4f4f-9a06-155e2e1c39c4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"71bf6be6-9647-4fa7-9845-5834a82161f7","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract-action-items","description":"Extract action items, owners, due dates, dependencies and overdue risks"},{"method":"POST","path":"/summarize-meeting","description":"Generate structured meeting summaries and executive overviews"},{"method":"POST","path":"/extract-decisions","description":"Extract decisions, ownership assignments and commitments"},{"method":"POST","path":"/follow-up-email","description":"Generate follow-up emails with action items and blockers"},{"method":"POST","path":"/sentiment-analysis","description":"Analyze participant sentiment and communication alignment"},{"method":"POST","path":"/risk-flags","description":"Detect blockers, escalation needs and operational risks"},{"method":"POST","path":"/agenda-generator","description":"Generate agendas and meeting preparation workflows"},{"method":"POST","path":"/execution-gate","description":"Return execution readiness, blocking flags and next API chaining"},{"method":"POST","path":"/analyze-meeting","description":"One-call workflow for meeting intelligence, actions, risks and follow-up automation"}],"x402":null},{"id":"bdc492d2-f4dd-439a-89d9-0b6fef79fad2","name":"Renewal Outreach Planner API","slug":"renewal-outreach-planner-api-5c4a85","shortDescription":"Plan renewal outreach cadence from contract timing, sentiment, usage, stakeholder depth, and value","description":"Plan renewal outreach cadence from contract timing, sentiment, usage, stakeholder depth, and value. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","renewal-outreach","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/renewal-outreach-planner-api-5c4a85","openApiSpecUrl":"https://comm-renewal-outreach.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"95444410-aade-493f-9652-05ae0dd16246","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d280c76b-fd0b-4d23-aca3-704dc87fbc93","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0fe57305-aa49-41c6-803f-69ca93633a42","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/plan","description":"Analyze one account and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"}],"x402":null},{"id":"69af4717-8a28-4830-b159-635feda5dfd3","name":"CRM Update API","slug":"crm-update-api-958cdd","shortDescription":"Agent-ready CRM contact, opportunity and pipeline action execution","description":"AI-powered CRM update API for autonomous sales agents. Create contacts, update opportunities, log activities, create follow-up tasks, transition pipeline stages, sync leads, gate CRM actions and run full one-call CRM workflows.","category":null,"tags":["crm","crm-update","sales-automation","contact-creation","opportunity-update","pipeline-transition","lead-sync","followup-tasks","execution-gate","mcp","create crm contact","update opportunity","log crm activity","create followup task","pipeline transition","sync lead","crm workflow","crm action api","sales agent crm"],"baseUrl":"https://orbisapi.com/proxy/crm-update-api-958cdd","openApiSpecUrl":"https://orbis-apis.onrender.com/crm-update/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"a2ed810a-640d-4535-9a5d-bce2bdfe1566","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"0f97eccb-bd5a-4174-a56b-844319c7d98d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c05f6956-fa75-4bae-a83d-04afc2ca19b0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/create-contact","description":"Create a CRM contact with lead scoring, enrichment, duplicate detection and next action"},{"method":"POST","path":"/update-opportunity","description":"Update a CRM deal with stage analysis, risk flags and forecast category"},{"method":"POST","path":"/log-activity","description":"Log a CRM activity with sentiment, key signals, follow-up and deal impact"},{"method":"POST","path":"/create-followup-task","description":"Create a CRM follow-up task with urgency scoring and suggested message"},{"method":"POST","path":"/pipeline-transition","description":"Execute pipeline stage transition with validation and risk assessment"},{"method":"POST","path":"/sync-lead","description":"Sync and deduplicate a lead across CRM systems with field mapping"},{"method":"POST","path":"/execution-gate","description":"Gate CRM action execution with risk scoring and chain recommendations"},{"method":"POST","path":"/crm-workflow","description":"One-call CRM workflow with contact creation, opportunity update, activity logging and task scheduling"}],"x402":null},{"id":"e743b6a1-dc7b-44c1-92bd-66404bdb716e","name":"Social Intelligence API","slug":"social-intelligence-api-460543","shortDescription":"Agent-ready social monitoring, sentiment and audience intelligence","description":"AI-powered social intelligence API for autonomous marketing and sales agents. Analyze posts, monitor brands, score influencers, detect trends, analyze competitors, derive audience insights, predict content performance, track sentiment timelines, extract social proof and gate social actions.","category":null,"tags":["social-intelligence","brand-monitoring","influencer-score","trend-detection","competitor-social","audience-insights","content-performance","sentiment-timeline","mcp","analyze social post","brand monitor","influencer score","trend detect","competitor social","audience insights","content performance","sentiment timeline","social proof","social intelligence api"],"baseUrl":"https://orbisapi.com/proxy/social-intelligence-api-460543","openApiSpecUrl":"https://orbis-apis.onrender.com/social-intelligence/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"1cb53dc4-da6a-4514-bd7e-0639b0fbab02","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"76c5e3a8-d769-49a9-afb1-9879ebfbc1b0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"7967a6c2-06d4-4b22-b033-96e9056d87b5","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-post","description":"Analyze a social media post for sentiment, virality, engagement quality, and brand safety"},{"method":"POST","path":"/brand-monitor","description":"Monitor brand presence and reputation with sentiment scoring and competitor comparison"},{"method":"POST","path":"/influencer-score","description":"Score influencer authenticity, engagement quality, and brand fit for partnerships"},{"method":"POST","path":"/trend-detect","description":"Detect trending topics, hashtags, and content opportunities in an industry"},{"method":"POST","path":"/competitor-social","description":"Analyze competitor social media strategy, positioning, and content gaps"},{"method":"POST","path":"/audience-insights","description":"Derive audience demographics, psychographics, and content preferences"},{"method":"POST","path":"/content-performance","description":"Predict content performance and get improvement suggestions before posting"},{"method":"POST","path":"/sentiment-timeline","description":"Map sentiment trajectory through key events and forecast future sentiment"},{"method":"POST","path":"/social-proof","description":"Extract and assess social proof signals, trust indicators, and credibility gaps"},{"method":"POST","path":"/execution-gate","description":"Gate social media actions based on brand risk, timing, and strategic fit"}],"x402":null},{"id":"128d810f-f9db-41bd-8b58-6839769ca3d5","name":"Model Tool Chain Risk API","slug":"model-tool-chain-risk-api-563833","shortDescription":"Score model-tool chain risk from model trust, tool authority, data sensitivity, retry behavior, and output impact","description":"Score model-tool chain risk from model trust, tool authority, data sensitivity, retry behavior, and output impact. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","tool-chain-risk","model-risk","agent-tools","risk-scoring","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/model-tool-chain-risk-api-563833","openApiSpecUrl":"https://model-tool-chain-risk.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"d8b4db46-a503-4c54-9c93-5a810429f3b5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"97784a65-9018-42a6-8a6a-64ce0dd9efd7","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ead18af2-8997-448f-be1a-d4d1ccfe07e7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-chain-risk","description":"Score model-tool chain risk from model trust, tool authority, data sensitivity, retry behavior, and output impact using deterministic scoring rules"},{"method":"POST","path":"/recommend-chain-controls","description":"Generate focused next steps for model tool chain risk from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/chain-rules","description":"Return hardcoded model tool chain risk rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"5a19e3d7-0f04-41bf-9c39-9ffe72335063","name":"Duplicate Media Hash Grouper API","slug":"duplicate-media-hash-grouper-api-a44a3b","shortDescription":"Group duplicate media assets by hash, size, name similarity, and storage path hints","description":"Group duplicate media assets by hash, size, name similarity, and storage path hints. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","deduplication","file-hashes","asset-cleanup","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/duplicate-media-hash-grouper-api-a44a3b","openApiSpecUrl":"https://duplicate-media-hash-grouper-api.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"f7131250-bda8-48ff-afb1-fa039a71eb18","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b4518004-65b5-4342-9bd8-d7696934062f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"de0b8d02-d6db-4e8a-8e37-a5eefee51ab9","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/group","description":"Run duplicate media hash grouping from submitted media metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded dedupeSignals reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"0e807502-cfe7-4d3b-8432-de92a43681d9","name":"Marketplace Listing Conversion API","slug":"marketplace-listing-conversion-api-4067ac","shortDescription":"Score marketplace listings for conversion, metadata quality, pricing clarity, and buyer intent","description":"Score marketplace listings for conversion, metadata quality, pricing clarity, and buyer intent. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","ai","marketplace-listing","conversion-scoring","pricing-clarity","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/marketplace-listing-conversion-api-4067ac","openApiSpecUrl":"https://marketplace-listing-conversion-api.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"30cb95e9-f975-4725-8dce-e0c35c1d123c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e9d742ba-6888-4293-b271-7ac58e484065","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"88222fe8-1729-42d5-857a-edd9d73fcb60","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"POST","path":"/batch","description":"Analyze multiple listing records in one request"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"POST","path":"/score","description":"Analyze one listing and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"GET","path":"/","description":"List all available premium endpoints"}],"x402":null},{"id":"20e7ec8b-3745-4139-a444-c1aaf998986c","name":"Subscription Dunning Optimizer API","slug":"subscription-dunning-optimizer-api-c2009f","shortDescription":"Optimize dunning cadence from invoice age, amount, customer tier, and failure reason","description":"Optimize dunning cadence from invoice age, amount, customer tier, and failure reason. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","subscription-dunning","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/subscription-dunning-optimizer-api-c2009f","openApiSpecUrl":"https://fin-subscription-dunning.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"22c274bd-632b-4c31-bd86-a4cacb15742a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f69b88e0-4cfe-440b-abc5-86f0bbb6c039","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5706cee2-cc06-45f8-a378-e520d15760b0","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/optimize","description":"Analyze one invoice and return premium scoring output"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"}],"x402":null},{"id":"5c6deb13-8cd3-401c-9339-f2f5334d4d9e","name":"Caption Generator API","slug":"caption-generator-api-e9fc83","shortDescription":"Generate captions for Instagram, TikTok, Twitter, LinkedIn and YouTube — built for content AI agents","description":"Generate platform-optimized captions for any topic or image description. Supports Instagram, TikTok, Twitter, LinkedIn and YouTube. Generate hashtags, multi-platform batches and tone variations. POST /api/generate — Generate a caption for a specific platform. POST /api/batch — Generate captions for multiple platforms at once. POST /api/hashtags — Generate relevant hashtags for any topic. Powered by Groq. x402 pay-per-call supported.","category":null,"tags":["captions","Instagram","TikTok","social media","hashtags","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/caption-generator-api-e9fc83","openApiSpecUrl":"https://caption-generator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"8a62c9b2-f909-4625-9276-39abd0317950","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"87735c5a-129d-4c0d-89bb-2726fc03d757","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"038c34cb-2c37-4825-a16c-9b404de258bd","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9080fbb6-ef94-4cd3-afaa-8e93e82782aa","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/generate","description":"Generate a caption for a specific platform"},{"method":"POST","path":"/api/batch","description":"Generate captions for multiple platforms at once"},{"method":"POST","path":"/api/hashtags","description":"Generate relevant hashtags for any topic"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"a17a5251-1261-4c35-8f6c-01e5cd22a170","name":"Meta Strategy API","slug":"meta-strategy-api-2a9c66","shortDescription":"AI portfolio strategy and autonomous allocation reasoning","description":"Agent-native portfolio strategy infrastructure for allocation modeling, thesis generation, risk analysis, narrative synthesis, and confidence-aware investment workflows.","category":null,"tags":["portfolio-strategy","allocation","finance","crypto","investment-intelligence","risk-analysis","agentic","strategy","portfolio strategy","allocation analysis","investment reasoning","AI portfolio management","crypto strategy API","risk adjusted allocation","autonomous strategy generation"],"baseUrl":"https://orbisapi.com/proxy/meta-strategy-api-2a9c66","openApiSpecUrl":"https://orbis-apis.onrender.com/meta-strategy/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"56bf4fcb-2b06-466f-a9fa-68d15e1ec5f8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"79e07060-e3ce-45a2-91d2-071a019908d0","name":"Strategist","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":15000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9647993c-ef43-43c8-b755-5c5ee4b9ba8b","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":150000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/scan","description":"Scan up to 5 crypto symbols, rank by signal strength, return market bias and portfolio narrative"},{"method":"POST","path":"/scan","description":"POST variant of multi-symbol strategy scan"},{"method":"POST","path":"/execution-gate","description":"Gate portfolio actions based on market bias, confidence and blocking flags"}],"x402":null},{"id":"a06e6c7f-b773-46be-9d9b-b0a9e299b4e2","name":"Multi-Agent Coordination API","slug":"multi-agent-coordination-api-f33d92","shortDescription":"Autonomous multi-agent coordination and workflow orchestration","description":"AI-powered multi-agent coordination infrastructure for autonomous systems. Create agent teams, assign tasks, route work, merge results, facilitate consensus, escalate failures, manage shared state, evaluate agents, and orchestrate complex multi-agent workflows with execution gating and confidence scoring.","category":null,"tags":["multi-agent","coordination","workflow","autonomous-agents","agent-orchestration","consensus","task-routing","agent-teams","mcp","multi agent coordination","create agent team","assign agent tasks","agent workflow orchestration","consensus engine","shared agent state","autonomous coordination","agent collaboration"],"baseUrl":"https://orbisapi.com/proxy/multi-agent-coordination-api-f33d92","openApiSpecUrl":"https://orbis-apis.onrender.com/multi-agent/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"638418b7-37ed-4402-9039-30f0dc4f82f0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d2ffe6c5-df52-4109-a531-f7592dafb6cc","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"a59faa94-d1b8-4d39-aa4b-4c62b08afd50","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/create-team","description":"Create and structure autonomous multi-agent teams with role assignments and capability mapping"},{"method":"POST","path":"/assign-task","description":"Assign tasks to optimal agents based on capabilities and current workload"},{"method":"POST","path":"/route-work","description":"Route work dynamically across agents with parallel and sequential pipeline options"},{"method":"POST","path":"/merge-results","description":"Merge and reconcile outputs from multiple agents into a unified result"},{"method":"POST","path":"/consensus","description":"Reach consensus across agent opinions with conflict resolution and confidence scoring"},{"method":"POST","path":"/escalate","description":"Escalate a blocked or low-confidence agent task to a supervisor agent"},{"method":"POST","path":"/evaluate-agent","description":"Evaluate agent performance, reliability, and cost efficiency"},{"method":"POST","path":"/shared-state","description":"Manage shared memory and state across agents with conflict detection and merge strategies"},{"method":"POST","path":"/create-plan","description":"Create a phased execution plan for a team goal with dependencies and critical path"},{"method":"POST","path":"/update-task-status","description":"Update task lifecycle status and unblock downstream dependent tasks"},{"method":"POST","path":"/retry-task","description":"Retry a failed task with backoff strategy and optional agent reassignment"},{"method":"POST","path":"/resolve-conflict","description":"Resolve conflicts between agents on data, priority, or resource contention"},{"method":"POST","path":"/agent-heartbeat","description":"Monitor agent health, workload, and capacity with action recommendations"},{"method":"POST","path":"/run-agent-team","description":"ONE-CALL: assemble team, execute plan, merge results and return final output"},{"method":"POST","path":"/execution-gate","description":"Gate multi-agent actions based on consensus threshold and risk level"}],"x402":null},{"id":"9b1dbacb-1044-45f2-b5cc-02f443f32093","name":"Prompt Data Leakage Risk API","slug":"prompt-data-leakage-risk-api-e0dfae","shortDescription":"Score prompt data leakage risk from secret exposure, customer data, retention, vendor path, and masking controls","description":"Score prompt data leakage risk from secret exposure, customer data, retention, vendor path, and masking controls. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","prompt-security","data-leakage","privacy","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/prompt-data-leakage-risk-api-e0dfae","openApiSpecUrl":"https://prompt-data-leakage-risk.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"153b536b-d3b6-4501-b0dc-f3be8d448ab3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c6f4e732-201a-4334-b8d0-d366b3fb7b24","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ed319044-23f9-47d3-87f1-2972fdce6e9a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/prompt-leakage-rules","description":"Return hardcoded prompt data leakage risk rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-leakage-risk","description":"Score prompt data leakage risk from secret exposure, customer data, retention, vendor path, and masking controls using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/recommend-masking-controls","description":"Generate prioritized next steps for prompt data leakage risk from impact, urgency, control readiness, confidence, and rollback safety"}],"x402":null},{"id":"4cddf039-80c6-4ad7-9292-858cf14a030b","name":"Tax Collection Readiness API","slug":"tax-collection-readiness-api-4914f3","shortDescription":"Audit tax collection readiness from nexus, exemptions, product type, buyer location, and evidence","description":"Audit tax collection readiness from nexus, exemptions, product type, buyer location, and evidence. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","tax-collection","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/tax-collection-readiness-api-4914f3","openApiSpecUrl":"https://fin-tax-collection.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"b17ac35a-956d-4fb4-8d6b-1ba1bc9d1180","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"59b42786-50c9-47b3-bbd9-31dada5cd0b3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"44530f37-de3d-4f1b-904c-f466b17bb21a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/audit","description":"Analyze one seller and return premium scoring output"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"4b3863fa-09bd-4d13-9e00-ee72f7775e42","name":"AI Agent Incident Timeline API","slug":"ai-agent-incident-timeline-api-45091d","shortDescription":"Build AI agent incident timelines from prompts, tool calls, data touched, decisions, approvals, and observed impact","description":"Build AI agent incident timelines from prompts, tool calls, data touched, decisions, approvals, and observed impact. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["incident-timeline","agent-observability","audit","security","agent-friendly","x402","ai agent incident timeline","incident timeline","agent observability","audit","security","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-agent-incident-timeline-api-45091d","openApiSpecUrl":"https://agent-incident-timeline.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"932c5f06-725a-4196-b54d-d9244bb632cd","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd269d30-9833-4a87-a7a6-36d2064fc192","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7fd97661-b21d-42b4-ae22-14cc5f1c633b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/incident-timeline-rules","description":"Return hardcoded agent incident timeline rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/build-agent-incident-timeline","description":"Build AI agent incident timelines from prompts, tool calls, data touched, decisions, approvals, and observed impact using deterministic scoring rules"},{"method":"POST","path":"/rank-incident-evidence","description":"Generate focused next steps for agent incident timeline from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"7b160338-bfcb-49dc-9e7a-85aea69fdbb1","name":"Agent Webhook Contract Mapper API","slug":"agent-webhook-contract-mapper-api-98de4f","shortDescription":"Map webhook contracts for agents from event types, retry policy, signature, payload schema, and idempotency","description":"Map webhook contracts for agents from event types, retry policy, signature, payload schema, and idempotency. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["webhooks","contract-mapping","api-integration","agent-workflow","agent-friendly","x402","agent webhook contract mapper","webhooks","contract mapping","api integration","agent workflow","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-webhook-contract-mapper-api-98de4f","openApiSpecUrl":"https://agent-webhook-contract-mapper.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"14bde3a1-cbe6-48ff-be55-bbca3d3c3f93","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9b816de6-89fd-45cf-a7e6-c309d9b34a6c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3bcd3f8c-2b34-4331-928c-9f001751eee8","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/webhook-contract-rules","description":"Return hardcoded agent webhook contract mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-webhook-contract","description":"Map webhook contracts for agents from event types, retry policy, signature, payload schema, and idempotency using deterministic scoring rules"},{"method":"POST","path":"/repair-webhook-gaps","description":"Generate focused next steps for agent webhook contract mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"acda90c7-81e1-4395-a603-019a417c65c7","name":"Training Data Consent Mapper API","slug":"training-data-consent-mapper-api-e4af08","shortDescription":"Map training data consent from source rights, user permission, retention terms, purpose fit, and deletion path","description":"Map training data consent from source rights, user permission, retention terms, purpose fit, and deletion path. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on AI and machine learning operations, crypto risk, prediction market analysis, TV channel workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","training-data","consent","governance","agent-friendly","x402","training data consent mapper","ai","training data","consent","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/training-data-consent-mapper-api-e4af08","openApiSpecUrl":"https://training-consent-mapper.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"b0e53ce0-3c51-4cd7-a1f9-66da46c7ad07","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d6f18629-4481-4354-94f7-a9355bae36ba","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5186209d-977c-4aa8-844a-5528f66a9e78","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/training-consent-rules","description":"Return hardcoded training consent mapper rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/map-training-consent","description":"Map training data consent from source rights, user permission, retention terms, purpose fit, and deletion path using deterministic scoring rules"},{"method":"POST","path":"/flag-consent-gaps","description":"Generate focused next steps for training consent mapper from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"03395169-72f7-4c9b-9acb-b2ab4caec159","name":"Webhook Failure Impact Brief API","slug":"webhook-failure-impact-brief-api-e6dac1","shortDescription":"Brief webhook failure impact from event criticality, retry age, downstream system, customer visibility, and replay safety","description":"Brief webhook failure impact from event criticality, retry age, downstream system, customer visibility, and replay safety. This premium self-contained API uses hardcoded high-demand AI-agent workflow rules for confidential AI, model gateway governance, RAG quality, vector freshness, agent security, IT operations, customer success, sales operations, procurement, ecommerce, logistics, creator workflows, accessibility, mobile release risk, finance operations, HR operations, research, competitive monitoring, tenders, and grant funding with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring paid workflows, governance checks, operational decisions, automation dashboards, and Orbis x402 monetization.","category":null,"tags":["webhooks","failure-impact","integration","ops","agent-friendly","x402","webhook failure impact brief","webhooks","failure impact","integration","ops","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/webhook-failure-impact-brief-api-e6dac1","openApiSpecUrl":"https://webhook-failure-impact-brief.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"2beb3708-5ca2-40a4-9cdf-db5e53c335b3","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4263be3c-8858-4e9c-a6df-42f1116aa123","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"947908f5-9c2e-401b-bf97-d6c8e9457906","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/webhook-impact-rules","description":"Return hardcoded webhook failure impact brief rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/brief-webhook-failure-impact","description":"Brief webhook failure impact from event criticality, retry age, downstream system, customer visibility, and replay safety using deterministic scoring rules"},{"method":"POST","path":"/rank-webhook-recovery","description":"Generate focused next steps for webhook failure impact brief from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"2b546387-89a2-4979-ab9f-a51ce1d7a844","name":"AI Training Data License Checker API","slug":"ai-training-data-license-checker-api-d37598","shortDescription":"Check AI training data license risk from source terms, consent status, commercial use, retention, and provenance","description":"Check AI training data license risk from source terms, consent status, commercial use, retention, and provenance. This premium self-contained API uses hardcoded AI-agent market-demand, security monitoring, support automation, sales operations, DevOps reliability, data governance, finance, privacy, and compliance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for high-frequency enterprise decisions, automation workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["training-data","license-risk","ai-governance","compliance","agent-friendly","x402","ai training data license checker","training data","license risk","ai governance","compliance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-training-data-license-checker-api-d37598","openApiSpecUrl":"https://ai-training-data-license-checker.vercel.app/openapi","hasFree":true,"callCount":21,"tiers":[{"id":"b8e84179-fc2e-4126-b01b-e2cc89922819","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a0a8811f-9ef3-48a6-a793-fd881eee9331","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f7f40269-cc9c-4dbb-97ce-6fa7f78c7833","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/training-license-rules","description":"Return hardcoded ai training data license checker rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-training-data-license","description":"Check AI training data license risk from source terms, consent status, commercial use, retention, and provenance using deterministic scoring rules"},{"method":"POST","path":"/recommend-license-controls","description":"Generate focused next steps for ai training data license checker from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1282ce6d-b969-41a5-bb0f-5f2b5f0f8bef","name":"Agent Location Intelligence & Geocoding API","slug":"agent-location-intelligence-geocoding-api-8de502","shortDescription":"Agent-native geocoding, routing, and location intelligence infrastructure","description":"Provides autonomous AI agents with advanced geolocation intelligence including geocoding, reverse geocoding, route optimization, distance calculations, address validation, location ranking, execution gating, and logistics-aware decision support. Built for delivery agents, logistics automation, travel workflows, autonomous field-service systems, and route-planning orchestration.","category":null,"tags":["geocoding","location-intelligence","routing","maps","distance-calculation","route-planning","logistics","travel","field-service","agent-execution","autonomous-agents","convert address to coordinates","reverse geocoding api","route optimization for agents","distance between locations","address validation","autonomous logistics routing","delivery route planning","travel workflow automation","location intelligence for ai agents","execution-ready routing"],"baseUrl":"https://orbisapi.com/proxy/agent-location-intelligence-geocoding-api-8de502","openApiSpecUrl":"https://orbis-apis.onrender.com/geocoding/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"54a280bd-4505-4c6a-8f1b-58b9aa0bd7ec","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":250,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"b2ea87f2-4743-4c8e-9f20-6707a35f4aae","name":"Builder","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":25000,"requestsPerMonth":750000,"rateLimitPerSecond":null},"features":[]},{"id":"2a72aecd-d0e5-49b7-8ee2-ba424212550f","name":"Execution","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/geocode","description":"Convert addresses into latitude and longitude coordinates"},{"method":"POST","path":"/reverse","description":"Convert latitude and longitude into structured address data"},{"method":"POST","path":"/autocomplete","description":"Autocomplete and normalize partial addresses"},{"method":"POST","path":"/distance","description":"Calculate distance and travel metrics between locations"},{"method":"POST","path":"/batch","description":"Bulk geocoding and location normalization"},{"method":"POST","path":"/validate-address","description":"Validate, clean, and normalize address data"},{"method":"POST","path":"/normalize-location","description":"Normalize and structure inconsistent location data"},{"method":"POST","path":"/route-plan","description":"Generate optimized route plans for logistics and travel agents"},{"method":"POST","path":"/rank-locations","description":"Rank candidate locations using scoring intelligence"},{"method":"POST","path":"/execution-gate","description":"Evaluate whether a routing or logistics action should execute autonomously"}],"x402":null},{"id":"bb0cabae-c30c-4f0a-b8d3-f92af2726a42","name":"Unified Decision API","slug":"unified-decision-api-77cdc8","shortDescription":"Unified decision-making infrastructure combining multiple signals for autonomous agents","description":"Unified decision-making infrastructure for autonomous agents. Combine signals from multiple sources into structured decisions with confidence scores, decision traces, alternatives considered, tradeoffs and uncertainty factors. Includes workflow creation, decomposition and execution gating.","category":null,"tags":["decision-making","autonomous-agents","signal-fusion","workflow","agent-loop","decision-intelligence","unified decision","decision making","signal fusion","autonomous decision","decision workflow","decision trace","multi-signal decision"],"baseUrl":"https://orbisapi.com/proxy/unified-decision-api-77cdc8","openApiSpecUrl":"https://orbis-apis.onrender.com/unified-decision/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"5f416527-5d3d-41dc-ac7f-b3e26c979bfe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4cb46844-6729-48c8-a2ba-a609e713704d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"b0536471-ffb1-4c41-8fbf-8e199078b811","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/decide","description":"Make a unified decision combining multiple signals with confidence and decision trace"},{"method":"POST","path":"/create","description":"Create a decision workflow with signal sources and steps"},{"method":"POST","path":"/run","description":"Execute a decision workflow end-to-end"},{"method":"GET","path":"/:workflow_id/status","description":"Get workflow execution status"},{"method":"POST","path":"/:workflow_id/optimize","description":"Optimize a decision workflow"},{"method":"POST","path":"/decompose","description":"Decompose a complex decision into sub-decisions"},{"method":"GET","path":"/templates","description":"List decision workflow templates"},{"method":"POST","path":"/execution-gate","description":"Gate decision execution based on confidence and risk threshold"}],"x402":null},{"id":"d194ae0f-6b43-455e-8c18-8a765d2f6ead","name":"Outreach Execution API","slug":"outreach-execution-api-c668dc","shortDescription":"Agent-ready outreach execution, sequencing and reply handling","description":"AI-powered outreach execution API for autonomous sales and marketing agents. Compose messages, personalize templates, build and send sequences, optimize timing, run A/B tests, classify replies, pause on reply, check unsubscribe status, enforce compliance, track delivery and gate outreach execution.","category":null,"tags":["outreach","sales-automation","email-sequences","reply-classification","unsubscribe-check","compliance","delivery-status","execution-gate","mcp","send sequence","outreach execution","pause on reply","unsubscribe check","compliance guard","delivery status","sales outreach api","autonomous outreach"],"baseUrl":"https://orbisapi.com/proxy/outreach-execution-api-c668dc","openApiSpecUrl":"https://orbis-apis.onrender.com/outreach-execution/openapi.json","hasFree":true,"callCount":21,"tiers":[{"id":"5ee10b5e-879f-4cb4-938c-b59d750e2610","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"197b6c03-dda8-4959-a69c-55a690cc6ac2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4fd5084a-bf88-466f-8527-cd839652a1e1","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compose-message","description":"Compose personalized outreach messages with CTA and timing recommendation"},{"method":"POST","path":"/personalize","description":"Personalize templates with contextual hooks"},{"method":"POST","path":"/sequence-builder","description":"Build multi-touch outreach sequences"},{"method":"POST","path":"/send-sequence","description":"Execute/send outreach sequence with delivery tracking"},{"method":"POST","path":"/pause-on-reply","description":"Pause active sequence automatically when a recipient replies"},{"method":"POST","path":"/unsubscribe-check","description":"Check unsubscribe and suppression status before sending"},{"method":"POST","path":"/compliance-guard","description":"Gate messages for spam, consent and compliance risk"},{"method":"POST","path":"/delivery-status","description":"Track sent, delivered, bounced, opened, replied and failed states"},{"method":"POST","path":"/timing-optimize","description":"Optimize send timing"},{"method":"POST","path":"/ab-test","description":"Analyze outreach variants"},{"method":"POST","path":"/response-classify","description":"Classify replies and recommend next action"},{"method":"POST","path":"/campaign-analytics","description":"Analyze campaign performance"},{"method":"POST","path":"/objection-handle","description":"Generate objection responses"},{"method":"POST","path":"/execution-gate","description":"Gate outreach execution"}],"x402":null},{"id":"9784f518-dd5b-43dd-8f34-1a73dade63c0","name":"Media MIME Validator API","slug":"media-mime-validator-api-5d4364","shortDescription":"Validate media MIME types, file extensions, size limits, and upload acceptance rules","description":"Validate media MIME types, file extensions, size limits, and upload acceptance rules. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","mime-validation","file-uploads","asset-policy","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/media-mime-validator-api-5d4364","openApiSpecUrl":"https://media-mime-validator-api.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"1e69c244-156c-4d27-8b60-500efc522b68","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"09dacac5-6ca5-4461-82f5-d0c8e8ee75b3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9acf3c30-298a-4fa8-9393-9222f83aa97b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded allowedTypes reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/validate","description":"Run media MIME validation from submitted media metadata"}],"x402":null},{"id":"7226e0bf-cc55-4450-83ed-a9eb001c9a5c","name":"Readability Score API","slug":"readability-score-api-c05d8a","shortDescription":"Flesch-Kincaid, grade level, complexity scoring and improvement suggestions — built for content agents","description":"Analyze text readability with Flesch-Kincaid Reading Ease, Flesch-Kincaid Grade Level, Gunning Fog Index and get actionable improvement suggestions.\n\nPOST /api/analyze — Full readability analysis with target audience calibration\nPOST /api/score — Quick score only (Flesch, grade, fog)\nPOST /api/improve — Get prioritized improvement suggestions\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["readability","Flesch-Kincaid","content","writing","SEO","grade level","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/readability-score-api-c05d8a","openApiSpecUrl":"https://readability-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"7663ba6b-ad74-4676-b2f5-c32aa9028a64","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints | JSON response"]},{"id":"7411fbcf-88ab-4825-8d41-99f6e823ae44","name":"Pay Per Call","description":"Content agents auto-pay per analysis — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | All endpoints"]},{"id":"ed2204bc-c631-4dd9-8648-27a514a2233a","name":"Pro","description":"For production content pipelines analyzing readability at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day | 50,000 requests/month | All endpoints | USD payment | Zero latency edge"]},{"id":"94da82ac-ef88-40e6-9820-91c8227eebcd","name":"Enterprise","description":"For high-volume content optimization infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Priority edge | USD payment"]}],"endpoints":[{"method":"POST","path":"/api/analyze","description":null},{"method":"POST","path":"/api/score","description":null},{"method":"POST","path":"/api/improve","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"ba637e68-43a7-4e4c-a753-d59ef14287a1","name":"Market Expansion Priority API","slug":"market-expansion-priority-api-d799bb","shortDescription":"Rank expansion markets by demand, competition, logistics, regulation, and operating risk","description":"Rank expansion markets by demand, competition, logistics, regulation, and operating risk. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","expansion-priority","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/market-expansion-priority-api-d799bb","openApiSpecUrl":"https://geo-expansion-priority.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"3a486b93-ee58-405e-908a-27f9dd36286c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8d93508e-c3bc-4045-8938-3aece76f8115","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b4013bde-6886-4ea6-b9ce-1d04b6d437cb","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/rank","description":"Analyze one market and return premium scoring output"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"db725070-cbfd-4ace-9d04-1b4f59d42d66","name":"Social Bio Generator API","slug":"social-bio-generator-api-83cb6e","shortDescription":"Generate optimized social media bios for any platform from name, role and keywords — built for AI agents","description":"Generate platform-optimized social media bios for Instagram, Twitter, LinkedIn, TikTok, YouTube and GitHub. Batch generate for all platforms at once. Improve existing bios with AI scoring.\n\nPOST /api/generate — Generate bio for a specific platform\nPOST /api/batch — Generate bios for up to 6 platforms at once\nPOST /api/improve — Improve an existing bio with scoring\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["bio","social media","Instagram","LinkedIn","personal branding","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/social-bio-generator-api-83cb6e","openApiSpecUrl":"https://social-bio-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"eee2659e-2083-427b-86b4-9d5d16a02211","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"bbbb897d-830e-4385-b8ba-c506d4418970","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dd29ee41-70e7-4474-bc7e-9d88e540b33c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"fad14f8b-2cf2-41dc-9cf6-cc56f47674fd","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/generate","description":"Generate bio for a specific platform"},{"method":"POST","path":"/api/batch","description":"Generate bios for up to 6 platforms at once"},{"method":"POST","path":"/api/improve","description":"Improve an existing bio with AI scoring"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"9191d132-a28b-4f3b-982d-684e055d2c58","name":"Redaction & PII Scrubber API","slug":"redaction-pii-scrubber-api-01f25c","shortDescription":"Detect, redact, and mask sensitive text data for AI agents and automation","description":"Redaction & PII Scrubber API is a self-contained utility API that detects, redacts, and masks sensitive data patterns in text.\n\nSend raw text from support logs, chatbot messages, forms, CRM records, or AI agent outputs, and the API can detect or sanitize emails, phone numbers, URLs, wallet addresses, credit card-like patterns, and IP addresses.\n\nThis API is ideal for:\n- AI agents and tool-calling workflows\n- support systems\n- CRM and logging pipelines\n- moderation and compliance workflows\n- data processing automations\n- privacy-aware summarization systems\n\nKey capabilities:\n- Detect sensitive patterns in freeform text\n- Redact matched values with placeholders\n- Mask matched values for partial visibility\n- Support multiple pattern types in one call\n- Improve privacy and reduce downstream data leakage risk\n\nNo external APIs, no API keys, and no npm dependencies are required. All logic is built directly into the API code, making it fast, reliable, and production-ready.","category":null,"tags":["redaction","pii","data masking","privacy","ai-agents","compliance","text safety","x402"],"baseUrl":"https://orbisapi.com/proxy/redaction-pii-scrubber-api-01f25c","openApiSpecUrl":"https://redaction-api.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"37bce15a-dee2-4ab7-bbf6-0b4504902fb9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bcd5c578-52d7-436e-aa02-cee6321ca543","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c417df27-7fc0-4821-91be-9051d1397725","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API info and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/patterns","description":"Returns supported pattern types"},{"method":"GET","path":"/example","description":"Returns example request bodies"},{"method":"POST","path":"/detect","description":"Detects sensitive patterns in text"},{"method":"POST","path":"/redact","description":"Redacts sensitive patterns with placeholders"},{"method":"POST","path":"/mask","description":"Masks sensitive patterns for partial visibility"}],"x402":null},{"id":"6539f9d5-4080-488e-aeb9-930ab788dbf9","name":"Payment Method Mix Advisor API","slug":"payment-method-mix-advisor-api-f3e446","shortDescription":"Recommend payment method mix from fees, fraud, conversion, geography, and settlement needs","description":"Recommend payment method mix from fees, fraud, conversion, geography, and settlement needs. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","payment-method-mix","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payment-method-mix-advisor-api-f3e446","openApiSpecUrl":"https://fin-payment-method-mix.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"079f70e4-1f24-4644-a678-ef230361ff8c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"3b616d73-c325-481e-b3f8-7740c70727c7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8b03fd0f-d1da-4c40-85fe-1153dfd3671f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/advise","description":"Analyze one checkout and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"}],"x402":null},{"id":"a99c0aa8-a55f-4099-beb1-1e94694fd17c","name":"Feedback Theme Intelligence API","slug":"feedback-theme-intelligence-api-04a0f5","shortDescription":"Extract feedback priority from volume, sentiment, recurrence, segment, and revenue impact signals","description":"Extract feedback priority from volume, sentiment, recurrence, segment, and revenue impact signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","feedback-theme","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/feedback-theme-intelligence-api-04a0f5","openApiSpecUrl":"https://comm-feedback-theme.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"f470a344-124c-4753-aba2-21c426d8cda7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4862c284-1a9b-4857-bc2d-0f6aa7cbc25e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5ad07d7a-8502-4778-9ab8-ddfbaab69217","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/analyze","description":"Analyze one feedback and return premium scoring output"}],"x402":null},{"id":"eac8183b-2a00-478f-b4aa-f5d3823a262b","name":"Multi-Step Plan Validator API","slug":"multi-step-plan-validator-api-2a3e6c","shortDescription":"Validate multi-step AI agent plans before execution","description":"Multi-Step Plan Validator API is a self-contained deterministic API for validating multi-step AI agent plans before execution. It requires no external API keys, no workflow engine dependency, and no live orchestration provider.\n\nAI agents, orchestrators, workflow platforms, and automation systems can submit structured plan metadata such as step count, dependency integrity, ordering integrity, destructive actions, user confirmation, rollback availability, external actions, sensitive data, high-impact actions, and stake level to receive a structured JSON response with validation score, risk level, verdict, issues, warnings, and recommended next step.\n\nThis API is ideal for pre-execution workflow validation, automation safety, plan review, execution governance, agent reliability, and preventing unsafe or poorly structured multi-step plans from being executed.","category":null,"tags":["ai agents","plan validation","workflow safety","execution planning","orchestration","agent reliability","plan scoring","multi-step workflow"],"baseUrl":"https://orbisapi.com/proxy/multi-step-plan-validator-api-2a3e6c","openApiSpecUrl":"https://multi-step-plan-validator-api.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"bcdbcef1-ecff-45a0-92fa-283288ad1a46","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"00c7592a-0d55-40fd-9930-959a16408eda","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"391be113-1f2c-4cc9-9d6f-b29f06dc847a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all API endpoints and metadata"},{"method":"GET","path":"/openapi","description":"Description: Returns full OpenAPI 3.0 specification"},{"method":"GET","path":"/examples","description":"Description: Returns sample plan validation payloads"},{"method":"GET","path":"/risk-catalog","description":"Description: Returns supported risk levels"},{"method":"POST","path":"/validate-plan","description":"Validate a multi-step plan before execution"},{"method":"POST","path":"/compare-plans","description":"Description: Compare two plans and determine which is safer and stronger"}],"x402":null},{"id":"f18a3592-b161-480e-a454-fef2b779a8b1","name":"Word & Phrase Counter API","slug":"word-phrase-counter-api-eb1f4a","shortDescription":"Count words, check platform limits and analyze keyword density — built for content AI agents","description":"Every content agent checks limits before posting. Full word, character, sentence and paragraph counts, check against 13 platform limits (Twitter, Instagram, LinkedIn, SMS, etc), word frequency analysis and SEO keyword density.\n\nPOST /api/count — Full statistics including reading time and speaking time\nPOST /api/limits — Check against 13 platform character limits at once\nPOST /api/frequency — Word and bigram phrase frequency analysis\nPOST /api/density — SEO keyword density with optimal range detection\nPOST /api/batch — Count words for up to 50 texts at once\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["word count","characters","platform limits","SEO","keyword density","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/word-phrase-counter-api-eb1f4a","openApiSpecUrl":"https://word-counter-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"e8dd0706-7584-486b-9309-f2076a168c23","name":"Free","description":"Evaluate all 5 endpoints with 10 free requests ","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["10 requests/day | 10 requests/month | All 5 endpoints | 13 platform limits | JSON response"]},{"id":"6aa2e384-13dc-400a-9855-9170ba468bcf","name":"Pay Per Call","description":"Content agents auto-pay per count — called before every post or publish","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | All 5 endpoints | 13 platforms | Batch up to 50 texts"]},{"id":"55e78518-5f88-4a92-9c4f-1977e068e596","name":"Pro","description":"For production content pipelines checking limits before every publish","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Batch counting | SEO density | USDC payment | Zero latency edge"]},{"id":"57a4141d-ce98-4f89-a347-a34f30432184","name":"Pro+","description":"For enterprise content management and publishing infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 2,000,000 requests/month | All endpoints | Priority edge | Full counting suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/count","description":null},{"method":"POST","path":"/api/limits","description":null},{"method":"POST","path":"/api/frequency","description":null},{"method":"POST","path":"/api/density","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"0be79cbe-043b-4ecc-bda7-9a12e2e08b15","name":"SERP Intelligence API","slug":"serp-intelligence-api-f0fe1e","shortDescription":"Agent-ready SERP, keyword and search visibility intelligence","description":"AI-powered SERP intelligence API for autonomous SEO, content, local business and ecommerce agents. Analyze search results, keyword difficulty, commercial intent, ranking opportunities, visibility gaps, content opportunities, quick wins and full one-call search visibility workflows.","category":null,"tags":["serp","seo","keyword-intelligence","search-visibility","ranking-opportunity","content-opportunities","commercial-intent","execution-gate","agent-tools","mcp","analyze serp","keyword intelligence api","search visibility analysis","seo ranking opportunity","commercial intent analysis","keyword difficulty","content opportunities","seo quick wins","serp intelligence api","one call seo workflow"],"baseUrl":"https://orbisapi.com/proxy/serp-intelligence-api-f0fe1e","openApiSpecUrl":"https://orbis-apis.onrender.com/serp-intelligence/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"89612b6e-ccf3-4c60-84f3-85285b283373","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1846dcb9-3d0f-4f9c-a1ed-f206c0ab0e07","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"aa5674d2-8de9-41a4-8054-1b3f6f011ad5","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-serp","description":"Full SERP analysis with difficulty, intent, content type distribution and ranking opportunity score"},{"method":"POST","path":"/keyword-intelligence","description":"Keyword difficulty, volume, CPC, intent classification and long-tail opportunities"},{"method":"POST","path":"/ranking-signals","description":"On-page, off-page and technical ranking signals with prioritized actions"},{"method":"POST","path":"/competitor-gap","description":"Keyword and content gap analysis vs competitors with quick wins"},{"method":"POST","path":"/content-opportunities","description":"Content cluster map, SERP feature targets and editorial calendar suggestions"},{"method":"POST","path":"/featured-snippet","description":"Featured snippet eligibility score, optimization requirements and sample content"},{"method":"POST","path":"/local-pack-signals","description":"Local pack ranking factors, GMB optimization tips and review strategy"},{"method":"POST","path":"/search-intent","description":"Deep intent classification with user journey stage, content alignment and conversion potential"},{"method":"POST","path":"/execution-gate","description":"Execution readiness, blocking flags and next API chaining"},{"method":"POST","path":"/analyze-search-visibility","description":"ONE-CALL: full visibility workflow — SERP, keyword intel, ranking signals, gaps, opportunities and execution plan"}],"x402":null},{"id":"982c5238-865d-4f19-8a6e-3801fb7eba48","name":"Data Retention Rule Classifier API","slug":"data-retention-rule-classifier-api-01dfa4","shortDescription":"Classify data retention rules from record type, jurisdiction, consent status, legal hold, and deletion deadline","description":"Classify data retention rules from record type, jurisdiction, consent status, legal hold, and deletion deadline. This premium self-contained API uses hardcoded enterprise automation and AI-agent workflow rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working across document operations, finance, legal, privacy, IT, cloud, sales, product, data workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["privacy","data-retention","compliance","records","agent-friendly","x402","data retention rule classifier","privacy","data retention","compliance","records","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-retention-rule-classifier-api-01dfa4","openApiSpecUrl":"https://data-retention-rule-classifier.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"ff8a3edb-db33-4048-8fef-bec659e8465b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"153902b1-8925-4540-9361-b46360717995","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1e0c2dd5-4dfd-4d86-ad85-1f656ee07860","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/retention-rule-rules","description":"Return hardcoded data retention rule classifier rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/classify-retention-rule","description":"Classify data retention rules from record type, jurisdiction, consent status, legal hold, and deletion deadline using deterministic scoring rules"},{"method":"POST","path":"/flag-retention-conflicts","description":"Generate focused next steps for data retention rule classifier from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"90f2862e-d016-4585-8be1-09ab32c35cf5","name":"AI Compliance Control Mapper API","slug":"ai-compliance-control-mapper-api-e02d9e","shortDescription":"Map AI agent workflows to compliance controls for privacy, security, records, and human review","description":"Map AI agent workflows to compliance controls for privacy, security, records, and human review. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","compliance","control-mapping","privacy","agent-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-compliance-control-mapper-api-e02d9e","openApiSpecUrl":"https://ai-compliance-control-mapper.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"c19c5db4-d130-4784-84c8-f52c3a1159b0","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c32871c0-6233-46cc-9e22-1ff6b8199755","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7fd471e6-2f75-4c89-9278-76d6c67cc2ed","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/control-library","description":"Return hardcoded ai compliance control mapper rules, weights, and evaluation criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/map-controls","description":"Map AI agent workflows to compliance controls for privacy, security, records, and human review using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/gap-check-workflow","description":"Generate focused next steps for ai compliance control mapper based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"}],"x402":null},{"id":"401a3e94-78aa-429f-9732-60f92b2ae340","name":"Lead Scoring API","slug":"lead-scoring-api-a6e440","shortDescription":"Agent-ready lead scoring, BANT qualification and sales routing","description":"AI-powered lead scoring API for autonomous sales agents. Score leads 0-100, qualify BANT, evaluate ICP fit, detect intent signals, rank sales priorities, predict conversion probability, analyze competitive position, route leads to reps, batch-score up to 20 leads, and run full one-call lead analysis workflows.","category":null,"tags":["lead-scoring","sales-intelligence","bant","icp-fit","intent-signals","conversion-prediction","sales-routing","crm-enrichment","execution-gate","agent-tools","mcp","score lead","lead scoring api","qualify bant","icp fit scoring","buying intent signals","rank sales leads","predict conversion","route sales lead","batch lead scoring","one call lead analysis"],"baseUrl":"https://orbisapi.com/proxy/lead-scoring-api-a6e440","openApiSpecUrl":"https://orbis-apis.onrender.com/lead-scoring/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"9d65d396-840e-435a-82e5-29f4b744f553","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"44f371cf-b14b-4591-bf67-3edaca1a80f6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"7706bf50-37d1-40ef-b816-3dab733c61e6","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score-lead","description":"Score lead 0-100 with grade, fit dimensions, score breakdown and next steps"},{"method":"POST","path":"/qualify-bant","description":"Full BANT qualification with evidence, gaps and discovery questions"},{"method":"POST","path":"/icp-fit","description":"Match lead against ICP definition with persona fit analysis"},{"method":"POST","path":"/intent-signals","description":"Buying stage, signal strength, urgency indicators and trigger events"},{"method":"POST","path":"/priority-rank","description":"Rank and tier multiple leads for daily sales focus"},{"method":"POST","path":"/disqualify","description":"Hard stops, salvage potential and recycle timeline"},{"method":"POST","path":"/enrich-profile","description":"Infer firmographics, persona and conversation starters"},{"method":"POST","path":"/conversion-predict","description":"Win probability, close date and forecast category"},{"method":"POST","path":"/competitive-position","description":"Threat matrix, win themes and objection counters"},{"method":"POST","path":"/routing-decision","description":"Assign lead to team or rep with SLA tier"},{"method":"POST","path":"/score-batch","description":"Score up to 20 leads in one flat-price batch call, not per lead"},{"method":"POST","path":"/execution-gate","description":"Execution readiness, blocking flags, next API and optional next APIs"},{"method":"POST","path":"/analyze-lead","description":"One-call full workflow: score, BANT, ICP, intent, competitive analysis, conversion prediction and routing"}],"x402":null},{"id":"e7177693-a932-4eb9-82c5-96db6e0be1dc","name":"IP Geolocation Confidence API","slug":"ip-geolocation-confidence-api-becd9d","shortDescription":"Estimate IP geolocation confidence from hardcoded region, ASN, proxy, device, and timezone consistency rules","description":"Estimate IP geolocation confidence from hardcoded region, ASN, proxy, device, and timezone consistency rules. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["geo","ip-address","geolocation","location-confidence","fraud-signals","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ip-geolocation-confidence-api-becd9d","openApiSpecUrl":"https://ip-geolocation-confidence.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"0d8ee2a1-58bf-4445-910e-c859acbe2002","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"da1882e3-fdb0-43f1-a35c-81ef3c311783","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"704dbfd8-1a5c-4efb-bee8-be60f3bfcf7c","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/estimate-location-confidence","description":"Estimate confidence that an IP location matches user, device, and timezone context"},{"method":"GET","path":"/confidence-factors","description":"Return geolocation confidence factors for timezone, ASN, proxy, and history checks"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/flag-location-mismatch","description":"Flag suspicious IP location mismatches for login, payment, or compliance workflows"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/region-rules","description":"Return hardcoded region tolerance and confidence baseline rules"}],"x402":null},{"id":"a298f55f-c0f1-4273-82ed-9cb79f6cb7c3","name":"Agent Script Fit Scorer API","slug":"agent-script-fit-scorer-api-6b2284","shortDescription":"Score support or sales scripts for clarity, empathy, compliance, brevity, and next-step strength","description":"Score support or sales scripts for clarity, empathy, compliance, brevity, and next-step strength. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","agent-script-fit","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-script-fit-scorer-api-6b2284","openApiSpecUrl":"https://comm-agent-script-fit.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"dbe8c040-0a34-4883-bcb8-a47ac4e953cc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d0efaa8f-628f-428e-8ccb-e64db4b04472","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"75c1bead-e335-451b-9494-27f54873c232","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/score","description":"Analyze one script and return premium scoring output"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"}],"x402":null},{"id":"1b7c0f27-a877-4f32-86be-e52e97f97e1e","name":"Agent Skills API","slug":"agent-skills-api-bb73e2","shortDescription":"AI agent skill registry — discover, match, compose and route agent capabilities","description":"AI agent skill registry for autonomous workflows. Register skills, discover by query or category, match tasks to the best skill with confidence scoring, compose ordered skill sequences, and gate execution based on trust and pricing. Pre-seeded with OrbisAPI skills. Built for the agentic economy.","category":null,"tags":["agent-skills","skill-registry","autonomous-agents","agent-routing","workflow","mcp","x402","agent skills","skill registry","match agent skill","compose skills","discover agent capabilities","agent routing","skill marketplace"],"baseUrl":"https://orbisapi.com/proxy/agent-skills-api-bb73e2","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-skills/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"67c129c5-dbdf-44db-b107-8a4797d5abe5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"a3d1b1e9-1dd9-4bf9-9e2a-06ce65cbc581","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"0b9b8955-1ef7-4c78-b1f7-3cff9d8ec1eb","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/register","description":"Register a new agent skill with schema, pricing and capability metadata"},{"method":"GET","path":"/discover","description":"Discover available agent skills by query, category or tags"},{"method":"POST","path":"/match","description":"Match the best skills to a task with confidence scoring"},{"method":"POST","path":"/compose","description":"Compose an ordered skill sequence with dependencies and cost estimates"},{"method":"GET","path":"/trending","description":"Get trending skills ranked by invocation count and rating"},{"method":"GET","path":"/:skillId","description":"Get full details for a specific skill"},{"method":"POST","path":"/execution-gate","description":"Gate skill execution based on trust score and pricing limits"}],"x402":null},{"id":"e70bd8d0-6865-42b1-bf44-59e9efa1d099","name":"Data Catalog Ownership Resolver API","slug":"data-catalog-ownership-resolver-api-13a6ef","shortDescription":"Resolve data catalog ownership from table lineage, usage, steward history, freshness, and compliance class","description":"Resolve data catalog ownership from table lineage, usage, steward history, freshness, and compliance class. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["data-catalog","ownership","lineage","governance","agent-friendly","x402","data catalog ownership resolver","data catalog","ownership","lineage","governance","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-catalog-ownership-resolver-api-13a6ef","openApiSpecUrl":"https://data-catalog-ownership-resolver.vercel.app/openapi","hasFree":true,"callCount":22,"tiers":[{"id":"48319c46-78ee-4fa1-bc97-9fa0c2efe14a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"831de6fe-641b-40e7-a099-f903c7ee5dd8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7f8781e3-e411-48b8-969a-cbfe14712a5b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/catalog-ownership-rules","description":"Return hardcoded data catalog ownership resolver rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/resolve-data-owner","description":"Resolve data catalog ownership from table lineage, usage, steward history, freshness, and compliance class using deterministic scoring rules"},{"method":"POST","path":"/rank-ownership-gaps","description":"Generate focused next steps for data catalog ownership resolver from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"1b10942c-5158-4cd4-a548-13afdd8d4bc5","name":"AI Question Answerer API","slug":"ai-question-answerer-api-febbb3","shortDescription":"question-answering, rag, fact-checking, nlp, agent-friendly, x402, mcp-ready","description":"Full description: Every RAG agent answers questions from retrieved context on every user query. Answer any question from provided context with source citation, confidence score and follow-up questions. Answer 10 questions at once from one context. Generate insightful questions from any content for knowledge bases and quizzes. Verify if a claim is supported, refuted or has insufficient evidence in context. POST /answer — Single QA with citations. POST /multi — 10 questions at once. POST /generate — Question generation. POST /verify — Claim verification.","category":null,"tags":["question-answering","rag","fact-checking","nlp","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-question-answerer-api-febbb3","openApiSpecUrl":"https://ai-question-answerer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"3d0e4321-1478-4213-9433-aac3ea1c7f98","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 10 questions/call · Claim verification · Question generation"]},{"id":"802a0d49-c856-4409-8c0c-386e0322cfe3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.04 USDC via x402 · Unlimited · All endpoints · 20k chars context · Source citations · 10 questions/call"]},{"id":"f5248e53-e3dc-4568-9e73-6b9ec7e27087","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["3,000 req/day · 60,000 req/month · All endpoints · USDC payment"]},{"id":"87d3cf90-886a-4042-9a31-03b73697d7f1","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":30000,"requestsPerMonth":600000,"rateLimitPerSecond":null},"features":["30,000 req/day · 600,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/answer","description":"Answer a question from context with source excerpt, confidence and follow-up questions"},{"method":"POST","path":"/multi","description":"Answer up to 10 questions from one context in a single call"},{"method":"POST","path":"/verify","description":"Verify if a claim is supported, refuted or has insufficient evidence"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"ee582d33-fd80-4c2c-b52b-5b74a737936e","name":"Agent Intelligence Extraction & Monitoring API","slug":"agent-intelligence-extraction-monitoring-api-bc70d5","shortDescription":"Flagship autonomous intelligence extraction, monitoring, streaming, and execution-routing infrastructure for AI agents","description":"Provides autonomous AI agents with advanced intelligence extraction, semantic signal detection, structured document parsing, change monitoring, opportunity discovery, webhook automation, SSE streaming, and execution-gated decision workflows. Designed for research agents, commerce agents, cybersecurity systems, financial monitoring agents, autonomous orchestration pipelines, and long-running monitoring infrastructure. Supports deterministic JSON outputs, execution-chain routing, persistent monitoring workflows, and autonomous execution integration with Autopilot and Action APIs.","category":null,"tags":["autonomous-agents","intelligence-extraction","monitoring","semantic-extraction","change-detection","signal-detection","document-ai","entity-extraction","workflow-automation","execution-routing","agent-infrastructure","structured-intelligence","web-intelligence","autonomous-monitoring","sse-streaming","webhooks","execution-gating","extract structured intelligence","detect web changes","monitor websites for updates","semantic entity extraction","autonomous intelligence infrastructure","extract market signals","ai document extraction","monitor topics continuously","execution-ready monitoring","agent-native intelligence api","stream intelligence events","register monitoring webhooks","autonomous execution workflows","continuous intelligence monitoring"],"baseUrl":"https://orbisapi.com/proxy/agent-intelligence-extraction-monitoring-api-bc70d5","openApiSpecUrl":"https://orbis-apis.onrender.com/extraction/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"52ba38c4-60d0-4b68-8650-4c2c27a9862c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"4d1aa054-565a-421f-a0b0-b97c12bd8549","name":"Builder","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"6241c289-5160-4c42-941c-76d49a53627f","name":"Execution","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":250000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract/lead","description":"Extract structured lead intelligence from documents"},{"method":"POST","path":"/extract/invoice","description":"Extract structured invoice data"},{"method":"POST","path":"/extract/resume","description":"Extract candidate and skills intelligence from resumes"},{"method":"POST","path":"/extract/contract","description":"Extract structured legal and contractual intelligence"},{"method":"POST","path":"/extract/receipt","description":"Extract structured receipt and transaction data"},{"method":"POST","path":"/extract/custom","description":"Custom structured extraction workflows"},{"method":"POST","path":"/extract-entities","description":"Semantic entity extraction and normalization"},{"method":"POST","path":"/extract-signals","description":"Extract actionable intelligence signals from content"},{"method":"POST","path":"/detect-change","description":"Detect meaningful changes across monitored sources"},{"method":"POST","path":"/monitor-page","description":"Continuously monitor a webpage for updates and changes"},{"method":"POST","path":"/extract-opportunities","description":"Identify and score opportunities from extracted intelligence"},{"method":"POST","path":"/monitor-topic","description":"Continuously monitor topics across multiple intelligence sources"},{"method":"POST","path":"/execution-gate","description":"Determine whether extracted intelligence should trigger autonomous execution"},{"method":"POST","path":"/register-webhook","description":"Register webhooks for monitoring and intelligence events"},{"method":"POST","path":"/monitor-status","description":"Retrieve monitoring job status and execution state"},{"method":"POST","path":"/monitor-cancel","description":"Cancel active monitoring jobs and subscriptions"},{"method":"GET","path":"/stream","description":"Persistent SSE streaming endpoint for real-time intelligence events"}],"x402":null},{"id":"0ade1a9b-859f-4b43-a427-8e69601a205b","name":"Compliance API","slug":"compliance-api-7f55eb","shortDescription":"Full-stack compliance and governance infrastructure for autonomous agents","description":"Dedicated compliance infrastructure for autonomous agents and agent-to-agent commerce. KYC verification, sanctions screening against OFAC/UN/EU/OFSI, AML checks with structuring detection, cross-border jurisdiction validation, counterparty verification, transaction risk scoring, watchlist management, immutable audit trails, risk profiling, compliance reporting, execution gating, and non-financial policy checks for HR, legal, healthcare, advertising and platform terms.","category":null,"tags":["compliance","kyc","aml","sanctions","governance","risk","audit","autonomous-agents","regulatory","watchlist","policy","gdpr","hipaa","kyc verification","sanctions screening","aml check","jurisdiction compliance","counterparty verification","transaction risk","watchlist management","audit trail","compliance report","risk profile","policy check","hr compliance","gdpr","hipaa","agent compliance"],"baseUrl":"https://orbisapi.com/proxy/compliance-api-7f55eb","openApiSpecUrl":"https://orbis-apis.onrender.com/compliance/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"51f8873e-cf7f-4032-b5d5-4b9d67557082","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"09e8d14d-274a-44cc-bab6-d4625cc65150","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"de4ea6b7-2cdb-4fb7-ab7c-b9cf15275508","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/kyc-check","description":"KYC verification with identity scoring, document validation and jurisdiction requirements"},{"method":"POST","path":"/sanctions-screen","description":"Screen entity against OFAC, UN, EU, OFSI sanctions lists with match confidence"},{"method":"POST","path":"/aml-check","description":"AML check with structuring detection, layering analysis and SAR/CTR requirements"},{"method":"POST","path":"/jurisdiction-check","description":"Cross-border jurisdiction compliance with licensing and reporting requirements"},{"method":"POST","path":"/verify-counterparty","description":"Full counterparty verification including KYC, sanctions, AML and trust scoring"},{"method":"POST","path":"/transaction-risk","description":"Comprehensive transaction risk scoring across counterparty, amount, pattern and behavioral dimensions"},{"method":"POST","path":"/watchlist-manage","description":"Add, remove, check or update compliance watchlist entries with severity scoring"},{"method":"POST","path":"/audit-trail","description":"Generate immutable compliance audit trail with hash chaining and regulatory significance"},{"method":"POST","path":"/risk-profile","description":"Build composite compliance risk profile aggregating KYC, AML, sanctions and behavioral signals"}],"x402":null},{"id":"071688ed-65fe-477d-8d62-5005246cab9b","name":"Wallet Reputation API","slug":"wallet-reputation-api-473b01","shortDescription":"Score any Ethereum wallet's reputation 0-100","description":"Analyze any Ethereum wallet and get a reputation score from 0 to 100 based on wallet age, transaction history, ETH balance, token interactions, and failed transaction rate. Returns a rating label (excellent/good/fair/poor) plus flags for suspicious patterns. Ideal for AI agents, DeFi protocols, and risk systems that need to quickly assess wallet trustworthiness.","category":null,"tags":["crypto","wallet","reputation","risk","ethereum","ai-agents","defi","wallet reputation score","ethereum wallet risk","wallet age checker","wallet transaction history","crypto wallet trust score","wallet fraud detection"],"baseUrl":"https://orbisapi.com/proxy/wallet-reputation-api-473b01","openApiSpecUrl":"https://orbis-apis.onrender.com/wallet-reputation/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"ec05bdd4-d421-45db-95e9-e1a7741a4556","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"a476828c-55b8-4f7b-85e2-562913355818","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/score","description":"Score an Ethereum wallet address and return reputation rating with flags"}],"x402":null},{"id":"7031cb7d-d6d9-49f2-ae03-845f5d5d04eb","name":"Hotel Price Lookup API","slug":"hotel-price-lookup-api-d8557b","shortDescription":"Hotel search, pricing, and availability for travel booking and itinerary agents","description":"Search hotels by location, look up pricing and availability, and compare options for travel booking automation, expense management, and itinerary planning agents.","category":null,"tags":["hotels","travel","pricing","availability","itinerary","get hotel prices","hotel availability api","compare hotel rates","hotel booking data","accommodation price check"],"baseUrl":"https://orbisapi.com/proxy/hotel-price-lookup-api-d8557b","openApiSpecUrl":"https://orbis-apis.onrender.com/hotel-price/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"0157cec0-7a39-4d9e-ac68-60b05a44823a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"c4fd7d03-b31b-4128-b59e-c40e011000b0","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"7f27584b-fa91-478e-8eb7-950f150be5b0","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/search","description":"Search hotels by location and date range"},{"method":"POST","path":"/price","description":"Get pricing for a specific hotel and dates"},{"method":"POST","path":"/availability","description":"Check room availability for a hotel"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/lookup","description":"ONE-CALL full hotel intelligence"}],"x402":null},{"id":"964fcfaf-b0f1-44a5-953c-e7e374a43959","name":"Token Screener API","slug":"token-screener-api-344276","shortDescription":"Screen and filter crypto tokens by momentum and on-chain metrics","description":"Screen thousands of tokens by market cap, volume, price momentum, and on-chain activity. Get top gainers, losers, trending tokens, and AI-identified opportunities across multiple chains.","category":null,"tags":["token-screener","crypto","trading","market-data","defi","crypto token screener","top gainers losers","trending tokens","token opportunities","token filter by volume"],"baseUrl":"https://orbisapi.com/proxy/token-screener-api-344276","openApiSpecUrl":"https://orbis-apis.onrender.com/token-screener/openapi.json","hasFree":true,"callCount":22,"tiers":[{"id":"9652d2f3-1578-423f-8c27-43b8250f9fa4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"fb47fd6b-0370-484b-8bb4-bd16477f4cc3","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"b1e4f763-540a-4725-9c07-30884e08913e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"aabfeac7-cafd-4ee4-8c3a-67bb758ea584","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"9b92eb75-e967-4d8a-9f30-3dcdb9ec1f7b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/screen","description":"Screen tokens by filter, chain and limit"},{"method":"GET","path":"/movers","description":"Top movers by price change"},{"method":"GET","path":"/opportunities","description":"AI-identified token opportunities"}],"x402":null},{"id":"454e8c72-c2cd-4630-8840-58b2f660a865","name":"News Search API","slug":"news-search-api-3c06f9","shortDescription":"Search latest news and surface market, competitive, and risk signals","description":"Search latest news, filter by topic or company, and surface signals for market, competitive, and risk intelligence workflows.","category":null,"tags":["news","search","sentiment","intelligence","monitoring","search latest news","news api by topic","breaking news search","news article finder","current events search"],"baseUrl":"https://orbisapi.com/proxy/news-search-api-3c06f9","openApiSpecUrl":"https://orbis-apis.onrender.com/news-search/openapi.json","hasFree":true,"callCount":23,"tiers":[{"id":"4ca5b3a4-2983-4778-b62d-9cd46cc61219","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"71a17edb-ac26-44e7-9a5f-9d98a96e6a7a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"da5aa363-0d8e-4896-ad73-9f36c6620758","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/latest","description":"Latest top news articles with sentiment classification"},{"method":"POST","path":"/by-topic","description":"Search news by topic with sentiment trend analysis"},{"method":"POST","path":"/by-company","description":"Company news — sentiment, key themes, risk signals"},{"method":"POST","path":"/execution-gate","description":"Execution readiness check with next API chaining"},{"method":"POST","path":"/search","description":"ONE-CALL full news intelligence — articles + sentiment + themes + risk signals"}],"x402":null},{"id":"493f5dba-ab62-4cf8-aacf-b34f5c0b91c7","name":"Usage Anomaly Detection Rules API","slug":"usage-anomaly-detection-rules-api-07eb2c","shortDescription":"Detect usage anomalies from spikes, drops, seasonality, quota burn, and account patterns","description":"Detect usage anomalies from spikes, drops, seasonality, quota burn, and account patterns. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","ai","usage-anomaly","monitoring","saas-analytics","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/usage-anomaly-detection-rules-api-07eb2c","openApiSpecUrl":"https://usage-anomaly-detection-rules-api.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"17848879-e911-4d12-b908-34e063f9acb3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"05c55778-2a4d-46d4-833a-528276f08e11","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"67c8272f-e11f-4d29-be63-274f1cf5b48b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/batch","description":"Analyze multiple usageSeries records in one request"},{"method":"POST","path":"/detect","description":"Analyze one usageSeries and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"}],"x402":null},{"id":"6d26ae58-2e05-43e8-b79d-e8de03b52b90","name":"Lead Fit Scoring Intelligence API","slug":"lead-fit-scoring-intelligence-api-eba5a2","shortDescription":"Score B2B lead fit, sales priority, buying intent, and routing recommendations","description":"Score B2B lead fit, sales priority, buying intent, and routing recommendations. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","ai","lead-scoring","sales-intelligence","b2b-growth","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/lead-fit-scoring-intelligence-api-eba5a2","openApiSpecUrl":"https://lead-fit-scoring-intelligence-api.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"b5257f5d-a9db-430d-84ef-3bf9088d7375","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b8902a3c-a75e-49a8-806e-b9bbe8a6ed60","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4b1fdc97-d96c-4349-9d52-34fc279143b8","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/batch","description":"Analyze multiple lead records in one request"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"POST","path":"/score","description":"Analyze one lead and return premium scoring output"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"}],"x402":null},{"id":"10436c6a-05bb-4d76-86c6-4f63b7cc35a1","name":"Number & Math Utilities API","slug":"number-math-utilities-api-a1bee5","shortDescription":"Math operations, statistics and number formatting for AI agents — zero latency","description":"Perform math calculations, get statistical analysis and format numbers in any style instantly. POST /api/calculate — Safe math expression evaluator. POST /api/stats — Mean, median, mode, std deviation, quartiles for any dataset. POST /api/format — Format as currency, percentage, compact, scientific or comma. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["math","statistics","numbers","formatting","calculator","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/number-math-utilities-api-a1bee5","openApiSpecUrl":"https://math-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":23,"tiers":[{"id":"90af29dd-1530-45ea-9917-2435b1de16fd","name":"Free","description":"For testing and evaluation ","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints included | JSON response"]},{"id":"3a989d45-fd71-4ed9-ae2d-09bd15507de7","name":"Pay Per Call","description":"Perfect for data agents — auto-pay per calculation with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | All endpoints included"]},{"id":"d1c6b587-32ca-4ea6-9141-700e33d02052","name":"Pro","description":"For production data pipelines needing reliable math operations","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | USDC payment | Zero latency edge computing"]},{"id":"de13f99b-803e-42b9-852b-014c521ea804","name":"Enterprise","description":"For high-volume data and analytics infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints included | USDC payment | Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/calculate","description":"Safe math expression evaluator"},{"method":"POST","path":"/api/stats","description":"Statistical analysis for any dataset"},{"method":"POST","path":"/api/format","description":"Format numbers as currency, percentage, compact or scientific"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"a52ef4bc-d819-455a-8171-1e0d8f354f93","name":"HTML Table to JSON API","slug":"html-table-to-json-api-457d9d","shortDescription":"Convert simple scraped HTML tables into structured JSON rows, headers, and column summaries","description":"Convert simple scraped HTML tables into structured JSON rows, headers, and column summaries. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","html-table","json-conversion","data-extraction","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/html-table-to-json-api-457d9d","openApiSpecUrl":"https://html-table-to-json-api-ten.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"bcc685c6-8bd9-4328-ad4c-4b8d096dc566","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0faae067-b8c1-4ba7-9fc7-962de30c5a15","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"75d15fb8-be28-459b-ae91-7c4488e90498","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded tableOutputs reference data"},{"method":"POST","path":"/convert","description":"Run HTML table to JSON conversion against supplied HTML, text, or URL lines"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"}],"x402":null},{"id":"9a6b9802-73f6-431c-a9fb-c2247d91fa11","name":"Crypto Compliance Jurisdiction Checklist API","slug":"crypto-compliance-jurisdiction-checklist-api-ff7bf5","shortDescription":"Return jurisdiction compliance checklist flags for crypto products and payments","description":"Return jurisdiction compliance checklist flags for crypto products and payments. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["data","finance","crypto-compliance","jurisdiction-checklist","kyc","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crypto-compliance-jurisdiction-checklist-api-ff7bf5","openApiSpecUrl":"https://crypto-compliance-jurisdiction-chec.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"5691e6f5-4dcc-47bb-84e3-18977df28fab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8924fc2f-33ac-4a37-b409-07e75a996824","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"12b0b3d2-8f13-4c0e-b184-c19c339d5f4e","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Generate a jurisdiction compliance checklist from submitted inputs and hardcoded rules"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded complianceAreas reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"11c350ef-e2ff-4ec9-bda5-7b7b124698e4","name":"Delivery Zone Intelligence API","slug":"delivery-zone-intelligence-api-61e325","shortDescription":"Score delivery zones by distance, coverage, density, time windows, and service risk","description":"Score delivery zones by distance, coverage, density, time windows, and service risk. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","delivery-zone-intel","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/delivery-zone-intelligence-api-61e325","openApiSpecUrl":"https://geo-delivery-zone-intel.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"ba3615a5-5921-40f3-84dc-6e6b832a8e0e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a877ee4c-237e-4e30-8024-79761ed32b51","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"80253d78-1eba-4b24-bf75-42ecec793c82","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/analyze","description":"Analyze one zone and return premium scoring output"}],"x402":null},{"id":"d5b4f1a0-9bf6-4ded-a6f5-c71109193b67","name":"Media Asset Manifest Builder API","slug":"media-asset-manifest-builder-api-291249","shortDescription":"Build structured media asset manifests from filenames, paths, tags, sizes, and checksums","description":"Build structured media asset manifests from filenames, paths, tags, sizes, and checksums. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","asset-manifest","media-library","metadata-json","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/media-asset-manifest-builder-api-291249","openApiSpecUrl":"https://media-asset-manifest-builder-api.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"1d00fae5-72eb-437c-b6aa-c2fe5545c4e3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0aef4288-c4d9-4af8-a74f-cc0ed60f0c7e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"638b57f5-fca5-426f-a8e7-2382f612a88c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/build","description":"Run media asset manifest build from submitted media metadata"},{"method":"GET","path":"/catalog","description":"Return hardcoded manifestFields reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"ac8bac13-4318-43a6-a21b-c38bd158620d","name":"Workflow Orchestrator API","slug":"workflow-orchestrator-api-d76499","shortDescription":"Agent-ready multi-step workflow orchestration across Orbis APIs","description":"AI-powered workflow orchestration API for autonomous agents. Build workflows, execute multi-step plans, retry failed steps, parallelize execution, estimate cost, monitor workflow health, gate execution and run complete one-call agent workflows.","category":null,"tags":["workflow-orchestration","agent-orchestration","automation","multi-step-workflows","parallel-execution","cost-estimation","workflow-health","execution-gate","mcp","build workflow","execute workflow","agent workflow","workflow orchestrator","retry failed step","parallel execution","cost estimator","workflow health","run workflow"],"baseUrl":"https://orbisapi.com/proxy/workflow-orchestrator-api-d76499","openApiSpecUrl":"https://orbis-apis.onrender.com/workflow-orchestrator/openapi.json","hasFree":true,"callCount":23,"tiers":[{"id":"31ea5e96-522c-4c70-be6f-0a2b51cb37fc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"20c918ba-0307-4c46-bead-87afa95f8de6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"5934def4-cdf9-4056-8ca9-da6620257300","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/build-workflow","description":"Build a multi-step workflow from a goal with cost and timing estimates"},{"method":"POST","path":"/execute-workflow","description":"Execute a multi-step workflow with result tracking"},{"method":"POST","path":"/retry-failed-step","description":"Analyze failed workflow steps and recommend retry strategy"},{"method":"POST","path":"/parallel-execution","description":"Plan parallel workflow branches and merge strategy"},{"method":"POST","path":"/cost-estimator","description":"Estimate workflow cost, runtime and optimization opportunities"},{"method":"POST","path":"/workflow-health","description":"Analyze workflow health, success rate, bottlenecks and alerts"},{"method":"POST","path":"/execution-gate","description":"Gate workflow execution based on readiness and resource risk"},{"method":"POST","path":"/run-workflow","description":"One-call workflow that builds and executes a complete multi-step agent workflow"}],"x402":null},{"id":"7b8ac315-3359-4092-8d54-54aedaba8fa6","name":"Cold Outreach API","slug":"cold-outreach-api-9f54f6","shortDescription":"Agent-ready cold outreach generation, optimization and execution workflows","description":"AI-powered cold outreach API for autonomous sales agents. Generate multi-step outreach sequences, personalize emails, optimize subject lines, analyze replies, generate follow-ups, score outreach quality, run A/B tests, handle objections, optimize send timing, and execute one-call outreach workflows.","category":null,"tags":["cold-outreach","sales-automation","email-personalization","subject-line-optimization","reply-analysis","followup-generation","objection-handling","ab-testing","execution-gate","agent-tools","mcp","generate cold email sequence","personalize outreach email","optimize subject line","analyze sales reply","generate follow up email","score outreach quality","sales objection handling","email timing optimization","cold outreach api","one call outreach workflow"],"baseUrl":"https://orbisapi.com/proxy/cold-outreach-api-9f54f6","openApiSpecUrl":"https://orbis-apis.onrender.com/cold-outreach/openapi.json","hasFree":true,"callCount":23,"tiers":[{"id":"9114a3bb-e19f-4d45-9948-7fb2a5fa32dd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"3c4af8a8-2a1a-4793-a01a-e2f203b88dab","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"24336a36-88a5-43be-a3dd-5a61f95cb47a","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate-sequence","description":"Generate full multi-step outreach sequence with follow-up logic and send timing"},{"method":"POST","path":"/personalize-email","description":"Deep-personalize outreach emails with relevance and authenticity scoring"},{"method":"POST","path":"/optimize-subject","description":"Generate optimized subject line variants with open-rate predictions"},{"method":"POST","path":"/analyze-reply","description":"Analyze reply sentiment, intent, objections and next action recommendations"},{"method":"POST","path":"/generate-followup","description":"Generate contextual follow-up outreach emails"},{"method":"POST","path":"/score-email","description":"Score outreach quality and generate rewrite suggestions"},{"method":"POST","path":"/ab-test","description":"Analyze outreach variants and predict winning sequences"},{"method":"POST","path":"/objection-handler","description":"Generate objection-handling strategies and response scripts"},{"method":"POST","path":"/timing-optimizer","description":"Optimize send timing and cadence recommendations"},{"method":"POST","path":"/execution-gate","description":"Return execution readiness, blocking flags, next API chaining and recommended actions"},{"method":"POST","path":"/analyze-outreach","description":"One-call workflow: strategy, sequence, subjects, objection prep, timing and outreach scoring"}],"x402":null},{"id":"90dd4afe-e523-4d90-ad3a-783c32c3bf49","name":"Catchment Demand Estimator API","slug":"catchment-demand-estimator-api-ce306b","shortDescription":"Estimate location demand from population density, travel radius, competitors, and income signals","description":"Estimate location demand from population density, travel radius, competitors, and income signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","catchment-demand","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/catchment-demand-estimator-api-ce306b","openApiSpecUrl":"https://geo-catchment-demand.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"a29815be-d8ee-4e31-af60-94553ffb04a6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e537040b-7f36-4643-b10c-66f27baade9a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0926dc6d-3d14-49b7-be09-9a8f36b6adbf","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/estimate","description":"Analyze one catchment and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"}],"x402":null},{"id":"665b1d8c-d98b-4e99-a682-c0cd292fc8b8","name":"Calendar Scheduling API","slug":"calendar-scheduling-api-067755","shortDescription":"Agent-ready calendar scheduling and availability intelligence","description":"AI-powered calendar scheduling API for autonomous agents. Find slots, schedule meetings, reschedule conflicts, optimize timezones, analyze availability, prioritize meetings, gate scheduling execution and run one-call scheduling workflows.","category":null,"tags":["calendar","scheduling","availability","timezone-optimizer","meeting-priority","rescheduling","calendar-agents","execution-gate","mcp","find meeting slots","schedule meeting","reschedule meeting","timezone optimizer","availability intelligence","meeting priority","calendar scheduling api","one call scheduling workflow"],"baseUrl":"https://orbisapi.com/proxy/calendar-scheduling-api-067755","openApiSpecUrl":"https://orbis-apis.onrender.com/calendar-scheduling/openapi.json","hasFree":true,"callCount":23,"tiers":[{"id":"c88847f9-b24a-48dd-a6f2-76f564c06b46","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"7518a95b-dfef-4169-9d7a-7cce6947ddf6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f863510e-4d56-4a5a-b69a-840c1a79a7a8","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/find-slots","description":"Find optimal meeting slots with availability scoring and timezone analysis"},{"method":"POST","path":"/schedule-meeting","description":"Schedule a meeting with invite content, agenda and calendar links"},{"method":"POST","path":"/reschedule","description":"Reschedule a meeting with conflict resolution and notification templates"},{"method":"POST","path":"/timezone-optimizer","description":"Optimize meeting time across multiple timezones with fairness scoring"},{"method":"POST","path":"/availability-intelligence","description":"Analyze calendar patterns, focus windows, meeting density and burnout risk"},{"method":"POST","path":"/meeting-priority","description":"Score and prioritize meeting requests with ROI analysis"},{"method":"POST","path":"/execution-gate","description":"Gate calendar scheduling execution with risk scoring and chain recommendations"},{"method":"POST","path":"/schedule-workflow","description":"One-call scheduling workflow with slot finding, invite generation and risk assessment"}],"x402":null},{"id":"9b9252bd-476c-42ae-87ba-691a7c7c4366","name":"Data Pipeline Agent Monitor API","slug":"data-pipeline-agent-monitor-api-2bc226","shortDescription":"Monitor data pipeline agent runs for freshness, schema drift, volume anomaly, retry risk, and owner impact","description":"Monitor data pipeline agent runs for freshness, schema drift, volume anomaly, retry risk, and owner impact. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","pipeline-monitoring","schema-drift","agent-ops","data-quality","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-pipeline-agent-monitor-api-2bc226","openApiSpecUrl":"https://data-pipeline-agent-monitor.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"527e1f8f-4e73-4d88-86b8-8e73b70d92da","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0838ca00-2fd0-4261-8be4-31ac987e6077","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a9642177-2afd-4b6a-b1f1-0de7cf34fb22","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-pipeline-run","description":"Monitor data pipeline agent runs for freshness, schema drift, volume anomaly, retry risk, and owner impact using deterministic rule scoring"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/monitor-rules","description":"Return hardcoded data pipeline agent monitor rules, weights, and evaluation criteria"},{"method":"POST","path":"/build-incident-summary","description":"Generate focused next steps for data pipeline agent monitor based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"8b5221db-f908-474f-b12f-5e4e1c0450de","name":"FX Exposure Planning API","slug":"fx-exposure-planning-api-4046e7","shortDescription":"Score FX exposure from currency mix, volatility, settlement lag, margin, and hedge coverage","description":"Score FX exposure from currency mix, volatility, settlement lag, margin, and hedge coverage. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","fx-exposure","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/fx-exposure-planning-api-4046e7","openApiSpecUrl":"https://fin-fx-exposure.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"26e4b4dc-197c-4b35-9c44-1b9aeb89f820","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"aa83a487-37d7-4fdc-8a65-46543184ef7b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"be86e547-fc87-42e1-bcfd-1a1ff92c8055","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/plan","description":"Analyze one exposure and return premium scoring output"}],"x402":null},{"id":"324ab046-2568-484f-8472-a429a24a5ae1","name":"SaaS Churn Risk Intelligence API","slug":"saas-churn-risk-intelligence-api-d411f4","shortDescription":"Score SaaS churn risk, expansion fit, renewal priority, and retention playbooks","description":"Score SaaS churn risk, expansion fit, renewal priority, and retention playbooks. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","ai","saas-churn","retention-scoring","customer-success","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/saas-churn-risk-intelligence-api-d411f4","openApiSpecUrl":"https://saas-churn-risk-intelligence-api.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"15e950f2-e6ee-4579-8597-f5d0db4ebbac","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"88c05611-d6d6-465e-8b20-59c824f89689","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1fc8b851-7727-4700-8e1e-7457484905ab","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze one account and return premium scoring output"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"POST","path":"/batch","description":"Analyze multiple account records in one request"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"GET","path":"/health","description":"Return service health and version metadata"}],"x402":null},{"id":"a77d9432-b768-4602-baa1-ca2d5a70655e","name":"Stock Market Regime Classifier API","slug":"stock-market-regime-classifier-api-fde6a6","shortDescription":"Classify market regimes from hardcoded breadth, volatility, trend, credit, and sector rotation rules","description":"Classify market regimes from hardcoded breadth, volatility, trend, credit, and sector rotation rules. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["finance","stocks","market-regime","sector-rotation","risk-signals","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/stock-market-regime-classifier-api-fde6a6","openApiSpecUrl":"https://stock-market-regime-classifier.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"2abdcc7b-4ee4-41a5-8a72-ea8e88d7da93","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ffdfef07-9352-4643-b249-b05b03e75de8","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1fce4e74-fb96-4328-a436-9b967489833e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/map-sector-stance","description":"Map regime signals into sector overweight, neutral, and underweight guidance"},{"method":"POST","path":"/classify-regime","description":"Classify stock market regime from breadth, trend, volatility, credit, and leadership inputs"},{"method":"GET","path":"/regime-signals","description":"Return hardcoded breadth, volatility, credit, and leadership regime rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/sector-playbook","description":"Return sector stance playbooks for risk-on, defensive, and transition regimes"}],"x402":null},{"id":"4247ba32-b45b-434e-93f2-ce2c3f9ece35","name":"Number to Words Converter API","slug":"number-to-words-converter-api-cbc022","shortDescription":"Convert numbers to written words in cardinal, ordinal, currency and year formats — built for finance agents","description":"Convert any number to written words instantly. Supports cardinal, ordinal, currency and year formats. Batch convert up to 20 numbers at once. POST /api/convert — Convert number to words (cardinal, ordinal, currency, year). POST /api/batch — Convert up to 20 numbers at once. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["numbers","words","finance","currency","ordinal","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/number-to-words-converter-api-cbc022","openApiSpecUrl":"https://number-words-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":23,"tiers":[{"id":"aa4dc09f-7bdc-4175-9a76-806f3e03a5c0","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All formats | JSON response"]},{"id":"dc49621d-b631-4f7b-ae92-d37cea89a5a4","name":"Pay Per Call","description":"Finance agents auto-pay per conversion — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | Batch up to 20 numbers"]},{"id":"ea074f61-ea2c-47e6-ba10-3d57b4f09b98","name":"Pro","description":"For production finance pipelines converting numbers at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints | USDC payment | Zero latency edge"]},{"id":"de748087-a0a5-478c-a23d-ba538fbd84cc","name":"Enterprise","description":"For high-volume finance document infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints | Priority edge | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/convert","description":"Convert number to words in any format"},{"method":"POST","path":"/api/batch","description":"Convert up to 20 numbers at once"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"9c71c02a-efe9-4dac-9c3d-9db66a9a87d9","name":"Crypto Glossary API","slug":"crypto-glossary-api-b3bd3c","shortDescription":"Self-contained crypto and DeFi definitions for apps, tools, and AI agents","description":"Crypto Glossary API is a self-contained blockchain and DeFi reference API designed for apps, dashboards, chatbots, and AI agents.\n\nIt provides structured definitions for common crypto terms such as blockchain, staking, DAO, bridge, TVL, slippage, liquidity pool, and more.\n\nThis API does NOT require any external API keys, third-party services, or package installations. All data is built directly into the API code, making it fast, reliable, and ideal for production use.\n\nPerfect for:\n- AI agents and copilots\n- Crypto education apps\n- Wallet assistants\n- Web3 dashboards\n- Developer tools\n\nAll responses are clean JSON and fully OpenAPI documented.\n\nPlug-and-play ready.","category":null,"tags":["crypto","blockchain","defi","glossary","web3","ai-agents","reference","education"],"baseUrl":"https://orbisapi.com/proxy/crypto-glossary-api-b3bd3c","openApiSpecUrl":"https://crypto-glossary-api.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"9c2d7742-9ad1-45df-908d-dd6768a2a4c2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"89c93f5a-9f62-4473-a505-efd2fa62be19","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"fb2c1eaa-6028-4554-9d3e-1de5b636dc7b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API info and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/terms","description":"Returns all glossary terms"},{"method":"GET","path":"/term?name=staking","description":"Returns a single glossary term by name"},{"method":"GET","path":"/categories","description":"Returns all glossary categories"},{"method":"GET","path":"/terms/category?name=defi","description":"Returns all terms in a category"}],"x402":null},{"id":"503187a4-ed63-4ceb-b647-5526e8101d4e","name":"Viral Video Prompt API","slug":"viral-video-prompt-api-a1f52c","shortDescription":"Generate AI video prompts, hooks, and short-form shot structures in one API call","description":"Viral Video Prompt API is a self-contained AI prompt generation API designed for short-form content creation, AI agents, creator tools, and prompt workflows.\n\nSend a simple video idea and the API returns a structured viral video prompt package including a hook, main prompt, negative prompt, shot structure, camera plan, platform-specific note, and caption idea.\n\nThis API is ideal for TikTok, Reels, YouTube Shorts, Seedance-style workflows, and AI automation pipelines that need fast, reusable content generation prompts.\n\nNo external APIs, API keys, or npm dependencies are required. All logic is built directly into the API code, making it fast, reliable, and easy to integrate into production systems.","category":null,"tags":["ai video","prompt generator","short video","tiktok","reels","shorts","seedance","ai-agents"],"baseUrl":"https://orbisapi.com/proxy/viral-video-prompt-api-a1f52c","openApiSpecUrl":"https://viral-video-prompt-api.vercel.app/openapi","hasFree":true,"callCount":23,"tiers":[{"id":"2649c35e-c494-4c2e-973f-25f795c52a4c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2775f9dc-fed5-43b0-bc0f-27b3719a7543","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5022616d-40dd-42bc-a8f0-6e58fe2122ba","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API info and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/example","description":"Returns example request body"},{"method":"GET","path":"/styles","description":"Returns supported styles, tones, platforms, and formats"},{"method":"GET","path":"/generate","description":"Returns a viral AI video prompt package"}],"x402":null},{"id":"13994eea-70a5-467e-b13f-721aebd89672","name":"Competitor Monitor API","slug":"competitor-monitor-api-354088","shortDescription":"Agent-ready competitive intelligence and market positioning workflows","description":"AI-powered competitive intelligence API for autonomous sales, strategy and market-research agents. Analyze competitors, compare features, monitor pricing, detect threats, generate battlecards, track strategic changes, analyze win/loss patterns, and run full one-call competitive landscape workflows.","category":null,"tags":["competitive-intelligence","competitor-monitoring","battlecards","pricing-intelligence","market-positioning","threat-detection","win-loss-analysis","strategy-agents","execution-gate","mcp","analyze competitor","competitive intelligence api","compare product features","pricing intelligence","detect competitive threats","generate battlecard","monitor competitor changes","win loss analysis","competitive landscape analysis","one call competitive workflow"],"baseUrl":"https://orbisapi.com/proxy/competitor-monitor-api-354088","openApiSpecUrl":"https://orbis-apis.onrender.com/competitor-monitor/openapi.json","hasFree":true,"callCount":23,"tiers":[{"id":"a88b1ad7-cfe3-457f-9545-691bd07da42c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"e1f949a6-091c-48bb-9839-8cfe6e216cae","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"9a1e1b56-2d27-440e-8be1-c476fc4aceca","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-competitor","description":"Analyze competitor strengths, weaknesses, market position and strategic direction"},{"method":"POST","path":"/compare-features","description":"Generate side-by-side feature comparison matrix with positioning recommendations"},{"method":"POST","path":"/pricing-intelligence","description":"Analyze pricing strategy, vulnerabilities and pricing opportunities"},{"method":"POST","path":"/detect-threats","description":"Detect competitive threats and strategic opportunities"},{"method":"POST","path":"/positioning-map","description":"Generate competitive positioning maps and whitespace opportunities"},{"method":"POST","path":"/battlecard","description":"Generate battlecards with talk tracks, objection responses and win themes"},{"method":"POST","path":"/monitor-changes","description":"Monitor competitor changes, strategic implications and alerts"},{"method":"POST","path":"/win-loss-analysis","description":"Analyze win rates, loss patterns and competitive outcomes"},{"method":"POST","path":"/execution-gate","description":"Return execution readiness, blocking flags and next API chaining"},{"method":"POST","path":"/analyze-competitive-landscape","description":"One-call workflow: full competitive landscape analysis and strategic recommendations"}],"x402":null},{"id":"c1ddf570-0597-49a3-8f29-48e616d450f7","name":"Decision Confidence Calibration API","slug":"decision-confidence-calibration-api-c9d425","shortDescription":"Calibrate AI agent confidence before answering or acting","description":"Decision Confidence Calibration API is a self-contained deterministic API for calibrating whether an AI agent should answer or act based on the quality of its confidence. It requires no external API keys, no model provider dependency, and no live evaluation platform.\n\nAI agents, orchestration systems, copilots, and workflow automations can submit structured confidence metadata such as model confidence, evidence score, trace quality, plan validation score, contradiction count, stake level, human confirmation, tool failure rate, and memory conflict risk to receive a structured JSON response with calibrated confidence, confidence band, overconfidence risk, decision guidance, and recommended next step.\n\nThis API is ideal for reducing overconfidence, limiting hallucination-driven actions, adding decision governance, calibrating agent reliability, and creating safer answer-or-act workflows in production AI systems.","category":null,"tags":["ai agents","confidence calibration","decision confidence","hallucination reduction","agent reliability","decisioning","confidence scoring","action gating"],"baseUrl":"https://orbisapi.com/proxy/decision-confidence-calibration-api-c9d425","openApiSpecUrl":"https://decision-confidence-calibration-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"9706dd7f-cd34-4928-af69-f768ac7b6aaf","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"25cb4a44-e6bf-49d7-909e-7f2177169693","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8bf8aa44-f3a7-46ab-8c57-8002e9621811","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/catalog","description":"Returns supported confidence bands and guidance types."},{"method":"GET","path":"/examples","description":"Returns sample calibration payloads."},{"method":"POST","path":"/calibrate-confidence","description":"Calibrates whether the agent’s confidence is strong enough to answer or act."}],"x402":null},{"id":"e570625b-91c8-43fc-a1ba-8d862e6056ac","name":"CDN Cache Policy Generator API","slug":"cdn-cache-policy-generator-api-6e5795","shortDescription":"Generate CDN cache TTLs, immutability flags, and purge guidance for media assets","description":"Generate CDN cache TTLs, immutability flags, and purge guidance for media assets. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","cdn-cache","cache-policy","media-delivery","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cdn-cache-policy-generator-api-6e5795","openApiSpecUrl":"https://cdn-cache-policy-generator-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"66c3fa35-7623-4c46-82e2-f5cdd4dabfd5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5f88ca0a-1e60-4348-8829-289ca67916de","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d7dc7c3e-bd93-4bb2-aa1d-3db9996483ee","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/generate","description":"Run CDN cache policy generation from submitted media metadata"},{"method":"GET","path":"/catalog","description":"Return hardcoded cacheProfiles reference data"}],"x402":null},{"id":"f676a156-dbc5-482f-b57d-59406be7a437","name":"Crypto Vesting Schedule Simulator API","slug":"crypto-vesting-schedule-simulator-api-8bef2e","shortDescription":"Simulate token unlock timelines and cumulative vesting for AI agents","description":"Crypto Vesting Schedule Simulator API is a self-contained deterministic API that simulates token unlock timelines from vesting terms. It requires no external API keys, no third-party data providers, and no live market calls.\n\nAI agents, dashboards, research bots, launchpad tools, and portfolio assistants can submit vesting inputs such as total allocation, TGE unlock percent, cliff months, vesting duration, start month, and unlock frequency to receive a structured JSON timeline of unlocked tokens, cumulative unlocked supply, remaining locked supply, and full unlock month.\n\nThe API also supports comparing two vesting structures side by side, making it useful for team vs investor schedule analysis, project comparisons, and unlock planning workflows.","category":null,"tags":["crypto","vesting","token unlock","tokenomics","unlock schedule","ai agents","launchpad","vesting simulator"],"baseUrl":"https://orbisapi.com/proxy/crypto-vesting-schedule-simulator-api-8bef2e","openApiSpecUrl":"https://crypto-vesting-schedule-simulator-a.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"681b9f8a-c671-4f05-8e82-5fc9f30eab5e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"742b1194-7bb8-4d57-9d4c-0a105fd10556","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f9dab26a-95aa-45ff-8662-807bf3cf7a9c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/examples","description":"Returns example vesting payloads."},{"method":"POST","path":"/simulate-vesting","description":"Simulates a token vesting schedule and returns monthly unlock timeline, cumulative unlocked amount, remaining locked amount, and summary metrics."},{"method":"POST","path":"/compare-schedules","description":"Compares two vesting schedules side by side and returns cumulative unlock differences by month."}],"x402":null},{"id":"f882177c-5076-41a8-af9a-ddc35a5e0071","name":"Password Strength & Generator API","slug":"password-strength-generator-api-2403fd","shortDescription":"Check password strength and generate secure passwords instantly — built for security agents","description":"Analyze password strength with entropy scoring and crack time estimates. Generate cryptographically secure passwords with full customization. Batch generate up to 20 passwords at once.\n\nPOST /api/check — Analyze password strength + suggestions\nPOST /api/generate — Generate secure password with custom settings\nPOST /api/batch — Generate up to 20 passwords at once\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["password","security","generator","authentication","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/password-strength-generator-api-2403fd","openApiSpecUrl":"https://password-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"1c4339cc-489e-42bd-9c1b-26cc0770204b","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints included | JSON response"]},{"id":"c6045b9b-39ae-4947-95a9-ecfeb8b848a2","name":"Pay Per Call","description":"Perfect for auth agents — auto-pay per check with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | All endpoints included"]},{"id":"f8998916-e792-4653-9b81-ac66682d53b5","name":"Pro","description":"For production security pipelines needing reliable password management","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | USD payment | Zero latency edge computing"]},{"id":"62dc9202-d878-4637-a6e0-c3e7042c4ce2","name":"Pro+","description":"For high-volume auth and security infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints included | USD payment | Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/check","description":null},{"method":"POST","path":"/api/generate","description":null},{"method":"POST","path":"/api/batch","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"f961aa44-3682-407b-960a-3cfbc9e1a0b3","name":"Agent Action Approval Gate API","slug":"agent-action-approval-gate-api-42e8f3","shortDescription":"Policy-based approval decisions for high-risk agent actions","description":"Agent Action Approval Gate API is a self-contained deterministic API for deciding whether an AI agent action should be auto-approved, require human approval, or be blocked. It requires no external API keys, no third-party policy engine, and no live integrations.\n\nAI agents, orchestration systems, workflow bots, admin assistants, and enterprise copilots can submit action metadata such as action type, target type, estimated cost, financial impact, data sensitivity, PII presence, destructive risk, public exposure, auth level, environment, and user confirmation status to receive a structured JSON policy decision with risk level, reasons, required checks, policy tags, and suggested next step.\n\nThis API is ideal for approval workflows, human-in-the-loop systems, agent guardrails, tool governance, automation safety, and policy enforcement before executing sensitive or high-impact actions.","category":null,"tags":["ai agents","approval workflow","action governance","policy engine","mcp safety","tool execution","human-in-the-loop","compliance","workflow security","agent guardrails"],"baseUrl":"https://orbisapi.com/proxy/agent-action-approval-gate-api-42e8f3","openApiSpecUrl":"https://agent-action-approval-gate-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"0da19c53-e3c8-4b98-9617-eb0f9c8672b6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e4355f5c-82fc-43da-ba38-e47756bb0412","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ec8e1673-4c03-427c-a9a3-8ba30a1a151c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/policy-catalog","description":"Returns supported action types, target types, auth levels, and environments."},{"method":"GET","path":"/examples","description":"Returns example approval request payloads."},{"method":"POST","path":"/evaluate-action","description":"Evaluates whether an agent action should be auto-approved, require approval, or be blocked."}],"x402":null},{"id":"5f594ef0-1c2e-4cb7-b745-a9bd9a13abb5","name":"Priority Inbox Scoring API","slug":"priority-inbox-scoring-api-b9d5cc","shortDescription":"Rank inbox items by sender importance, urgency, sentiment, deadline, and response impact","description":"Rank inbox items by sender importance, urgency, sentiment, deadline, and response impact. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","priority-inbox","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/priority-inbox-scoring-api-b9d5cc","openApiSpecUrl":"https://comm-priority-inbox.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"284fc574-2a9f-477e-b97f-295237d363f9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c7633f85-e77f-4e7f-9383-0e2c9be6d177","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e3de7229-9a39-483a-bf92-7926b1626624","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/rank","description":"Analyze one email and return premium scoring output"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"}],"x402":null},{"id":"8ac105be-0972-4289-8ff8-100c5a4bdb01","name":"Workflow Automation ROI API","slug":"workflow-automation-roi-api-757239","shortDescription":"Estimate automation ROI from time saved, error reduction, volume, cost, and implementation effort","description":"Estimate automation ROI from time saved, error reduction, volume, cost, and implementation effort. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","productivity","automation-roi","workflow-analysis","business-case","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/workflow-automation-roi-api-757239","openApiSpecUrl":"https://workflow-automation-roi-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"05dfb68b-5e21-42b3-a9e5-182fb8c27eb1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d89e0c89-cc2c-4bc5-b74f-d70d19e4625a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3b4705f9-e7a1-414f-b673-c92a1c864620","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"POST","path":"/batch","description":"Analyze multiple workflow records in one request"},{"method":"POST","path":"/estimate","description":"Analyze one workflow and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"}],"x402":null},{"id":"6419ecde-01f3-4e7c-91b6-197a2d6dd684","name":"API Monetization Pricing Planner API","slug":"api-monetization-pricing-planner-api-ff3c97","shortDescription":"Design API pricing tiers, usage limits, per-call pricing, and monetization recommendations","description":"Design API pricing tiers, usage limits, per-call pricing, and monetization recommendations. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","api-pricing","monetization","usage-limits","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/api-monetization-pricing-planner-api-ff3c97","openApiSpecUrl":"https://api-monetization-pricing-planner-ap.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"73f919db-4e0d-4364-ab88-0588b067d7e1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"08c8340a-4223-4458-a8cf-1bce1ee8c481","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5e1ac46f-0f96-4bea-8e5b-7cd527442552","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"POST","path":"/batch","description":"Analyze multiple apiProduct records in one request"},{"method":"POST","path":"/plan","description":"Analyze one apiProduct and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"}],"x402":null},{"id":"77596a1d-3d00-4f1a-84ab-58ec9387b521","name":"Yield Farming API","slug":"yield-farming-api-69fdc7","shortDescription":"DeFi yield opportunities, pool analytics, and AI yield strategy recommendations","description":"Discover and analyze DeFi yield opportunities across chains. The Yield Farming API surfaces top yield pools, stablecoin-specific pools, searchable pool data, chain-by-chain yield breakdowns, specific pool details, and AI-generated yield strategy recommendations. Built for DeFi investors, yield aggregators, and portfolio tools that need structured yield data without scraping multiple protocols.","category":null,"tags":["yield-farming","defi","liquidity-pools","apy","stablecoin","crypto","ai","strategy","yield farming api","defi yield api","liquidity pool analytics","apy data api","defi yield strategy"],"baseUrl":"https://orbisapi.com/proxy/yield-farming-api-69fdc7","openApiSpecUrl":"https://orbis-apis.onrender.com/yield-farming/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"35007f44-02f5-4c30-9ea8-131a3476270c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"2fa6cba4-1796-4656-896c-d1b5ffb676bf","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"fa64a993-be10-4882-af44-d9d11c50c907","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"7745574f-8d1e-4348-b8c4-060e7b9789c5","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"798b3e59-2c1e-44f9-abb0-75ee13db0421","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/yields/top","description":"Top yield opportunities — filter by chain and minimum TVL"},{"method":"GET","path":"/yields/stable","description":"Stablecoin-specific yield pools"},{"method":"GET","path":"/yields/search","description":"Search yield pools by query term"},{"method":"GET","path":"/yields/chains","description":"Yield opportunities broken down by chain"},{"method":"GET","path":"/yields/strategy","description":"AI-generated yield strategy recommendation"},{"method":"GET","path":"/yields/pool/:poolId","description":"Detailed data for a specific yield pool"}],"x402":null},{"id":"b0860538-07d9-47fb-add1-9643b0a77940","name":"Product Name Generator API","slug":"product-name-generator-api-1f0c78","shortDescription":"Generate creative product names, brand names, slogans and domain suggestions — built for AI agents","description":"Generate creative product and brand names, catchy slogans and domain suggestions from a product description. Analyze name quality for length, pronounceability and domain availability suggestions.\n\nPOST /api/generate — Generate up to 20 product or brand names with reasoning\nPOST /api/slogan — Generate up to 10 slogans for any brand\nPOST /api/check — Analyze name quality and get domain suggestions\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["branding","product names","slogans","marketing","domain","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/product-name-generator-api-1f0c78","openApiSpecUrl":"https://product-name-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"b0d9ee9b-3df6-41bf-829b-d423df8cebab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"2532712a-8fba-4561-918c-54161206cbcc","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"ea8df513-3c97-4b88-a09b-a3f174ad0ced","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"262e7cc6-91cb-4f78-92ef-f6f5c978144f","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/generate","description":"Generate product or brand names with reasoning and domain suggestions"},{"method":"POST","path":"/api/slogan","description":"Generate slogans for any brand"},{"method":"POST","path":"/api/check","description":"Analyze name quality and get domain suggestions"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"5001f467-1c05-470e-8465-d03515231ad1","name":"Agent Memory Conflict Resolver API","slug":"agent-memory-conflict-resolver-api-976d7d","shortDescription":"Resolve conflicting AI agent memories before they cause bad actions","description":"Agent Memory Conflict Resolver API is a self-contained deterministic API for resolving conflicts between AI agent memory records. It requires no external API keys, no vector database dependency, and no live memory provider integrations.\n\nAI agents, orchestration systems, copilots, and personalization workflows can submit conflicting memory metadata such as source type, confidence, recency, specificity, user confirmation, mergeability, and impact level to receive a structured JSON decision about whether to keep one memory, merge both, ask the user, or discard the conflict.\n\nThis API is ideal for agent memory governance, personalization safety, context conflict handling, memory ranking, multi-source memory reconciliation, and preventing incorrect actions caused by stale or conflicting stored information.","category":null,"tags":["ai agents","memory resolution","conflict resolution","agent memory","personalization","memory ranking","agent reliability","context management"],"baseUrl":"https://orbisapi.com/proxy/agent-memory-conflict-resolver-api-976d7d","openApiSpecUrl":"https://agent-memory-conflict-resolver-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"d15b6b8e-26b0-4552-8794-ebc95d77d493","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6e726654-09f5-4062-9cb5-e45871e23385","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5a6ddf2f-3fb2-4b44-a566-6a1909940af0","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all API endpoints and metadata"},{"method":"GET","path":"/openapi","description":"Returns full OpenAPI 3.0 specification"},{"method":"GET","path":"/catalog","description":"Returns supported memory source types and resolution decisions"},{"method":"GET","path":"/examples","description":"Returns sample memory conflict scenarios"},{"method":"POST","path":"/resolve-conflict","description":"Resolve conflict between two memory records"},{"method":"POST","path":"/rank-candidates","description":"Rank multiple candidate memories and recommend the best one"}],"x402":null},{"id":"1b6dd4e8-2253-43ed-a09f-7b0bb26e1ce2","name":"Funding Rate API","slug":"funding-rate-api-f2559c","shortDescription":"Real-time funding rates across crypto derivatives exchanges","description":"Access real-time and comparative funding rates across major crypto derivatives exchanges including Binance, Bybit, OKX, Hyperliquid and more. Includes AI-powered signals interpreting rate extremes, sentiment shifts, and cross-exchange arbitrage opportunities.","category":null,"tags":["funding-rate","derivatives","crypto","trading","perpetuals","crypto funding rates","perpetual futures funding","funding rate signal","compare funding rates exchanges","BTC ETH funding rate"],"baseUrl":"https://orbisapi.com/proxy/funding-rate-api-f2559c","openApiSpecUrl":"https://orbis-apis.onrender.com/funding-rate/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"b2808825-a738-4b7a-b212-3a649778bd20","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"5a3460fa-3e1f-4231-8230-aa30d0165d9a","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"d2ab5626-f5ef-45bb-97f7-050fab3ce756","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"5c73020c-a74f-4bd3-a93e-843bb4d38284","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"45420984-768c-4716-a2ac-5b803f490906","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/rates/now","description":"Get current funding rates across exchanges"},{"method":"GET","path":"/rates/compare","description":"Compare funding rates across exchanges"},{"method":"GET","path":"/rates/extremes","description":"Get highest and lowest funding rates"},{"method":"GET","path":"/rates/signal","description":"AI-powered funding rate signal"}],"x402":null},{"id":"682bdf93-b98f-428d-a146-8b32eb562b2d","name":"AI Vendor Model Risk Checklist API","slug":"ai-vendor-model-risk-checklist-api-d22159","shortDescription":"Check AI vendor model risk across data use, controls, transparency, uptime, security, and exit options","description":"Check AI vendor model risk across data use, controls, transparency, uptime, security, and exit options. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","vendor-risk","model-risk","third-party-risk","governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-vendor-model-risk-checklist-api-d22159","openApiSpecUrl":"https://ai-vendor-risk-checklist.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"1be4fa53-7ecd-4953-80db-7fabbd691f28","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a17a207f-09a1-4fea-9981-0f4164ceef1e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"88baa80b-4151-44a9-abc3-e9cdedf9f27b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/prioritize-vendor-questions","description":"Generate focused next steps for ai vendor risk checklist from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/vendor-rules","description":"Return hardcoded ai vendor risk checklist rules, weights, and decision criteria"},{"method":"POST","path":"/check-vendor-risk","description":"Check AI vendor model risk across data use, controls, transparency, uptime, security, and exit options using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"b2855dba-86c3-494c-98d1-d5b2b447df8a","name":"Prediction Market API","slug":"prediction-market-api-4181e0","shortDescription":"Polymarket prediction market data and AI signals","description":"Access live Polymarket prediction market data including trending markets, search by keyword, market detail by slug, and AI-powered signal interpretation. Get real-world event probabilities for crypto, politics, sports and more.","category":null,"tags":["prediction-market","polymarket","crypto","trading","ai","polymarket api","prediction market data","event probability","crypto prediction markets","AI market signal"],"baseUrl":"https://orbisapi.com/proxy/prediction-market-api-4181e0","openApiSpecUrl":"https://orbis-apis.onrender.com/prediction-market/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"8bb3ecbf-a727-43b6-b811-01d1128acad7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"bc49edd7-f2dd-49aa-a301-61d5637e52a7","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"84a35b7f-cd9d-475f-b0e2-e66bef87b09a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"61b5e10a-30c7-466b-bf33-b43ec7a1dd0a","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"3cd0606d-1211-4ef0-8517-98aac9e4d1c4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/trending","description":"Get trending prediction markets"},{"method":"GET","path":"/search","description":"Search prediction markets by keyword"},{"method":"GET","path":"/detail/:id","description":"Get specific market by slug"},{"method":"GET","path":"/signal","description":"AI signal for a prediction market"}],"x402":null},{"id":"375b0e52-8c40-4ab9-8a6b-80e2f3855dc0","name":"Portfolio Drawdown Stress Test API","slug":"portfolio-drawdown-stress-test-api-59c457","shortDescription":"Stress test stock portfolios against hardcoded rate shock, recession, liquidity, and sector rotation scenarios","description":"Stress test stock portfolios against hardcoded rate shock, recession, liquidity, and sector rotation scenarios. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, dashboards, operational review workflows, and Orbis x402 monetization.","category":null,"tags":["finance","stocks","portfolio-risk","drawdown","stress-testing","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/portfolio-drawdown-stress-test-api-59c457","openApiSpecUrl":"https://portfolio-drawdown-stress-test.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"04c31335-4299-4441-9765-ec14edd011b1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"2d107e56-2e07-47c6-ac18-2ec18cdaedf6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e97d4b90-4132-4128-86b4-68f6654db692","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/rebalance-buffer","description":"Recommend defensive buffer actions from stress score, cash needs, and concentration risk"},{"method":"POST","path":"/stress-test","description":"Estimate portfolio drawdown severity from equity mix, beta, liquidity, and concentration"},{"method":"GET","path":"/asset-buckets","description":"Return equity style buckets with beta and liquidity assumptions"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/stress-scenarios","description":"Return hardcoded market stress scenarios for portfolio drawdown testing"}],"x402":null},{"id":"fa0185a8-a8ab-4ac1-a1d2-a9539aabc971","name":"FAQ Generator API","slug":"faq-generator-api-d3b915","shortDescription":"Generate FAQs, answer questions and categorize knowledge bases from any content — built for AI agents","description":"Generate complete FAQs with answers from any content or topic. Answer individual questions based on context. Categorize large lists of questions automatically. Perfect for support agents, knowledge base builders and documentation tools.\n\nPOST /api/generate — Generate up to 20 Q&A pairs from content or topic\nPOST /api/answer — Answer a specific question based on context\nPOST /api/categorize — Categorize up to 50 questions by topic\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["FAQ","knowledge base","documentation","support","Q&A","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/faq-generator-api-d3b915","openApiSpecUrl":"https://faq-generator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"0e48077a-b117-4a19-bcd6-00c08b2e5bd5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":99,"rateLimitPerSecond":null},"features":[]},{"id":"7889d359-09f0-4b56-9572-5b5e9ad1bd7e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"8caa8c8c-b6ed-4fff-9cc8-af12f96430f1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"658b74b8-16d3-42e6-945f-0dad3774165b","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/generate","description":"Generate up to 20 FAQ pairs from content or topic"},{"method":"POST","path":"/api/answer","description":"Answer a specific question based on context"},{"method":"POST","path":"/api/categorize","description":"Categorize up to 50 questions by topic"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"fde85b5b-b32a-492f-b264-12fc1da3ee3e","name":"Crypto Position Sizing API","slug":"crypto-position-sizing-api-a5fb42","shortDescription":"Deterministic crypto trade sizing and risk allocation for AI agents","description":"Crypto Position Sizing API is a self-contained deterministic API for calculating crypto trade size and risk allocation from structured trade inputs. It requires no external API keys, no third-party market providers, and no live exchange calls.\n\nAI agents, trading assistants, portfolio bots, and risk dashboards can submit account size, risk percentage, entry price, stop loss, leverage, allocation limits, conviction level, and optional take-profit values to receive a structured JSON response with recommended units, notional size, capital at risk, stop distance, leverage-adjusted exposure, allocation usage, reward/risk metrics, verdicts, and caution flags.\n\nThis API is ideal for execution workflows, pre-trade validation, position planning, leverage control, and deterministic risk management inside trading and portfolio automation systems.","category":null,"tags":["crypto","risk management","trade sizing","leverage","portfolio risk","ai agents","stop loss","risk reward"],"baseUrl":"https://orbisapi.com/proxy/crypto-position-sizing-api-a5fb42","openApiSpecUrl":"https://crypto-position-sizing-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"7e663579-441a-4057-b376-7a642341391c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"097656b8-b809-4e3e-81ef-ad0221201798","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a78e1055-cd78-4091-9c11-dd015a37e706","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/examples","description":"Returns example position sizing payloads."},{"method":"POST","path":"/calculate-position","description":"Calculates recommended trade size, capital at risk, exposure, allocation usage, and reward/risk metrics from a single setup."},{"method":"POST","path":"/compare-setups","description":"Compares two trade setups side by side to help agents choose a more efficient or safer configuration."}],"x402":null},{"id":"ecf45770-3bac-4d5c-9b9e-852f67d18a68","name":"Tool Retry & Fallback Planner API","slug":"tool-retry-fallback-planner-api-af6c5d","shortDescription":"Deterministic retry, fallback, and escalation planning for AI agents","description":"Tool Retry & Fallback Planner API is a self-contained deterministic API for deciding how an AI agent should recover from tool and API failures. It requires no external API keys, no orchestration platform dependency, and no live provider integrations.\n\nAI agents, orchestration systems, workflow bots, copilots, and automation platforms can submit failure metadata such as error type, HTTP status, attempt count, retry budget, criticality, idempotency, fallback availability, cost sensitivity, urgency, and action cost to receive a structured JSON plan showing whether to retry, apply backoff, use fallback, escalate, or stop.\n\nThis API is ideal for agent reliability, failure recovery, retry policy enforcement, fallback routing, cost-aware execution, and production automation systems that need deterministic handling of tool failures.","category":null,"tags":["ai agents","retry strategy","error handling","orchestration","reliability","agent guardrails","backoff planning","automation safety"],"baseUrl":"https://orbisapi.com/proxy/tool-retry-fallback-planner-api-af6c5d","openApiSpecUrl":"https://tool-retry-fallback-planner-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"4b73ac1f-5e68-4dca-80c3-4a40a8f0177e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"66a4b379-1427-46c3-8fc2-76d6c6931e98","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f2f3c71d-e2e7-4ded-92c7-667b9c51a06f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/catalog","description":"Returns supported error types, criticality levels, urgency levels, cost sensitivity levels, and decisions."},{"method":"GET","path":"/examples","description":"Returns example recovery-planning payloads."},{"method":"POST","path":"/plan-recovery","description":"Plans whether to retry, back off, use fallback, escalate, or stop after a single failure."},{"method":"POST","path":"/simulate-sequence","description":"Simulates a sequence of failures using a shared base retry policy."}],"x402":null},{"id":"0ed19f6f-9792-4615-b081-7a80875991eb","name":"Venice.ai - x402","slug":"venice-ai-x402-2fac20","shortDescription":"Uncensored frontier model completions over x402. No signup, no API key, one endpoint, $0.05 USDC.","description":"Venice.ai is the decentralized, privacy-first AI provider. No logs, no censorship, and access to the full frontier model menu through a single chat completion endpoint. This listing exposes Venice through x402 micropayments on Base, so callers pay per completion with no account creation, no API key management, and no monthly subscription.\n\nPQS is the fastest way to get better output from any AI model. 8 dimensions. 5 frameworks. Pre-flight, not post-hoc. Every paid call returns two things: an 8-dimension PQS score (0 to 80) with framework breakdown across PEEM, RAGAS, MT-Bench, G-Eval, ROUGE, and a model completion from your choice of provider.\n\nDefault model is venice-uncensored-1-2 (fast, 3 to 10s typical). Override via body.model to use claude-sonnet-4-6, gemini-3-1-pro-preview, or hermes-3-llama-3.1-405b. Premium models trade latency for capability.\n\nCheaper than one bad prompt.","category":{"id":"cat-ai-models","name":"AI Models","slug":"ai-models"},"tags":["venice","venice-ai","llm","chat-completion","ai","inference","frontier-model","multi-model","claude","gemini","llama","prompt-quality","pqs","preflight","x402","base","solana","micropayment","no-signup","no-api-key"],"baseUrl":"https://orbisapi.com/proxy/venice-ai-x402-2fac20","openApiSpecUrl":"https://promptqualityscore.com/openapi.json","hasFree":false,"callCount":24,"tiers":[{"id":"58878c8d-ae12-479c-8bdb-a3b98e73330e","name":"Pay-per-call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/","description":"Uncensored frontier model completions"}],"x402":null},{"id":"c04d154e-1948-4443-b1b7-614824299614","name":"PR Description Generator API","slug":"pr-description-generator-api-7db59c","shortDescription":"Generate pro PR descriptions from commits & diffs—Markdown, Linear, Slack & JSON in one call.","description":"Stop writing PR descriptions by hand. The PR Description Generator API transforms commit messages, unified diffs, and metadata into polished, structured pull request descriptions in four formats: Markdown (GitHub/GitLab-ready with full sections), Linear (compact task-format), Slack (user-facing highlights for team notifications), and structured JSON (for downstream automation). Auto-detects PR type from 14 categories (feature, fix, hotfix, refactor, perf, security, docs, test, chore, deps, breaking, release, design, revert) using conventional commit prefixes and keyword fallback detection. Classifies and cleans every commit message, infers affected areas from file paths (authentication, API, database, UI, payments, CI/CD, security, and more), and generates context-aware checklists tailored to the PR type — security PRs get penetration test and CVE reference items, breaking changes get migration guide and semver requirements, dependency updates get vulnerability audit items. Automatically adds breaking change banners and security escalation notices. Includes diff analysis (file stats, new/modified/deleted files), PR title suggestion generator (3 variants), and a /generate/multi-format endpoint that returns all four formats in a single API call. Built for GitHub Apps, GitLab integrations, VS Code extensions, AI coding agents, and any CI/CD pipeline that automates PR workflows. Fully self-contained — no external AI API required.","category":null,"tags":["pull request","PR description","GitHub","GitLab","git","code review","automation","DevOps"],"baseUrl":"https://orbisapi.com/proxy/pr-description-generator-api-7db59c","openApiSpecUrl":" https://pr-description-generator.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"be26d4c9-b719-44a6-9a58-4c258e766398","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5f0f5dd0-04bf-48ed-8165-6eb0aa34a800","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"689685a0-acf3-47c0-aea7-8553d0e691f3","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/generate","description":"Generate PR description — choose format (main endpoint)"},{"method":"POST","path":"/generate/multi-format","description":"Generate all 4 formats in one call"},{"method":"POST","path":"/generate/title","description":"Generate 3 PR title suggestions"},{"method":"POST","path":"/classify","description":"Classify commits and infer overall PR type"},{"method":"POST","path":"/analyze/diff","description":"Parse unified diff for file stats"},{"method":"GET","path":"/pr-types","description":"All 14 supported PR types with emoji and labels"},{"method":"GET","path":"/templates","description":"3 example inputs (feature, bugfix, breaking) to test with"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"01f3bdc7-7e57-421b-ab64-d16ae743a947","name":"Semantic Cache & Dedup API","slug":"semantic-cache-dedup-api-6a8c2a","shortDescription":"Cut LLM costs instantly — cache similar queries, block duplicate calls, track every dollar saved","description":"Stop paying for the same LLM call twice. The Semantic Cache & Dedup API sits in front of your LLM and detects when a new query is similar enough to a cached one — returning the stored response instantly with zero tokens billed. Uses keyword token overlap + n-gram fingerprinting (no external embedding API required). Also includes exact in-flight deduplication to block retry storms and multi-agent duplicate calls. Every response includes a tokens_saved_estimate and cost_saved_usd_estimate so you can see the ROI in real time. Supports namespaces, TTL-based expiry, hit tracking, and a /cache/stats endpoint showing your cumulative savings.","category":null,"tags":["LLM","cache","cost reduction","deduplication","AI agents","prompt optimization"],"baseUrl":"https://orbisapi.com/proxy/semantic-cache-dedup-api-6a8c2a","openApiSpecUrl":"https://semantic-cache-dedup.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"3c71ab39-cf8b-4a5f-9b32-4eb80af44e97","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"168efeb2-7526-46f2-969b-d49d39ad7c23","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f5aa1f90-230c-4049-b43b-865a013d1a68","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/check","description":"Check if query is in semantic cache — main endpoint"},{"method":"POST","path":"/cache/store","description":"Store a query + LLM response in the cache"},{"method":"POST","path":"/dedup/check","description":"Detect exact in-flight duplicate requests"},{"method":"POST","path":"/dedup/register","description":"Register a query as in-flight before LLM call"},{"method":"POST","path":"/dedup/release","description":"Release dedup lock after LLM call completes"},{"method":"GET","path":"/cache/stats","description":"Hit rate, token savings, cost estimate"},{"method":"GET","path":"/cache/list","description":"List all cached entries with hit counts"},{"method":"DELETE","path":"/cache/flush","description":"Clear all cache entries"},{"method":"POST","path":"/similarity","description":"Raw similarity score between two strings (for threshold testing)"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"d2760364-cb44-4c33-b687-70d03a1a4a3d","name":"Multi-Source Evidence Scoring API","slug":"multi-source-evidence-scoring-api-f85c8f","shortDescription":"Decide whether an AI agent has enough evidence to answer or act","description":"Multi-Source Evidence Scoring API is a self-contained deterministic API for deciding whether an AI agent has enough evidence to answer or act. It requires no external API keys, no third-party scoring service, and no live retrieval provider.\n\nAI agents, research bots, copilots, workflow automations, and orchestration systems can submit evidence summary inputs such as source count, source types, freshness, agreement score, contradiction count, authority score, direct evidence percentage, and stake level to receive a structured JSON response with evidence score, confidence band, answer-or-act decision, missing evidence signals, reasons, and recommended next step.\n\nThis API is ideal for retrieval gating, confidence estimation, answer validation, action safety, multi-source reasoning workflows, and evidence sufficiency checks in production agent systems.","category":null,"tags":["ai agents","evidence scoring","confidence scoring","retrieval quality","source agreement","answer gating","action gating","reliability","agent evaluation","evidence sufficiency"],"baseUrl":"https://orbisapi.com/proxy/multi-source-evidence-scoring-api-f85c8f","openApiSpecUrl":"https://multi-source-evidence-scoring-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"55421690-db9c-4119-a1b4-75742f33655e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a7519d52-f5d2-4fd9-8337-849eef57a3ad","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3f3817a4-02e9-49b2-afea-13221fa9c2af","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/source-catalog","description":"Returns supported source types."},{"method":"GET","path":"/examples","description":"Returns example evidence-scoring payloads."},{"method":"POST","path":"/score-evidence","description":"Scores whether the available evidence is sufficient for answering or acting."}],"x402":null},{"id":"af5ec1f4-99e4-4fa6-8230-1bf1b28ab1a2","name":"Crypto Token Risk Rules API","slug":"crypto-token-risk-rules-api-cb8aa0","shortDescription":"Deterministic token and project risk scoring for AI agents","description":"Crypto Token Risk Rules API is a self-contained deterministic API for scoring token and project risk using built-in crypto red-flag rules. It requires no external API keys, no third-party data providers, and no live market calls.\n\nAI agents, dashboards, launchpad tools, Telegram bots, and due-diligence workflows can submit token or project facts and receive a structured JSON response with risk score, verdict, triggered red flags, category breakdown, and recommended action.\n\nThis API is ideal for screening early-stage tokens, memecoins, presales, and speculative crypto projects where structural contract and tokenomics risks matter more than live market price feeds. It also includes built-in example payloads and a full OpenAPI 3.0 spec endpoint for fast integration into Orbis, automations, and agent workflows.","category":null,"tags":["crypto","token risk","scam detection","defi","ai agents","security","tokenomics","risk scoring"],"baseUrl":"https://orbisapi.com/proxy/crypto-token-risk-rules-api-cb8aa0","openApiSpecUrl":"https://crypto-token-risk-rules-api.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"f84f3431-9091-44e8-ac1d-3e39e474ae62","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"eeee7dd0-180c-41ce-ac09-a94146b54a9d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0592c5b6-be7f-46c6-b692-1b4f04362e41","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all available endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/risk-rules","description":"Returns all built-in risk rules."},{"method":"GET","path":"/examples","description":"Returns sample low-risk and high-risk payloads."},{"method":"POST","path":"/assess-token","description":"Scores a token using deterministic rule-based checks across minting, blacklist controls, taxes, liquidity, holder concentration, governance, docs, and audit status."},{"method":"POST","path":"/assess-project","description":"Scores a broader crypto project using the same rule engine plus suspicious marketing-language checks from submitted summary text."}],"x402":null},{"id":"6e15f2a6-b880-4ff2-9366-962a678fb998","name":"Agent Career Optimization & Application Intelligence API","slug":"agent-career-optimization-application-intelligence-api-c46067","shortDescription":"Autonomous resume optimization, ATS intelligence, job matching, application monitoring, and execution-routing infrastructure for AI agents","description":"Provides autonomous AI agents with advanced resume analysis, ATS optimization, job matching, application planning, career gap analysis, bullet rewriting, cover letter generation, continuous job monitoring, SSE streaming, webhook automation, and execution-gated application workflows. Built for career agents, recruiting systems, hiring automation platforms, and autonomous job application orchestration.","category":null,"tags":["resume-ai","career-intelligence","ats-optimization","job-matching","application-automation","career-agents","autonomous-agents","cover-letter-generation","candidate-scoring","resume-analysis","job-monitoring","recruiting-ai","workflow-automation","execution-routing","autonomous-applications","optimize resume for ats","match resume to job","autonomous job application api","career intelligence for ai agents","resume scoring api","generate resume bullet points","rewrite professional summary","job gap analysis","monitor jobs automatically","execution-ready applications","ai recruiting infrastructure","continuous career monitoring"],"baseUrl":"https://orbisapi.com/proxy/agent-career-optimization-application-intelligence-api-c46067","openApiSpecUrl":"https://orbis-apis.onrender.com/resume/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"f7c79661-3d5e-4c3c-90b4-151df7685983","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"d2314be5-f733-4454-863f-8d6675522f79","name":"Builder","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"510ffbee-2a54-4837-9cd4-759a69405bed","name":"Execution","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":250000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-resume","description":"Full resume analysis including strengths, weaknesses, vague phrasing, and optimization opportunities."},{"method":"POST","path":"/score-resume","description":"Score resume across ATS compatibility, readability, impact, and completeness."},{"method":"POST","path":"/match-job","description":"Match a resume against a job description and return fit score, ATS probability, and missing requirements."},{"method":"POST","path":"/optimize-for-ats","description":"Rewrite and optimize resume structure and wording for ATS systems."},{"method":"POST","path":"/generate-bullets","description":"Generate impactful, results-driven resume bullet points."},{"method":"POST","path":"/rewrite-summary","description":"Rewrite or generate professional summaries aligned to target roles."},{"method":"POST","path":"/gap-analysis","description":"Detect experience, education, and skills gaps relative to target roles."}],"x402":null},{"id":"b9ac90d6-cb41-4ce8-826b-968a0a332682","name":"Agent Database Query Safety API","slug":"agent-database-query-safety-api-f9538d","shortDescription":"Score agent database query safety from query intent, row scope, write risk, PII fields, and rollback readiness","description":"Score agent database query safety from query intent, row scope, write risk, PII fields, and rollback readiness. This premium self-contained API uses hardcoded advanced AI-agent infrastructure, MCP, identity, security, API governance, and runtime control rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on enterprise automation, API security, runtime governance, observability, audit readiness, dashboards, and Orbis x402 monetization.","category":null,"tags":["database","query-safety","agent-security","data-access","agent-friendly","x402","agent database query safety","database","query safety","agent security","data access","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-database-query-safety-api-f9538d","openApiSpecUrl":"https://agent-db-query-safety.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"39dd446b-8718-4c1d-b605-fda56f0e176c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d88a7c81-9304-4c9e-9f6e-99c1c5bca2c2","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d2c7e20c-6a49-4124-bd62-d94813cf985b","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/db-query-safety-rules","description":"Return hardcoded agent db query safety rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-query-safety","description":"Score agent database query safety from query intent, row scope, write risk, PII fields, and rollback readiness using deterministic scoring rules"},{"method":"POST","path":"/recommend-query-guards","description":"Generate focused next steps for agent db query safety from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"4851c050-e9eb-49be-8e42-ddb49997bafc","name":"Responsive Web Layout Planner API","slug":"responsive-web-layout-planner-api-94c92e","shortDescription":"Plan responsive web layouts from content priority, breakpoints, component density, CTA hierarchy, and accessibility","description":"Plan responsive web layouts from content priority, breakpoints, component density, CTA hierarchy, and accessibility. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["web","web-design","responsive-design","ux","agent-friendly","x402","responsive web layout planner","web","web design","responsive design","ux","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/responsive-web-layout-planner-api-94c92e","openApiSpecUrl":"https://responsive-web-layout-five.vercel.app/openapi","hasFree":true,"callCount":24,"tiers":[{"id":"2a40c736-999d-4115-a06e-f408ea0f22ea","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"bf9c59d2-7f24-4b95-8712-33e4971c5b11","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"789da453-583e-4c70-a5b5-248367f51f65","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/layout-planner-rules","description":"Return hardcoded responsive web layout rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/plan-responsive-layout","description":"Plan responsive web layouts from content priority, breakpoints, component density, CTA hierarchy, and accessibility using deterministic scoring rules"},{"method":"POST","path":"/flag-layout-risks","description":"Generate focused next steps for responsive web layout from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"960a5f6f-fe9a-4978-b531-684a6ac4a254","name":"Wallet Balance API","slug":"wallet-balance-api-df563c","shortDescription":"Look up wallet token balances, portfolio composition, and transaction history","description":"Look up wallet token balances, analyze portfolio composition, view transaction history and estimate net worth for Web3 and DeFi agents. Supports EVM-compatible chains and returns structured balance data with USD valuation.","category":null,"tags":["wallet","balance","portfolio","defi","web3","wallet balance api","crypto portfolio tracker","evm wallet lookup","token balance checker","defi net worth api"],"baseUrl":"https://orbisapi.com/proxy/wallet-balance-api-df563c","openApiSpecUrl":"https://orbis-apis.onrender.com/wallet-balance/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"81834d91-1f33-422b-88e8-a6b4cea6c3a6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8abad98b-2df5-4379-bfc0-2a3809e7921a","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"9f379373-61ff-473b-bf47-4bba2e044d3f","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/lookup","description":"Look up token balances for a wallet address across EVM chains"},{"method":"POST","path":"/portfolio","description":"Get full portfolio composition with token prices and USD net worth"},{"method":"POST","path":"/history","description":"Retrieve transaction history for a wallet address"}],"x402":null},{"id":"b7763a07-9a51-4a94-869f-ad6ae14f9b1e","name":"Crisis Communication Planner API","slug":"crisis-communication-planner-api-a1bbc7","shortDescription":"Generate crisis communication priority, stakeholder sequencing, and escalation guidance","description":"Generate crisis communication priority, stakeholder sequencing, and escalation guidance. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","crisis-response","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/crisis-communication-planner-api-a1bbc7","openApiSpecUrl":"https://comm-crisis-response.vercel.app/openapi","hasFree":true,"callCount":25,"tiers":[{"id":"1e327b2e-0925-4908-84b1-ee40bb158729","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e5044925-5837-47c1-ad43-a9ad71b45069","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"67e1672a-c8ca-46c7-8645-3af71f7a139a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/plan","description":"Analyze one incident and return premium scoring output"}],"x402":null},{"id":"882a20a6-815e-4236-877a-db0ce0965542","name":"Stablecoin Depeg Scenario Simulator API","slug":"stablecoin-depeg-scenario-simulator-api-2b14c9","shortDescription":"Simulate stablecoin depeg losses, liquidity haircuts, recovery timing, and portfolio risk","description":"The Stablecoin Depeg Scenario Simulator API helps apps, analysts, crypto teams, and AI agents model portfolio losses during stablecoin depeg events.\n\nIt uses self-contained reference data and hardcoded scenarios, so it does not require CoinGecko, Binance, exchange APIs, price feeds, or external API keys. Users submit stablecoin exposure amounts and choose a scenario such as mild, severe, cascading, or recovery. The API returns estimated stressed value, liquidity haircut, exit value, mark-to-market loss, concentration risk, recovery timing, and practical risk recommendations.\n\nThis API is useful for crypto treasury planning, DeFi dashboards, AI research agents, risk bots, stablecoin allocation tools, and portfolio stress-testing workflows.\n\nEducational scenario model only. Not financial advice.","category":null,"tags":["finance","web3","stablecoin-risk","depeg-simulator","portfolio-stress","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/stablecoin-depeg-scenario-simulator-api-2b14c9","openApiSpecUrl":"https://stablecoin-depeg-simulator.vercel.app/openapi","hasFree":true,"callCount":25,"tiers":[{"id":"81b87530-b66f-4a08-854d-01c7a057eb3b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"db65b4e7-9f4e-4034-925d-3961fa684350","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b750c0f1-2317-4a24-9349-14d01a1e6ee8","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Return all available routes and example request bodies for the Stablecoin Depeg Scenario Simulator API."},{"method":"GET","path":"/openapi","description":"Return a valid OpenAPI 3.0 JSON specification for importing into Orbis, agentic.market, and AI agent tools."},{"method":"GET","path":"/scenarios","description":"Return hardcoded mild, severe, cascading, and recovery stablecoin depeg scenario assumptions."},{"method":"POST","path":"/simulate","description":"Calculate stablecoin portfolio stress value, estimated exit value, liquidity haircut, loss percentage, concentration risk, recovery timing, and recommendations.  Example body:  ```json {   \"scenario\": \"severe\",   \"exposures\": [     { \"symbol\": \"USDC\", \"amount\": 12000 },     { \"symbol\": \"DAI\", \"amount\": 6000 },     { \"symbol\": \"FRAX\", \"amount\": 2000 }   ],   \"includeLiquidityHaircut\": true }"},{"method":"POST","path":"/compare","description":"Rank multiple stablecoin exposure baskets by simulated depeg loss percentage and risk level under the same scenario.  Example body:  ```json {   \"scenario\": \"cascading\",   \"portfolios\": [     {       \"name\": \"Concentrated USDC\",       \"exposures\": [         { \"symbol\": \"USDC\", \"amount\": 20000 }       ]     },     {       \"name\": \"Diversified Stables\",       \"exposures\": [         { \"symbol\": \"USDC\", \"amount\": 8000 },         { \"symbol\": \"USDT\", \"amount\": 7000 },         { \"symbol\": \"DAI\", \"amount\": 5000 }       ]     }   ] }"}],"x402":null},{"id":"ab281f7c-60d2-4863-adb4-1cce8ed7d57f","name":"Text Generation API","slug":"text-generation-api-3b0db8","shortDescription":"Multi-provider AI text generation with automatic Anthropic and OpenAI fallback","description":"Multi-provider text generation with automatic Anthropic and OpenAI fallback. One API for maximum uptime. Includes provider selection, cost estimation, safety gating, model capability reporting, fallback detection, and content moderation.","category":null,"tags":["text-generation","llm","anthropic","openai","ai","fallback","generate text with ai","multi-provider llm","openai fallback","anthropic api","text completion","ai content generation"],"baseUrl":"https://orbisapi.com/proxy/text-generation-api-3b0db8","openApiSpecUrl":"https://orbis-apis.onrender.com/text-gen/openapi.json","hasFree":true,"callCount":25,"tiers":[{"id":"12d1f113-3d97-4281-bfed-f4c85b102303","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":[]},{"id":"22b0ccfd-53e1-4f0d-beaf-31621659dd2d","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"1649f584-663c-4763-9d6f-9ea96bef7ee2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate text with automatic provider fallback"},{"method":"POST","path":"/execution-gate","description":"Gate generation based on safety and cost"}],"x402":null},{"id":"2defa52f-9571-451d-ad00-ce3d7ae246f6","name":"RSS Feed Parser & Aggregator API","slug":"rss-feed-parser-aggregator-api-217c45","shortDescription":"Parse any RSS or Atom feed to clean structured JSON instantly — built for news and content agents","description":"Parse any RSS or Atom feed URL to clean, structured JSON instantly. Get feed title, description, items with titles, links, descriptions, authors, categories and publish dates.\n\nPOST /api/parse — Parse any RSS/Atom feed to JSON (up to 50 items)\nPOST /api/batch — Parse up to 5 feeds at once\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["RSS","Atom","feed parser","news","content","aggregator","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/rss-feed-parser-aggregator-api-217c45","openApiSpecUrl":"https://rss-parser-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":25,"tiers":[{"id":"99316e28-abb3-4e32-952a-397c0ef35251","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | RSS and Atom support | JSON response"]},{"id":"b4107177-fd41-420a-a538-39c25e97cc4b","name":"Pay Per Call","description":"News agents auto-pay per parse — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | Batch up to 5 feeds"]},{"id":"fd7e4dfd-1ce5-475f-be98-d8363e5a279d","name":"Pro","description":"For production news and content pipelines parsing feeds at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day | 50,000 requests/month | All endpoints | Batch parsing | USD payment | Zero latency edge"]},{"id":"07a1d67e-d297-4b6a-a6ff-87f7927f3997","name":"Enterprise","description":"For high-volume news aggregation infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Priority edge | USD payment"]}],"endpoints":[{"method":"POST","path":"/api/parse","description":null},{"method":"POST","path":"/api/batch","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"ba11876c-c114-4d2f-959b-5b7eb7ae8d60","name":"Market Correlation API","slug":"market-correlation-api-50ede4","shortDescription":"Cross-asset correlation scoring and matrix generation for crypto portfolios","description":"Measure how tightly any two crypto assets move together. The Market Correlation API returns per-asset correlation scores, summaries, and full correlation matrices across configurable time windows (7d, 30d, 90d). Identify diversification opportunities, detect correlation breakdowns, and stress-test portfolios. Built for quants, portfolio managers, and algorithmic traders who need more than simple price comparisons.","category":null,"tags":["correlation","portfolio","crypto","quant","risk","diversification","matrix","crypto correlation api","cross-asset correlation","portfolio diversification crypto","correlation matrix crypto","asset correlation scoring"],"baseUrl":"https://orbisapi.com/proxy/market-correlation-api-50ede4","openApiSpecUrl":"https://orbis-apis.onrender.com/market-correlation/openapi.json","hasFree":true,"callCount":25,"tiers":[{"id":"516fb235-55a7-4c5c-9425-2fec85aeb7dd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"3b6fcd3f-b5d0-49a8-a427-ec20cfe598a7","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"0c734440-a18e-49ad-9902-7f19176f37b4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"e00793cb-75b1-4d9a-b1ad-3e1abe36b27f","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"33ae9d76-2287-4d01-9afd-b845fefc0020","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/correlation/:asset","description":"Get correlations for an asset — pass period as 7d, 30d, or 90d"},{"method":"GET","path":"/correlation/:asset/summary","description":"Correlation summary for an asset"},{"method":"GET","path":"/correlation/matrix","description":"Full correlation matrix — pass comma-separated asset list"}],"x402":null},{"id":"446bf796-a034-4cff-9740-c889bfeaf419","name":"Contract & Legal Text Analyzer API","slug":"contract-legal-text-analyzer-api-306124","shortDescription":"Enterprise-grade contract risk scoring, clause detection and legal analysis — built for AI agents","description":"Enterprise-grade contract analysis for AI agents and legal tech pipelines. Instantly detect risk levels, extract clauses, identify red flags, parse obligations and compare contracts — all as structured JSON.\n\nPOST /api/analyze — Full contract analysis: risk score, clauses, red flags, obligations, parties\nPOST /api/clauses — Detect 12 clause types with excerpts\nPOST /api/risk — Risk score (0-100) with severity-graded red flags\nPOST /api/obligations — Extract all obligations, deadlines and payment amounts\nPOST /api/parties — Extract all parties, roles, emails, phones, addresses\nPOST /api/compare — Compare two contracts and highlight differences\n\nSupports NDA, employment, SaaS, service, lease, purchase and partnership contracts. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["contract","legal","NDA","risk","compliance","clause detection","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/contract-legal-text-analyzer-api-306124","openApiSpecUrl":"https://contract-analyzer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":25,"tiers":[{"id":"09748697-42ed-4185-8155-24305b47a6ba","name":"Free","description":"Evaluate with one contract","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1,"requestsPerMonth":30,"rateLimitPerSecond":null},"features":["1 request/day | Full analysis endpoint | JSON response"]},{"id":"6b85833e-c63a-48c6-8279-8c4cf5825b64","name":"Pay Per Call","description":"Enterprise agents auto-pay per analysis — no commitment required","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC per request | x402 automatic payment | No monthly commitment | All 6 endpoints included | Full risk scoring"]},{"id":"a24cdc79-a406-4d71-b3a8-3557af2e4e62","name":"Pro","description":"For legal tech platforms and compliance pipelines processing high volumes","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["500 requests/day | 10,000 requests/month | All 6 endpoints included | Contract comparison | Full risk scoring | USD payment | Zero latency edge"]},{"id":"78bdb984-5696-493c-8b26-f1faed4db5cb","name":"Enterprise ","description":"For enterprise legal infrastructure processing thousands of contracts daily","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["2,000 requests/day | 60,000 requests/month | All 6 endpoints included | Priority edge routing | Contract comparison | Full risk scoring | USD payment | Dedicated support"]}],"endpoints":[{"method":"POST","path":"/api/analyze","description":"Full contract analysis"},{"method":"POST","path":"/api/clauses","description":"Clause detection and extraction"},{"method":"POST","path":"/api/risk","description":"Risk score and red flag detection"},{"method":"POST","path":"/api/obligations","description":"Extract obligations and deadlines"},{"method":"POST","path":"/api/parties","description":"Extract parties and contact info"},{"method":"POST","path":"/api/compare","description":"Compare two contracts"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"55c9db2f-0d66-4ee3-b913-c3283065db50","name":"Procurement Email Triage API","slug":"procurement-email-triage-api-666978","shortDescription":"Triage procurement emails by vendor risk, spend type, urgency, contract dependency, and approval path","description":"Triage procurement emails by vendor risk, spend type, urgency, contract dependency, and approval path. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","procurement","email-triage","vendor-risk","agent-assist","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/procurement-email-triage-api-666978","openApiSpecUrl":"https://procurement-email-triage.vercel.app/openapi","hasFree":true,"callCount":25,"tiers":[{"id":"9b6ce91d-5c69-4a02-9d86-24d5a2d4521b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5d7cc333-8018-4843-9b22-98379eb66853","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"359c2b9c-56f5-4861-bd72-39597cdce490","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/recommend-procurement-action","description":"Generate focused next steps for procurement email triage from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/triage-email","description":"Triage procurement emails by vendor risk, spend type, urgency, contract dependency, and approval path using deterministic scoring rules"},{"method":"GET","path":"/email-rules","description":"Return hardcoded procurement email triage rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"76b4eb55-1858-4ecd-832f-03d00197e099","name":"Crypto Narrative API","slug":"crypto-narrative-api-51cb0e","shortDescription":"AI-powered crypto narrative detection and trending theme analysis","description":"Detect and track the dominant narratives driving crypto markets. Get trending themes, deep-dive analysis on specific narratives, compare narrative strength, and scan all active market stories. Powered by CoinGecko data and Claude AI.","category":null,"tags":["narrative","crypto","ai","research","market-analysis","crypto narrative analysis","trending crypto themes","AI crypto research","market story detection","narrative momentum"],"baseUrl":"https://orbisapi.com/proxy/crypto-narrative-api-51cb0e","openApiSpecUrl":"https://orbis-apis.onrender.com/crypto-narrative/openapi.json","hasFree":true,"callCount":25,"tiers":[{"id":"ec9aa2dd-ef8f-4343-ab35-f8558628f842","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"1cc45e23-39b2-4b93-980c-81726dc0a647","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"ff2e6a95-3d14-40cf-a864-57e73e93867b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"98a75d29-3c20-4052-8795-0048fb1e201a","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"8645e778-b9c3-46bf-bbb6-2325e432ac9e","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/trending","description":"Get trending crypto narratives"},{"method":"GET","path":"/:name","description":"Deep dive into a specific narrative"},{"method":"GET","path":"/compare","description":"Compare narrative strength"},{"method":"GET","path":"/scan","description":"Scan all active narratives"}],"x402":null},{"id":"e987a696-7667-4c43-86b4-7c351353b1a8","name":"Crypto Decision Engine API","slug":"crypto-decision-engine-api-f700a5","shortDescription":"Turn crypto risk, tokenomics, scam, and sentiment signals into a final decision","description":"Crypto Decision Engine API is a self-contained rule-based API that converts multiple crypto risk inputs into a final decision and action plan.\n\nSend structured signals such as protocol risk score, tokenomics score, scam score, sentiment, liquidity state, team transparency, and audit status. The API returns a weighted score, final decision, confidence level, priority, explanation, and recommended next steps.\n\nThis API is ideal for AI agents, crypto dashboards, token screening tools, research workflows, and automated decision-support systems.\n\nNo external APIs, API keys, or npm dependencies are required. All logic is built directly into the API code, making it fast, reliable, and easy to integrate into production systems.","category":null,"tags":["crypto","decision engine","risk scoring","tokenomics","scam detection","ai-agents","analysis","web3"],"baseUrl":"https://orbisapi.com/proxy/crypto-decision-engine-api-f700a5","openApiSpecUrl":"https://crypto-decision-engine-api.vercel.app/openapi","hasFree":true,"callCount":25,"tiers":[{"id":"0f88c88b-44c0-4895-9231-79d037b1cc2b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"35ed10af-3a01-4985-9964-09415e4a27c1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9d3de916-595a-4a4d-9f31-8d00d44ae650","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API info and available endpoints"},{"method":"GET","path":"/openai","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/example","description":"Returns example request body"},{"method":"GET","path":"/rules","description":"Returns built-in decision logic summary"},{"method":"POST","path":"/decide","description":"Returns final decision, confidence, reasons, and action steps"}],"x402":null},{"id":"0998aecd-c649-4225-b8d1-2c01e9a35915","name":"Review Snippet Analyzer API","slug":"review-snippet-analyzer-api-49f76e","shortDescription":"Extract review ratings, pros, cons, sentiment hints, and recurring topics from scraped text","description":"Extract review ratings, pros, cons, sentiment hints, and recurring topics from scraped text. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","review-analysis","sentiment","topic-extraction","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/review-snippet-analyzer-api-49f76e","openApiSpecUrl":"https://review-snippet-analyzer-api.vercel.app/openapi","hasFree":true,"callCount":25,"tiers":[{"id":"5984a2b0-91d3-4846-880f-f71459b8122b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"3437f02e-2a78-401b-b700-5e8b642b03aa","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"036c00e6-72a9-4f45-bcce-265755fcd0d1","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Run review snippet analysis against supplied HTML, text, or URL lines"},{"method":"GET","path":"/catalog","description":"Return hardcoded reviewSignals reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"}],"x402":null},{"id":"bfc780de-cf19-4e6c-935f-1b44da766b42","name":"Crypto Trade Execution Validator API","slug":"crypto-trade-execution-validator-api-c87399","shortDescription":"Final pre-trade safety validation for crypto AI agents","description":"Crypto Trade Execution Validator API is a self-contained deterministic API for validating crypto trades before execution. It requires no external API keys, no exchange integrations, and no live market data providers.\n\nAI agents, trading assistants, portfolio bots, and automation systems can submit trade parameters such as account balance, position size, entry, stop loss, take profit, leverage, risk limits, and allocation limits to receive a structured JSON response with approval status, verdict, risk usage, allocation usage, reward/risk ratio, validation flags, and suggested fixes.\n\nThis API is ideal for execution workflows, risk guardrails, bot safety checks, pre-trade approvals, leverage enforcement, and final validation layers in crypto trading systems.","category":null,"tags":["crypto","trade validation","execution safety","risk checks","leverage control","ai agents","pre-trade checks","stop loss","reward risk","automation"],"baseUrl":"https://orbisapi.com/proxy/crypto-trade-execution-validator-api-c87399","openApiSpecUrl":"https://crypto-trade-execution-validator-ap.vercel.app/openapi","hasFree":true,"callCount":25,"tiers":[{"id":"8c2ace01-5306-41b0-bc99-f6d798c69c4e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"9a87695c-2906-4d10-bd2d-8f49d4da603b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e0ab385a-9885-4d22-abc4-46184ff1f881","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/rules","description":"Returns the default validation rules used by the API."},{"method":"GET","path":"/examples","description":"Returns example trade validation payloads."},{"method":"POST","path":"/validate-trade","description":"Validates a trade setup before execution and returns verdict, risk metrics, reward/risk ratio, flags, and suggested fixes."}],"x402":null},{"id":"77cf6ed7-b34c-4339-a2bd-a7e64ad7e016","name":"Gas Optimizer API","slug":"gas-optimizer-api-4f7b83","shortDescription":"Real-time gas prices and optimization across EVM chains","description":"Get real-time gas prices, transaction cost estimates, and best-time recommendations across Ethereum, Polygon, Arbitrum, Optimism, Base, BSC and Avalanche. Save on gas by knowing exactly when and where to transact.","category":null,"tags":["gas","evm","ethereum","crypto","infrastructure","optimization","ethereum gas price","gas fee estimator","cheapest chain to transact","best time to send ETH","gas cost calculator"],"baseUrl":"https://orbisapi.com/proxy/gas-optimizer-api-4f7b83","openApiSpecUrl":"https://orbis-apis.onrender.com/gas-optimizer/openapi.json","hasFree":true,"callCount":25,"tiers":[{"id":"12df2e5c-9a81-43a0-895e-805a2f725344","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"e203bca9-9d6f-4bcc-9842-288f37e2dd73","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"a537a0ae-09a5-4d48-ba03-352840ca2f1e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"d051da9e-2458-4fa3-bce0-17e7676c9402","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"27702ff2-e0c3-4ec1-8ebd-9876bf1c2855","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/now","description":"Get current gas prices by chain"},{"method":"GET","path":"/estimate","description":"Estimate gas cost for a transaction"},{"method":"GET","path":"/compare","description":"Compare gas prices across chains"},{"method":"GET","path":"/timing","description":"Best time to transact on a chain"}],"x402":null},{"id":"8168d6da-cadf-4c8c-8b00-09e327e9e28c","name":"Liquidation Feed API","slug":"liquidation-feed-api-468e93","shortDescription":"Real-time liquidation events and at-risk position monitoring","description":"Track real-time DeFi liquidation events, identify positions at risk of liquidation, and analyze liquidation volume trends. Essential for traders, risk managers, and DeFi protocols monitoring market health.","category":null,"tags":["liquidation","defi","crypto","risk","monitoring","crypto liquidations","defi liquidation feed","at-risk positions","liquidation volume","liquidation tracker"],"baseUrl":"https://orbisapi.com/proxy/liquidation-feed-api-468e93","openApiSpecUrl":"https://orbis-apis.onrender.com/liquidation-feed/openapi.json","hasFree":true,"callCount":25,"tiers":[{"id":"64580897-fabf-41c3-a3d8-8a6d4de29675","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"da078360-0ab4-41f1-b43b-e51898eadfec","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"edcc2da5-ff93-4724-a76d-4cf290471009","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"c2f0f4aa-ef38-45dd-a14e-933bc1a394c4","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"cadedc69-ed27-4aa3-b7cd-5407ae513d37","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/liquidations/recent","description":"Recent liquidation events"},{"method":"GET","path":"/v1/liquidations/at-risk","description":"Positions at risk of liquidation"},{"method":"GET","path":"/v1/liquidations/stats","description":"Liquidation statistics"},{"method":"GET","path":"/v1/liquidations/volume","description":"Liquidation volume over time"}],"x402":null},{"id":"777c33e7-366c-4c86-ab2b-92ac835c41fb","name":"Crypto Portfolio Intelligence API","slug":"crypto-portfolio-intelligence-api-ce6be6","shortDescription":"Enterprise wallet analysis, portfolio risk scoring and DeFi intelligence — built for crypto AI agents","description":"Enterprise-grade crypto intelligence for AI trading agents and DeFi bots. Analyze wallets, score portfolios, classify whale vs retail vs bot wallets, detect risk flags, analyze DeFi protocol exposure and batch process up to 10 wallets simultaneously.\n\nSupports Ethereum, Bitcoin, Solana, Polygon, BSC, Arbitrum and Base.\n\nPOST /api/wallet/analyze — Full wallet intelligence: classification, scores, portfolio, risks\nPOST /api/wallet/score — Trust score, activity score, risk score, health grade\nPOST /api/wallet/classify — Whale/bot/exchange/defi/retail classification\nPOST /api/token/analyze — Token price, market data, volatility, risk flags\nPOST /api/portfolio/risk — Portfolio risk scoring and diversification analysis\nPOST /api/defi/exposure — DeFi protocol TVL, APY, audit status, risk analysis\nPOST /api/batch/wallets — Analyze up to 10 wallets at once\n\nZero latency on Cloudflare edge. x402 pay-per-call — crypto agents auto-pay in USDC.","category":null,"tags":["crypto","wallet analysis","DeFi","portfolio","blockchain","whale detection","x402","AI agents","enterprise","trading"],"baseUrl":"https://orbisapi.com/proxy/crypto-portfolio-intelligence-api-ce6be6","openApiSpecUrl":"https://crypto-intelligence-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":26,"tiers":[{"id":"2a2f3608-3994-4e38-ada7-057b1d629252","name":"Free","description":"Evaluate with one wallet analysis per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1,"requestsPerMonth":5,"rateLimitPerSecond":null},"features":["1 request/day | Full wallet analysis | JSON response"]},{"id":"04605a98-030f-4475-be96-17f7a415254c","name":"Pay Per Call","description":"Trading agents auto-pay per analysis — crypto wallets, zero friction","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | All 7 endpoints | Batch up to 10 wallets"]},{"id":"540221dd-ec3f-4bbb-bbf4-de00ecc1086b","name":"Pro","description":"For production trading bots and DeFi agents processing high-volume wallet intelligence","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["500 requests/day | 10,000 requests/month | All endpoints | Portfolio risk scoring | DeFi exposure analysis | Batch wallets | USDC payment | Zero latency edge"]},{"id":"310b635b-d2b3-4e33-a603-53071ccc0d5b","name":"Enterprise","description":"For enterprise crypto infrastructure — hedge funds, trading firms, DeFi protocols","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"499.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day | 50,000 requests/month | All endpoints | Priority edge | Full intelligence suite | Whale detection | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/wallet/analyze","description":"Full wallet intelligence "},{"method":"POST","path":"/api/wallet/score","description":"Wallet scoring"},{"method":"POST","path":"/api/wallet/classify","description":"Whale/bot/exchange classification "},{"method":"POST","path":"/api/token/analyze","description":"Token market data and risk"},{"method":"POST","path":"/api/portfolio/risk","description":"Portfolio risk scoring"},{"method":"POST","path":"/api/defi/exposure","description":"Defi protocol analysis"},{"method":"POST","path":"/api/batch/wallets","description":"Batch wallet analysis"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"755f35b9-3512-4f21-a5e8-993d6047f6fe","name":"Meeting Notes API","slug":"meeting-notes-api-57f89c","shortDescription":"Transform meeting transcripts into structured notes, action items and decisions — built for AI agents","description":"Transform raw meeting transcripts into structured notes, action items, key decisions and summaries instantly. Supports standup, planning, review, sales, interview and general meeting types. POST /api/process — Full structured meeting notes with action items and decisions. POST /api/summarize — Brief meeting summary. POST /api/action-items — Extract only action items. POST /api/decisions — Extract key decisions. Powered by Groq. x402 pay-per-call supported.","category":null,"tags":["meeting notes","transcription","action items","productivity","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/meeting-notes-api-57f89c","openApiSpecUrl":"https://meeting-notes-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":26,"tiers":[{"id":"6dda2969-ece3-428a-b1a9-73cd56c0bc80","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"e4f4f2fc-be85-45c0-a0c8-c8d571b8f8b6","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e5e821bf-d49b-4f12-9703-860dd48dfb8a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"debe8317-d6ad-4167-a654-f26b9870cf4e","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/process","description":"Full structured meeting notes with action items and decisions"},{"method":"POST","path":"/api/summarize","description":"Brief meeting summary in 3-5 sentences"},{"method":"POST","path":"/api/action-items","description":"Extract only action items from transcript"},{"method":"POST","path":"/api/decisions","description":"Extract key decisions made in meeting"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"df2416ec-eab8-4a80-b24f-735c59aa4789","name":"Chargeback Evidence Planner API","slug":"chargeback-evidence-planner-api-a5e798","shortDescription":"Plan chargeback evidence packages from transaction, delivery, customer, and policy signals","description":"Plan chargeback evidence packages from transaction, delivery, customer, and policy signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","chargeback-evidence","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/chargeback-evidence-planner-api-a5e798","openApiSpecUrl":"https://fin-chargeback-evidence.vercel.app/openapi","hasFree":true,"callCount":26,"tiers":[{"id":"e04ab178-890f-4d8e-9bf5-b500fcd1e12a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ecdd9f40-458c-4dcd-ba95-8ff1725606f5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cb67c695-9afa-4c19-9e18-901fc1cb4554","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/plan","description":"Analyze one dispute and return premium scoring output"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"}],"x402":null},{"id":"c299959e-114a-464e-b886-61f70df79dfc","name":"SLA Response Planner API","slug":"sla-response-planner-api-94602a","shortDescription":"Recommend SLA response actions from severity, queue age, customer tier, and resolution complexity","description":"Recommend SLA response actions from severity, queue age, customer tier, and resolution complexity. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","sla-response","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sla-response-planner-api-94602a","openApiSpecUrl":"https://comm-sla-response.vercel.app/openapi","hasFree":true,"callCount":26,"tiers":[{"id":"b7c6d6e8-84e7-4ee2-a649-5ffddae48a6d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6a77bf30-ee23-4709-ae44-72cf6268b4cb","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"102268bf-7e6c-46a9-bbe5-c7085c85e1ea","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/plan","description":"Analyze one ticket and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"}],"x402":null},{"id":"ebe1a764-6d14-455e-8615-7bf0f131126b","name":"Incident Status Update Builder API","slug":"incident-status-update-builder-api-b6efaf","shortDescription":"Build incident status update plans from severity, audience, ETA, impact, and confidence signals","description":"Build incident status update plans from severity, audience, ETA, impact, and confidence signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","incident-status","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/incident-status-update-builder-api-b6efaf","openApiSpecUrl":"https://comm-incident-status.vercel.app/openapi","hasFree":true,"callCount":26,"tiers":[{"id":"522a9c05-1b8c-408d-9ac1-16b03bc678eb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"1fcce480-fc3b-49c1-9150-4b4a8d894989","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3b8e93fe-c3b6-4735-bbe1-101cf9e4572b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/build","description":"Analyze one incident and return premium scoring output"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"}],"x402":null},{"id":"9d002996-25c1-4026-875b-98eddf91a18c","name":"HTML to Text & Markdown Stripper API","slug":"html-to-text-markdown-stripper-api-5071d4","shortDescription":"Strip HTML and convert to clean text or markdown instantly — built for AI agents","description":"Strip HTML tags and convert to clean readable text or markdown. Extract links, images, headings, emails and phone numbers from any HTML instantly.\n\nPOST /api/strip — Strip HTML and return clean plain text\nPOST /api/tomarkdown — Convert HTML to Markdown format\nPOST /api/extract — Extract links, images, headings, emails, phones\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["HTML","markdown","text extraction","web scraping","parsing","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/html-to-text-markdown-stripper-api-5071d4","openApiSpecUrl":"https://html-stripper-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":26,"tiers":[{"id":"62b94b03-f211-4130-90f6-bd991b54511f","name":"Free","description":"For testing and evaluation ","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints included | JSON response"]},{"id":"74768f95-9d17-4a5a-a2fe-a5b65a7a9fcf","name":"Pay Per Call","description":"Perfect for scraping agents — auto-pay per parse with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | All endpoints included"]},{"id":"7642a55e-582f-4b58-b865-55959d2df575","name":"Pro","description":"For production web scraping pipelines needing reliable HTML parsing","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | USD payment | Zero latency edge computing"]},{"id":"f42cb403-a680-4fe7-8ca9-0a8a05ebec78","name":"Pro+","description":"For high-volume web scraping and content extraction infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints included | USD payment | Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/strip","description":null},{"method":"POST","path":"/api/tomarkdown","description":null},{"method":"POST","path":"/api/extract","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"8e960a92-037f-49e9-97ea-4d4065e4107f","name":"Schema Validator & JSON Fixer API","slug":"schema-validator-json-fixer-api-47f0ae","shortDescription":"Validate JSON, fix malformed strings, infer schemas and coerce types — agents break JSON constantly","description":"AI agents break JSON constantly. Validate against schemas, auto-fix malformed strings, infer schemas from samples, coerce types and batch validate up to 50 objects at once.\n\nPOST /api/validate — Validate JSON against a schema with detailed error paths\nPOST /api/fix — Auto-fix malformed JSON (quotes, trailing commas, unquoted keys)\nPOST /api/infer-schema — Infer a schema from any JSON sample\nPOST /api/coerce — Coerce data types to match a target schema\nPOST /api/batch-validate — Validate up to 50 JSON objects at once\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["JSON","schema","validation","fixer","coerce","batch","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/schema-validator-json-fixer-api-47f0ae","openApiSpecUrl":"https://schema-fixer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":26,"tiers":[{"id":"a10bedab-6194-4064-88f4-9db6ff4e25c3","name":"Free","description":"https://i.imgur.com/aeuo75b.png","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["10 requests/day | 10 requests/month | All 5 endpoints | Schema validation | JSON repair | JSON response"]},{"id":"359342da-9ff3-45fe-95c9-900e501d8921","name":"Pay Per Call","description":"Agent pipelines auto-pay per validation — called after every LLM JSON response","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.04 USDC per request | x402 automatic payment | No monthly commitment | All 5 endpoints | Batch up to 50 | Type coercion"]},{"id":"31df8ba7-2909-4a2f-a3fc-98f4e320244b","name":"Pro","description":"or production pipelines validating JSON on every agent step","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Batch validation | Type coercion | USDC payment | Zero latency edge"]},{"id":"83663ef3-1e0f-478f-b554-43adc9093e38","name":"Enterprise","description":"For enterprise agent infrastructure validating millions of JSON objects","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"69.670000","limits":{"requestsPerDay":100000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 1,000,000 requests/month | All endpoints | Priority edge | Full schema suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/validate","description":null},{"method":"POST","path":"/api/fix","description":null},{"method":"POST","path":"/api/infer-schema","description":null},{"method":"POST","path":"/api/coerce","description":null},{"method":"POST","path":"/api/batch-validate","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"a8e70ecd-1abf-4da5-a390-79ddb0b1fe58","name":"Web Navigation API","slug":"web-navigation-api-12f37e","shortDescription":"Autonomous web navigation and extraction for AI agents","description":"AI-powered web navigation infrastructure for autonomous agents. Navigate URLs, extract structured data, perform live search, follow link graphs, adaptive crawl websites, handle anti-bot challenges ethically, manage browser sessions, capture screenshots, detect forms, and execute navigation workflows.","category":null,"tags":["browser-automation","web-navigation","web-scraping","crawl","automation","browser","data-extraction","agent-tools","mcp","browser automation","web navigation api","extract structured data","autonomous browser","crawl websites","browser session","web extraction","agent browser control"],"baseUrl":"https://orbisapi.com/proxy/web-navigation-api-12f37e","openApiSpecUrl":"https://orbis-apis.onrender.com/web-navigation/openapi.json","hasFree":true,"callCount":26,"tiers":[{"id":"2ad7bcd0-e124-40d6-80d5-8c5d5e46132c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"8c0476b4-a869-42e4-ac3d-aa93bf889535","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"44bc1aaf-fc98-49ad-9330-952ef65a491c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/navigate","description":"Navigate and analyze a URL with goal-directed page intelligence extraction"},{"method":"POST","path":"/extract-structured-data","description":"Extract structured data from a page according to a target schema"},{"method":"POST","path":"/live-search","description":"Generate optimized search queries and structure results from any search engine"},{"method":"POST","path":"/follow-links","description":"Generate a prioritized crawl plan following links from a seed URL toward a goal"},{"method":"POST","path":"/adaptive-crawl","description":"Adaptive crawling strategy for dynamic content, JS rendering, and anti-bot challenges"},{"method":"POST","path":"/anti-bot-handling","description":"Ethical anti-bot strategies with timing, headers, backoff, and robots.txt compliance"},{"method":"POST","path":"/content-diff","description":"Detect and classify content changes between two versions of a web page"},{"method":"POST","path":"/browser-session","description":"Plan browser session config, warmup steps, and auth requirements"},{"method":"POST","path":"/screenshot","description":"Generate capture instructions and analysis hints for webpage screenshots"},{"method":"POST","path":"/form-detect","description":"Detect and analyze all forms on a page including fields, validation, and CAPTCHA"},{"method":"POST","path":"/submit-form-gated","description":"Gate form submissions with risk scoring, field validation, and step-by-step instructions"},{"method":"POST","path":"/download-assets","description":"Plan and prioritize asset downloads with type filtering and size limits"},{"method":"POST","path":"/navigate-and-extract","description":"ONE-CALL: navigate, detect, extract structured data, and handle challenges in one request"},{"method":"POST","path":"/execution-gate","description":"Gate navigation actions for robots.txt compliance, rate limits, and ethical crawling"}],"x402":null},{"id":"1263650f-b663-4b73-a48c-f62fa94bb966","name":"Sitemap URL Classifier API","slug":"sitemap-url-classifier-api-9976f4","shortDescription":"Classify scraped sitemap URLs into product, blog, docs, pricing, support, and legal pages","description":"Classify scraped sitemap URLs into product, blog, docs, pricing, support, and legal pages. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","sitemap-classifier","url-classification","crawl-planning","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/sitemap-url-classifier-api-9976f4","openApiSpecUrl":"https://sitemap-url-classifier-api.vercel.app/openapi","hasFree":true,"callCount":26,"tiers":[{"id":"612b9812-5f21-4db3-8b16-fe88ebfc655c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d8778ef7-b7f9-47e8-8836-e3bcc28fd41c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5fc9d410-ebaa-439e-942a-564ea289c018","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/classify","description":"Run sitemap URL classification against supplied HTML, text, or URL lines"},{"method":"GET","path":"/catalog","description":"Return hardcoded urlCategories reference data"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"1a30f356-5973-4ba3-9c04-bf8c42eb7c05","name":"Media Filename Sanitizer API","slug":"media-filename-sanitizer-api-58b274","shortDescription":"Sanitize media filenames into safe slugs, extensions, and collision-resistant paths","description":"Sanitize media filenames into safe slugs, extensions, and collision-resistant paths. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","filename-sanitizer","file-paths","upload-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/media-filename-sanitizer-api-58b274","openApiSpecUrl":"https://media-filename-sanitizer-api.vercel.app/openapi","hasFree":true,"callCount":26,"tiers":[{"id":"79c6bfa3-f4ff-42d8-983a-7550d610d1f7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7892b102-58d0-49e8-8a1c-8006f682711d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"949b34ef-2b6d-4eea-8314-2ddaedce24ea","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded namingRules reference data"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/sanitize","description":"Run media filename sanitization from submitted media metadata"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"855e7277-98bd-470d-a33a-2326477b3a54","name":"Community Moderation Queue API","slug":"community-moderation-queue-api-9ff2f3","shortDescription":"Prioritize moderation items by harm level, reach, repetition, confidence, and user history","description":"Prioritize moderation items by harm level, reach, repetition, confidence, and user history. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","community-moderation","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/community-moderation-queue-api-9ff2f3","openApiSpecUrl":"https://comm-community-moderation.vercel.app/openapi","hasFree":true,"callCount":26,"tiers":[{"id":"a8c20ad2-2e64-41fb-9aca-a42c7b28695c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"d33cec88-3453-4067-b942-dfb14e1d9171","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"afecac80-3ec7-4084-95e7-48e96b754152","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/prioritize","description":"Analyze one post and return premium scoring output"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/health","description":"Return health and version metadata"}],"x402":null},{"id":"2e7fc251-69b3-48e5-b045-77d5122a02cb","name":"Address Quality Confidence API","slug":"address-quality-confidence-api-cdb7f4","shortDescription":"Score address quality using completeness, ambiguity, unit hints, postal fit, and deliverability","description":"Score address quality using completeness, ambiguity, unit hints, postal fit, and deliverability. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","address-quality","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/address-quality-confidence-api-cdb7f4","openApiSpecUrl":"https://geo-address-quality.vercel.app/openapi","hasFree":true,"callCount":26,"tiers":[{"id":"0ba0e227-d94f-455b-b33c-a507f992b0a1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"81f920c6-6181-464d-bd1e-0a43c024d553","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"71096a24-fa07-4c79-b43a-0f4b6a7a501b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/score","description":"Analyze one address and return premium scoring output"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"}],"x402":null},{"id":"3ce55c01-fcc8-47e2-87f9-baf08e691a4f","name":"Data Connector API","slug":"data-connector-api-064a62","shortDescription":"Agent-ready data transformation, validation and sync intelligence","description":"AI-powered data connector API for autonomous agents. Transform formats, validate schemas, map fields, merge datasets, enrich records, deduplicate, normalize, extract schemas, check sync status and gate data operations.","category":null,"tags":["data-connector","data-transformation","schema-validation","field-mapping","deduplication","normalization","sync-check","execution-gate","mcp","transform data","validate schema","map fields","merge datasets","deduplicate records","normalize data","extract schema","sync check","data connector api"],"baseUrl":"https://orbisapi.com/proxy/data-connector-api-064a62","openApiSpecUrl":"https://orbis-apis.onrender.com/data-connector/openapi.json","hasFree":true,"callCount":26,"tiers":[{"id":"bdd2bb21-ef61-4a6b-893c-6721ad6cef11","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ae16f008-ec60-401b-aaa1-5954507c3078","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"13ecfcd5-5802-4bfe-b399-8b61b62caebc","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/transform","description":"Transform data between JSON, CSV, XML, YAML and TSV"},{"method":"POST","path":"/validate","description":"Validate data against JSON Schema with detailed errors"},{"method":"POST","path":"/map-fields","description":"Map fields between source and target schemas"},{"method":"POST","path":"/merge","description":"Merge datasets with conflict resolution"},{"method":"POST","path":"/enrich","description":"Enrich records by deriving fields, classifying and scoring"},{"method":"POST","path":"/deduplicate","description":"Deduplicate records with exact and fuzzy matching"},{"method":"POST","path":"/normalize","description":"Normalize dates, phones, emails, addresses and currencies"},{"method":"POST","path":"/extract-schema","description":"Infer schema from sample data"},{"method":"POST","path":"/sync-check","description":"Compare datasets for sync status and drift"},{"method":"POST","path":"/execution-gate","description":"Gate data operations based on quality and risk"}],"x402":null},{"id":"c302bf3f-05b3-40a4-b466-884ff570e4f1","name":"Decision Scorer API","slug":"decision-scorer-api-59e365","shortDescription":"AI-powered decision and risk scoring","description":"Score any decision or risk scenario using Claude AI. Returns a 0-100 score, rating, pros, cons, risks, recommendation (proceed/caution/avoid), and alternative options. Accepts optional context and goal to improve analysis accuracy. Ideal for AI agents, trading bots, and automation workflows that need structured decision intelligence before taking action.","category":null,"tags":["ai","decision-making","risk","ai-agents","automation","intelligence","ai decision scoring","risk assessment api","decision analysis tool","pros cons ai","agent decision maker","risk scoring api"],"baseUrl":"https://orbisapi.com/proxy/decision-scorer-api-59e365","openApiSpecUrl":"https://orbis-apis.onrender.com/decision-scorer/openapi.json","hasFree":true,"callCount":26,"tiers":[{"id":"62165551-ba98-44ef-893d-583644859807","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"571e4912-50ea-44fb-83e4-73e55b1a03f2","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"36b7fa8a-204e-4549-b2eb-665d60787a95","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":[]},{"id":"3c265499-d8ff-4ae2-ad46-072979c57a6c","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"53e84e2e-444d-42de-83a8-582efd49757e","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/score","description":"Score a decision and return full risk assessment with pros, cons, and recommendation"}],"x402":null},{"id":"eba74d7c-b31a-4a53-ab10-552bc857b823","name":"Tokenomics Analyzer API","slug":"tokenomics-analyzer-api-e2c6a5","shortDescription":"Analyze token distribution, unlock risk, and dilution in one API call","description":"Tokenomics Analyzer API is a self-contained crypto analysis tool that evaluates token distribution, dilution risk, and unlock pressure in a single API call.\n\nSend token data such as total supply, circulating supply, team allocation, whale concentration, and upcoming unlock events. The API returns a structured risk score, risk level, flagged issues, and actionable insights.\n\nThis API is designed for:\n- Crypto launchpads\n- Investors and traders\n- AI agents and copilots\n- Web3 dashboards\n- Token research tools\n\nKey features:\n- Detects whale concentration risk\n- Flags large upcoming unlock events\n- Identifies high insider allocation\n- Evaluates inflation and emission pressure\n- Measures dilution risk based on circulating supply\n\nNo external APIs, no API keys, and no dependencies required. All logic is built into the API, making it fast, reliable, and ideal for production use.\n\nPlug-and-play for AI agents and real-world applications.","category":null,"tags":["crypto","tokenomics","risk","launchpad","analysis","web3","ai-agents","investing"],"baseUrl":"https://orbisapi.com/proxy/tokenomics-analyzer-api-e2c6a5","openApiSpecUrl":"https://tokenomics-analyzer-api.vercel.app/openapi","hasFree":true,"callCount":28,"tiers":[{"id":"60dff261-7834-4458-88eb-a128efc54ae1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b388e9a2-a5bf-4cdc-aed6-9a6a5a89bb5a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"93fd9dca-0829-4abc-9c88-3cd22853a45d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API information and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/example","description":"Returns example request body for token analysis"},{"method":"GET","path":"/analyze","description":"Analyzes tokenomics risk and returns score, risk level, issues, and recommendations"}],"x402":null},{"id":"31130d33-b9d8-4fc7-907f-7401d2d39eb0","name":"Emoji Translator API","slug":"emoji-translator-api-254970","shortDescription":"Add emojis to text, decode emoji sequences and generate emoji-only summaries — built for social AI agents","description":"Add platform-appropriate emojis to any text, decode what emoji sequences mean, summarize content as emoji-only, and optimize emoji usage per platform tone.\n\nPOST /api/add — Add emojis to text with low, medium or high density\nPOST /api/decode — Decode emoji sequences to their meaning\nPOST /api/summarize — Summarize text as emoji-only sequence\nPOST /api/tone — Add platform-optimized emojis (Instagram, TikTok, LinkedIn, etc)\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["emoji","social media","content","translation","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/emoji-translator-api-254970","openApiSpecUrl":"https://emoji-translator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":28,"tiers":[{"id":"cb759904-17c2-412f-982d-cd686aa49eca","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"e9ec8412-42e0-41a6-b726-f0b45a547390","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"02466098-9993-4333-96e4-1e4001b62e5e","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"f8ec9872-7363-4361-9fbe-0d112290eb28","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/add","description":"Add emojis to text with low, medium or high density"},{"method":"POST","path":"/api/decode","description":"Decode emoji sequences to their meaning"},{"method":"POST","path":"/api/summarize","description":"Summarize text as emoji-only sequence"},{"method":"POST","path":"/api/tone","description":"Add platform-optimized emojis for Instagram, TikTok, LinkedIn and more"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"54871211-d344-4064-ac44-7989c20907a0","name":"Partner Message Fit API","slug":"partner-message-fit-api-868214","shortDescription":"Score partner communications by alignment, clarity, commercial fit, risk, and response likelihood","description":"Score partner communications by alignment, clarity, commercial fit, risk, and response likelihood. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","partner-message-fit","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/partner-message-fit-api-868214","openApiSpecUrl":"https://comm-partner-message-fit.vercel.app/openapi","hasFree":true,"callCount":28,"tiers":[{"id":"09d3364c-2260-4025-91a8-5b4b7495d528","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"16b0d287-e5cb-4c27-9247-ff1d04cd5cb2","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"61cdafa8-3038-441f-9020-1efe76a2cb59","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/score","description":"Analyze one partnerMessage and return premium scoring output"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"}],"x402":null},{"id":"36608385-0700-4b48-b14d-0a5abf6a8b21","name":"SolEnrich","slug":"solenrich-767f04","shortDescription":"Solana onchain intelligence for agents and LLMs. Pay-per-call via x402 or Stripe. 19   endpoints, no API keys.","description":" SolEnrich turns raw Solana blockchain data into actionable intelligence for AI agents\n   and LLMs. Cross-references Helius, Birdeye, DexScreener, Jupiter, DeFi Llama, and\n  Solana RPC to deliver wallet profiles, token analysis, risk scores, holder\n  concentration, whale tracking, copy-trade signals, due diligence, and Jupiter Perps\n  market structure + trader profiles (read directly from on-chain Anchor accounts).\n\n  Every endpoint supports dual output formats: structured JSON for agent-to-agent\n  pipelines, or natural language briefings sized for LLM context windows. Set\n  format:\"json\" | \"llm\" | \"both\" in the request body.\n\n  19 endpoints total. Pay-per-call via x402 protocol (Solana USDC) or MPP/Stripe (fiat\n  cards), no API keys, no subscriptions, no accounts. Send a payment with your\n  request, get enriched data back. Facilitated by Coinbase CDP.\n\n  Also exposed as an MCP server at /mcp for direct Claude Desktop and Cursor\n  integration.","category":null,"tags":["solana","defi","blockchain","wallet","token","risk-score","enrichment","onchain-data","x402","micropayments","agents","llm","mcp","jupiter-perps","agentic-payments","intelligence"],"baseUrl":"https://orbisapi.com/proxy/solenrich-767f04","openApiSpecUrl":"https://api.solenrich.com/openapi.json","hasFree":true,"callCount":28,"tiers":[{"id":"259d03b0-8b26-4b4e-aaf4-56e73ee784f9","name":"Free Demo","description":"Wallet enrichment + token analysis via /demo endpoint.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":240,"requestsPerMonth":7200,"rateLimitPerSecond":null},"features":["Rate-limited to 10 requests/hour per IP.","No payment required.","Perfect for evaluation"]},{"id":"168a199c-df8d-4cfc-9455-54e0800f593b","name":"Requests/Day","description":"   Pay-per-call access to SolEnrich's full 19-endpoint suite via the x402 protocol. Each    call costs $0.001–$0.020 USDC depending on compute, with no subscription, no  commitment, and no rate limit for paying callers","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["• 19 production endpoints covering wallet profiling, token analysis, and Solana DeFi","intelligence","• Jupiter Perps: live market structure (OI, borrow APR, skew) + trader profiles","(positions, leverage, unrealized PnL)","• Wallet enrichment: SOL balance, holdings, DeFi positions, risk score, behavioral","labels","• Token analysis: price, liquidity, volatility, holder concentration (HHI), slippage","estimates, risk flags","• Whale tracking + copy-trade signals with Sharpe/Sortino/profit-factor metrics","• Due-diligence composite reports (SAFE / CAUTION / RISKY verdicts)","• Temporal trends: token and wallet changes over 7/14/30 day windows","• New-token discovery: scan recent launches, filter by liquidity + risk","• Protocol analytics: TVL, yields, health signals, automated-activity detection","• Dual output: structured JSON for agents, natural-language briefings for LLM context","windows","• Data sources: Helius, Birdeye, DexScreener, Jupiter, DeFi Llama, Solana RPC","• No API keys, no accounts, no rate limits for paying callers","• MCP server at /mcp for direct Claude Desktop / Cursor integration","• Deterministic scoring (no LLM inference in the pipeline — reproducible outputs)"]}],"endpoints":[{"method":"POST","path":"/entrypoints/enrich-wallet-light/invoke","description":null},{"method":"POST","path":"/entrypoints/enrich-wallet-light/invoke","description":"Quick wallet snapshot — SOL balance, top holdings, behavioral labels, risk score. Price: $0.002"},{"method":"POST","path":"/entrypoints/enrich-wallet-full/invoke","description":null},{"method":"POST","path":"/entrypoints/enrich-wallet-full/invoke","description":"Full wallet profile — adds DeFi positions, connected wallets, activity signals. Price: $0.005."},{"method":"POST","path":"/entrypoints/enrich-token-light/invoke","description":"Token basics — price, market cap, volume, liquidity, risk flags, verified status. Price: $0.002"},{"method":"POST","path":"/entrypoints/enrich-token-light/invoke","description":null},{"method":"POST","path":"/entrypoints/enrich-token-full/invoke","description":"Deep token analysis — adds top holders, concentration (HHI), volatility, slippage estimates. Price: $0.004."},{"method":"POST","path":"/entrypoints/enrich-token-full/invoke","description":null},{"method":"POST","path":"/entrypoints/parse-transaction/invoke","description":null},{"method":"POST","path":"/entrypoints/parse-transaction/invoke","description":"Transaction parsing — type detection, protocol labeling, token transfers, accounts. Price: $0.001"},{"method":"POST","path":"/entrypoints/whale-watch/invoke","description":null},{"method":"POST","path":"/entrypoints/whale-watch/invoke","description":"Top token holders with buy/sell activity, balance tracking, net flow direction. Price: $0.008"},{"method":"POST","path":"/entrypoints/batch-enrich/invoke","description":null},{"method":"POST","path":"/entrypoints/batch-enrich/invoke","description":"Batch up to 10 wallets or tokens in a single call. Price: $0.015"},{"method":"POST","path":"/entrypoints/wallet-graph/invoke","description":"Connection mapping — related wallets, clusters, depth-1/2 transaction hops.Price: $0.010"},{"method":"POST","path":"/entrypoints/wallet-graph/invoke","description":null},{"method":"POST","path":"/entrypoints/copy-trade-signals/invoke","description":"Trade history PnL, win rate, Sharpe/Sortino ratios, max drawdown, profit factor. Price: $0.010"},{"method":"POST","path":"/entrypoints/copy-trade-signals/invoke","description":null},{"method":"POST","path":"/entrypoints/due-diligence/invoke","description":null},{"method":"POST","path":"/entrypoints/due-diligence/invoke","description":"Composite risk report — token + whales + holders. Returns SAFE / CAUTION / RISKY verdict. Price: $0.020"},{"method":"POST","path":"/entrypoints/query/invoke","description":null},{"method":"POST","path":"/entrypoints/query/invoke","description":"Natural language questions routed to the right enricher via keyword matching. Price: $0.003"},{"method":"POST","path":"/entrypoints/compare-tokens/invoke","description":null},{"method":"POST","path":"/entrypoints/compare-tokens/invoke","description":" Side-by-side token comparison (2-3 tokens) with rankings, safest pick, summary. Price: $0.006"},{"method":"POST","path":"/entrypoints/compare-wallets/invoke","description":null},{"method":"POST","path":"/entrypoints/compare-wallets/invoke","description":" Side-by-side wallet comparison (2-3 wallets) with rankings and summary picks. Price: $0.006"},{"method":"POST","path":"/entrypoints/token-trend/invoke","description":null},{"method":"POST","path":"/entrypoints/token-trend/invoke","description":"Token metrics over time (7/14/30d) with direction indicators (improving/declining/stable). Price: $0.006"},{"method":"POST","path":"/entrypoints/wallet-history/invoke","description":null},{"method":"POST","path":"/entrypoints/wallet-history/invoke","description":"Wallet changes over time — position adds/removes, risk score shifts, activity trends. Price: $0.006"},{"method":"POST","path":"/entrypoints/new-tokens/invoke","description":"Discover recently launched Solana tokens, filtered by liquidity and risk, ranked safest first. Price: $0.012"},{"method":"POST","path":"/entrypoints/new-tokens/invoke","description":null},{"method":"POST","path":"/entrypoints/protocol-profile/invoke","description":"DeFi protocol analytics — TVL, yield pools, on-chain activity, health signals. Price: $0.008"},{"method":"POST","path":"/entrypoints/protocol-profile/invoke","description":null},{"method":"POST","path":"/entrypoints/perps-market-structure/invoke","description":null},{"method":"POST","path":"/entrypoints/perps-market-structure/invoke","description":"Jupiter Perps — per-market OI, utilization, borrow APR, skew, OI caps for SOL/BTC/ETH. Price: $0.012"},{"method":"POST","path":"/entrypoints/perps-trader-profile/invoke","description":"Jupiter Perps — open positions for a wallet with size, leverage, PnL, risk flags. Price: $0.010"},{"method":"POST","path":"/entrypoints/perps-trader-profile/invoke","description":null}],"x402":null},{"id":"5e080579-aafc-4b60-99f7-89cc2727adc8","name":"Agent Trace Quality Scorer API","slug":"agent-trace-quality-scorer-api-b58955","shortDescription":"Deterministic scoring of AI agent trace quality and reliability","description":"Agent Trace Quality Scorer API is a self-contained deterministic API for evaluating the quality of AI agent traces. It requires no external API keys, no observability platform dependency, and no live telemetry provider.\n\nAI agents, orchestration systems, workflow platforms, and developer tools can submit structured run metrics such as total steps, tool calls, failed tools, retries, fallbacks, token usage, cost, completion status, loop suspicion, human intervention, goal achievement, and latency to receive a structured JSON score for trace quality, efficiency, and reliability.\n\nThis API is ideal for agent observability, workflow debugging, production-readiness checks, quality monitoring, cost/performance review, and identifying traces that need optimization before scaling.","category":null,"tags":["ai agents","agent observability","workflow debugging","agent quality","monitoring","orchestration","trace analysis","production agents"],"baseUrl":"https://orbisapi.com/proxy/agent-trace-quality-scorer-api-b58955","openApiSpecUrl":"https://agent-trace-quality-scorer-api.vercel.app/openapi","hasFree":true,"callCount":28,"tiers":[{"id":"f99b070c-1a15-45b9-a28d-ed6e40882768","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"dc0c7ef9-8fea-4b0a-b10f-d369cfc287fe","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"98e24e34-1785-4b82-88c0-2166338e888d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Get supported completion statuses"},{"method":"GET","path":"/examples","description":"Get example trace payloads"},{"method":"GET","path":"/openapi","description":"Get OpenAPI specification"},{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/score-trace","description":"Score the quality of an AI agent trace"}],"x402":null},{"id":"fe59d241-0209-4e4c-a63b-3014d211944a","name":"Revenue Leakage Detector API","slug":"revenue-leakage-detector-api-119095","shortDescription":"Detect revenue leakage from failed payments, discounts, refunds, tax gaps, and entitlement mismatch","description":"Detect revenue leakage from failed payments, discounts, refunds, tax gaps, and entitlement mismatch. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","revenue-leakage","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/revenue-leakage-detector-api-119095","openApiSpecUrl":"https://fin-revenue-leakage.vercel.app/openapi","hasFree":true,"callCount":28,"tiers":[{"id":"bc3049da-7e15-4dcd-b13f-6d7b3b661de6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"67e466e0-7015-4c4a-a4a9-ba3b47460009","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"bbd374cd-f194-443c-bf43-2a4c24e3c65e","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/detect","description":"Analyze one account and return premium scoring output"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"1bd08153-fca6-4b2f-9d34-7925afacf817","name":"Time Zone Converter API","slug":"time-zone-converter-api-3a2dbe","shortDescription":"Convert times between any timezone instantly — built for scheduling AI agents","description":"Convert times between 60+ timezones instantly. Get current time in any zone, batch convert to multiple timezones, list all supported zones.\n\nPOST /api/convert — Convert time between two timezones\nPOST /api/now — Get current time in any timezone\nPOST /api/batch — Convert one time to up to 20 timezones at once\nGET /api/zones — List all 60+ supported timezones\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["timezone","time conversion","scheduling","calendar","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/time-zone-converter-api-3a2dbe","openApiSpecUrl":"https://timezone-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":28,"tiers":[{"id":"d0f6415b-df0c-46b7-9f78-2a437a809175","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints included | JSON response"]},{"id":"e8c983ec-ddff-4599-aa85-ed90dbaadb49","name":"Pay Per Call","description":"Perfect for scheduling agents — auto-pay per conversion with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | Batch up to 20 timezones"]},{"id":"c3cbaf5e-69a1-4c0f-8391-72d14ffde783","name":"Pro","description":"For production scheduling pipelines needing reliable high-volume conversion","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | USD payment | Zero latency edge computing"]},{"id":"126a323c-7bfd-4b83-a740-c2c27a765f0c","name":"Pro+","description":"For high-volume calendar and scheduling infrastructure ","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints included | USD payment | Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/convert","description":null},{"method":"POST","path":"/api/now","description":null},{"method":"GET","path":"/api/zones","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"d9e55737-6db6-4640-a373-c832ebf46492","name":"Job Posting Parser API","slug":"job-posting-parser-api-d92cac","shortDescription":"Parse job titles, companies, locations, salary ranges, skills, and remote status from job HTML","description":"Parse job titles, companies, locations, salary ranges, skills, and remote status from job HTML. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","job-parser","recruiting-data","html-parser","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/job-posting-parser-api-d92cac","openApiSpecUrl":"https://job-posting-parser-api.vercel.app/openapi","hasFree":true,"callCount":29,"tiers":[{"id":"cbcee6a8-8480-4864-bda3-5257d0877c6f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"de7969d8-e8fe-42ee-a825-994d854c2c78","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c263db59-8fce-44ae-a32d-f0be3dedc985","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/parse","description":"Run job posting parsing against supplied HTML, text, or URL lines"},{"method":"GET","path":"/catalog","description":"Return hardcoded jobFields reference data"}],"x402":null},{"id":"2be4b46c-6ea6-4dab-948d-09b25dd4c0bc","name":"Omnichannel Routing Advisor API","slug":"omnichannel-routing-advisor-api-e3400d","shortDescription":"Route communications across email, SMS, chat, phone, and push using intent and urgency","description":"Route communications across email, SMS, chat, phone, and push using intent and urgency. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","omnichannel-router","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/omnichannel-routing-advisor-api-e3400d","openApiSpecUrl":"https://comm-omnichannel-router.vercel.app/openapi","hasFree":true,"callCount":29,"tiers":[{"id":"661a4e98-2830-43a2-9165-dac724ccec96","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"fa927914-ea2e-43e1-92e5-4596482b7c89","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"463eac34-60ec-453d-9f69-50099bec0144","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/route","description":"Analyze one conversation and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"}],"x402":null},{"id":"333e7bb8-0e18-4285-9ed6-1162458d7f07","name":"Text Diff & Comparison API","slug":"text-diff-comparison-api-f9e465","shortDescription":"Compare two texts, get word diffs, similarity scores and change summaries — built for AI agents","description":"Compare any two texts and get word-level diffs, similarity scores, Jaccard and cosine similarity, and human-readable change summaries instantly.\n\nPOST /api/diff — Word, line or character-level diff\nPOST /api/similarity — Similarity score with Jaccard and cosine metrics\nPOST /api/changes — Human-readable change summary\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["Dark background with neon glow effect. Two overlapping documents with arrows showing differences highlighted","white geometric icon with bright yellow glow. Sharp edges","no gradients","no text. App icon style matching a dark neon developer API theme."],"baseUrl":"https://orbisapi.com/proxy/text-diff-comparison-api-f9e465","openApiSpecUrl":"https://text-diff-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":29,"tiers":[{"id":"a22f9ea5-9486-461b-a303-36771109d458","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints | JSON response"]},{"id":"14f5c4f7-1b1b-48f4-836c-9bf07c6a191e","name":"Pay Per Call","description":"Code review agents auto-pay per comparison — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | All endpoints"]},{"id":"db2b6848-7654-445b-a7d8-c0c7d528fe03","name":"Pro","description":"For production document and code review pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day | 50,000 requests/month | All endpoints | USD payment | Zero latency edge"]},{"id":"92aafa5c-9dcc-4f83-a198-49decfe9a311","name":"Enterprise ","description":"For high-volume document comparison infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Priority edge | USD payment"]}],"endpoints":[{"method":"POST","path":"/api/diff","description":null},{"method":"POST","path":"/api/similarity","description":null},{"method":"POST","path":"api/changes","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"5e823b3d-049f-460f-8c6f-73994b993073","name":"Payout Schedule Optimizer API","slug":"payout-schedule-optimizer-api-9c2658","shortDescription":"Recommend payout schedules from risk, cash needs, dispute exposure, and settlement timing","description":"Recommend payout schedules from risk, cash needs, dispute exposure, and settlement timing. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","payout-schedule","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/payout-schedule-optimizer-api-9c2658","openApiSpecUrl":"https://fin-payout-schedule.vercel.app/openapi","hasFree":true,"callCount":30,"tiers":[{"id":"18e97872-2b4c-420e-8fdc-e1d5e6dcdb65","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"adf6ccfb-ced7-4f23-a01d-3a9ef1b86a13","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"fb10a0b0-43c7-4a9e-b816-7886233855bc","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/optimize","description":"Analyze one merchant and return premium scoring output"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"}],"x402":null},{"id":"9bfdd6ee-3a7d-41b5-90d1-900cf516f741","name":"Web Design System Fit API","slug":"web-design-system-fit-api-91445a","shortDescription":"Score web design system fit from component reuse, token coverage, interaction states, content rules, and handoff clarity","description":"Score web design system fit from component reuse, token coverage, interaction states, content rules, and handoff clarity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents working on text-to-image planning, accounting workflows, graphic design QA, web design systems, dashboards, and Orbis x402 monetization.","category":null,"tags":["web","design-system","ui-components","handoff","agent-friendly","x402","web design system fit","web","design system","ui components","handoff","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/web-design-system-fit-api-91445a","openApiSpecUrl":"https://web-design-system-fit.vercel.app/openapi","hasFree":true,"callCount":30,"tiers":[{"id":"3a034110-6c11-4b93-af55-d3b034148233","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"18479104-4543-4b47-8b72-3425aea308e4","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"aee54511-c79a-41d7-b454-318c9ad30ed7","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/design-system-rules","description":"Return hardcoded web design system fit rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-design-system-fit","description":"Score web design system fit from component reuse, token coverage, interaction states, content rules, and handoff clarity using deterministic scoring rules"},{"method":"POST","path":"/recommend-system-fixes","description":"Generate focused next steps for web design system fit from urgency, confidence, policy risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"28d4a5df-e4cd-484c-968c-8815f7433b23","name":"Agent DeFi Position Risk & Liquidation Defense API","slug":"agent-defi-position-risk-liquidation-defense-api-7e96e6","shortDescription":"DeFi position risk scoring and liquidation defense for autonomous agents","description":"Agent-native DeFi risk engine that detects open positions, scores health factors, identifies liquidation proximity, recommends defensive actions, generates rebalance plans, gates execution, and monitors positions in real time. Designed for autonomous DeFi agents, vault managers, portfolio rebalancers, and execution pipelines protecting capital across Aave V3 and major chains.","category":null,"tags":["defi","liquidation","risk-management","aave","portfolio","agents","execution-gating","x402","defi liquidation defense","monitor defi positions","score aave health factor","detect liquidation risk","agent position monitor","defi execution gate","rebalance defi portfolio","autonomous defi risk API","protect DeFi collateral","x402 defi agent api"],"baseUrl":"https://orbisapi.com/proxy/agent-defi-position-risk-liquidation-defense-api-7e96e6","openApiSpecUrl":"https://orbis-apis.onrender.com/defi-position-monitor/openapi.json","hasFree":true,"callCount":30,"tiers":[{"id":"869533ce-aaf7-442e-8a85-7ba792549e46","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"1f73583f-63c4-493a-8f39-e7fa9a8ef9ba","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"1fd54bb5-dea3-4bcd-9128-fefbc8360611","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":[]},{"id":"9456fa02-c582-4653-8db5-51753897105f","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"fb97638a-ef55-43bb-b32d-eb1a32272ac0","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d232debb-eb8d-409e-88f2-16f12af64670","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan-position","description":"Detect open positions, collateral, debt, LTV, APY, and exposure across chains"},{"method":"POST","path":"/score-health","description":"Return health_score, risk_level, liquidation_buffer, and confidence"},{"method":"POST","path":"/detect-liquidation-risk","description":"Detect liquidation proximity, trigger thresholds, time_to_risk, and volatility sensitivity"},{"method":"POST","path":"/recommend-action","description":"Recommend repay, add collateral, close, hedge, rebalance, or wait"},{"method":"POST","path":"/rebalance-plan","description":"Generate structured rebalance steps for multi-position portfolios"},{"method":"POST","path":"/execution-gate","description":"Gate execution before autonomous agents act and chain to Autopilot"},{"method":"POST","path":"/monitor-position","description":"Monitor risk continuously and return alerts or triggers"},{"method":"POST","path":"/summarize-position","description":"Generate compact agent-readable risk summary for LLM context"}],"x402":null},{"id":"51f2e4cb-b211-4c3f-8cf1-425aa2e3125d","name":"Webhook Replay Risk API","slug":"webhook-replay-risk-api-cac877","shortDescription":"Score webhook replay risk from signature policy, timestamp window, idempotency, retry logic, and payload sensitivity","description":"Score webhook replay risk from signature policy, timestamp window, idempotency, retry logic, and payload sensitivity. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, API security, enterprise governance, developer automation, compliance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["webhook","api-security","replay-risk","idempotency","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/webhook-replay-risk-api-cac877","openApiSpecUrl":"https://webhook-replay-risk.vercel.app/openapi","hasFree":true,"callCount":30,"tiers":[{"id":"764775e9-8c72-43f0-94ca-0000dfd6dc06","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6dede884-93f4-463f-9844-a478e8e84de0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"18094a59-4c85-4b4e-8e47-d251911cf243","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend-webhook-controls","description":"Generate prioritized next steps for webhook replay risk from impact, urgency, control readiness, confidence, and rollback safety"},{"method":"GET","path":"/webhook-replay-rules","description":"Return hardcoded webhook replay risk rules, weights, and decision criteria"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/score-replay-risk","description":"Score webhook replay risk from signature policy, timestamp window, idempotency, retry logic, and payload sensitivity using deterministic scoring rules"}],"x402":null},{"id":"da05efc2-ba93-4118-9b96-c22b87e0a0f3","name":"LLM Model Routing Matrix API","slug":"llm-model-routing-matrix-api-e4a7f9","shortDescription":"Route AI tasks to model classes using latency, cost, context, quality, and privacy constraints","description":"Route AI tasks to model classes using latency, cost, context, quality, and privacy constraints. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["ai","ai-ml","llm-routing","model-selection","cost-quality","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/llm-model-routing-matrix-api-e4a7f9","openApiSpecUrl":"https://llm-model-routing-matrix-api.vercel.app/openapi","hasFree":true,"callCount":30,"tiers":[{"id":"77cde86c-ca98-4100-9569-c5dc21689b3a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"61b4aba7-939d-4cca-aa7b-6610bcf69dcc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cc7eb39d-dff8-4d26-a1d6-87d9eb22b141","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/route","description":"Run LLM model routing decision from submitted AI/ML workflow inputs"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded modelClasses reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"f12a0ffa-fdf6-4b02-8ad9-3a65cec0360e","name":"Token Price Feed API","slug":"token-price-feed-api-94e8e4","shortDescription":"Real-time crypto token prices across chains","description":"Get real-time price and market data for any cryptocurrency via CoinGecko. Supports single token lookup, multi-token batch queries, top tokens by chain, and trending tokens. Ideal for AI agents, dashboards, and trading tools that need live price feeds without managing exchange connections.","category":null,"tags":["crypto","price","market-data","coingecko","defi","ai-agents","get crypto price","real-time token price","bitcoin price api","top tokens by chain","trending crypto tokens","multi token price lookup"],"baseUrl":"https://orbisapi.com/proxy/token-price-feed-api-94e8e4","openApiSpecUrl":"https://orbis-apis.onrender.com/token-price-feed/openapi.json","hasFree":true,"callCount":30,"tiers":[{"id":"8464c073-daa4-4b32-ac5f-e87dde0e2e0a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b2e279d6-83fb-4264-b53a-5f3c2ffa2c1b","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/price/:coinId","description":"Get price and market data for a single token by CoinGecko ID"},{"method":"GET","path":"/multi","description":"Batch price lookup for up to 25 tokens at once"},{"method":"GET","path":"/chain/:chain","description":"Top tokens by market cap on a specific chain"},{"method":"GET","path":"/trending","description":"Currently trending tokens on CoinGecko"}],"x402":null},{"id":"84acd426-51aa-4e3b-b951-ab49553bc4e8","name":"Article Content Extractor API","slug":"article-content-extractor-api-bc6f15","shortDescription":"Extract article headings, body text, word count, reading time, and publish date from HTML","description":"Extract article headings, body text, word count, reading time, and publish date from HTML. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","article-extraction","readability","content-parser","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/article-content-extractor-api-bc6f15","openApiSpecUrl":"https://article-content-extractor-api.vercel.app/openapi","hasFree":true,"callCount":30,"tiers":[{"id":"f1523a62-5db2-4f44-9f38-aec96098cfee","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"9a366c9a-e982-4ddb-a432-99a75bf345fa","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b3912686-bd03-4fa3-b4eb-866cabd950ba","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/extract","description":"Run article content extraction against supplied HTML, text, or URL lines"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded articleSignals reference data"}],"x402":null},{"id":"3c4309a1-aa6f-4c5a-83ee-fa19e9abe55c","name":"Cash Flow Forecast QC API","slug":"cash-flow-forecast-qc-api-c3c375","shortDescription":"Audit cash flow forecast quality from variance, concentration, seasonality, and aging signals","description":"Audit cash flow forecast quality from variance, concentration, seasonality, and aging signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","cashflow-forecast-qc","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cash-flow-forecast-qc-api-c3c375","openApiSpecUrl":"https://fin-cashflow-forecast-qc.vercel.app/openapi","hasFree":true,"callCount":30,"tiers":[{"id":"7bb448c5-4163-4f1f-86ee-359284b0bd0a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f34b7bed-53fe-4730-8f59-1ff49438cd24","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0d649635-2590-41fc-9d02-d794d48a8781","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/audit","description":"Analyze one forecast and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"}],"x402":null},{"id":"6438c85e-5e21-4966-ba63-aec49a117958","name":"DeepBlue Trading API","slug":"deepblue-trading-api-4474cf","shortDescription":"Live Polymarket crypto trading signals from an autonomous bot with 1,358 verified on-chain fills.","description":"DeepBlue is an autonomous Polymarket trading bot running real money. The API exposes its live signals, performance track record, and on-chain DeFi research tools.\n\nWhat you get:\n- Real-time BTC/ETH/SOL/XRP 5-minute directional signals (UP/DOWN + confidence score)\n- Bot P&L and win rate sourced directly from Polymarket CLOB\n- Token analysis with AI-powered risk diagnosis on Base chain\n- Wallet portfolio scanning and DEX token prices\n\nPay per call via x402 (USDC on Base). No API key or subscription needed.","category":null,"tags":["trading","crypto","polymarket","signals","btc","defi","ai"],"baseUrl":"https://orbisapi.com/proxy/deepblue-trading-api-4474cf","openApiSpecUrl":null,"hasFree":false,"callCount":31,"tiers":[{"id":"38240fd8-fd39-4e79-a7c5-e4158b0542fa","name":"Pay-Per-Call (x402)","description":"Pay per request in USDC on Base via x402. No subscription, no API key. Prices from $0.001 to $0.01 per call.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["x402 USDC on Base","No API key needed","Signals: $0.01/call","Token price: $0.001/call","Token analysis: $0.01/call","Wallet scan: $0.01/call","Performance: $0.01/call"]}],"endpoints":[{"method":"GET","path":"/signals","description":"Live BTC/ETH/SOL/XRP 5-min trading signals — direction (UP/DOWN), confidence score, regime, RSI/momentum indicators. This is what the bot actually trades on."},{"method":"GET","path":"/performance","description":"Bot P&L, win rate, and calibration data from 1,358 on-chain verified Polymarket fills. Best hours by coin, Kelly edge table, recent trade history."},{"method":"GET","path":"/price/{token}","description":"Real-time token price from on-chain DEX pools on Base (GeckoTerminal, DexScreener, Uniswap)."},{"method":"GET","path":"/token/{address}","description":"Deep token analysis on Base — liquidity, holder distribution, 24h volume, price impact, AI-powered risk diagnosis."},{"method":"GET","path":"/wallet/{address}","description":"Full wallet portfolio scan on Base — token holdings, USD values, PnL, and behavioral analysis."},{"method":"GET","path":"/trending","description":"Trending tokens on Base by volume and momentum."}],"x402":null},{"id":"9d324c24-87e1-4405-b9ba-2afecf0b4dee","name":"Crypto Scam Detector API","slug":"crypto-scam-detector-api-d02d54","shortDescription":"Detect phishing, fake airdrops, and suspicious crypto messages in one API call","description":"Crypto Scam Detector API is a self-contained security API that analyzes crypto-related text for phishing attempts, fake airdrops, impersonation, urgency tactics, suspicious payment requests, and wallet-draining behavior.\n\nSend any message, email, Telegram post, Discord DM, or support reply, and the API returns a structured scam risk score, likely scam type, detected warning signals, and safety recommendations.\n\nThis API is ideal for:\n- Wallet assistants and browser extensions\n- AI agents and copilots\n- Crypto community moderation bots\n- Trading platforms and dashboards\n- Web3 security tools\n\nKey capabilities:\n- Detects seed phrase and private key phishing attempts\n- Identifies fake airdrops and “double your money” scams\n- Flags impersonation of support or admin accounts\n- Detects urgency and pressure-based manipulation\n- Recognizes suspicious payment and wallet requests\n\nNo external APIs, no API keys, and no dependencies required. All logic is built directly into the API, making it fast, reliable, and production-ready.\n\nPlug-and-play for AI agents and real-world applications.","category":null,"tags":["crypto","scam detection","phishing","security","wallet safety","web3","ai-agents","moderation"],"baseUrl":"https://orbisapi.com/proxy/crypto-scam-detector-api-d02d54","openApiSpecUrl":"https://crypto-scam-detector-api.vercel.app/openapi","hasFree":true,"callCount":31,"tiers":[{"id":"787875dd-e298-49b3-b7ca-2dfe9c2e439d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b9cd74d4-b2ab-494e-85ae-7173046ba72d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cdefb8ec-94c0-47f4-aa19-44102b1e8541","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API information and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/rules","description":"Returns built-in scam detection categories and signals"},{"method":"GET","path":"/example","description":"Returns example request body for analysis"},{"method":"GET","path":"/analyze","description":"Analyzes crypto-related text and returns scam risk score, likely scam type, detected signals, and recommendations"}],"x402":null},{"id":"e6ee08ea-0569-4ef7-92b5-c19f8edcf132","name":"Agent Output Validator API","slug":"agent-output-validator-api-543105","shortDescription":"Validate AI outputs for structure, completeness, required fields, and agent-readiness.","description":"Agent Output Validator API is a lightweight, self-contained API designed for AI agents, automation systems, and developers who need to verify whether generated outputs are usable before executing downstream actions.\n\nThis API helps ensure that outputs from AI models are structurally correct, complete, and ready for further processing. It supports JSON validation, required field checks, section detection in text, output quality scoring, and automated fix recommendations.\n\nBuilt as a single-file Node.js API with no external dependencies, it is fast, predictable, and reliable. It requires no API keys and can be easily integrated into agent workflows, prompt chains, copilots, and automation pipelines.\n\nKey features include:\n- JSON structure validation with schema rules\n- Required field validation\n- Section presence detection in text outputs\n- Output quality scoring for agent-readiness\n- Automated suggestions to improve responses\n\nThis API is ideal for:\n- AI agent pipelines\n- LLM output validation layers\n- Structured generation workflows\n- No-code automation tools\n- Internal copilots and assistants\n\nBecause it is fully self-contained and rule-based, it provides deterministic validation without relying on external services.\n\nPerfect as a “quality control layer” for AI systems.","category":null,"tags":["ai agents","validation","json","structured output","automation","llm","ai tools","developer tools"],"baseUrl":"https://orbisapi.com/proxy/agent-output-validator-api-543105","openApiSpecUrl":"https://agent-output-validator-api.vercel.app/openapi","hasFree":true,"callCount":31,"tiers":[{"id":"511707ca-1de9-4fb8-86c6-ca8329cdbe9d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a2152e61-af3c-4385-a25d-d47e7f562d38","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f8fc0601-8010-46c4-af00-4b2482b85da4","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API metadata and list of available endpoints."},{"method":"GET","path":"/modes","description":"Returns available validation modes supported by the API."},{"method":"POST","path":"/validate-json","description":"Validates JSON structure against required keys and expected data types."},{"method":"POST","path":"/validate-fields","description":"Checks whether required fields exist and are not empty."},{"method":"POST","path":"/check-required-sections","description":"Checks whether a text contains required sections or headings."},{"method":"POST","path":"/score-output","description":"Scores output quality based on structure, keywords, and completeness."},{"method":"POST","path":"/recommend-fixes","description":"Generates suggestions to improve output quality and completeness."},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 specification for this API."}],"x402":null},{"id":"a377a811-6759-4425-82fb-220b2f0dfb83","name":"Country Data API","slug":"country-data-api-6086fb","shortDescription":"Look up country data, currencies, timezones and dial codes — batch 100 — built for geo AI agents","description":"Every agent processing user data, payments or global content needs country information on every user interaction. Look up any country by ISO2, ISO3 or full name. Get currency code and symbol, timezones, dial code, official language, borders, population, area, flag emoji, continent, EU membership and landlocked status. Search countries by region, continent, currency or language. Batch look up 100 countries at once. Look up countries by dial code. 30 countries embedded, sub-1ms, no external API. POST /lookup — Full country data by any identifier. POST /batch — 100 countries at once. POST /search — Filter by region, currency, language. POST /dial-code — Country ↔ dial code lookup.","category":null,"tags":["Look up country data","currencies","timezones and dial codes — batch 100 — built for geo AI agents"],"baseUrl":"https://orbisapi.com/proxy/country-data-api-6086fb","openApiSpecUrl":"https://country-data-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":31,"tiers":[{"id":"0ee99b3f-a99d-4a2c-88e3-75a942272aa0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 30 countries · Currency + timezone + dial · Batch 100"]},{"id":"2a3f786e-8ce2-47a4-a0d6-55f5016f3948","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC via x402 · Unlimited · All endpoints · Batch 100/call · Search filters"]},{"id":"a254d777-6c2b-4b6f-ad83-2af01f7013ae","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"9755d195-4718-47d2-ab2d-04c26c1e4b27","name":"Pro+","description":"14.99","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/lookup","description":"Look up country by ISO2, ISO3 or full name — returns currency, timezone, dial code, flag and more"},{"method":"POST","path":"/batch","description":"Batch look up up to 100 countries at once"},{"method":"POST","path":"/search","description":"Search countries by region, continent, currency, language or text query"},{"method":"POST","path":"/dial-code","description":"Look up dial code by country or find countries by dial code"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"503f0f99-adac-4bda-92ec-d5fd5cf8a15c","name":"Cross-Chain Bridge Risk Matrix API","slug":"cross-chain-bridge-risk-matrix-api-00bca7","shortDescription":"Score bridge risk from validator model, pause controls, liquidity depth, and audit coverage","description":"Score bridge risk from validator model, pause controls, liquidity depth, and audit coverage. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["crypto","web3","bridge-risk","cross-chain","defi-security","risk-matrix","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/cross-chain-bridge-risk-matrix-api-00bca7","openApiSpecUrl":"https://cross-chain-bridge-risk-matrix.vercel.app/openapi","hasFree":true,"callCount":31,"tiers":[{"id":"8f9bc65f-0b26-4f74-bb90-71d9827e5506","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"88a49f44-a320-4a36-bf8a-8ae2c8be6984","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f0ba095a-fe30-426f-9437-e3576e889878","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/evaluate","description":"Generate a bridge risk matrix from submitted inputs and hardcoded rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded riskFactors reference data"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"0c56d744-894f-48d2-8b37-088539d12a22","name":"AI Title & Meta Generator API","slug":"ai-title-meta-generator-api-f2f76e","shortDescription":"Generate SEO titles, meta descriptions, OG tags and URL slugs from any content — built for SEO and content agents","description":"Every SEO agent and content pipeline needs optimized titles and meta descriptions on every page. Generate multiple title variants, meta descriptions, H1/H2 headings, Open Graph tags, Twitter card titles and URL slugs from any content or topic. Score existing titles for SEO quality. Batch generate for 10 topics at once. POST /generate — Full SEO metadata from content. POST /score — Score existing title and description. POST /batch — Generate for 10 topics at once.","category":null,"tags":["seo","meta-tags","content-generation","nlp","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-title-meta-generator-api-f2f76e","openApiSpecUrl":"https://ai-title-meta-generator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":31,"tiers":[{"id":"c1636bd0-bd2a-4f58-b546-076816a9bc17","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 3 endpoints · Title + meta + OG + slug · SEO scoring"]},{"id":"697e30f7-ec83-47b5-b847-06a59cb4100b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["3 req/day · All 3 endpoints · Title + meta + OG + slug · SEO scoring"]},{"id":"8db15410-bd24-4ad0-8fe1-ef2dd4725141","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":59988,"rateLimitPerSecond":null},"features":["3,000 req/day · 60,000 req/month · All endpoints · SEO scoring · USDC payment"]},{"id":"d9d7d585-95b7-40c8-b7cb-256b846a664b","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"59.990000","limits":{"requestsPerDay":200000,"requestsPerMonth":400000,"rateLimitPerSecond":null},"features":["20,000 req/day · 400,000 req/month · Priority edge · Full SEO suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate titles, meta descriptions, H1/H2, OG tags, Twitter tags and URL slug from content"},{"method":"POST","path":"/score","description":"Score existing title and meta description for SEO quality with issues and improvements"},{"method":"POST","path":"/batch","description":"Generate SEO metadata for up to 10 topics at once"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification"}],"x402":null},{"id":"2bdb3bac-d4df-4fe1-8d2f-0dbb06cc17dd","name":"Agent Execution Orchestration Engine","slug":"agent-execution-orchestration-engine-a36284","shortDescription":"Central decision engine for autonomous agent loops","description":"Central agent brain API for autonomous execution loops. Determines next actions, decides between options, gates execution with risk checks, decomposes goals into executable plans, and recovers from failed actions. Designed as the glue layer between Orbis APIs and agent execution systems, with structured outputs for deterministic loop control and cross-API chaining.","category":null,"tags":["agents","autopilot","orchestration","agent-control","decision-engine","execution-gating","workflow","retry-strategy","x402","agent next action","autonomous agent decision engine","AI agent orchestration API","agent execution gate","should execute action","agent retry strategy","agent planning API","agent loop controller","cross API orchestration","x402 agent API"],"baseUrl":"https://orbisapi.com/proxy/agent-execution-orchestration-engine-a36284","openApiSpecUrl":"https://orbis-apis.onrender.com/autopilot/openapi.json","hasFree":true,"callCount":31,"tiers":[{"id":"ee5bbc61-f0f1-400d-9b65-8a5ec6d4469c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"5a769b58-0079-4b05-90be-69a0d2942fe5","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"79a79636-d9a7-41ea-9f81-ceb963968404","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"d0711e75-7186-4608-af41-d2ed1b0ef3c0","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]},{"id":"2e6d808e-0c81-44a1-a5bc-bbeb4b4bd6cb","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c685d1d7-9b2a-448b-bfe8-ee4248179d06","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/next-action","description":"Core loop driver — best next action with confidence, urgency, and chain_to hints"},{"method":"POST","path":"/decide","description":"Decide between options — selected, confidence, risk score, rejected alternatives"},{"method":"POST","path":"/should-execute","description":"Execution risk gate — execute bool, risk score, blocking factors, retry hints"},{"method":"POST","path":"/should-act","description":"Ultra-lightweight gating — pure logic, 0ms AI latency, $0.001, call every step"},{"method":"POST","path":"/plan","description":"Decompose goal into ordered steps with API routing, timing, complexity rating"},{"method":"POST","path":"/retry-strategy","description":"Failure recovery — strategy, delay, max attempts, alternative action"},{"method":"POST","path":"/","description":"Create autopilot session for portfolio management"},{"method":"GET","path":"/:id","description":"Get session status and config"},{"method":"GET","path":"/:id/history","description":"Get session decision history"},{"method":"POST","path":"/:id","description":"Pause or resume session"},{"method":"POST","path":"/:id/update","description":"Update session parameters"},{"method":"DELETE","path":"/:id","description":"Stop and delete session"}],"x402":null},{"id":"166c26ed-f08f-468f-8709-7c39fad3f03d","name":"Wallet Portfolio API","slug":"wallet-portfolio-api-414e10","shortDescription":"Comprehensive wallet portfolio analysis, PnL tracking, and risk scoring","description":"Get a complete picture of any crypto wallet — portfolio snapshot, PnL analysis, and risk score in structured JSON. The Wallet Portfolio API returns current holdings and valuations, profit and loss breakdown, and a composite risk score for any wallet address. Built for portfolio dashboards, trading tools, and DeFi apps that need wallet-level analytics without running their own indexers.","category":null,"tags":["wallet","portfolio","pnl","risk-scoring","crypto","analytics","defi","wallet portfolio api","crypto pnl api","wallet analytics api","portfolio snapshot api","wallet risk score"],"baseUrl":"https://orbisapi.com/proxy/wallet-portfolio-api-414e10","openApiSpecUrl":"https://orbis-apis.onrender.com/wallet-portfolio/openapi.json","hasFree":true,"callCount":31,"tiers":[{"id":"24ec9855-9d65-4156-9b81-f1aaa4c5e4b9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"56e365d3-2150-45bb-be40-11deaa465e6a","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"4bd0d592-3729-4301-b47f-736964f99ab6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"8d17ac2e-d359-4709-b1ec-a86d4aa41467","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"e49f7c28-9b6a-4de6-bfb1-2aa1f08205de","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/snapshot","description":"Get portfolio snapshot for a wallet address"},{"method":"GET","path":"/pnl","description":"Portfolio PnL analysis for a wallet address"},{"method":"GET","path":"/score","description":"Portfolio risk score for a wallet address"}],"x402":null},{"id":"bb279e9f-87d4-4ca2-8b10-93ff2088f8c7","name":"Field Team Dispatch Optimizer API","slug":"field-team-dispatch-optimizer-api-f0d270","shortDescription":"Prioritize field dispatch jobs by distance, urgency, skills, SLA, and route efficiency","description":"Prioritize field dispatch jobs by distance, urgency, skills, SLA, and route efficiency. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","field-team-dispatch","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/field-team-dispatch-optimizer-api-f0d270","openApiSpecUrl":"https://geo-field-team-dispatch.vercel.app/openapi","hasFree":true,"callCount":31,"tiers":[{"id":"cf0da9b6-adf8-47ce-85ca-86c6e7416fb9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"054562f0-73fb-482e-8b39-edde8788c088","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cf037702-aca2-4223-a412-75d17a34f3a0","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/optimize","description":"Analyze one job and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"}],"x402":null},{"id":"bb1172bb-922b-44c4-9db0-d34ac0dc3113","name":"Agent Crypto Trigger & Market Alert API","slug":"agent-crypto-trigger-market-alert-api-cafda3","shortDescription":"Agent-native crypto trigger system with real-time SSE streaming, webhook callbacks, and execution gating","description":"Agent-native market trigger system that creates structured triggers, evaluates live market conditions, scores urgency and impact, routes alerts, and gates autonomous execution. Supports real-time SSE streaming and webhook callbacks powered by Redis pub/sub for instant trigger delivery without polling. Designed for high-frequency agent loops and cross-API chaining into Autopilot and Action APIs.","category":null,"tags":["crypto","alerts","triggers","defi","agents","streaming","webhooks","execution","x402","crypto trigger api","real time crypto alerts","SSE crypto stream","webhook crypto alerts","agent trigger system","market alert automation","execution gate crypto","autonomous trading alerts"],"baseUrl":"https://orbisapi.com/proxy/agent-crypto-trigger-market-alert-api-cafda3","openApiSpecUrl":"https://orbis-apis.onrender.com/crypto-alerts/openapi.json","hasFree":true,"callCount":31,"tiers":[{"id":"c1c81a69-e602-441c-a433-a69713230c59","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"caf44145-f5ce-4342-93a0-608a11fb734b","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"4e592f25-c100-4c9e-a576-bdf7f85f7bf6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":[]},{"id":"bea25270-6d10-4aa1-a9fb-a810a7ac4b0f","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1df7f3dc-dde1-4803-aac1-5acb44665358","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"abb5f9a4-a11e-46c3-b7a0-cbd5819134c1","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/create-trigger","description":"Create structured trigger conditions"},{"method":"POST","path":"/check-triggers","description":"Evaluate triggers and return fired results"},{"method":"POST","path":"/score-trigger","description":"Score trigger urgency and market impact"},{"method":"POST","path":"/route-alert","description":"Route alert to execution pipeline"},{"method":"POST","path":"/execution-gate","description":"Gate execution before action"},{"method":"POST","path":"/monitor-alerts","description":"Continuously monitor active triggers"},{"method":"POST","path":"/summarize-alert","description":"Generate compact alert summary"},{"method":"GET","path":"/stream","description":"SSE stream — receive trigger_fired events in real time without polling"},{"method":"POST","path":"/register-webhook","description":"Register webhook for trigger_fired callbacks with HMAC-SHA256 signature verification"}],"x402":null},{"id":"acb3d36e-7e41-4a1d-bbc3-98ea79f1e8a8","name":"Invoice & Quote Generator API","slug":"invoice-quote-generator-api-0197e5","shortDescription":"Generate pro invoices & quotes—tax, discounts & multi-currency, JSON + Markdown output.","description":"Generate complete, calculation-accurate invoices and quotes in a single API call. Supports 8 invoice templates (standard, freelance, agency, retainer, milestone, proforma, recurring, and crypto/Web3), 6 quote templates, and 14 currencies including USDC and USDT. Full calculation engine handles line-item discounts, document-level discounts, VAT/GST/Sales Tax/SST, shipping, handling, and adjustments. Every response includes structured JSON plus ready-to-paste Markdown formatted output. Includes payment terms (Net 7 through Net 90, 50% upfront), bank details, crypto wallet fields, late fee calculation, custom fields, purchase order numbers, and auto-generated document numbers (INV-26-0042 format). Convert invoices to quotes and back with /convert. Batch generate number sequences with /number/generate. Built for freelancer platforms, accounting tools, Shopify apps, ERP systems, and AI agents that automate billing. Fully self-contained — no external API required.","category":null,"tags":["invoice","quote","billing","small business","ecommerce","accounting","x402","multi-currency"],"baseUrl":"https://orbisapi.com/proxy/invoice-quote-generator-api-0197e5","openApiSpecUrl":"https://invoice-quote-generator-nine.vercel.app/openapi","hasFree":true,"callCount":32,"tiers":[{"id":"84dcd660-8697-4dd1-9a03-86b57df42b81","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8c7283b9-448b-41ce-9e7a-73a28b3e18d7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"131dde33-155a-477d-ab32-781dddc6c887","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/invoice/generate","description":"Generate a complete invoice (main endpoint)"},{"method":"POST","path":"/quote/generate","description":"Generate a complete quote/proposal"},{"method":"POST","path":"/calculate","description":"Calculate totals from line items"},{"method":"POST","path":"/convert","description":"Convert invoice ↔ quote"},{"method":"POST","path":"/number/generate","description":"Generate document numbers (INV-24-0042)"},{"method":"GET","path":"/currencies","description":"14 supported currencies including USDC/USDT"},{"method":"GET","path":"/templates","description":"All invoice and quote templates"},{"method":"GET","path":"/payment-terms","description":"All payment term options"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 specification"}],"x402":null},{"id":"d36a9c5a-f336-4211-aeaf-5ea531078142","name":"Last Mile Cost Estimator API","slug":"last-mile-cost-estimator-api-f2f9b8","shortDescription":"Estimate last-mile delivery cost from distance, density, stops, service level, and failed delivery risk","description":"Estimate last-mile delivery cost from distance, density, stops, service level, and failed delivery risk. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","last-mile-cost","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/last-mile-cost-estimator-api-f2f9b8","openApiSpecUrl":"https://geo-last-mile-cost.vercel.app/openapi","hasFree":true,"callCount":32,"tiers":[{"id":"be753956-4069-481e-9ea0-69946a6c9fc6","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"60d62cc0-b7e2-4f45-8229-007ee1811748","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5fdb2d52-cb95-4e91-bfaf-e4580298232f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/estimate","description":"Analyze one delivery and return premium scoring output"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"}],"x402":null},{"id":"44f7d841-198d-473b-b6a7-9fa184517def","name":"Agent PDF Extraction API","slug":"agent-pdf-extraction-api-fead7d","shortDescription":"Agent-ready PDF document extraction and execution gating","description":"PDF to structured JSON extraction for invoices, contracts, receipts, resumes and custom documents. Built for autonomous document processing agents, accounting automation, legal intelligence, and CRM enrichment workflows.","category":null,"tags":["pdf","document-extraction","invoice-extraction","contract-analysis","receipt-extraction","resume-parsing","pii-detection","execution-gate","agent-tools","mcp","extract pdf data","classify document","extract invoice","extract contract","extract receipt","parse resume","custom pdf extraction","pdf execution gate","pii detection","document intelligence api"],"baseUrl":"https://orbisapi.com/proxy/agent-pdf-extraction-api-fead7d","openApiSpecUrl":"https://orbis-apis.onrender.com/pdf-extraction/openapi.json","hasFree":true,"callCount":32,"tiers":[{"id":"288e5a1f-affd-4fac-b90b-a07adcacd49b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"58d00002-ad12-4ee8-8d9d-365397df785b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"bb191fc6-1c35-4f1e-8ce2-7514481adf81","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/classify-document","description":"Classify document type and recommend the right extractor"},{"method":"POST","path":"/extract-invoice","description":"Extract invoice data: vendor, client, line items, totals and payment terms"},{"method":"POST","path":"/extract-contract","description":"Extract contract key terms: parties, dates, obligations and risk flags"},{"method":"POST","path":"/extract-receipt","description":"Extract receipt data: merchant, items, totals, payment method and category"},{"method":"POST","path":"/extract-resume","description":"Extract resume experience, skills, education and seniority level"},{"method":"POST","path":"/extract-custom","description":"Extract any fields using a custom schema definition"},{"method":"POST","path":"/execution-gate","description":"Gate autonomous document processing. Returns execute bool, PII detection, data quality and next API"},{"method":"POST","path":"/analyze-document","description":"ONE-CALL: Full document intelligence — classify + extract + PII check + execution gate in one request"}],"x402":null},{"id":"6a761d42-761c-4111-9d2a-8bb2286dc6c1","name":"Market Webhook API","slug":"market-webhook-api-5f24af","shortDescription":"Asynchronous market event webhooks for agent loop resumption","description":"Webhook infrastructure for autonomous agent loops. Register market event webhooks, configure verification and retry policies, and resume agent workflows on price, volume or signal events.","category":null,"tags":["webhooks","market-events","async-agents","loop-resumption","finance","automation","market event webhook","price alert webhook","agent loop resumption","async market notification","webhook retry policy","autonomous webhook"],"baseUrl":"https://orbisapi.com/proxy/market-webhook-api-5f24af","openApiSpecUrl":"https://orbis-apis.onrender.com/market-webhook/openapi.json","hasFree":true,"callCount":32,"tiers":[{"id":"7c5b8ba0-e72c-4cfc-baca-58532de611c8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"1b8e3301-fae0-4d5c-9511-5edebb0d61a3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":100000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"c0cfd7d2-830a-472d-83e9-bebe31a0b1c6","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":1000000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/register","description":"Register a market event webhook"},{"method":"POST","path":"/execution-gate","description":"Gate agent action on webhook status"}],"x402":null},{"id":"50d979a6-6975-46db-934e-d2d7b9df69ad","name":"Regional Pricing Zone API","slug":"regional-pricing-zone-api-295073","shortDescription":"Recommend regional pricing zones from demand, distance, density, logistics, and local cost signals","description":"Recommend regional pricing zones from demand, distance, density, logistics, and local cost signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","regional-pricing","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/regional-pricing-zone-api-295073","openApiSpecUrl":"https://geo-regional-pricing.vercel.app/openapi","hasFree":true,"callCount":32,"tiers":[{"id":"2b083dd7-60b8-45f4-89b8-e1d2fa903297","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ee2e7795-835d-410f-a2a3-f2e18f251ab8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"e64b7dfa-2560-4c94-b0be-edc08e03ed17","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"}],"x402":null},{"id":"76cd73bf-000d-436e-8d1b-bed078083a4a","name":"Agent Smart Contract Risk & Due Diligence API","slug":"agent-smart-contract-risk-due-diligence-api-c4549e","shortDescription":"Smart contract risk analysis and due diligence for autonomous agents","description":"Agent-native smart contract intelligence engine for scanning, risk scoring, vulnerability detection, classification, comparison, monitoring, summarization, ranking, and execution gating. Designed for DeFi agents, wallet agents, trading bots, and execution systems with cross-API chaining (Alpha Signal → Contract Analyzer → Autopilot → Action API).","category":null,"tags":["smart-contracts","security","defi","blockchain","risk-analysis","agents","execution-gating","x402","smart contract risk api","execution gate contract","defi contract analysis","contract due diligence","rank smart contracts","compare contracts","monitor contract risk","agent contract security","blockchain audit api"],"baseUrl":"https://orbisapi.com/proxy/agent-smart-contract-risk-due-diligence-api-c4549e","openApiSpecUrl":"https://orbis-apis.onrender.com/contract-analyzer/openapi.json","hasFree":true,"callCount":32,"tiers":[{"id":"5fa92545-8d97-4df1-bc84-ba21bb11fa57","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"9cc880a6-0899-45cf-9a45-64633ae13437","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"3e3983b1-d666-4755-930a-d1d02b546641","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"0522184b-be24-49a1-ac8f-eb9e8ab03157","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]},{"id":"2bcc3b65-7dad-49db-8ac7-bbd4d763c4de","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d1477934-e092-4923-809e-e508e7040f2f","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scan-contract","description":"Full contract scan: risk level, flags, contract type, recommendations"},{"method":"POST","path":"/score-risk","description":"Risk score across reentrancy, access control, overflow, centralization, upgrade risk. Returns grade"},{"method":"POST","path":"/detect-vulnerabilities","description":"Detect exploitable vulnerabilities with severity, type, and location. Returns exploit risk rating"},{"method":"POST","path":"/classify-contract","description":"Classify contract type, standards, upgradeability, admin controls, mint/burn capabilities"},{"method":"POST","path":"/compare-contracts","description":"Compare 2-5 contracts by risk and trust score. Returns safest, riskiest, recommendations"},{"method":"POST","path":"/monitor-contract","description":"Monitor for activity spikes, ownership changes, upgrades, pause events. Returns alert level"},{"method":"POST","path":"/summarize-findings","description":"Agent-ready audit summary: executive summary, key findings, agent verdict approve|investigate|reject"},{"method":"POST","path":"/rank-contracts","description":"Rank 2-10 contracts by safety, trust, activity, or defi_use objective"},{"method":"POST","path":"/execution-gate","description":"Cross-API safety gate: given contract + intended action, returns execute bool, risk score, blocking flags, and recommended_next_api for chaining to Autopilot"}],"x402":null},{"id":"85c4c735-d9d3-40b4-bf26-db74e1de1118","name":"Agent Company Intelligence & Due Diligence API","slug":"agent-company-intelligence-due-diligence-api-a705d7","shortDescription":"Structured company intelligence and due diligence for autonomous agents","description":"Agent-native company intelligence engine for profiling, scoring, risk detection, competitor analysis, filings summarization, and opportunity ranking. Designed for autonomous agents performing investment research, competitive analysis, and continuous monitoring with structured outputs and high-frequency decision loops.","category":null,"tags":["company-intelligence","due-diligence","research","agents","finance","analysis","x402","company research api","due diligence automation","agent company scoring","detect company risks","compare companies","investment research api","rank investment targets","summarize filings","agent research loop"],"baseUrl":"https://orbisapi.com/proxy/agent-company-intelligence-due-diligence-api-a705d7","openApiSpecUrl":"https://orbis-apis.onrender.com/company-research/openapi.json","hasFree":true,"callCount":32,"tiers":[{"id":"7db299b7-cf93-45da-aaa2-c379c2121880","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"f4800ba4-07dc-420f-9665-ea0bbb9a992a","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"a5ad51b9-6cd4-490b-a6ad-8bee97a7bf2f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"9aae8f1a-4bf7-4b33-ab28-9c613295bbe1","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]},{"id":"9884dc62-862a-493a-bf2d-b9505bce9798","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2e7fe41a-f8c1-4919-8ef2-a7b79032e897","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/profile-company","description":"Generate structured company profile with industry, key people, products, tech stack, competitors"},{"method":"POST","path":"/score-company","description":"Score company on growth, stability, innovation, market position. Returns grade and investment signal"},{"method":"POST","path":"/detect-risks","description":"Detect financial, legal, reputational, operational, market, regulatory risks with severity scores"},{"method":"POST","path":"/find-competitors","description":"Find competitors with similarity scores, threat levels, and market overlap"},{"method":"POST","path":"/compare-companies","description":"Compare 2-5 companies across criteria. Returns winner, scores, recommendations"},{"method":"POST","path":"/monitor-signals","description":"Monitor hiring, funding, partnerships, product launches, leadership changes. Returns alert level"},{"method":"POST","path":"/summarize-filings","description":"Summarize 10-K, 10-Q, 8-K, S-1, earnings with key metrics and agent summary"},{"method":"POST","path":"/rank-targets","description":"Rank 2-10 companies by investment, acquisition, partnership, or competitive threat objective"}],"x402":null},{"id":"3903bf58-8145-4990-8873-48c0edb8f303","name":"Travel Time SLA Planner API","slug":"travel-time-sla-planner-api-f93243","shortDescription":"Plan travel-time SLAs from zone distance, traffic buffer, service priority, and capacity","description":"Plan travel-time SLAs from zone distance, traffic buffer, service priority, and capacity. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","travel-time-sla","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/travel-time-sla-planner-api-f93243","openApiSpecUrl":"https://geo-travel-time-sla.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"a4b97cd0-68e0-48d7-8e3e-3ef5a6418456","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e731e396-e59c-48a8-925c-61ebd6d8cf07","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"324959f9-ac3f-4047-8061-f17026b9eb78","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/plan","description":"Analyze one serviceArea and return premium scoring output"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"}],"x402":null},{"id":"db879b12-ee68-44be-bebd-b303e34a44ab","name":"Media Backup Retention Planner API","slug":"media-backup-retention-planner-api-ea4df0","shortDescription":"Plan media backup retention windows, copy counts, and recovery tiers from policy inputs","description":"Plan media backup retention windows, copy counts, and recovery tiers from policy inputs. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","backup-retention","recovery-planning","archive-policy","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/media-backup-retention-planner-api-ea4df0","openApiSpecUrl":"https://media-backup-retention-planner-api.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"f90b7a4c-f932-4c34-aad0-f3eec94788db","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5f37b313-a78c-4909-83fc-c3266380c0ea","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c85d9564-044d-4a56-a595-1f6c04e6c674","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded retentionPolicies reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/plan","description":"Run media backup retention plan from submitted media metadata"}],"x402":null},{"id":"a35e4540-98d9-40f6-a048-42fa7401ae86","name":"Market Signal API","slug":"market-signal-api-c2fb7d","shortDescription":"AI market signals combining technical and fundamental analysis for crypto","description":"Get AI-generated market signals for any crypto ticker combining technical indicators and fundamental data. The Market Signal API returns a directional signal (buy/sell/hold) with confidence score, risk level, trend assessment, and supporting rationale — for single tickers or in batch across a full watchlist. Built for trading bots, portfolio dashboards, and alert systems that need fast, structured signal output.","category":null,"tags":["signals","ai","crypto","technical-analysis","fundamental","trading","buy-sell","crypto market signal api","ai trading signal api","buy sell hold signal crypto","technical analysis api","batch trading signals"],"baseUrl":"https://orbisapi.com/proxy/market-signal-api-c2fb7d","openApiSpecUrl":"https://orbis-apis.onrender.com/market-signal/openapi.json","hasFree":true,"callCount":33,"tiers":[{"id":"2e0e387a-4a5f-4f16-9879-a1c6aac9e974","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"a9a9afe0-7cd6-4bc1-83db-4f195ae297cf","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"e193f8f2-b78e-4340-bd85-c56af272257d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"cc78d915-6dae-4210-841b-22fae9a13561","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"a899b792-211c-4373-a3c4-8e6aebf86f3f","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/:ticker","description":"Get AI market signal for a single crypto ticker"},{"method":"POST","path":"/batch","description":"Get market signals for multiple tickers in a single call"}],"x402":null},{"id":"f56634a1-b229-4809-bd43-0efdee33c4aa","name":"EV Charger Siting API","slug":"ev-charger-siting-api-4ca924","shortDescription":"Score EV charger locations by traffic, dwell time, grid fit, competition, and utilization potential","description":"Score EV charger locations by traffic, dwell time, grid fit, competition, and utilization potential. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","ev-charger-siting","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ev-charger-siting-api-4ca924","openApiSpecUrl":"https://geo-ev-charger-siting.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"809bbdb9-8747-4bf1-aaad-faa6fb52a454","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"27f9fc30-73da-492e-99f6-2a7e48aa6e3c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"213a9c03-8654-4e7f-b1d1-21f2cf185e8b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/score","description":"Analyze one chargerSite and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return health and version metadata"}],"x402":null},{"id":"e95a1ec0-d047-4164-9607-05a22eda6772","name":"Text Chunker & RAG Splitter API","slug":"text-chunker-rag-splitter-api-1df0ea","shortDescription":"Split any text into optimized chunks for RAG and vector databases — 5 strategies including markdown and code-aware","description":"The essential preprocessing tool for every RAG pipeline. Split any text into optimized chunks before storing in a vector database. 5 chunking strategies: fixed (by token count), sentence-aware, paragraph-aware, markdown-aware (splits at headings), and code-aware (splits at functions and classes). Auto-detect the best strategy with the semantic endpoint. POST /chunk — Split text with any of 5 strategies, configurable token size and overlap. POST /chunk/semantic — Auto-detect content type (markdown/code/prose) and apply best strategy. POST /stats — Analyze text and get chunking recommendations before processing. Zero external dependencies — pure logic, sub-1ms responses. x402 pay-per-call supported.","category":null,"tags":["RAG","chunking","vector database","embeddings","LLM","text splitting","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/text-chunker-rag-splitter-api-1df0ea","openApiSpecUrl":"https://text-chunker-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":33,"tiers":[{"id":"3cb74c8a-04d9-4a50-bcc7-52d9c37dd491","name":"Free","description":"Evaluate all 5 chunking strategies with 3 requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · All 3 endpoints · 5 chunking strategies · Up to 1M chars per request"]},{"id":"f58f68a5-8070-4236-a097-a78c4aaf16c0","name":"Pay Per Call","description":"RAG agents auto-pay per document chunked ","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request · x402 automatic payment · No monthly commitment · All 5 strategies · Semantic auto-detect"]},{"id":"76487726-abb6-4509-8241-b99db86634b8","name":"Pro","description":"For RAG pipelines and knowledge base agents ingesting large document volumes daily","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day · 200,000 requests/month · All strategies · 1M chars per request · Sub-1ms edge response"]},{"id":"78c956b7-1fca-4988-accb-e235dcb50902","name":"Enterprise","description":"For enterprise document ingestion pipelines processing millions of documents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day · 2,000,000 requests/month · All strategies · Priority Cloudflare edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/chunk","description":"Split text using fixed, sentence, paragraph, markdown or code strategy"},{"method":"POST","path":"/chunk/semantic","description":"Auto-detect content type and apply the best chunking strategy"},{"method":"POST","path":"/stats","description":"Analyze text and get chunking strategy recommendations"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"7de0dd4d-dda3-4127-b6a9-681bb09c3587","name":"Agent Evaluation Dataset Builder API","slug":"agent-evaluation-dataset-builder-api-d6f4c8","shortDescription":"Build agent evaluation datasets from task type, risk tier, edge cases, expected outputs, and review rubric","description":"Build agent evaluation datasets from task type, risk tier, edge cases, expected outputs, and review rubric. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-evaluation","datasets","evals","quality-testing","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-evaluation-dataset-builder-api-d6f4c8","openApiSpecUrl":"https://agent-evaluation-dataset-builder.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"658543bd-2732-4415-887f-24dea478bb18","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c04987e0-d729-4657-9cc8-8271429692b6","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"20fd7d68-c959-4fd1-8c20-2b8f1c97b1cd","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/dataset-rules","description":"Return hardcoded agent evaluation dataset builder rules, weights, and decision criteria"},{"method":"POST","path":"/score-eval-coverage","description":"Produce focused follow-up actions for agent evaluation dataset builder based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/build-eval-dataset","description":"Build agent evaluation datasets from task type, risk tier, edge cases, expected outputs, and review rubric using deterministic rule scoring"}],"x402":null},{"id":"3fb132fa-46fd-458e-9b3d-b4869e6d8606","name":"Crypto Wallet Behavior Analyzer API","slug":"crypto-wallet-behavior-analyzer-api-4ebfed","shortDescription":"Classify wallet behavior patterns and signal quality for AI agents","description":"Crypto Wallet Behavior Analyzer API is a self-contained deterministic API that classifies crypto wallet behavior using submitted trading statistics. It requires no external API keys, no third-party data providers, and no live chain calls.\n\nAI agents, research dashboards, copy-trading tools, portfolio assistants, and trading bots can submit wallet behavior inputs such as trade count, win rate, hold time, entry timing, exit multiple, drawdown, consistency, and concentration to receive a structured JSON response with wallet type, confidence, behavior tags, risk flags, behavior score, verdict, and suggested action.\n\nThis API is useful for identifying smart money patterns, sniper-like behavior, whale-style positioning, farmer-like rotation, swing-trader profiles, and high-risk speculative behavior in a deterministic and easy-to-integrate format.","category":null,"tags":["crypto","wallet analysis","wallet behavior","copy trading","ai agents","wallet classification","trading behavior","onchain research"],"baseUrl":"https://orbisapi.com/proxy/crypto-wallet-behavior-analyzer-api-4ebfed","openApiSpecUrl":"https://crypto-wallet-behavior-analyzer-api.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"7f3a4365-f3ba-4743-91b4-99cada1adfa2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"efaf1722-0f2d-483f-be30-b5cd0dfe11b6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"17b25e45-3a6d-4680-be42-1a71598896c1","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/profiles","description":"Returns the built-in wallet behavior profile catalog."},{"method":"GET","path":"/examples","description":"Returns example wallet behavior payloads."},{"method":"POST","path":"/analyze-wallet","description":"Analyzes wallet behavior from submitted metrics and returns classification, confidence, tags, flags, score, verdict, and suggested action."}],"x402":null},{"id":"6fedef39-0472-49d4-bb14-6763d793faa9","name":"Airdrop Sybil Risk Scorer API","slug":"airdrop-sybil-risk-scorer-api-e4c0e6","shortDescription":"Score airdrop Sybil risk from wallet age, activity bursts, funding links, and repetition","description":"Score airdrop Sybil risk from wallet age, activity bursts, funding links, and repetition. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["data","web3","airdrop-sybil","wallet-risk","anti-abuse","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/airdrop-sybil-risk-scorer-api-e4c0e6","openApiSpecUrl":"https://airdrop-sybil-risk-scorer.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"2acc97d5-0bc8-4495-9563-0387e15e4e0f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ad6130ee-07d6-4c38-9ca1-e17e29bfe055","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7115a88d-2735-4f51-917c-3a4cbd004b71","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/score","description":"Generate a airdrop Sybil risk score from submitted inputs and hardcoded rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded sybilSignals reference data"}],"x402":null},{"id":"30f680f8-fbb1-41b8-9ad3-34c8f020f631","name":"Job Description Generator API","slug":"job-description-generator-api-28cc19","shortDescription":"Generate bias-checked job descriptions for 10 roles & 5 levels - Markdown, ready to post.","description":"Stop writing JDs from scratch. The Job Description Generator API generates complete, structured job descriptions for 10 role types — Software Engineer, Frontend Engineer, Backend Engineer, Product Manager, Data Scientist, DevOps Engineer, Designer, Sales, Marketing, and Customer Success — across 5 seniority levels (junior, mid, senior, lead/staff, director). Every JD includes a What You'll Do section (role-specific responsibilities), What We're Looking For (core + level-specific skills), Nice to Have, What We Offer (4 configurable benefit sets: startup, enterprise, agency, remote-first), salary range, location, work mode (remote/hybrid/onsite), and an equal opportunity statement. Returns both fully formatted Markdown (ready to paste into Lever, Greenhouse, Workable, or LinkedIn) and a structured JSON object. Also includes a JD analyzer that scores completeness (0–100), detects 12 biased/exclusionary terms (rockstar, ninja, aggressive, he/his, young, etc.), flags missing sections, and identifies experience overload. Batch generate up to 10 JDs at once. Pairs with the AI Interview & Screening API and Resume Parser & Scorer API for a complete hiring intelligence suite. Fully self-contained — no external API required.","category":null,"tags":["job description","x402","hiring","recruiting","HR tech","diversity","job posting","talent acquisition"],"baseUrl":"https://orbisapi.com/proxy/job-description-generator-api-28cc19","openApiSpecUrl":"https://job-description-generator-liard.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"8f5082d6-476e-483b-8e6f-a3463baae9ab","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b296dfcf-1cb4-45f7-9628-ef5411960d72","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"685a0b1f-5fc3-4fd8-97ca-fb91ae79accd","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/generate","description":"Generate a job description (main endpoint)"},{"method":"POST","path":"/generate/batch","description":"Generate up to 10 JDs at once"},{"method":"POST","path":"/analyze","description":"Analyze existing JD for quality, completeness, and bias"},{"method":"GET","path":"/roles","description":"All 10 supported role templates"},{"method":"GET","path":"/levels","description":"Seniority levels with descriptions"},{"method":"GET","path":"/benefit-sets","description":"Startup / enterprise / agency / remote-first benefit sets"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 specification"}],"x402":null},{"id":"55f9d26d-557b-4610-ae7c-af6d2154683f","name":"QR Code Generator & Analyzer API","slug":"qr-code-generator-analyzer-api-79b095","shortDescription":"Generate QR codes for URLs, contacts, WiFi and analyze QR data content — built for AI agents","description":"Generate QR codes for any data, analyze QR content type, create vCard contact QR codes and WiFi QR codes instantly. POST /api/generate — Generate QR code URL for any data. POST /api/analyze — Detect content type (URL, contact, WiFi, crypto). POST /api/vcard — Generate QR code from contact card data. POST /api/wifi — Generate WiFi connection QR code. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["QR code","generator","vCard","WiFi","barcode","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/qr-code-generator-analyzer-api-79b095","openApiSpecUrl":"https://qr-data-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":33,"tiers":[{"id":"45b2f64b-3fd3-4e3d-9bc5-b2c5891a7b1c","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints | JSON response"]},{"id":"85c70ac9-32ca-460e-8f73-4e37f2fbc32c","name":"Pay Per Call","description":"Ecommerce agents auto-pay per generation — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | All endpoints"]},{"id":"3516a4bb-bc35-44b5-bc07-971ef0bb4f96","name":"Pro","description":"For production ecommerce and marketing pipelines generating QR codes at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints | USDC payment | Zero latency edge"]},{"id":"90788680-3915-4a45-82a4-505e0ee84ff8","name":"Enterprise","description":"For high-volume QR code generation infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints | Priority edge | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/generate","description":"Generate QR code URL for any data"},{"method":"POST","path":"/api/analyze","description":"Detect content type of QR data"},{"method":"POST","path":"/api/vcard","description":"Generate QR code from vCard contact data"},{"method":"POST","path":"/api/wifi","description":"Generate WiFi connection QR code"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"acc68e91-9226-4297-a62a-021244e5c3c6","name":"Currency & Unit Converter API","slug":"currency-unit-converter-api-e0e5ae","shortDescription":"Convert currencies and units instantly — real-time rates, built for AI agents","description":"Convert between 170+ currencies with live exchange rates, plus \nunits across length, weight, temperature, volume, speed and data. \nNo authentication required. Returns clean JSON instantly. Perfect \nfor financial agents, e-commerce automation, travel tools, and \ndata processing pipelines.\n\nEndpoints:\nGET /api/convert/currency?amount=100&from=USD&to=EUR\nGET /api/convert/unit?amount=100&from=km&to=miles","category":null,"tags":["currency","converter","exchange rates","units","finance","forex","AI","agents","real-time"],"baseUrl":"https://orbisapi.com/proxy/currency-unit-converter-api-e0e5ae","openApiSpecUrl":null,"hasFree":true,"callCount":33,"tiers":[{"id":"417f37dc-ff3d-4c4d-9ce7-f17fb551a72e","name":"Free","description":"Perfect for testing and light usage","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":["500 requests/day","170+ currencies","All unit types","Real-time rates"]},{"id":"952292b0-3c17-41ff-aad4-88be3d45e12b","name":"Pro","description":"For developers and agents with regular conversion needs","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":150000,"rateLimitPerSecond":null},"features":["5000 requests/day","170+ currencies","All unit types","Real-time exchange rates","Priority access"]},{"id":"1ec0f04a-8b52-4675-9a65-936eb3672930","name":"Enterprise","description":"For high-volume agents and production financial pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"14.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","170+ currencies","All unit types","Real-time exchange rates","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"7360ed29-b5e3-41ff-bc9a-55418dd2092f","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/convert/currency","description":"Convert between 170+ currencies with live rates. Params: ?amount=100&from=USD&to=EUR"},{"method":"GET","path":"/api/convert/unit","description":"Convert between units — length, weight, temperature, volume, speed, data. Params: ?amount=100&from=km&to=miles"}],"x402":null},{"id":"2e33529f-8e4e-44d9-83d0-c47ccbcfb2c2","name":"Meeting Outcome Readiness API","slug":"meeting-outcome-readiness-api-bd5565","shortDescription":"Score meeting readiness from agenda clarity, stakeholder coverage, decision need, and follow-up risk","description":"Score meeting readiness from agenda clarity, stakeholder coverage, decision need, and follow-up risk. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["communication","data","communication","meeting-outcome","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/meeting-outcome-readiness-api-bd5565","openApiSpecUrl":"https://comm-meeting-outcome.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"1dc26a5c-0c93-46c2-88c9-d520591f0026","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ff8138ca-80fc-4e1d-a867-124e1228a087","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"2b7167b9-8b13-4898-b2aa-7d51c470b322","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/score","description":"Analyze one meeting and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"}],"x402":null},{"id":"cdd822fb-8606-46b3-9b88-86dddb1ed6e5","name":"CRON Expression Generator API","slug":"cron-expression-generator-api-c9b67b","shortDescription":"Generate, validate and explain CRON expressions instantly — built for scheduling agents","description":"Generate CRON expressions from plain English, validate existing ones, get human-readable explanations and calculate next run times.\n\nPOST /api/generate — Generate CRON from plain English (\"every weekday at 9am\")\nPOST /api/validate — Validate + explain any CRON expression\nPOST /api/next — Get next N scheduled run times\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["cron","scheduling","automation","devops","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/cron-expression-generator-api-c9b67b","openApiSpecUrl":"https://cron-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":33,"tiers":[{"id":"32ff6458-3543-48a9-9b05-4466ecf01c5b","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day | All endpoints included | JSON response"]},{"id":"00cb9b98-ad5a-4919-a94d-ebd3d006f576","name":"Pay Per Call","description":"Perfect for scheduling agents — auto-pay per generation with no monthly commitment ","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | All endpoints included"]},{"id":"873c05e9-661c-483c-9868-022464265791","name":"Pro","description":"For production DevOps pipelines needing reliable CRON management","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | USD payment | Zero latency edge computing"]},{"id":"c17ef04e-4677-46ce-be11-e40195baa310","name":"Pro+","description":"For high-volume scheduling infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints included | USD payment | Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/generate","description":null},{"method":"POST","path":"/api/validate","description":null},{"method":"POST","path":"/api/nex","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"80142958-0968-4fff-884e-155bb7056e2f","name":"Web Analytics Event Taxonomy API","slug":"web-analytics-event-taxonomy-api-29ae9a","shortDescription":"Design web analytics event taxonomies from user journeys, conversion goals, naming rules, and reporting needs","description":"Design web analytics event taxonomies from user journeys, conversion goals, naming rules, and reporting needs. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["web","analytics","event-taxonomy","tracking-plan","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/web-analytics-event-taxonomy-api-29ae9a","openApiSpecUrl":"https://analytics-event-taxonomy.vercel.app/openapi","hasFree":true,"callCount":33,"tiers":[{"id":"d48a4a20-d9c3-4f6c-b7ef-669a604566d8","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8610384d-83ed-4d6f-aa36-4e1964b1ffa1","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"136a81da-9658-4740-85fd-878410ff29be","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/event-rules","description":"Return hardcoded analytics event taxonomy rules, weights, and decision criteria"},{"method":"POST","path":"/design-taxonomy","description":"Design web analytics event taxonomies from user journeys, conversion goals, naming rules, and reporting needs using deterministic scoring rules"},{"method":"POST","path":"/flag-tracking-gaps","description":"Generate focused next steps for analytics event taxonomy from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"32d76196-22b1-403e-86fc-4fe38f5f7619","name":"Email Intelligence API","slug":"email-intelligence-api-d9801f","shortDescription":"Agent-ready email verification, enrichment and execution gating","description":"Verify emails, score risk, enrich contacts, assess domain health, batch-verify email lists, and run one-call email intelligence workflows for CRM enrichment, sales agents, lead scoring, and autonomous outreach systems.","category":null,"tags":["email","email-verification","email-enrichment","risk-scoring","domain-health","batch-verification","crm-enrichment","execution-gate","agent-tools","mcp","verify email address","email risk score","email enrichment api","domain health check","batch verify emails","crm ready email","detect disposable email","mailinator detection","agent execution gate","one call email intelligence"],"baseUrl":"https://orbisapi.com/proxy/email-intelligence-api-d9801f","openApiSpecUrl":"https://orbis-apis.onrender.com/email-intelligence/openapi.json","hasFree":true,"callCount":33,"tiers":[{"id":"3647758d-f14c-42bd-923d-86d196686db7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"9d412971-4f5c-460c-8e25-2a39dd8d9cb4","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"6c8273eb-0f57-49a5-aecf-6e39413b420c","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/verify","description":"Verify email format, deliverability readiness and validation signals"},{"method":"POST","path":"/risk-score","description":"Score email risk including disposable, suspicious and high-risk signals"},{"method":"POST","path":"/enrich","description":"Enrich email with person, company, domain and CRM-ready metadata"},{"method":"POST","path":"/domain-health","description":"Run heuristic domain health assessment for email intelligence workflows"},{"method":"POST","path":"/batch-verify","description":"Batch verify up to 50 emails per call with flat per-call pricing"},{"method":"POST","path":"/execution-gate","description":"Check execution readiness, CRM readiness, blocking flags and next API routing"},{"method":"POST","path":"/analyze-email","description":"Run one-call email intelligence: verify, risk-score, enrich and execution-gate"}],"x402":null},{"id":"5f684f8d-b358-4483-9a48-7636080f1524","name":"Agent Cross-Chain Execution & Bridge Intelligence API","slug":"agent-cross-chain-execution-bridge-intelligence-api-700529","shortDescription":"AI-powered cross-chain routing, scoring, and execution gating for agents","description":"Agent-native cross-chain bridge intelligence API for comparing routes, scoring bridge quality, estimating slippage, monitoring conditions, and gating execution. Designed for DeFi agents, portfolio rebalancers, and execution pipelines using real-time LI.FI data across 30+ chains.","category":null,"tags":["cross-chain","bridge","defi","liquidity","agents","routing","execution","x402","cross chain bridge api","compare bridge routes","estimate slippage crypto","defi bridge routing","agent cross chain execution","bridge scoring api","liquidity routing agents"],"baseUrl":"https://orbisapi.com/proxy/agent-cross-chain-execution-bridge-intelligence-api-700529","openApiSpecUrl":"https://orbis-apis.onrender.com/cross-chain-bridge/openapi.json","hasFree":true,"callCount":33,"tiers":[{"id":"9bb1720f-4ef8-4350-b08d-8fa68e581ed4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"6a60fd1b-8d6c-45b9-a17e-675c81c3b47a","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"3df9224f-b6e9-4878-a886-a47bea5d963c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"9c745126-5e52-4093-a234-fe83b631dc14","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]},{"id":"4e1ee560-3c44-453f-9cb9-5214a6d045ee","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6fd18311-79f6-4121-bf05-9ce6a0b9ca9d","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/compare-routes","description":"Compare bridge routes with AI scoring: value, speed, safety scores, and recommendation"},{"method":"POST","path":"/score-route","description":"Score route across fee, speed, safety, liquidity. Returns grade and safe_to_use"},{"method":"POST","path":"/estimate-slippage","description":"Estimate slippage and total cost. Returns slippage_level and safe_to_proceed"},{"method":"POST","path":"/monitor-bridge","description":"Monitor bridge conditions: congestion, fees, liquidity. Returns alert_level and next_check_ms"},{"method":"POST","path":"/execution-gate","description":"Cross-API execution gate: checks fees and slippage against constraints, returns execute bool and recommended_next_api for chaining to Autopilot"}],"x402":null},{"id":"cffdfb9a-ec51-4f19-92c6-fe0c4715b379","name":"ENS Resolver API","slug":"ens-resolver-api-e6922d","shortDescription":"Resolve ENS names and reverse lookup Ethereum addresses","description":"Bidirectional ENS resolution for Ethereum. Resolve any ENS name (e.g. vitalik.eth) to its Ethereum address, avatar, and social profile records. Or reverse lookup any Ethereum address to find its associated ENS name and profile. Ideal for AI agents, wallets, and dApps that need human-readable identity resolution on Ethereum.","category":null,"tags":["crypto","ethereum","ens","identity","web3","ai-agents","ens name resolver","ethereum name service","resolve ens to address","reverse ens lookup","wallet identity lookup","web3 identity api"],"baseUrl":"https://orbisapi.com/proxy/ens-resolver-api-e6922d","openApiSpecUrl":"https://orbis-apis.onrender.com/ens-resolver/openapi.json","hasFree":true,"callCount":34,"tiers":[{"id":"299b4bbd-d5c1-4982-ba65-f9dc4a2e68a3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"6045f58e-846b-493c-842a-8f7a537a9551","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/resolve","description":"Resolve ENS name to Ethereum address and profile"},{"method":"GET","path":"/lookup","description":"Reverse lookup Ethereum address to ENS name and profile"}],"x402":null},{"id":"2c6dc9ad-7bc7-4a0c-a2b5-12c32538572c","name":"UTM Campaign Quality Auditor API","slug":"utm-campaign-quality-auditor-api-84aac8","shortDescription":"Audit UTM campaign links for tracking quality, naming consistency, and attribution gaps","description":"Audit UTM campaign links for tracking quality, naming consistency, and attribution gaps. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","marketing-analytics","utm-audit","campaign-tracking","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/utm-campaign-quality-auditor-api-84aac8","openApiSpecUrl":"https://utm-campaign-quality-auditor-api.vercel.app/openapi","hasFree":true,"callCount":34,"tiers":[{"id":"460e0a17-a63b-4ef9-bd2a-ef7afdfc68d8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ca681b45-c0ac-4aa4-9254-c585b2553f52","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7b76f1da-6563-4871-9ec5-40825ea3dc60","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/utm-standards","description":"Return hardcoded utmStandards reference rules"},{"method":"POST","path":"/audit-utm","description":"Audit UTM campaign links for tracking quality, naming consistency, and attribution gaps"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/normalize-tags","description":"Return focused secondary analysis for UTM Campaign Quality Auditor API"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"}],"x402":null},{"id":"80728937-d685-40b4-b102-a17e5070941e","name":"AI Changelog & Release Notes Generator","slug":"ai-changelog-release-notes-generator-1e335c","shortDescription":"Generate changelogs, release notes and PR summaries from commits — built for dev pipeline agents","description":"Every dev pipeline needs changelogs. Generate Keep a Changelog, GitHub release, Slack or marketing format changelogs from git commits, write audience-specific release notes and summarize pull requests.\n\nPOST /api/generate — Generate changelog in 5 formats from commits\nPOST /api/categorize — Categorize commits by type (feat, fix, breaking, security, etc)\nPOST /api/release-notes — Write release notes for developers, end users or marketing\nPOST /api/summarize-pr — Summarize a pull request with impact assessment\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["changelog","release notes","git","CI/CD","developer","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/ai-changelog-release-notes-generator-1e335c","openApiSpecUrl":"https://changelog-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":34,"tiers":[{"id":"a7d541b8-f939-4b7e-8301-c45be1cb67d1","name":"Free","description":"Evaluate all 4 endpoints with 10 free requests ","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["10 requests/day | 100 requests/month | All 4 endpoints | 5 changelog formats | JSON response"]},{"id":"1d3a2b17-4dab-48d0-a94d-421ad8e70a29","name":"Pay Per Call","description":"Dev pipeline agents auto-pay per changelog — called on every release ","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.03 USDC per request | x402 automatic payment | No monthly commitment | All 4 endpoints | 5 formats | PR summarization"]},{"id":"7c267fff-057f-4d9e-9bd4-b8cd43d28099","name":"Pro","description":"For CI/CD pipelines and developer tools generating changelogs at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | All formats | USDC payment | Zero latency edge"]},{"id":"f771dea9-b4a2-403e-aab6-4bdcbc47cb6d","name":"Pro+","description":"For enterprise DevOps platforms and release management infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 2,000,000 requests/month | All endpoints | Priority edge | Full changelog suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/generate","description":null},{"method":"POST","path":"/api/categorize","description":null},{"method":"POST","path":"/api/release-notes","description":null},{"method":"POST","path":"/api/summarize-pr","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"92494569-8203-4de0-a61a-1d69e66e1635","name":"AI Translator API","slug":"ai-translator-api-1727c3","shortDescription":"Translate between 30+ languages with tone preservation — multi-language at once — detect script and direction","description":"Full description: Every multilingual agent translates messages, documents and content on every interaction with non-English users. Translate between 30+ languages with tone and formality preservation. Translate to 10 languages simultaneously in one call. Detect language with script, writing direction and formality level. Batch translate 20 texts to one language. POST /translate — Full translation with tone preservation. POST /multi — 10 languages at once. POST /detect — Language + script + direction. POST /batch — 20 texts at once.","category":null,"tags":["translation","multilingual","nlp","language-detection","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-translator-api-1727c3","openApiSpecUrl":"https://ai-translator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":34,"tiers":[{"id":"54097329-e46c-45c9-811e-ad0aa3b80aa9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 30+ languages · 10-language multi-translate · Batch 20 texts"]},{"id":"d20aa538-2258-4f1e-a96d-a83aa4de9dd9","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.04 USDC via x402 · Unlimited · All endpoints · Tone + formality · 10 languages/call · Batch 20"]},{"id":"b0dfc780-c887-4080-8b88-87d66931f219","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["3,000 req/day · 60,000 req/month · All endpoints · USDC payment"]},{"id":"db163206-b41a-4fbf-b62f-d91803b726b2","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":30000,"requestsPerMonth":599995,"rateLimitPerSecond":null},"features":["30,000 req/day · 600,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/translate","description":"Translate text with tone and formality preservation and translation notes"},{"method":"POST","path":"/multi","description":"Translate text to up to 10 languages simultaneously in one call"},{"method":"POST","path":"/detect","description":" Detect language, ISO code, script, writing direction and formality"},{"method":"POST","path":"/batch","description":"Batch translate up to 20 texts to one target language"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"ac0d1d00-c196-44e0-9e49-9e71962593d1","name":"Text Cleaner API","slug":"text-cleaner-api-b05b4a","shortDescription":"Clean, normalize and fix any text — remove HTML, fix spacing, normalize quotes and extract clean content","description":"Clean and normalize messy text from any source. Remove HTML tags, fix encoding issues, normalize quotes, strip URLs, fix spacing and extract clean readable text from HTML or Markdown. Perfect for data pipelines and content agents.\n\nPOST /api/clean — Clean text with configurable options\nPOST /api/fix — Fix grammar and formatting with AI\nPOST /api/normalize — Convert to sentence case, title case, lowercase or uppercase\nPOST /api/extract-text — Extract clean text from messy HTML or Markdown\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["text cleaning","normalization","HTML","data processing","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/text-cleaner-api-b05b4a","openApiSpecUrl":"https://text-cleaner-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":35,"tiers":[{"id":"7af5d5fd-4cf8-4ec7-9a52-fa6a8115ca7b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"5eead3aa-0c03-42bf-941b-9b06ac0e93e2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"6989cb18-e6fa-44e0-bff4-0387aa7b2e20","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"a8a1c52d-e3b6-45ea-b6ba-ac80978c082a","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/clean","description":"Clean text with configurable options"},{"method":"POST","path":"/api/fix","description":"Fix grammar and formatting with AI"},{"method":"POST","path":"/api/normalize","description":"Normalize to sentence case, title case, lowercase or uppercase"},{"method":"POST","path":"/api/extract-text","description":"Extract clean text from messy HTML or Markdown"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"d31c3c4a-8c60-4301-a3a2-f9a6d237e96e","name":"Language Detector + Translator Router API","slug":"language-detector-translator-router-api-622588","shortDescription":"Detect any language instantly + get translation routing — built for multilingual AI agents","description":"Detect language from any text with confidence scoring. Supports 11 languages. Returns smart translation target suggestions for routing to your preferred translation service.\n\nPOST /api/detect — Detect language + confidence + translation targets\nPOST /api/batch — Detect language for up to 20 texts at once\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["language detection","translation","NLP","multilingual","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/language-detector-translator-router-api-622588","openApiSpecUrl":"https://language-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":35,"tiers":[{"id":"50aef120-c6cb-4310-b55d-9b6fc2233ac0","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["10 requests/day","All endpoints included","JSON response"]},{"id":"10a40546-4d8a-4eba-b30c-f73d05418b19","name":"Pay Per Call","description":"Perfect for agents — auto-pay per request with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 USDC per request","x402 automatic payment","No monthly commitment","All endpoints included"]},{"id":"4e40e3b4-9ccc-4f23-bba3-158cc3a55311","name":"Pro","description":"For production agent pipelines needing reliable high-volume processing","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day","100,000 requests/month","All endpoints included","USD payment","Zero latency edge computing"]},{"id":"ece1b40b-edb9-48d8-97b3-bb46a03ddca8","name":"Enterprise","description":"For high-volume infrastructure processing millions of requests","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day","1,000,000 requests/month","All endpoints included","USD payment","Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/detect","description":"Detect language with confidence + translation targets"},{"method":"POST","path":"/api/batc","description":"Detect language for up to 20 texts"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"6c3c04ce-11eb-45ba-bcb9-a57a3404873f","name":"Event Listing Extractor API","slug":"event-listing-extractor-api-656fdb","shortDescription":"Extract event names, dates, venues, ticket prices, and city hints from event page HTML","description":"Extract event names, dates, venues, ticket prices, and city hints from event page HTML. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","event-extraction","venue-data","ticket-data","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/event-listing-extractor-api-656fdb","openApiSpecUrl":"https://event-listing-extractor-api.vercel.app/openapi","hasFree":true,"callCount":35,"tiers":[{"id":"edcd2cd8-7f94-4098-82bf-a4d6c0c5feb3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7432f700-3455-4c22-ae0e-0cdbc5e6a20a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"35485a2b-7e08-485a-a79b-a51e8f1e04eb","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/extract","description":"Run event listing extraction against supplied HTML, text, or URL lines"},{"method":"GET","path":"/catalog","description":"Return hardcoded eventFields reference data"}],"x402":null},{"id":"1d668d16-42b3-4fe3-b38a-0c602571a038","name":"NFT Metadata API","slug":"nft-metadata-api-0c88fb","shortDescription":"NFT metadata, traits, collection stats and transfer history via OpenSea","description":"Fetch detailed NFT metadata including traits, rarity and ownership for any token. Get collection-level stats including floor price, volume and sales. Look up all NFTs owned by a wallet and retrieve full transfer history for any token. Supports Ethereum and other EVM chains via OpenSea.","category":null,"tags":["nft","opensea","ethereum","web3","metadata","get nft metadata","nft traits rarity","collection floor price","wallet nft holdings","nft transfer history"],"baseUrl":"https://orbisapi.com/proxy/nft-metadata-api-0c88fb","openApiSpecUrl":"https://orbis-apis.onrender.com/nft-metadata/openapi.json","hasFree":true,"callCount":35,"tiers":[{"id":"aa87b134-b179-499b-8eca-952e9e0d226b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"060d7ada-d27a-42b9-bd3b-fa908b53cf35","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.000000","limits":{"requestsPerDay":1000,"requestsPerMonth":30000,"rateLimitPerSecond":null},"features":[]},{"id":"b21ce62a-14ae-4d9b-ac91-f74bd6604318","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"93e0fac7-73e2-4832-bc5b-7a972b0562e2","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"2c978e9a-b15f-4979-ae1b-a6756790d788","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/token/:contractAddress/:tokenId","description":"Get single NFT metadata and traits"},{"method":"GET","path":"/collection/:contractAddress","description":"Get collection info and floor price"},{"method":"GET","path":"/wallet/:walletAddress","description":"Get all NFTs owned by a wallet"},{"method":"GET","path":"/transfers/:contractAddress/:tokenId","description":"Get transfer history for an NFT"}],"x402":null},{"id":"79ed8c8e-7629-4e74-94ab-85389555627f","name":"Hallucination Detection API","slug":"hallucination-detection-api-8c9c74","shortDescription":"Detect LLM hallucinations—10-rule check with verdict, risk, and sentence-level attribution.","description":"API checks LLM-generated answers against their source documents using 10 detection rules: opinion injection (\"I believe…\"), speculative language (\"probably\", \"might be\"), unsupported statistics (numbers not in source), fabricated dates (years absent from source), entity fabrication (proper nouns not in source), source contradiction (sentences with near-zero overlap with any source chunk), excessive elaboration (answer far longer than source supports), absolute language (\"always\", \"never\", \"everyone\"), refusal patterns, and low vocabulary grounding. Returns a clear three-level verdict: SAFE_TO_SERVE, REVIEW_BEFORE_SERVING, or DO_NOT_SERVE — plus a risk level (minimal/low/medium/high/critical), confidence score (0–1), grounding score with breakdown, and a detailed flag list with per-flag explanations. Includes sentence-level attribution (supported/weakly_supported/unsupported per sentence), an A/B answer comparison endpoint, and a batch endpoint for up to 50 answers with aggregate pipeline health stats. Completes the RAG Quality Suite alongside the RAG Pipeline Evaluator and Knowledge Base Q&A Grader. Fully self-contained — no external AI or embedding API required.","category":null,"tags":["hallucination detection","LLM safety","RAG","grounding","AI trust","chatbot quality","fact checking","NLP","AI evaluation"],"baseUrl":"https://orbisapi.com/proxy/hallucination-detection-api-8c9c74","openApiSpecUrl":"https://hallucination-detection.vercel.app/openapi","hasFree":true,"callCount":35,"tiers":[{"id":"25393601-cf3c-4233-a113-80ffa3ec104d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c29badcc-6a3c-4e4f-8391-dde2a3dff80c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1604b0d1-408d-4409-a5da-6041cb2b0be7","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/detect","description":"Full detection — all 10 rules + grounding + verdict (main endpoint)"},{"method":"POST","path":"/detect/batch","description":"Batch detect up to 50 answers with pipeline health stats"},{"method":"POST","path":"/detect/sentence","description":"Per-sentence grounding attribution (supported/weakly/unsupported)"},{"method":"POST","path":"/detect/compare","description":"Compare two answers — which is less hallucinated?"},{"method":"POST","path":"/grounding/score","description":"Grounding score only — fastest endpoint"},{"method":"GET","path":"/rules","description":"All 10 detection rules with descriptions and severity"},{"method":"GET","path":"/rubric","description":"Verdict, risk level, and grounding label definitions"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"16a1fb6b-8022-4be3-a5d8-b10159e51f72","name":"Smart Contract Risk API","slug":"smart-contract-risk-api-82fd41","shortDescription":"Smart contract security analysis, comparison and risk reporting","description":"Analyzes and compares smart contract security, gas efficiency, upgradeability, centralization risks, known vulnerabilities, and shared attack surfaces. Returns risk scores, comparative analysis, and cached risk reports by contract address.","category":null,"tags":["smart-contracts","security","audit","risk-scoring","ethereum","defi","smart contract risk API","contract security analysis","compare smart contracts","contract vulnerability scan","gas efficiency analysis"],"baseUrl":"https://orbisapi.com/proxy/smart-contract-risk-api-82fd41","openApiSpecUrl":"https://orbis-apis.onrender.com/smart-contract-risk/openapi.json","hasFree":true,"callCount":35,"tiers":[{"id":"8601f2f9-1015-4405-add1-8305e8f1be2f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a92f3def-9912-4da9-a493-5af593956302","name":"Security Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Analyze smart contract security and risk"},{"method":"POST","path":"/compare","description":"Compare two smart contracts"},{"method":"GET","path":"/report/{address}","description":"Get cached contract risk report"}],"x402":null},{"id":"8cc3fb5c-eb63-4ec0-a5c0-de67790aa1ac","name":"Vendor Risk Due Diligence API","slug":"vendor-risk-due-diligence-api-e6e539","shortDescription":"Assess vendor risk from security, compliance, financial, operational, and data exposure signals","description":"Assess vendor risk from security, compliance, financial, operational, and data exposure signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","productivity","vendor-risk","due-diligence","procurement","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/vendor-risk-due-diligence-api-e6e539","openApiSpecUrl":"https://vendor-risk-due-diligence-api.vercel.app/openapi","hasFree":true,"callCount":35,"tiers":[{"id":"503db843-2c71-4b41-b8fa-ea319a079fe5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ca2097b5-fc0d-4b1d-8a0f-a73c458f306f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a3c8311f-7585-446f-855b-f77aa3e6446f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"POST","path":"/assess","description":"Analyze one vendor and return premium scoring output"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"POST","path":"/batch","description":"Analyze multiple vendor records in one request"}],"x402":null},{"id":"6fced5ed-c3c3-4365-bf43-cb65f3fae25e","name":"Contract Clause Extractor API","slug":"contract-clause-extractor-api-1120f2","shortDescription":"Extract clauses, parties, dates & risk scores from any contract — structured JSON in milliseconds","description":"Turn raw contract text into structured, actionable data. The Contract Clause Extractor API identifies and labels 12 clause types — termination, indemnification, limitation of liability, confidentiality, IP ownership, payment terms, auto-renewal, governing law, non-compete, force majeure, dispute resolution, and warranties. Extracts named parties and their roles (provider, client, contractor), identifies key dates and notice periods, and scores overall contract risk (1–10 scale) with plain-English explanations for every flagged clause. Designed for CLM platforms, legal ops tools, ATS systems, procurement automation, and any B2B app that needs to process contracts at scale. Fully self-contained — no external NLP or AI API required.","category":null,"tags":["contract analysis","legal tech","clause extraction","CLM","procurement","NDA","risk scoring","legal ops"],"baseUrl":"https://orbisapi.com/proxy/contract-clause-extractor-api-1120f2","openApiSpecUrl":"https://contract-clause-extractor-api.vercel.app/openapi","hasFree":true,"callCount":35,"tiers":[{"id":"71eb76eb-adeb-4b37-bb87-bc0b024d1106","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"992a8dba-4671-4534-9dfe-21ada98e1e7d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d83519cc-fc8b-4be2-976d-a87041a5ccbd","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/extract","description":"Full extraction — clauses + parties + dates + risk score (main endpoint)"},{"method":"POST","path":"/extract/clauses","description":"Clause identification and labeling only"},{"method":"POST","path":"/extract/parties","description":"Party names and role detection only"},{"method":"POST","path":"/extract/dates","description":"Key dates, notice periods, deadlines only"},{"method":"POST","path":"/risk/score","description":"Risk analysis with high/medium clause breakdown"},{"method":"GET","path":"/clause-types","description":"All 12 supported clause types with descriptions"},{"method":"GET","path":"/risk-rules","description":"Risk scoring rules, patterns, and severity definitions"}],"x402":null},{"id":"b6ce4c40-7ceb-4ec3-a793-a45aca59fa8c","name":"AI Intent Router API","slug":"ai-intent-router-api-41b4ff","shortDescription":"Route messages to handlers, extract intent, batch route 20 messages, guardrail checks, built for agent orchestration","description":"Every multi-agent system routes every incoming message before taking action. Route any message to the best matching handler from up to 20 defined routes with confidence scores. Batch route 20 messages at once. Extract full intent with entities, action type, parameters, sentiment and urgency from any message. Run guardrail checks for prompt injection, jailbreak attempts, harmful content and PII exposure before passing to your agent. POST /route — Message routing with confidence scores. POST /batch — 20 messages at once. POST /intent — Full intent + entity extraction. POST /guardrail — Safety check before agent.\n","category":null,"tags":["intent-detection","routing","guardrails","orchestration","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-intent-router-api-41b4ff","openApiSpecUrl":"https://ai-intent-router-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":35,"tiers":[{"id":"57d1fdd4-b3bc-48a9-8114-5d1f1ae67bc9","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 20 routes · Guardrail checks · Batch 20 messages"]},{"id":"95de93f9-6687-4c80-9ccb-e07f3cc377b2","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC via x402 · Unlimited · All endpoints · 20 routes/call · Full entity extraction · Prompt injection detection"]},{"id":"8a7bd1ab-ca85-41a3-b3b5-e48afab99af0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["3,000 req/day · 60,000 req/month · All endpoints · USDC payment"]},{"id":"2e267ec0-7fd9-44fe-9c4a-3a6ffdcadf7f","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":30000,"requestsPerMonth":600000,"rateLimitPerSecond":null},"features":["30,000 req/day · 600,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/route","description":"Route message to best handler with confidence scores and escalation flag"},{"method":"POST","path":"/batch","description":"Batch route up to 20 messages to handlers in one call"},{"method":"POST","path":"/intent","description":"Extract full intent, entities, action type, parameters, sentiment and urgency"},{"method":"POST","path":"/guardrail","description":"Check for prompt injection, jailbreak, harmful content and PII before agent"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"59531c21-1747-439b-b33b-436194c73f51","name":"Agent Data Minimization Auditor API","slug":"agent-data-minimization-auditor-api-b282ab","shortDescription":"Audit agent workflows for unnecessary fields, sensitive data spread, retention risk, and purpose fit","description":"Audit agent workflows for unnecessary fields, sensitive data spread, retention risk, and purpose fit. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","privacy","data-minimization","agent-governance","compliance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-data-minimization-auditor-api-b282ab","openApiSpecUrl":"https://agent-data-minimization-auditor.vercel.app/openapi","hasFree":true,"callCount":35,"tiers":[{"id":"0bb880a5-0669-49f4-8cbc-6a143d0e8c36","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"123cf9de-50f9-45b7-9102-61023302134e","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"902489b3-5d98-4503-89a1-6f18b0163fd6","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/build-minimization-plan","description":"Produce focused follow-up actions for agent data minimization auditor based on risk, confidence, readiness, and control gaps"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/minimization-rules","description":"Return hardcoded agent data minimization auditor rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/audit-data-use","description":"Audit agent workflows for unnecessary fields, sensitive data spread, retention risk, and purpose fit using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"6c2f5cc5-5889-4e9d-ba48-47d57f5d2621","name":"RAG Pipeline Evaluator API","slug":"rag-pipeline-evaluator-api-0db2a4","shortDescription":"Score your RAG pipeline — detect hallucinations, weak retrieval & off-topic answers instantly","description":"The RAG Pipeline Evaluator API scores Retrieval-Augmented Generation interactions across three critical dimensions: retrieval relevance (did you pull the right chunks?), answer faithfulness (is the answer grounded in context, or is the LLM hallucinating?), and answer relevance (does the answer address the question?). Returns structured 0–1 scores, an A–F grade, diagnostic flags like possible_hallucination and poor_retrieval, and actionable recommendations. Includes batch evaluation for up to 50 interactions — perfect for CI/CD test suites. No API keys needed. Works with any RAG stack.","category":null,"tags":["RAG","LLM","hallucination detection","AI evaluation","retrieval","AI agents","x402"],"baseUrl":"https://orbisapi.com/proxy/rag-pipeline-evaluator-api-0db2a4","openApiSpecUrl":"https://rag-pipeline-evaluator.vercel.app/openapi","hasFree":true,"callCount":36,"tiers":[{"id":"75179029-2869-4c48-8ef2-aa0cc0847600","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8c509a64-99b5-44d2-8f99-36227008e0c6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5dbe6b45-440c-4c6f-90d6-a6eb500eb094","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/evaluate","description":"Full evaluation — all 3 scores + flags + grade"},{"method":"POST","path":"/evaluate/batch","description":"Batch evaluate up to 50 interactions"},{"method":"POST","path":"/score/faithfulness","description":"Hallucination check only"},{"method":"POST","path":"/score/retrieval","description":"Retrieval relevance check only"},{"method":"GET","path":"/grading-rubric","description":"Score ranges, grade definitions, flag meanings"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"78f87d7a-e930-45a6-be92-98c20024154e","name":"Website Monitor API","slug":"website-monitor-api-26349a","shortDescription":"Monitor websites for uptime, content changes and performance anomalies","description":"Monitor websites for uptime, content changes, performance degradation and anomalies. Returns structured alerts, content diffs, uptime reports and webhook notifications. Includes diff endpoint with added/removed/changed structure and alert management.","category":null,"tags":["website-monitor","uptime-monitoring","content-change","alerting","autonomous-agents","real-time","website monitor","uptime monitoring","content change detection","website alerts","performance monitoring","website diff","change detection"],"baseUrl":"https://orbisapi.com/proxy/website-monitor-api-26349a","openApiSpecUrl":"https://orbis-apis.onrender.com/website-monitor/openapi.json","hasFree":true,"callCount":36,"tiers":[{"id":"6b35ada4-85c9-4316-9765-6656efa170ac","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"ee19ecdf-69ad-4767-9b25-2ce6cbb33f56","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"e850b927-85f5-46b3-bd64-6157e58a8c17","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"API discovery"},{"method":"POST","path":"/","description":"Create a website monitor with alert rules and check intervals"},{"method":"GET","path":"/:id","description":"Get monitor status and latest check result"},{"method":"GET","path":"/:id/history","description":"Get monitor check history with uptime stats"},{"method":"GET","path":"/:id/diff","description":"Get structured content diff with added/removed/changed"},{"method":"GET","path":"/:id/alerts","description":"Get active and historical alerts with severity"},{"method":"POST","path":"/webhook","description":"Configure webhook notifications for monitor alerts"}],"x402":null},{"id":"88845303-d376-4054-a837-e274a2760099","name":"Regex Generator API","slug":"regex-generator-api-b65c05","shortDescription":"Generate, validate and extract regex patterns instantly — built for AI agents","description":"Generate regex patterns from plain English descriptions, \nvalidate patterns against text, and extract matches instantly.\n\nBuilt for AI agents that need to parse, extract and validate \ndata from unstructured text. No authentication required.\n\nPOST /api/generate — Generate regex from description\nPOST /api/validate — Test a regex against text\nPOST /api/extract — Extract all matches from text\n\nAll endpoints accept JSON body.","category":null,"tags":["regex","pattern matching","extract","validate","NLP","AI","agents","text processing","developer tools"],"baseUrl":"https://orbisapi.com/proxy/regex-generator-api-b65c05","openApiSpecUrl":"https://regex-generator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":37,"tiers":[{"id":"84f90d8d-7cd8-4d46-9d32-a1b9d1197765","name":"Free","description":"Just enough to test all 3 endpoints","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day","Generate, validate, extract","Plain English to regex","Example matches included","JSON response"]},{"id":"c08c720f-d708-4795-a92c-a77bd936ad27","name":"Pro","description":"For agents that process and extract text at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5000 requests/day","Generate, validate, extract","Plain English to regex","Example matches included","Priority access","JSON response"]},{"id":"5f5b3427-c3b3-49a2-8526-0da3fc3c03fb","name":"Pro+","description":"For high-volume text extraction pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","Generate, validate, extract","Plain English to regex","Example matches included","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"bb009b37-2759-4620-85de-5add5f7d3dd9","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"POST","path":"/api/generate","description":"Generate regex. Body: {\"description\":\"match email addresses\",\"language\":\"javascript\"}"},{"method":"POST","path":"/api/validate","description":"Test regex. Body: {\"pattern\":\"\\\\w+@\\\\w+\\\\.\\\\w+\",\"text\":\"hello@example.com\",\"flags\":\"g\"}"},{"method":"POST","path":"/api/extract","description":"Extract matches. Body: {\"pattern\":\"\\\\d+\",\"text\":\"I have 3 cats and 12 dogs\",\"flags\":\"g\"}"}],"x402":null},{"id":"65c59d3f-932e-466a-b581-095220c68a37","name":"Hash & Encode API","slug":"hash-encode-api-e49d0e","shortDescription":"Hash, encode, and generate tokens instantly — zero latency, built for AI agents","description":"The essential crypto utility API for AI agents and security pipelines. No AI, no rate limits, 100% uptime — pure edge computing on Cloudflare's global network.\n\nEndpoints:\nPOST /api/hash — Hash any text with MD5, SHA256, or SHA512\nPOST /api/encode — Base64 encode or decode any string\nPOST /api/url — URL encode or decode any string\nPOST /api/generate — Generate UUIDs, random tokens, or API keys\n\nExample:\nPOST /api/hash\n{\"text\": \"hello world\", \"algorithm\": \"sha256\"}\n\nReturns clean JSON every time. No API key required on free tier.","category":null,"tags":["hashing","encoding","sha256","base64","uuid","security","tokens","AI agents"],"baseUrl":"https://orbisapi.com/proxy/hash-encode-api-e49d0e","openApiSpecUrl":null,"hasFree":true,"callCount":37,"tiers":[{"id":"170d5c7c-83a3-42a1-a62c-bd710e522505","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day","Hash, encode, generate endpoints","JSON response"]},{"id":"a82f9cf8-cace-4f14-b364-f5376907f0e2","name":"Pro","description":"For production agents and pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day","100,000 requests/month","All endpoints included","USDC payment","Zero latency edge computing"]},{"id":"8079e625-6254-40cf-9e7c-9ef54b1d7afc","name":"Pro","description":"For high-volume agent infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":999999,"rateLimitPerSecond":null},"features":["50,000 requests/day","1,000,000 requests/month","All endpoints included","USDC payment","Priority edge routing","Unlimited hashing & encoding"]},{"id":"8b35afb1-8b4d-45c9-aaec-a664a16d522f","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"POST","path":"/api/hash","description":"MD5, SHA256, SHA512"},{"method":"POST","path":"/api/encode","description":"Base64 encode/decode"},{"method":"POST","path":"/api/url","description":"URL encode/decode"},{"method":"POST","path":"/api/generate","description":"Generate random tokens, UUIDs, API keys"}],"x402":null},{"id":"b0b6214d-58e5-40c2-8575-cc4619d688f2","name":"Text Sentiment & Emotion Analyzer API","slug":"text-sentiment-emotion-analyzer-api-cdc64b","shortDescription":"Instant sentiment + emotion scoring for any text — pay-per-call, built for agents","description":"Analyze the sentiment and emotional tone of any text instantly. \nReturns structured JSON with sentiment score, confidence, dominant emotion, and full emotion breakdown.\n\nBuilt for AI agents that process content, reviews, social media, and customer feedback at scale. No latency, no rate limits, 100% uptime on Cloudflare's global edge network.\n\nEndpoints:\nPOST /api/sentiment — Analyze a single text\nPOST /api/batch — Analyze up to 10 texts in one call\n\nSupports x402 pay-per-call — agents auto-pay per request with no human in the loop.","category":null,"tags":["sentiment","emotion","NLP","text analysis","AI agents","x402","content moderation"],"baseUrl":"https://orbisapi.com/proxy/text-sentiment-emotion-analyzer-api-cdc64b","openApiSpecUrl":null,"hasFree":true,"callCount":37,"tiers":[{"id":"d4a4806e-6e9b-4192-b6cf-8b5927a55e55","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day","Single text analysis","JSON response"]},{"id":"43f7e2b1-b175-46d3-8f33-c77a550ceea9","name":"Pay Per Call","description":"Perfect for agents — auto-pay per request","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request","x402 automatic payment","No monthly commitment","Batch up to 10 texts"]},{"id":"e7068cd1-414a-4d6c-a2d0-8d01ad79bf22","name":"Pro","description":"For production agent pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":30000,"rateLimitPerSecond":null},"features":["1,000 requests/day","30,000 requests/month","Batch endpoint included","USD payment"]},{"id":"b9b6c0b2-00fd-4312-8d2d-6ccf68a48977","name":"Pro","description":"For high-volume infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day","1,000,000 requests/month","Batch endpoint included","Priority edge routing","USD payment"]}],"endpoints":[{"method":"GET","path":"/api/sentiment","description":"Analyze sentiment and emotion of a single text"},{"method":"GET","path":"/api/batch","description":"Analyze up to 10 texts in one batch call"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"990c040f-62ee-4a57-8a78-5477bee5acb1","name":"Collections Priority Engine API","slug":"collections-priority-engine-api-603fbd","shortDescription":"Prioritize collections outreach from invoice age, amount, relationship, dispute, and payment likelihood","description":"Prioritize collections outreach from invoice age, amount, relationship, dispute, and payment likelihood. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","collections-priority","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/collections-priority-engine-api-603fbd","openApiSpecUrl":"https://fin-collections-priority.vercel.app/openapi","hasFree":true,"callCount":37,"tiers":[{"id":"fe24fc33-c763-4313-9ba3-e8f1f4526fcb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"87c961f9-1b6f-4691-af46-d79a3a521ee6","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"69ff2146-2ec8-42c3-b457-d51c48db2c45","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/prioritize","description":"Analyze one receivable and return premium scoring output"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"}],"x402":null},{"id":"37a0cb5e-3d3e-4c47-9c38-21904b097fce","name":"Task Prioritization Engine API","slug":"task-prioritization-engine-api-37f924","shortDescription":"Score, rank, classify, and schedule tasks for AI agents and productivity workflows","description":"Task Prioritization Engine API helps AI agents, productivity tools, operations systems, and workflow automations evaluate and prioritize tasks using structured scoring logic.\n\nThe API is fully self-contained and requires no external APIs, databases, or third-party services. It scores tasks based on factors such as importance, impact, effort, deadline pressure, dependency risk, and delegation potential.\n\nIt can score a single task, rank multiple tasks, classify tasks into action buckets such as do-now or delegate, and suggest when the task should be handled. The output is clean structured JSON, making it easy for AI agents and applications to use in real workflows.\n\nThis makes it ideal for inbox assistants, project coordination tools, founder dashboards, internal operations systems, task managers, and AI office agents that need a practical execution layer.","category":null,"tags":["task prioritization","productivity","workflow","ai agents","operations","scheduling","planning","task ranking","business automation","decision engine"],"baseUrl":"https://orbisapi.com/proxy/task-prioritization-engine-api-37f924","openApiSpecUrl":"https://task-prioritization-engine-api.vercel.app/openapi","hasFree":true,"callCount":37,"tiers":[{"id":"9e4ccf29-8a52-4868-9bf2-77c8bc0dd438","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"392a808a-8d52-4806-bfc1-2ee985fe7367","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7cedf0c0-e630-4826-a32b-5a20c36f0456","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API metadata and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns the OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/metadata","description":"Returns supported importance, impact, effort, and bucket values"},{"method":"POST","path":"/score-task","description":"Scores a single task and returns priority score, recommendation, and reasoning"},{"method":"POST","path":"/rank-tasks","description":"Ranks multiple tasks from highest to lowest priority"},{"method":"POST","path":"/classify-task","description":"Classifies a task into an action bucket such as do-now, this-week, later, or delegate"},{"method":"POST","path":"/suggest-schedule","description":"Suggests when the task should be handled based on score and deadline pressure"}],"x402":null},{"id":"22bba9b0-8d63-45b8-afbb-292cd96d1743","name":"Agent Data Lineage Mapper API","slug":"agent-data-lineage-mapper-api-e7a875","shortDescription":"Map data lineage for agent workflows across inputs, tools, transformations, outputs, and audit evidence","description":"Map data lineage for agent workflows across inputs, tools, transformations, outputs, and audit evidence. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","lineage","agent-workflows","auditability","data-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/agent-data-lineage-mapper-api-e7a875","openApiSpecUrl":"https://agent-lineage-mapper.vercel.app/openapi","hasFree":true,"callCount":37,"tiers":[{"id":"4586c13d-dd70-44db-849e-b63b2da2dd01","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"3ea39081-d3be-4c0a-b8fd-876332450cb0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a40c3780-a69b-41d2-a63b-87f0835347e5","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/lineage-rules","description":"Return hardcoded agent lineage mapper rules, weights, and decision criteria"},{"method":"POST","path":"/map-lineage","description":"Map data lineage for agent workflows across inputs, tools, transformations, outputs, and audit evidence using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/flag-lineage-gaps","description":"Generate focused next steps for agent lineage mapper from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"7458ee3e-4a76-42c6-a809-4a1b939cea61","name":"Credit Limit Recommendation API","slug":"credit-limit-recommendation-api-51ff7c","shortDescription":"Recommend B2B credit limits from payment history, revenue, risk, exposure, and concentration","description":"Recommend B2B credit limits from payment history, revenue, risk, exposure, and concentration. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["finance","data","finance-payments","credit-limit","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/credit-limit-recommendation-api-51ff7c","openApiSpecUrl":"https://fin-credit-limit.vercel.app/openapi","hasFree":true,"callCount":37,"tiers":[{"id":"1dcd61d0-370a-4773-9a3a-33256fa458ee","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"822d7fde-8f28-4c3e-b009-25534e42044f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1fa466a9-1e52-407b-82f2-9b6db4410535","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"}],"x402":null},{"id":"a3edafc5-2a74-4f3f-a78b-d88b5754730b","name":"Support Ticket Priority Engine API","slug":"support-ticket-priority-engine-api-5e4198","shortDescription":"Prioritize support tickets by customer tier, severity, sentiment, SLA, and revenue impact","description":"Prioritize support tickets by customer tier, severity, sentiment, SLA, and revenue impact. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["ai","communication","support-triage","ticket-priority","customer-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/support-ticket-priority-engine-api-5e4198","openApiSpecUrl":"https://support-ticket-priority-engine-api.vercel.app/openapi","hasFree":true,"callCount":37,"tiers":[{"id":"407274e7-2fcf-4997-8096-a4c9096549d3","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6fec6720-6c7a-43a9-86d2-8909f9a2fed7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f81a1d0d-86f0-46f5-8d27-5c23772acf1f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/prioritize","description":"Analyze one ticket and return premium scoring output"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"POST","path":"/batch","description":"Analyze multiple ticket records in one request"}],"x402":null},{"id":"4de7d68a-b2ed-43f6-8413-5852579abedd","name":"Agent Action Execution API","slug":"agent-action-execution-api-7df4bf","shortDescription":"Execute, track, and audit structured actions for autonomous AI agents","description":"Execute structured AI agent actions with machine-readable results, status tracking, retry metadata, and audit history for autonomous workflows. Designed for agents that need to execute workflow steps and retrieve action status later, enabling reliable automation, retries, and observability.","category":null,"tags":["ai-agents","automation","agent-execution","workflow","audit-trail","x402","autonomous-systems","execute agent action","ai agent workflow","autonomous agent execution","agent action tracking","structured task execution","agent audit trail","workflow step execution","agent retry logic","agent observability"],"baseUrl":"https://orbisapi.com/proxy/agent-action-execution-api-7df4bf","openApiSpecUrl":"https://orbis-apis.onrender.com/action/openapi.json","hasFree":true,"callCount":37,"tiers":[{"id":"ef50b62a-435b-405d-a27b-bdc32996c57c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":500,"rateLimitPerSecond":null},"features":[]},{"id":"fe9a8f01-23b9-4f12-8a14-ac5e7c98e225","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":200,"requestsPerMonth":6000,"rateLimitPerSecond":null},"features":[]},{"id":"7ce72ff9-2aba-4a3c-86cd-f3d3107b9390","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":[]},{"id":"bb304164-610e-4eb8-aa01-595274e6264e","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0e24c644-8eda-4342-ac87-e63b1ad96d64","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"26ded6d4-9261-4702-b3c7-3cfc47515320","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/execute","description":"Execute a structured AI agent action and return result, status, metadata, retryability, and execution details"},{"method":"GET","path":"/:action_id","description":"Retrieve a specific action's result, execution status, and metadata"},{"method":"GET","path":"/history","description":"Retrieve recent agent action history for workflow tracking and audit trails"},{"method":"GET","path":"/types","description":"List supported action types such as research, outreach, web_fetch, data_extract, api_call, and workflow_step"}],"x402":null},{"id":"b2fb8314-207a-432a-850a-a5b58c825286","name":"Agent Identity & Trust API","slug":"agent-identity-trust-api-6276af","shortDescription":"Create, verify, and manage trust, identity, and reputation for autonomous AI agents","description":"A trust and identity layer for autonomous AI agents. Create persistent agent identities, verify authenticity, evaluate reputation, and issue signed attestations across agent workflows. Designed for agent marketplaces, multi-agent systems, and autonomous applications that require identity, verification, and accountability.","category":null,"tags":["ai-agents","agent-identity","trust","reputation","verification","agent-infrastructure","x402","agent identity api","ai agent authentication","verify ai agents","agent reputation scoring","trust layer for agents","autonomous agent identity","agent verification api","agent trust signals","multi agent identity","agent accountability"],"baseUrl":"https://orbisapi.com/proxy/agent-identity-trust-api-6276af","openApiSpecUrl":"https://orbis-apis.onrender.com/agent-identity/openapi.json","hasFree":true,"callCount":37,"tiers":[{"id":"c24df27a-7c9d-44c0-9519-f6d5ee83c26a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":400,"rateLimitPerSecond":null},"features":[]},{"id":"1c30bbf3-ab37-4508-bb5c-d07df6213e06","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":[]},{"id":"b5f6d672-2c47-462c-9ec8-a34dbb94dca5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"e304d80e-c11a-41b2-9a03-079313cbff83","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":250000,"rateLimitPerSecond":null},"features":[]},{"id":"f2b28fa8-1f35-4b13-bb56-66cf4d576b9c","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d38de7c4-7a12-49aa-83a6-48cfdc5d6f93","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate a persistent identity for an AI agent including DID, public key, wallet address, and trust metadata"},{"method":"POST","path":"/verify","description":"Verify the authenticity and validity of an agent identity, updates reputation score and trust level"},{"method":"GET","path":"/reputation","description":"Retrieve trust score, reputation metrics, claim breakdown, and behavioral signals for an agent"},{"method":"POST","path":"/attest","description":"Issue a signed attestation with a verifiable claim, credential, or trust signal attached to an agent identity"},{"method":"GET","path":"/:agentId","description":"Retrieve full identity record including DID, keys, reputation, and recent attestations for a specific agent"}],"x402":null},{"id":"b129d49a-d30c-4ab3-8fa0-284226e13060","name":"AI Data Access Justification API","slug":"ai-data-access-justification-api-e2b851","shortDescription":"Generate AI data access justifications from purpose, sensitivity, role, retention, and control coverage","description":"Generate AI data access justifications from purpose, sensitivity, role, retention, and control coverage. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["identity","data-access","justification","privacy","agent-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-data-access-justification-api-e2b851","openApiSpecUrl":"https://ai-access-justification.vercel.app/openapi","hasFree":true,"callCount":37,"tiers":[{"id":"33448ab1-3fb5-4ebe-b995-57ba89145bb5","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"7b8fedc8-9eb2-40e1-bd9c-c533a0bff6c0","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4ea84b1f-2755-44a6-8801-6aebabbfb453","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/justify-access","description":"Generate AI data access justifications from purpose, sensitivity, role, retention, and control coverage using deterministic scoring rules"},{"method":"POST","path":"/flag-justification-gaps","description":"Generate focused next steps for ai access justification from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/justification-rules","description":"Return hardcoded ai access justification rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"d9789597-98e6-4e8d-9adb-6ac01f3c0ecd","name":"Location Risk Radius API","slug":"location-risk-radius-api-4a7f0d","shortDescription":"Calculate location risk radius from hazard proximity, exposure, response time, and population density","description":"Calculate location risk radius from hazard proximity, exposure, response time, and population density. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","risk-radius","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/location-risk-radius-api-4a7f0d","openApiSpecUrl":"https://geo-risk-radius.vercel.app/openapi","hasFree":true,"callCount":38,"tiers":[{"id":"5b835fa2-5b1a-4eae-995c-114551ec23e1","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e63ac133-1650-47ed-8a63-849dee2ec5ae","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"37d0977e-d1b2-4af7-9e88-04c9174c00bb","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"POST","path":"/calculate","description":"Analyze one location and return premium scoring output"}],"x402":null},{"id":"7d5ab9b5-60d7-4b98-8dcc-76bc4f5c368d","name":"Agent Policy Enforcement API","slug":"agent-policy-enforcement-api-f3b699","shortDescription":"Enforce rules and compliance before AI agents take action","description":"Agent Policy Enforcement API is a deterministic rule engine that decides whether an AI agent action is allowed, requires approval, or must be denied based on risk, compliance, and policy constraints.\n\nIt evaluates structured inputs including action type, risk level, user tier, region, transaction value, sensitivity, and compliance flags, returning a clear decision along with risk score and reasoning.\n\nThis API is ideal for enforcing business rules, preventing unsafe actions, ensuring compliance, and controlling agent behavior in production systems.","category":null,"tags":["ai agents","policy enforcement","compliance","action control","security","ai safety"],"baseUrl":"https://orbisapi.com/proxy/agent-policy-enforcement-api-f3b699","openApiSpecUrl":"https://agent-policy-enforcement-api.vercel.app/openapi","hasFree":true,"callCount":38,"tiers":[{"id":"dfc3d399-6538-4ca3-8f65-33cb90c60a55","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e9f50b69-175f-4d9b-927b-77dacb50ad76","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a0beec55-132f-4172-b774-c2559d458157","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":null},{"method":"POST","path":"/evaluate-policy","description":"Evaluate if an action is allowed"},{"method":"GET","path":"/openai","description":null},{"method":"GET","path":"/catalog","description":null},{"method":"GET","path":"/examples","description":null}],"x402":null},{"id":"f04b1459-75ea-4953-9c03-fa1e0013e8b0","name":"Local Business API","slug":"local-business-api-ff8abd","shortDescription":"Agent-ready local business intelligence and market opportunity analysis","description":"AI-powered local business intelligence API for autonomous agents. Analyze local businesses, reputation, foot traffic, competitors, market opportunity, customer profiles, location quality, and run one-call local business analysis workflows with execution gating.","category":null,"tags":["local-business","business-intelligence","reputation-analysis","foot-traffic","local-competitors","market-opportunity","customer-profile","location-scoring","execution-gate","mcp","analyze local business","local business intelligence api","reputation analysis","foot traffic signals","local competitor analysis","market opportunity analysis","customer profile analysis","location score api","small business intelligence","one call local business analysis"],"baseUrl":"https://orbisapi.com/proxy/local-business-api-ff8abd","openApiSpecUrl":"https://orbis-apis.onrender.com/local-business/openapi.json","hasFree":true,"callCount":38,"tiers":[{"id":"1b7bdbb0-5c50-4f15-9562-a9051536604a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"b961bc99-298f-43e1-9001-b9bdc6b53a13","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1500000,"rateLimitPerSecond":null},"features":[]},{"id":"c931e2be-1229-4f1d-a1c5-6af62a28bdd2","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":15000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/analyze-business","description":"Analyze SWOT, market position, demographics, foot traffic, peak hours, seasonal patterns and competitive advantage"},{"method":"POST","path":"/reputation-analysis","description":"Analyze reputation score, sentiment breakdown, review themes, trust signals and improvement priorities"},{"method":"POST","path":"/foot-traffic-signals","description":"Analyze foot traffic score, visitor estimates, peak times, catchment area, seasonal index and nearby anchors"},{"method":"POST","path":"/local-competitors","description":"Analyze competitive density, competitor profiles, differentiation opportunities and underserved segments"},{"method":"POST","path":"/market-opportunity","description":"Analyze opportunity score, market size, demand signals, entry barriers and ROI projections"},{"method":"POST","path":"/customer-profile","description":"Generate customer personas, LTV estimate, acquisition channels, retention drivers and upsell opportunities"},{"method":"POST","path":"/location-score","description":"Score location across 7 dimensions with grade, lease tips and recommended actions"},{"method":"POST","path":"/execution-gate","description":"Return execution readiness, blocking flags and next API chaining"},{"method":"POST","path":"/analyze-local-business","description":"One-call workflow: full local business intelligence analysis with execution gate"}],"x402":null},{"id":"f8cd34ff-3dc4-4589-8101-81f3aa7fbd8b","name":"Text Utilities API","slug":"text-utilities-api-eebdf2","shortDescription":"Analyze, clean, slugify, and extract keywords from text in one API","description":"Text Utilities API is a self-contained text processing API designed for AI agents, writing tools, automation workflows, dashboards, and productivity apps.\n\nIt provides a broad set of text utility functions in one API, including full text analysis, word and sentence statistics, sentiment detection, keyword extraction, case conversion, text cleaning, email extraction, URL extraction, number extraction, text comparison, truncation, line deduplication, and reading-time estimation.\n\nThis API is ideal for:\n- AI agents and copilots\n- Writing assistants and content tools\n- CMS and publishing workflows\n- Data cleaning pipelines\n- Automation and no-code systems\n- Dashboard and analytics tools\n\nKey capabilities:\n- Analyze full text structure and metrics\n- Count words, sentences, and reading time\n- Detect positive, negative, or neutral sentiment\n- Extract top keywords\n- Convert text into multiple case formats\n- Clean messy text and remove unwanted formatting\n- Extract emails, URLs, and numbers\n- Compare two texts for similarity\n- Truncate text to a target length\n- Remove duplicate lines\n- Estimate reading and speaking time\n\nNo external APIs, no API keys, and no npm dependencies are required. All logic is built directly into the API, making it fast, reliable, and production-ready for AI agents and apps.","category":null,"tags":["text utilities","text analysis","sentiment","keyword extraction","data cleaning","ai-agents","automation","writing tools"],"baseUrl":"https://orbisapi.com/proxy/text-utilities-api-eebdf2","openApiSpecUrl":"https://text-utilities-api.vercel.app/openapi","hasFree":true,"callCount":38,"tiers":[{"id":"2e82ab1d-d28b-43e7-b92d-3e3291eb397f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"449a951f-f1ae-4d11-831c-6aa8568b2025","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c8e76e37-1b8e-4b9d-add6-f1b06dd9e80b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API info and available endpoints"},{"method":"POST","path":"/analyze","description":"Full text analysis"},{"method":"POST","path":"/stats","description":"Word count, sentence count, and reading time"},{"method":"POST","path":"/sentiment","description":"Positive, negative, or neutral sentiment detection"},{"method":"POST","path":"/keywords","description":"Top keyword extraction"},{"method":"POST","path":"/case","description":"Convert text case formats"},{"method":"POST","path":"/clean","description":"Clean spaces, punctuation, and formatting"},{"method":"POST","path":"/extract/emails","description":"Extract all email addresses"},{"method":"POST","path":"/extract/urls","description":"Extract all URLs"},{"method":"POST","path":"/extract/numbers","description":"Extract all numbers and number stats"},{"method":"POST","path":"/compare","description":"Compare similarity of two texts"},{"method":"POST","path":"/truncate","description":"Truncate text to a max length"},{"method":"POST","path":"/deduplicate","description":"Remove duplicate lines"},{"method":"POST","path":"/reading-time","description":"Calculate reading and speaking time"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 specification"}],"x402":null},{"id":"0d6683ec-c462-4261-a7e6-4c98b2821253","name":"Knowledge Base Q&A Grader API","slug":"knowledge-base-q-a-grader-api-2e33a8","shortDescription":"Grade chatbot answers vs. source docs — faithfulness, relevance, retrieval quality & hallucination risk in one call.","description":"The Knowledge Base Q&A Grader API evaluates chatbot answers against the source documents they were generated from — giving you a clear A+–F grade and pass/fail signal for every response. Scores four dimensions: faithfulness (is the answer grounded in your docs, or is the LLM making things up?), relevance (does the answer actually address the question?), retrieval quality (are the right chunks being pulled from your knowledge base?), and hallucination risk (low/medium/high with specific flag descriptions). Each dimension returns a score (0–1), a human-readable label, and a plain-English reason. Includes a batch endpoint for grading up to 50 Q&A pairs at once with aggregate stats — pass rate, grade distribution, average scores, and hallucination distribution — perfect for CI/CD pipelines and offline dataset evaluation. Pairs directly with the RAG Pipeline Evaluator API for a complete RAG quality suite. Fully self-contained — no external AI or embedding API required.","category":null,"tags":["RAG","chatbot quality","hallucination detection","LLM evaluation","knowledge base","AI grading","Q&A scoring","retrieval"],"baseUrl":"https://orbisapi.com/proxy/knowledge-base-q-a-grader-api-2e33a8","openApiSpecUrl":"https://kb-qa-grader.vercel.app/openapi","hasFree":true,"callCount":38,"tiers":[{"id":"ffeb4021-db14-4e0a-ac83-12f8ba982d5c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"56247910-bbc1-4e5e-81ff-60d320e6d95f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"27b5df70-7519-4ed6-88b9-e23b08b7e449","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/grade","description":"Full grade — all dimensions + A–F grade + pass/fail (main endpoint)"},{"method":"POST","path":"/grade/batch","description":"Grade up to 50 Q&A pairs with aggregate stats"},{"method":"POST","path":"/grade/faithfulness","description":"Faithfulness score only — grounding check"},{"method":"POST","path":"/grade/relevance","description":"Relevance score only — does answer address question?"},{"method":"POST","path":"/grade/retrieval","description":"Retrieval quality score with per-chunk breakdown"},{"method":"POST","path":"/hallucination/check","description":"Hallucination risk with flag descriptions"},{"method":"GET","path":"/rubric","description":"Full rubric — score ranges, grade definitions, pass threshold"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"96a2b847-4872-486c-9e12-6249c7251c81","name":"Product Description Optimizer API","slug":"product-description-optimizer-api-0a48de","shortDescription":"Score, rewrite & A/B test product descriptions for Shopify, Amazon, Etsy & more — SEO + conversion optimized","description":"Turn weak product listings into high-converting copy in milliseconds. The Product Description Optimizer API scores existing descriptions across 4 dimensions (SEO keyword coverage, power words, readability, conversion signals), identifies specific issues to fix, and generates platform-optimized rewrites tailored to Shopify, Amazon, Etsy, WooCommerce, Instagram, or general ecommerce. Supports 8 product categories (fashion, electronics, beauty, fitness, home, food, pets, general), 5 writing tones (professional, casual, luxury, playful, minimal), and generates 3 A/B test variants per product. Also includes a keyword extractor that shows exactly which SEO terms are missing from your listing and what to add. Built for Shopify app developers, ecommerce agencies, Amazon sellers, dropshippers, and any AI agent automating product catalog management. Fully self-contained — no external AI API required.","category":null,"tags":["Shopify","Amazon","Etsy","WooCommerce","product descriptions","SEO","ecommerce","copywriting","A/B testing","conversion optimization"],"baseUrl":"https://orbisapi.com/proxy/product-description-optimizer-api-0a48de","openApiSpecUrl":"https://product-description-optimizer.vercel.app/openapi","hasFree":true,"callCount":39,"tiers":[{"id":"3211f67f-261e-4e9a-973c-64467cdf5aa7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"29ac80a2-9949-4977-baff-378ae14a8a3c","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"5d2206a8-250a-441e-bcab-e47e49aa1e4d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/optimize","description":"Full optimization — score + rewrite + keywords in one call (main endpoint)"},{"method":"POST","path":"/score","description":"Score an existing description (0–100 + A–F grade + issue list)"},{"method":"POST","path":"/rewrite","description":"Generate a fresh platform-optimized description"},{"method":"POST","path":"/keywords","description":"Extract SEO keywords — what's present, missing, and recommended"},{"method":"POST","path":"/variants","description":"Generate 3 A/B test variants (professional / playful / minimal)"},{"method":"POST","path":"/title/optimize","description":"Optimize a product title for platform character limits + SEO"},{"method":"GET","path":"/categories","description":"8 supported product categories with SEO keyword lists"},{"method":"GET","path":"/platforms","description":"6 supported platforms with rules and character limits"},{"method":"GET","path":"/power-words","description":"Full power word library (urgency, trust, value, emotion, action, scarcity)"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"92959b5c-43d5-4e99-a456-a3c04df7167f","name":"AI Context Window Manager API","slug":"ai-context-window-manager-api-e5ec46","shortDescription":"Compress content to token budgets, prioritize context, summarize conversation history, built for LLM agents","description":"Every AI agent running LLM calls needs to manage its context window before every single request. Bad context = failed calls, wasted money and hallucinations. This API solves the hardest part of production agentic systems. Compress up to 50k tokens of content to any target budget while preserving key facts. Rank and prioritize context chunks by task relevance. Fit multiple documents into a token budget optimally with smart truncation. Compress long conversation histories into rolling summaries while keeping recent messages verbatim. Analyze context window usage across 15+ models including GPT-4o, Claude, Gemini and Llama with utilization warnings and recommendations. POST /compress — Compress large content to token budget. POST /prioritize — Rank chunks by task relevance. POST /fit — Fit multiple documents into budget. POST /summarize-history — Rolling conversation summary. POST /analyze — Context usage analysis across 15 models.","category":null,"tags":["context-window","llm","token-management","rag","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-context-window-manager-api-e5ec46","openApiSpecUrl":"https://context-manager-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":39,"tiers":[{"id":"9437f618-fb3c-4d5a-ab12-174045e4421e","name":"Free","description":"Evaluate all 5 endpoints with 3 free requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · All 5 endpoints · 50k token compression · 15 model analysis · JSON response"]},{"id":"341b584d-2d74-4567-886b-9cefd8d07e1c","name":"Pay Per Call","description":"Agents auto-pay per context management call — saves multiples of this in wasted LLM costs on every call","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.25,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.25 USDC via x402 · Unlimited requests · All 5 endpoints · 200k chars per compress · 50 documents per fit · 500 messages per history · 15 model support"]},{"id":"a27428a8-e9be-4ee9-be30-fad291eda791","name":"Pro","description":"For production agent pipelines managing context on every LLM call at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":40000,"rateLimitPerSecond":null},"features":["2,000 requests/day · 40,000 requests/month · All 5 endpoints · 200k chars compress · 50 docs per fit · Priority edge · USDC payment"]},{"id":"bc1aa2d4-3373-4e1f-b930-6ec007b1ca9f","name":"Enterprise","description":"For enterprise AI platforms running millions of LLM calls that need context management at every step","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"599.990000","limits":{"requestsPerDay":20000,"requestsPerMonth":400000,"rateLimitPerSecond":null},"features":["20,000 requests/day · 400,000 requests/month · All 5 endpoints · Priority Cloudflare edge · Full context suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/compress","description":"Compress up to 200k chars of content to a target token budget while preserving key facts and decisions"},{"method":"POST","path":"/prioritize","description":"Score and rank up to 100 context chunks by relevance to current task with keep/drop budget recommendations"},{"method":"POST","path":"/fit","description":"Fit up to 50 documents into a token budget — select, rank and truncate optimally with final context string"},{"method":"POST","path":"/summarize-history","description":"Compress conversation history to rolling summary + keep recent messages verbatim — returns drop-in final_messages array"},{"method":"POST","path":"/analyze","description":"Analyze context window usage breakdown across system, messages and documents for 15 supported models"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"61c92dfe-bfdc-4daa-850d-798ff62b44e0","name":"Browser Task Execution API","slug":"browser-task-execution-api-d8c3ef","shortDescription":"Execute real-world web tasks, navigate pages, and extract structured data for autonomous AI agents","description":"A programmable browser execution engine for autonomous AI agents. Execute real-world web tasks including navigation, interaction, scraping, structured extraction, and page capture. Supports deterministic selector-based extraction, AI-powered extraction, multi-step navigation flows, session persistence, and cost-aware execution metadata. Designed for high-frequency agent loops, web automation, research agents, and real-world task execution.","category":null,"tags":["ai-agents","browser-automation","web-scraping","data-extraction","agent-execution","automation","real-world","x402","browser automation api","ai web scraping","agent web execution","extract data from website","autonomous browser tasks","ai scraping api","navigate web pages programmatically","agent data extraction","structured web data api","real world agent execution"],"baseUrl":"https://orbisapi.com/proxy/browser-task-execution-api-d8c3ef","openApiSpecUrl":"https://orbis-apis.onrender.com/browser-task/openapi.json","hasFree":true,"callCount":39,"tiers":[{"id":"8c94951f-d507-44ae-9c04-9d75f01f6315","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":20,"requestsPerMonth":400,"rateLimitPerSecond":null},"features":[]},{"id":"dee89775-3845-40cd-9e0f-100ceb046e61","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":[]},{"id":"17c863aa-5c67-4c8e-848a-b9a9701ab972","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"6a1d4cdd-ad92-4fa8-97ee-aff18004c4b6","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":250000,"rateLimitPerSecond":null},"features":[]},{"id":"f34844c9-c4e6-4a47-ad8c-0c9c79b599a1","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"50fafdf2-6755-40b3-9628-4be047834304","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/run","description":"Execute a browser task with goal-based navigation and extraction"},{"method":"POST","path":"/workflow/run","description":"Execute a multi-step browser workflow"},{"method":"POST","path":"/extract","description":"Extract structured data from a web page using AI"},{"method":"POST","path":"/extract/selectors","description":"Extract structured data deterministically using CSS selectors"},{"method":"POST","path":"/navigate","description":"Navigate and interact with a web page using structured actions"},{"method":"POST","path":"/screenshot","description":"Capture and summarize a web page visually"},{"method":"POST","path":"/session/start","description":"Start a persistent browser session with cookies and state"},{"method":"POST","path":"/session/:session_id/run","description":"Execute tasks within a persistent session"},{"method":"GET","path":"/tasks","description":"List recent tasks with status and latency"},{"method":"GET","path":"/:task_id","description":"Retrieve full task result, trace, and metadata"},{"method":"GET","path":"/workflows","description":"List available workflows"}],"x402":null},{"id":"3ac93807-d345-4060-bda0-ebe9aff57f8d","name":"Competitor Analyzer API","slug":"competitor-analyzer-api-ac010c","shortDescription":"Analyze competitor content, compare positioning and identify market gaps — built for strategy AI agents","description":"Enterprise competitive intelligence for AI strategy agents. Analyze competitor content and messaging, compare your product vs competitors, identify market gaps and generate positioning statements.\n\nPOST /api/analyze — Analyze competitor content for positioning, strengths and weaknesses\nPOST /api/compare — Compare your product vs competitor across custom criteria\nPOST /api/gaps — Identify market gaps from a list of up to 10 competitors\nPOST /api/positioning — Generate positioning statements and battle cards\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["competitor analysis","market intelligence","positioning","strategy","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/competitor-analyzer-api-ac010c","openApiSpecUrl":"https://competitor-analyzer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":39,"tiers":[{"id":"39442c47-f03e-4529-a9a2-ed844e9ca22d","name":"Free","description":"Evaluate the API with 10 free requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["10 requests/day · Complaint category detection · Urgency score 0-100 · Routing suggestion · JSON response"]},{"id":"abb62cbe-5605-4703-8c99-bd6c99f0db12","name":"Pay Per Call","description":"Support agents auto-pay per complaint classified — no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC via x402 · Unlimited requests · Category + subcategory · Urgency scoring · Suggested routing destination"]},{"id":"3d7628b5-9b17-44b2-ae62-6af71bde24f7","name":"Pro","description":"For support platforms and CRM pipelines classifying every incoming ticket","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["500 requests/day · 10,000 requests/month · Priority detection · Sentiment signal · Routing suggestions · USDC payment"]},{"id":"df2be256-dbe9-4c5e-8184-dd5575b0fd56","name":"Enterprise","description":"For enterprise customer support infrastructure and large-scale ticket automation","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day · 50,000 requests/month · All endpoints · Priority Cloudflare edge · Full classification suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/analyze","description":"Analyze competitor content for positioning, strengths and weaknesses"},{"method":"POST","path":"/api/compare","description":"Compare your product vs competitor across custom criteria"},{"method":"POST","path":"/api/gaps","description":"Identify market gaps from up to 10 competitors"},{"method":"POST","path":"/api/positioning","description":"Generate positioning statements and battle cards"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"67b36b77-652b-4ab0-8f8f-7744575d1760","name":"ClassiFinder","slug":"classifinder-01853f","shortDescription":"Secrets Scanning for the AI era","description":"Overview\nClassiFinder is a stateless REST API that detects leaked credentials in text and returns redacted output safe to forward to any LLM, log pipeline, or downstream service. One API call: text in, clean text out.\nEvery major secret scanner (GitGuardian, TruffleHog, GitHub Advanced Security) was built to scan Git repositories. ClassiFinder is built for a different problem: secrets leaking through AI pipelines. Users paste .env files into chatbots. RAG pipelines surface credentials from indexed documents. AI coding agents hardcode API keys into generated code. ClassiFinder catches these before they reach your model.\nWhat It Detects\n101 secret types across 7 categories:\n\nCloud providers — AWS access/secret keys, GCP API keys, Azure storage keys, DigitalOcean tokens, Heroku, Cloudflare\nPayment & financial — Stripe live/test/publishable/webhook keys, PayPal, Square, credit card numbers (Luhn-validated)\nVersion control & CI/CD — GitHub PATs (classic + fine-grained), GitLab tokens, Bitbucket app passwords, CircleCI tokens\nCommunications & SaaS — Slack bot/user tokens, Twilio SID + auth tokens, SendGrid, Mailgun, Discord, Telegram\nDatabase & infrastructure — PostgreSQL, MySQL, MongoDB, Redis connection strings (with embedded passwords), SSH/RSA/EC/DSA private keys (PEM blocks)\nAI/LLM providers — OpenAI, Anthropic, Cohere API keys\nGeneric auth — JWTs, Bearer tokens, Basic Auth headers, .env API keys, high-entropy strings\n\nKey Differentiators\n\nNever returns full secret values. Responses contain only a masked preview (first/last 4 characters). If your API response is logged, cached, or intercepted, no secret is exposed.\nNative redaction on the free tier. Not just detection — you get clean text back with secrets replaced. Three redaction styles: label ([AWS_KEY_REDACTED]), mask (AKIA****3284), or hash (deterministic token for deduplication).\nNumeric confidence scores (0.0–1.0). Every finding includes a float you can threshold on programmatically. Based on pattern specificity, Shannon entropy analysis, context keyword boosting, and known-test-value filtering.\nStateless by design. Text is processed in memory and discarded. Request bodies are never written to disk, database, or logs. Only safe metadata is logged (request ID, timestamp, payload size, finding count).\nOpen-source engine. The scanning engine is MIT-licensed and fully auditable: https://github.com/ThomasParas/classifinder-engine\n\n\nAPI Endpoints\nBase URL: https://api.classifinder.ai/v1\nPOST /v1/scan\nScan text for secrets. Returns structured findings without modifying the input.\nRequest body:\nFieldTypeRequiredDefaultDescriptiontextstringYes—The text to scan. Max size per tier (256 KB free).typesstring[]No[\"all\"]Filter to specific secret types (e.g., [\"aws_access_key\", \"stripe_key\"]).min_confidencefloatNo0.5Minimum confidence threshold (0.0–1.0). Findings below this are excluded.include_contextbooleanNotrueInclude a short text snippet around each finding.\nResponse: JSON object containing request_id, scan_time_ms, findings_count, findings array (each with type, confidence, severity, value_preview, span, recommendation), and summary (counts by severity level).\nPOST /v1/redact\nScan text and return a sanitized version with secrets replaced. The primary endpoint for LLM preprocessing.\nRequest body:\nFieldTypeRequiredDefaultDescriptiontextstringYes—The text to redact.typesstring[]No[\"all\"]Secret types to detect and redact.min_confidencefloatNo0.5Minimum confidence to trigger redaction.redaction_stylestringNo\"label\"\"label\", \"mask\", or \"hash\".\nResponse: JSON object containing request_id, scan_time_ms, findings_count, redacted_text (the clean output), findings array, and summary.\nGET /v1/types\nList all 50 supported secret types with metadata (ID, name, provider, severity, description, tags). Useful for agent self-discovery and building UI around scan results.\nGET /v1/health\nReturns API status, version, number of patterns loaded, and uptime.\nPOST /v1/feedback\nReport false positives or false negatives to improve detection quality. Accepts request_id, finding_id, feedback_type (\"false_positive\" or \"false_negative\"), and an optional comment. Stores only finding metadata — never the original text or secret value.\n\nAuthentication\nAll requests require an API key in the X-API-Key header:\nX-API-Key: ss_live_abc123def456...\n\nKey format: ss_live_ prefix (production) or ss_test_ prefix (sandbox). 48 characters total.\nKey provisioning: Free at https://classifinder.ai — no credit card required.\nKey storage: Only SHA-256 hashes are stored server-side. The plaintext key is shown once at creation.\nTransport: HTTPS only. All requests must use TLS.\n\n\nRate Limits & Pricing\nTierRate LimitMax PayloadPriceFree60 req/min256 KB$0 — no credit cardStarter300 req/min512 KB$19/mo (coming soon)Pro1,000 req/min1 MB$49/mo (coming soon)\nRate limit headers are included on every response: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset. Exceeding the limit returns 429 Too Many Requests with a Retry-After header.\n\nError Codes\nStatusCodeDescription400invalid_requestMissing required fields or malformed JSON400payload_too_largeText exceeds tier size limit401invalid_api_keyMissing, malformed, or revoked API key429rate_limit_exceededToo many requests (includes Retry-After)500internal_errorServer error\n\nUse Cases\nLLM input preprocessing — Scan user-submitted text before it reaches your language model. Catch credentials pasted into chatbots, support tickets, or AI assistants.\nRAG pipeline output filtering — Scan retrieved documents and generated responses before returning them to users. Prevent credentials indexed in your knowledge base from surfacing in answers.\nAI agent code review — Scan code generated by autonomous agents (Copilot, Cursor, Claude Code) before it's committed or executed. Catch hardcoded API keys in generated code.\nLog and data pipeline sanitization — Strip credentials from log streams, message queues, or data exports before they reach storage or analytics systems.\nCI/CD pre-commit scanning — Scan staged files or PR diffs for secrets before they enter your repository. Complements Git-native tools for non-Git text workflows.\nCompliance evidence — Generate structured JSON scan logs that support SOC 2 (CC6.7, CC7.1) and PCI-DSS (Requirements 3, 8.6.3) audit evidence requirements.\n\nClient Libraries & Integrations\n\nPython SDK: pip install classifinder — includes scan, redact, and type listing methods\nLangChain guard: ClassiFinderGuard Runnable that scans and redacts every prompt in a chain. Two lines to integrate. Supports fail_open parameter (default True) so your pipeline never breaks if the API is unreachable.\nMCP server: pip install classifinder-mcp — exposes classifinder_scan and classifinder_redact as tools for Claude Code, Cursor, Windsurf, and any MCP-compatible agent.\nOpenAPI spec: Available at https://api.classifinder.ai/docs (Swagger UI) for auto-generating client code in any language.\n\n\nSpecial Notes\n\nStateless architecture. ClassiFinder does not store, log, or retain request or response bodies. Text is processed in memory and garbage collected after the response is sent. The only data persisted is safe metadata (request ID, API key hash, timestamp, payload size, finding count, response time, status code).\nOpen-source engine. The core scanning engine is MIT-licensed and published at https://github.com/ThomasParas/classifinder-engine. It has zero external dependencies beyond Python's standard library. The code that touches your data is fully auditable.\nSecurity by design. Secret values are never returned in full — only a masked preview (first and last 4 characters). This means even if the API response is logged or intercepted, no credential is exposed.\nNot a guarantee. ClassiFinder detects 50 known secret formats with high precision using regex pattern matching and entropy analysis. It does not catch custom token formats, natural language passwords, or secret types not in its pattern library. It is one layer of defense-in-depth, not the only layer.\nCompliance support, not certification. ClassiFinder is not SOC 2 or PCI-DSS certified. It provides tooling and structured scan evidence that supports your compliance program.\nConfidence thresholds are tunable. The default minimum confidence of 0.5 filters most false positives. Set it to 0.8 for higher precision at the cost of some recall. Security-critical applications can tune this per request.","category":null,"tags":["secret-detection","security","llm","redaction","ai-safety","api-security","credential-scanning","python","langchain","mcp"],"baseUrl":"https://orbisapi.com/proxy/classifinder-01853f","openApiSpecUrl":"https://api.classifinder.ai/v1/openapi.json","hasFree":true,"callCount":39,"tiers":[{"id":"bf51ddb6-106e-4c1d-8cac-9e03d7b5f8ea","name":"Free","description":"Scan and redact secrets from text before they reach your LLM. No credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":333,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["POST /v1/scan — detect secrets with structured findings","POST /v1/redact — replace secrets with safe placeholders","50 secret types across 7 categories","Confidence scoring (0.0–1.0)","3 redaction styles (label, mask, hash)","60 requests per minute rate limit","256 KB max payload","LangChain integration (ClassiFinderGuard)","MCP server for AI agents"]},{"id":"52d41917-1f25-43db-9c66-43de04f66beb","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"POST","path":"/v1/scan","description":"Scan text for secrets. Returns structured findings without modifying the input."},{"method":"POST","path":"/v1/redact","description":"Scan text and return a sanitized version with secrets replaced. The primary endpoint for LLM preprocessing."},{"method":"GET","path":"/v1/types","description":"List all 50 supported secret types with metadata (ID, name, provider, severity, description, tags). Useful for agent self-discovery and building UI around scan results."},{"method":"GET","path":"GET /v1/health","description":"Returns API status, version, number of patterns loaded, and uptime."},{"method":"POST","path":"/v1/feedback","description":"Report false positives or false negatives to improve detection quality. Accepts request_id, finding_id, feedback_type (\"false_positive\" or \"false_negative\"), and an optional comment. Stores only finding metadata — never the original text or secret value."}],"x402":null},{"id":"b0cad39f-4f30-4cb9-92fa-aa2d33fa8060","name":"DeFi Risk Checker API","slug":"defi-risk-checker-api-d3b59b","shortDescription":"Rule-based DeFi protocol risk analysis for apps, dashboards, and AI agents","description":"DeFi Risk Checker API is a self-contained rule-based crypto risk analysis API designed for DeFi dashboards, launchpad tools, AI agents, wallet assistants, and research products.\n\nSend protocol traits such as audit status, upgradeability, admin controls, liquidity lock, token concentration, insider allocation, unlock schedule, oracle usage, bridge dependency, team transparency, and contract age. The API returns a structured risk score, risk level, issue breakdown, major flags, and recommendations.\n\nThis API does not rely on external data providers, API keys, or npm packages. All risk logic is built directly into the code, making it reliable, fast to deploy, and easy for AI agents to use in production workflows.\n\nPerfect for educational screening, launchpad analysis, token due diligence, project research tools, and automated AI-based DeFi evaluations.","category":null,"tags":["defi","crypto","risk","tokenomics","security","web3","ai-agents","analysis"],"baseUrl":"https://orbisapi.com/proxy/defi-risk-checker-api-d3b59b","openApiSpecUrl":"https://defi-risk-checker-api.vercel.app/openapi","hasFree":true,"callCount":40,"tiers":[{"id":"518f07aa-944b-4849-8945-917f69877dbd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"26501db0-e857-4b59-ab16-d62fedf473da","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9bfb6e1c-0703-4a76-ba86-7b74687668d5","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API name and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/rules","description":"Returns built-in scoring metadata and risk categories"},{"method":"GET","path":"/example","description":"Returns example input for analysis"},{"method":"GET","path":"/analyze","description":"Returns risk analysis, score, level, flagged issues, and recommendations"}],"x402":null},{"id":"11253862-969f-4703-9479-cfa1607b2ee1","name":"Geofence Policy Builder API","slug":"geofence-policy-builder-api-d8a16d","shortDescription":"Build geofence policy recommendations from radius, dwell time, risk, and consent constraints","description":"Build geofence policy recommendations from radius, dwell time, risk, and consent constraints. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","geo-fence-policy","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/geofence-policy-builder-api-d8a16d","openApiSpecUrl":"https://geo-geo-fence-policy.vercel.app/openapi","hasFree":true,"callCount":40,"tiers":[{"id":"9cf64cc7-5c2f-4e2e-96ff-b78e0d263b0b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0db47c0b-776a-47fa-a726-7d549b432d34","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"06380cdc-14b1-4c35-88a9-5a2ea65dc627","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/build","description":"Analyze one geofence and return premium scoring output"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"}],"x402":null},{"id":"8fbb3d98-228f-4c19-8b27-c0db2ab256ad","name":"AI Model Registry Readiness API","slug":"ai-model-registry-readiness-api-f7a3ce","shortDescription":"Check model registry readiness for versions, artifacts, approvals, lineage, and rollback metadata","description":"Check model registry readiness for versions, artifacts, approvals, lineage, and rollback metadata. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["ai","ai-ml","model-registry","mlops","release-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-model-registry-readiness-api-f7a3ce","openApiSpecUrl":"https://ai-model-registry-readiness-api.vercel.app/openapi","hasFree":true,"callCount":41,"tiers":[{"id":"96b1f32b-56ff-44e4-86f1-0181bd79f14f","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c6b7f6d4-218c-47f2-8b87-4b5febc1d3c0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"47eeaf83-86cd-4aad-bd35-eab2efc2f9d0","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded registryRequirements reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/check","description":"Run AI model registry readiness check from submitted AI/ML workflow inputs"}],"x402":null},{"id":"7c8df7ee-cd7a-4eb8-81d5-46266e0c3c60","name":"Ecommerce Product Page Parser API","slug":"ecommerce-product-page-parser-api-0e657d","shortDescription":"Parse product names, prices, currency, availability, ratings, and SKU hints from supplied HTML","description":"Parse product names, prices, currency, availability, ratings, and SKU hints from supplied HTML. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","ecommerce-parser","price-extraction","product-data","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ecommerce-product-page-parser-api-0e657d","openApiSpecUrl":"https://ecommerce-product-page-parser-api.vercel.app/openapi","hasFree":true,"callCount":41,"tiers":[{"id":"b47e3992-0dc3-4067-a962-736f1210b58c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"358cef11-917a-4c9a-b1e9-73697cf4b1d1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ee41e53b-85cd-4536-836d-8ea50c45565d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/parse","description":"Run ecommerce product page parsing against supplied HTML, text, or URL lines"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded productFields reference data"}],"x402":null},{"id":"3e6e869b-5a7d-4478-a286-f50bfac19594","name":"Legal Clause Simplifier API","slug":"legal-clause-simplifier-api-50fa63","shortDescription":"Simplify legal clauses, explain terms of service and translate legalese to plain English — built for AI agents","description":"Enterprise legal text simplification for AI agents and legal tech platforms. Simplify complex clauses to plain English, explain what legal terms mean for you, analyze full Terms of Service documents and detect problematic red flag clauses.\n\nPOST /api/simplify — Simplify a legal clause to plain English\nPOST /api/explain — Explain what a clause means for you as consumer, business or employee\nPOST /api/tos — Analyze full Terms of Service and extract key points\nPOST /api/redflags — Detect problematic clauses with severity scoring\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["legal","terms of service","compliance","contracts","legalese","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/legal-clause-simplifier-api-50fa63","openApiSpecUrl":"https://legal-simplifier-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":41,"tiers":[{"id":"21599c7a-a8bd-4337-9e2c-345a33c59aaa","name":"Free","description":"Evaluate the API with 3 free requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · Plain English output · Risk flag detection · Clause breakdown · JSON response"]},{"id":"c09d605a-5473-4584-a0fb-9a78c56f194c","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"df1bc1c6-8d1b-4c24-a596-87eb14f7306b","name":"Pro","description":"For legal tech platforms and contract review pipelines processing at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["500 requests/day · 10,000 requests/month · Clause risk scoring · Obligation extraction · Plain English output · USDC payment"]},{"id":"1d24ee6c-3685-4334-8416-fdb52dfef225","name":"Enterprise","description":"For enterprise legal, compliance and contract intelligence infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day · 50,000 requests/month · All endpoints · Priority Cloudflare edge · Full clause analysis · USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/simplify","description":"Simplify a legal clause to plain English at any reading level"},{"method":"POST","path":"/api/explain","description":"Explain what a clause means for you as consumer, business or employee"},{"method":"POST","path":"/api/tos","description":"Analyze Terms of Service and extract key user rights and risks"},{"method":"POST","path":"/api/redflags","description":"Detect problematic clauses with severity scoring"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"d59ff727-667a-479d-8fdd-19a380a5428d","name":"Structured Data Coverage API","slug":"structured-data-coverage-api-2e1f35","shortDescription":"Audit structured data coverage across page type, entity fields, schema depth, conflicts, and eligibility","description":"Audit structured data coverage across page type, entity fields, schema depth, conflicts, and eligibility. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","structured-data","schema-markup","rich-results","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/structured-data-coverage-api-2e1f35","openApiSpecUrl":"https://structured-data-coverage.vercel.app/openapi","hasFree":true,"callCount":41,"tiers":[{"id":"90bb8705-0268-4895-9b5b-228ea5105797","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bdff6160-b76d-44d7-8b8f-e06fb210e237","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8aeacc5d-7706-48e5-a3f1-c830a8810921","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-schema","description":"Generate focused next steps for structured data coverage from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/audit-coverage","description":"Audit structured data coverage across page type, entity fields, schema depth, conflicts, and eligibility using deterministic scoring rules"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/schema-rules","description":"Return hardcoded structured data coverage rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"31d44caf-a1c6-4f9b-b294-e4692d4c33a9","name":"AI Data Residency Router API","slug":"ai-data-residency-router-api-48d938","shortDescription":"Route AI workloads by data residency, sensitivity, user region, retention policy, and allowed processors","description":"Route AI workloads by data residency, sensitivity, user region, retention policy, and allowed processors. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","data-residency","privacy","routing","compliance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-data-residency-router-api-48d938","openApiSpecUrl":"https://ai-data-residency-router.vercel.app/openapi","hasFree":true,"callCount":41,"tiers":[{"id":"b5b7c3cf-a647-42da-9863-1fac0160cfa1","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"26be5db6-c649-4ec4-bdac-2b4697015f0b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"a115161f-c409-4250-92bb-e4aa86b4d146","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/route-workload","description":"Route AI workloads by data residency, sensitivity, user region, retention policy, and allowed processors using deterministic scoring rules"},{"method":"GET","path":"/residency-rules","description":"Return hardcoded ai data residency router rules, weights, and decision criteria"},{"method":"POST","path":"/flag-residency-risk","description":"Generate focused next steps for ai data residency router from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"24839109-4c59-43a9-a389-9d337d6c0136","name":"AI Music Prompt API","slug":"ai-music-prompt-api-49872e","shortDescription":"Generate perfect Suno and Udio prompts instantly — just input a style, get pro-level AI music prompts","description":"AI-powered music prompt generator for Suno and Udio. Send any music style or mood (phonk, lofi, dark trap, hyperpop, cinematic, etc.) and get back optimized prompts for both platforms instantly. Returns suno_prompt, udio_prompt, mood, BPM range, key instruments, and best use case. Perfect for AI agents building content creation pipelines, social media automation, or music generation workflows. No authentication required.","category":{"id":"cat-audio-gen","name":"Audio Generation","slug":"audio-generation"},"tags":["music","suno","udio","AI","prompts","audio","creative","content"],"baseUrl":"https://orbisapi.com/proxy/ai-music-prompt-api-49872e","openApiSpecUrl":null,"hasFree":true,"callCount":41,"tiers":[{"id":"25afe9c3-383a-4b54-9326-b03c7d926b15","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":500,"rateLimitPerSecond":null},"features":["Generate Suno prompts by style","Generate Udio prompts by style","Mood, BPM and instrument data","Up to 50 requests per day"]},{"id":"fb977389-e830-4aef-9522-5f8a71d454a7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["Generate Suno prompts by style","Generate Udio prompts by style","Mood, BPM and instrument data","Up to 5,000 requests per day","100,000 requests per month","Priority access"]},{"id":"867c9bc7-aef5-4740-9e9b-f5f65e6e3064","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/music-prompt","description":"Pass any music style or mood as ?style= parameter (e.g. phonk, lofi, dark trap, hyperpop, cinematic) and get back optimized Suno and Udio prompts with mood, BPM range, key instruments and best use case"}],"x402":null},{"id":"e8bbe145-a1e3-409b-bda4-b30aaf777135","name":"Web Researcher API","slug":"web-researcher-api-ce3632","shortDescription":"AI-powered web research with structured findings","description":"Give any query and get back a fully structured research report powered by Tavily search and Claude AI. Returns a summary, key findings, conclusion, confidence level, source articles, and follow-up questions. Supports basic and deep research modes. Ideal for AI agents that need to research topics, verify facts, or gather intelligence autonomously without browsing the web themselves.","category":null,"tags":["ai","research","web-search","ai-agents","intelligence","automation","ai web research","structured research api","agent research tool","automated fact finding","ai search summarizer","research any topic api"],"baseUrl":"https://orbisapi.com/proxy/web-researcher-api-ce3632","openApiSpecUrl":"https://orbis-apis.onrender.com/web-researcher/openapi.json","hasFree":true,"callCount":41,"tiers":[{"id":"cf1c9a61-2b5c-482f-8985-e255cf5e9c86","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"24c63002-1ff9-4c33-bbd9-25462f651210","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":5000,"requestsPerMonth":150000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/research","description":"Research any query and return structured findings, key insights, and sources"}],"x402":null},{"id":"17573652-f0c6-4a12-802f-a75642d98793","name":"Website Agent Access Readiness API","slug":"website-agent-access-readiness-api-514f76","shortDescription":"Score website readiness for AI agents from structured content, forms, robots policy, schema, and action paths","description":"Score website readiness for AI agents from structured content, forms, robots policy, schema, and action paths. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["ai","agent-access","webmcp","website-readiness","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/website-agent-access-readiness-api-514f76","openApiSpecUrl":"https://website-agent-access.vercel.app/openapi","hasFree":true,"callCount":42,"tiers":[{"id":"bf3ad869-a5f7-4a65-9ce3-9a9d62316d4b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b7063bfe-ab37-426a-98d7-91b9ce797338","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"8085afdb-14c7-4bb8-881a-27ed19067437","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/score-readiness","description":"Score website readiness for AI agents from structured content, forms, robots policy, schema, and action paths using deterministic scoring rules"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/agent-access-rules","description":"Return hardcoded website agent access rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"POST","path":"/recommend-agent-paths","description":"Generate focused next steps for website agent access from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"96fb7f0d-3fe5-4717-a94b-5ae5245d9891","name":"Storage Tier Recommender API","slug":"storage-tier-recommender-api-5aca04","shortDescription":"Recommend hot, warm, cold, or archive storage tiers from access and retention patterns","description":"Recommend hot, warm, cold, or archive storage tiers from access and retention patterns. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":null,"tags":["data","media-storage","storage-tiers","cost-optimization","retention-policy","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/storage-tier-recommender-api-5aca04","openApiSpecUrl":"https://storage-tier-recommender-api.vercel.app/openapi","hasFree":true,"callCount":43,"tiers":[{"id":"54dfc158-94c6-40fa-95a3-e997c3e9331c","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a8373616-50c0-4f48-980f-93f5a9f266d8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c36a72e6-4bf3-40ba-a742-b20fb96fac8a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/recommend","description":"Run storage tier recommendation from submitted media metadata"},{"method":"GET","path":"/catalog","description":"Return hardcoded storageTiers reference data"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"}],"x402":null},{"id":"675eb778-7bc0-42ac-9131-d5bdd2e6c7f8","name":"AI Product Description Generator API","slug":"ai-product-description-generator-api-37c141","shortDescription":"Generate SEO-optimized product descriptions instantly — built for e-commerce agents","description":"Generate complete, SEO-optimized product descriptions instantly. \nPass a product name, features, tone and platform — get back a \nfull title, description, bullet points, SEO keywords and meta \ndescription. Optimized for Amazon, Shopify, Etsy, eBay and more.\n\nPerfect for e-commerce agents, dropshipping automation, and \nproduct listing pipelines. No authentication required.\n\nEndpoint: GET /api/generate\nRequired: ?product=iPhone case\nOptional: &features=waterproof,slim&tone=luxury&platform=amazon\nPlatforms: amazon, shopify, etsy, ebay, general\nTones: luxury, casual, technical, fun, professional","category":null,"tags":["product description","ecommerce","amazon","shopify","SEO","copywriting","AI","agents","dropshipping"],"baseUrl":"https://orbisapi.com/proxy/ai-product-description-generator-api-37c141","openApiSpecUrl":"https://product-description-generator.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":44,"tiers":[{"id":"344174e4-c251-478c-b3be-3747aaa0eb69","name":"Free","description":"Just enough to test","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["10 requests/day","5 platform options","5 tone options","Bullet points included","SEO keywords included","Meta description included","JSON response"]},{"id":"0592c510-a039-43b0-9721-2d1db62db22c","name":"Pro","description":"For e-commerce agents with regular listing needs","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":30000,"rateLimitPerSecond":null},"features":["2000 requests/day","5 platform options","5 tone options","Bullet points included","SEO keywords included","Meta description included","Priority access","JSON response"]},{"id":"d8863358-ccc8-4dd2-93d5-7688df1ddc28","name":"Enterprise ","description":"For high-volume product listing pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","5 platform options","5 tone options","Bullet points included","SEO keywords included","Meta description included","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"d578f88f-48ad-431f-a412-fb83d0ea282f","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/generate","description":"Generate product description. Required: ?product=iPhone case. Optional: &features=waterproof,slim&tone=luxury&platform=amazon"}],"x402":null},{"id":"9379af76-8ec8-436c-88d6-c70dbf971036","name":"Resume & Job Description Matcher API","slug":"resume-job-description-matcher-api-ce7d3e","shortDescription":"Match resumes to jobs with skill gap analysis — built for HR agents","description":"Match any resume to a job description and get compatibility score, matched skills, missing skills and actionable recommendations instantly.\n\nPOST /api/match — Match score + skill gaps + recommendations\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["resume","job matching","HR","recruitment","skills","gap analysis","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/resume-job-description-matcher-api-ce7d3e","openApiSpecUrl":"https://resume-matcher-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":44,"tiers":[{"id":"df24b630-eabc-40e1-8584-c619ab94589c","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":150,"rateLimitPerSecond":null},"features":["5 requests/day | All endpoints included | JSON response"]},{"id":"ff11cc5c-ff22-4f84-85e1-b452536485ce","name":"Pay Per Call","description":"Perfect for HR agents — auto-pay per match with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["0.01 USDC per request | x402 automatic payment | No monthly commitment | All endpoints included"]},{"id":"bf857f44-062c-4fc2-b22e-6b83efd3f8b0","name":"Pro","description":"For production HR pipelines needing reliable high-volume matching ","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | USD payment | Zero latency edge computing"]},{"id":"7579dac2-3e2d-43a0-8db2-c615906600af","name":"Enterprise","description":"For high-volume recruitment infrastructure processing millions of resumes ","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"14.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints included | USD payment | Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/match","description":"Match resume to job description"},{"method":"GET","path":"GET /health","description":"Health check"}],"x402":null},{"id":"69659c7a-59a2-4c94-9756-0108e5bc3965","name":"Phone & Email Deliverability Validator API","slug":"phone-email-deliverability-validator-api-6c1d7b","shortDescription":"Validate email deliverability with live MX and DNS checks and phone numbers with country detection","description":"Verify contacts before outreach with live MX, DNS and SPF checks. Every bad email burns your domain. Every invalid phone wastes an LLM call downstream. Sales agents verify contacts before every campaign — this API gives them a deliverability score 0-100, MX records, SPF status, disposable domain detection, role address detection and a safe_to_send recommendation per email. Phone validation returns E164 format, country detection, line type and confidence score. No external paid API — pure DNS logic at Cloudflare edge. POST /validate/email — Full deliverability check with score and recommendation. POST /validate/phone — Format, country and line type detection. POST /validate/batch — Up to 50 emails and 50 phones in one call. x402 pay-per-call supported.","category":null,"tags":["email-validation","phone-validation","deliverability","sales","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/phone-email-deliverability-validator-api-6c1d7b","openApiSpecUrl":"https://deliverability-validator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":44,"tiers":[{"id":"536f8b0d-5bed-4b11-a41c-d8061b88209c","name":"Free","description":"Evaluate all 3 endpoints with 3 free requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · Email deliverability score · Phone format validation · MX + DNS + SPF checks · JSON response"]},{"id":"2b9a5a5a-0403-4a92-af1e-2903a1ee853f","name":"Pay Per Call","description":"Sales agents auto-pay per verification — one call covering 50 contacts is $0.10. Cheaper than one burned domain.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.1,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.10 USDC via x402 · Unlimited requests · All 3 endpoints · Batch 50 emails + 50 phones · MX + DNS + SPF · Disposable detection · Email provider detection"]},{"id":"c75ca85d-3dfb-4b5d-8d43-9679684d6f9b","name":"Pro","description":"For sales platforms and outbound automation verifying contact lists at scale every day","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":500,"requestsPerMonth":9997,"rateLimitPerSecond":null},"features":["500 requests/day · 10,000 requests/month · All 3 endpoints · Batch 50+50 per call · Full validation suite · USDC payment"]},{"id":"fe952438-7645-4d2c-996e-4a05670576e2","name":"Enterprise","description":"For enterprise sales infrastructure and CRM platforms validating millions of contacts","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"299.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day · 100,000 requests/month · All 3 endpoints · Priority Cloudflare edge · Full validation suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/validate/email","description":" Validate email deliverability with live MX, DNS and SPF — returns score 0-100 and safe_to_send recommendation"},{"method":"POST","path":"/validate/phone","description":"Validate phone format, detect country and line type, return E164 format"},{"method":"POST","path":"/validate/batch","description":"Validate up to 50 emails and 50 phones in one call with aggregate summary"}],"x402":null},{"id":"7f73569b-3585-4606-8128-a26d5e19e216","name":"Website Internal Link Planner API","slug":"website-internal-link-planner-api-5f178e","shortDescription":"Plan internal links from topic clusters, page authority, crawl depth, orphan risk, and conversion path","description":"Plan internal links from topic clusters, page authority, crawl depth, orphan risk, and conversion path. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["seo","internal-linking","site-architecture","ranking","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/website-internal-link-planner-api-5f178e","openApiSpecUrl":"https://internal-link-planner.vercel.app/openapi","hasFree":true,"callCount":44,"tiers":[{"id":"7ece8615-11f6-4d7f-83c8-a5db20afe48b","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"ace69a1c-9d0a-4bd6-814c-5bd870c1ce7c","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"23659b32-46f1-4449-b5ee-6b1caab55745","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"POST","path":"/plan-links","description":"Plan internal links from topic clusters, page authority, crawl depth, orphan risk, and conversion path using deterministic scoring rules"},{"method":"POST","path":"/find-orphan-pages","description":"Generate focused next steps for internal link planner from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/link-rules","description":"Return hardcoded internal link planner rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"}],"x402":null},{"id":"53cb9ac4-c3e9-4d1f-9050-fe7c571afddf","name":"AI Summarizer API","slug":"ai-summarizer-api-28ddb2","shortDescription":"Summarize any text in 3 formats, convert to bullets, compare 5 texts and generate headlines — built for research agents","description":"Full description: Every research and content agent summarizes documents on every pipeline run. Summarize any text in paragraph, bullet or structured format with short, medium or long length. Convert to N key bullet points with action items and key stats. Compare and synthesize up to 5 texts side by side with common themes and recommended reading order. Generate 5 headline styles with scores. POST /summarize — Multi-format summary. POST /bullets — Key bullet points + actions. POST /compare — Multi-text synthesis. POST /headline — Headline generation.","category":null,"tags":["summarization","content","nlp","research","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-summarizer-api-28ddb2","openApiSpecUrl":"https://ai-summarizer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":44,"tiers":[{"id":"028bf671-ea0a-4fd8-8d7d-e981c9aa4b15","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 3 summary formats · 5-text comparison · Headline generation"]},{"id":"e891c39f-ef51-4286-9110-c39db923a3d3","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.03 USDC via x402 · Unlimited · All endpoints · 50k chars input · 5 texts/compare"]},{"id":"5af40af3-fb19-495d-89e2-00ceef0870e8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 req/day · 100,000 req/month · All endpoints · USDC payment"]},{"id":"93d44f57-4e00-4700-bae9-399af9e13884","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"59.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 req/day · 1,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/summarize","description":"Summarize in paragraph, bullet or structured format with short/medium/long length"},{"method":"POST","path":"/bullets","description":"Convert to N key bullet points with action items and key stats"},{"method":"POST","path":"/compare","description":"Summarize and compare up to 5 texts with common themes and synthesis"},{"method":"POST","path":"/headline","description":"Generate multiple headline styles with scores and subheadline"},{"method":"GET","path":"/health","description":" Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 specification — enables automatic discovery and integration by AI agents, Orbis Bazaar and agentic.market search index"}],"x402":null},{"id":"cbac34ba-be01-45ba-b1bd-fcc6bef90000","name":"Cold Email Generator API","slug":"cold-email-generator-api-de9cc3","shortDescription":"Generate personalized cold emails instantly — built for AI sales agents","description":"Generate personalized, high-converting cold emails instantly. \nPass prospect info, your product and tone — get back a complete \ncold email with subject line, body, CTA and follow-up subject. \nUnder 150 words, human-sounding, ready to send.\n\nPerfect for sales agents, outreach automation, and lead gen pipelines.\nNo authentication required.\n\nEndpoint: GET /api/generate\nRequired: ?prospect=John CEO at Tesla&product=AI tool\nOptional: &tone=professional&goal=book a call\nTones: professional, casual, bold, friendly\nGoals: book a call, get a reply, drive traffic","category":null,"tags":["cold email","sales","outreach","copywriting","AI","agents","lead gen","automation","email"],"baseUrl":"https://orbisapi.com/proxy/cold-email-generator-api-de9cc3","openApiSpecUrl":"https://cold-email-generator.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":45,"tiers":[{"id":"1a2d938f-a15b-40f6-8b84-db3559db6049","name":"Free","description":"Just enough to test","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["10 requests/day","Full email with subject + body","Follow-up subject included","CTA included","Word count included","JSON response"]},{"id":"dca3f6e3-725a-40bf-aa41-9cd865a7d399","name":"Pro","description":"For sales agents with regular outreach needs","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["2000 requests/day","Full email with subject + body","Follow-up subject included","CTA included","Word count included","Priority access","JSON response"]},{"id":"36ef4d4e-880d-4b71-9c69-e7c990fbee08","name":"Enterprise","description":"For high-volume sales pipelines and production agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"14.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","Full email with subject + body","Follow-up subject included","CTA included","Word count included","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"8750c013-5aa3-4b61-8070-372b37d7f40d","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/generate","description":"Generate a cold email. Required: ?prospect=John CEO at Tesla&product=AI tool. Optional: &tone=professional&goal=book a call"}],"x402":null},{"id":"a43033a5-f9fb-4aca-8d2a-4a59d9ebd5d1","name":"Sentiment & Intent Classifier API","slug":"sentiment-intent-classifier-api-f67572","shortDescription":"Know exactly what your customers feel and want — sentiment, intent, emotion, urgency, and recommended action in one call","description":"Go beyond basic positive/negative. The Sentiment & Intent Classifier API analyzes any customer message across five dimensions simultaneously: sentiment (positive / slightly positive / neutral / slightly negative / negative with compound score), intent (10 types: buy, cancel, refund, support, escalate, churn risk, feedback, compare, compliment, inquiry), emotion (anger, frustration, joy, fear, surprise, trust, disgust, sadness), urgency (low / medium / high), and tone (formal, casual, aggressive, inquisitive). Every response includes a recommended action with priority level — route to sales, trigger retention flow, escalate to human, request a review, and more. Includes batch endpoint for up to 50 messages with aggregate stats. Perfect for CRMs, helpdesks, chatbots, review analysis pipelines, and AI support agents. Fully self-contained — no external AI or NLP API required.","category":null,"tags":["sentiment analysis","intent detection","NLP","customer support","churn detection","CRM","AI agents","text classification"],"baseUrl":"https://orbisapi.com/proxy/sentiment-intent-classifier-api-f67572","openApiSpecUrl":"https://sentiment-intent-classifier.vercel.app/openapi","hasFree":true,"callCount":45,"tiers":[{"id":"4e9791dd-689e-466a-a141-eec761f5bba5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8fce8bb6-ec70-4d5c-9b85-8d1224991989","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cdb41b8d-2caf-4b6b-b02f-13460f7beadc","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/analyze","description":"Full analysis — all 5 dimensions + recommended action (main endpoint)"},{"method":"POST","path":"/analyze/batch","description":"Batch analyze up to 50 messages with aggregate stats"},{"method":"POST","path":"/sentiment","description":"Sentiment only — fastest, highest-volume endpoint"},{"method":"POST","path":"/intent","description":"Intent classification only (10 intent types)"},{"method":"POST","path":"/emotion","description":"Emotion detection only (8 emotion types)"},{"method":"POST","path":"/urgency","description":"Urgency level detection only"},{"method":"GET","path":"/intents","description":"All 10 supported intents with descriptions"},{"method":"GET","path":"/emotions","description":"All 8 supported emotion types"},{"method":"GET","path":"/actions","description":"All 11 possible recommended actions with triggers"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"ad832db3-1815-4083-ba2b-4079a9640c48","name":"Sales Email Scorer API","slug":"sales-email-scorer-api-64c365","shortDescription":"Score sales emails and subject lines for conversion probability — built for sales AI agents","description":"Enterprise sales email intelligence for AI sales agents. Score complete emails and subject lines for open rate, reply rate and spam risk. Get AI-powered rewrites optimized for more opens, replies or conversions.\n\nPOST /api/score — Score a complete sales email with detailed feedback\nPOST /api/subject — Score and improve a subject line with alternatives\nPOST /api/improve — Get an AI-rewritten version optimized for your goal\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["sales","email","cold outreach","conversion","copywriting","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/sales-email-scorer-api-64c365","openApiSpecUrl":"https://sales-email-scorer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":46,"tiers":[{"id":"358d88a7-2f4b-42b8-86f4-431f97ff2704","name":"Free","description":"3 requests/day · All endpoints · JSON response","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · Conversion score 0-100 · Subject line analysis · Improvement suggestions · JSON response"]},{"id":"2899235c-5ef3-4bfa-aeaa-a8086f25b4aa","name":"Pay Per Call","description":"Sales agents auto-pay per email scored — no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC via x402 · Unlimited requests · Conversion probability score · Tone and urgency analysis · Actionable rewrites"]},{"id":"fbf21b06-28be-4bd9-be2c-9c17b46f159c","name":"Pro","description":"For sales teams and outbound platforms scoring every email before sending","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["500 requests/day · 10,000 requests/month · Full scoring breakdown · Subject line scoring · Spam risk detection · USDC payment"]},{"id":"2ee18925-780b-49cc-a245-3c454dee8fcd","name":"Enterprise","description":"or enterprise sales infrastructure and large-scale outbound automation","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day · 50,000 requests/month · All endpoints · Priority Cloudflare edge · Full scoring suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/score","description":"Score a complete sales email with open rate and reply rate prediction"},{"method":"POST","path":"/api/subject","description":"Score a subject line and get improved alternatives"},{"method":"POST","path":"/api/improve","description":"Get an AI-rewritten email optimized for opens, replies or conversions"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"83ab0388-ad76-4cfd-9c6f-505aabff5434","name":"AI Text Classifier & Labeler API","slug":"ai-text-classifier-labeler-api-f05064","shortDescription":"Classify any text into custom labels instantly — built for AI agents","description":"Classify any text into custom labels, detect intent for routing, identify language and moderate toxic content — built for AI agents","category":null,"tags":["text-classification · intent-detection · content-moderation · nlp · agent-friendly · x402 · mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/ai-text-classifier-labeler-api-f05064","openApiSpecUrl":"https://text-classifier-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":47,"tiers":[{"id":"606f622a-2e90-4a59-9658-df535485adbd","name":"Free","description":"Evaluate all 4 endpoints with 10 requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["10 requests/day · All 4 endpoints · Custom labels · JSON response"]},{"id":"c43c979f-caa6-495e-9b3b-4d7bc45241f0","name":"Pay Per Call","description":"Agents auto-pay per classification — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC via x402 · No monthly limit · All 4 endpoints · Custom label sets · Multi-label suppor"]},{"id":"ba7a188d-c21c-4f04-b341-182da95486d9","name":"Pro","description":"For pipelines classifying every incoming message at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"14.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day · 100,000 requests/month · All endpoints · Custom labels up to 20"]},{"id":"b070196e-13f6-499e-a43b-fa1afd704a05","name":"Enterprise","description":"For enterprise moderation and routing infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day · 1,000,000 requests/month · All endpoints · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/classify","description":"Classify text into any custom label set with confidence scores and multi-label support"},{"method":"POST","path":"/classify/intent","description":"Detect intent, urgency and suggested routing destination for any text"},{"method":"POST","path":"/classify/language","description":"Detect language, ISO code, script and writing direction with confidence"},{"method":"POST","path":"/classify/toxicity","description":"Score text for hate speech, spam, threats and unsafe content with moderation action"}],"x402":null},{"id":"931378f7-be45-4fa0-a65a-f3cab2801af3","name":"Changelog & Release Notes Generator API","slug":"changelog-release-notes-generator-api-bf6b4a","shortDescription":"Turn git commits into polished release notes — Markdown, GitHub, Slack, and JSON, with auto semver bumping","description":"Stop writing release notes by hand. The Changelog & Release Notes Generator API transforms a list of raw git commit messages into polished, professionally formatted changelogs in four output formats: Markdown (for CHANGELOG.md), GitHub Release (with breaking change banners and contributor attribution), Slack (user-facing highlights only, ready to post), and structured JSON (for downstream automation). Automatically classifies commits using conventional commit prefixes (feat, fix, perf, security, chore, docs, refactor, breaking, and 20+ more) and keyword-based fallback detection. Groups commits into labelled sections (✨ New Features, 🐛 Bug Fixes, 🔒 Security, ⚡ Performance, 💥 Breaking Changes, etc.), extracts scopes, strips noise, capitalizes cleanly, and calculates the required semver bump (major/minor/patch) with a plain-English reason. Parse raw git log --oneline output directly with /parse/git-log, extract Jira/Linear ticket IDs and PR numbers with /enrich, and generate all four formats simultaneously with /generate/multi-format. Handles up to 500 commits per request. Fully self-contained — no external API required.","category":null,"tags":["changelog","release notes","git","developer tools","automation","GitHub","Slack","DevOps"],"baseUrl":"https://orbisapi.com/proxy/changelog-release-notes-generator-api-bf6b4a","openApiSpecUrl":"https://changelog-generator-liart.vercel.app/openapi","hasFree":true,"callCount":47,"tiers":[{"id":"1dba0317-7e22-4296-b92f-2c2f34c22b8a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"c94d3c1b-d891-4a91-86b2-88f57ed16ab8","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"53d31c0b-1d8b-4bbf-84b4-33487c87b518","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/generate","description":"Generate changelog from commits — choose format (main endpoint)"},{"method":"POST","path":"/generate/multi-format","description":"Generate all 4 formats in one call"},{"method":"POST","path":"/classify","description":"Classify commits by type, section, emoji, and priority"},{"method":"POST","path":"/semver","description":"Calculate semver bump (major/minor/patch) with reason"},{"method":"POST","path":"/parse/git-log","description":"Parse raw git log --oneline into structured commit objects"},{"method":"POST","path":"/enrich","description":"Extract Jira/Linear ticket IDs and GitHub PR numbers"},{"method":"GET","path":"/templates","description":"Example commit lists and git log formats to test with"},{"method":"GET","path":"/commit-types","description":"All 25+ supported commit type definitions"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"a56f83a0-5329-495c-bd82-915eaeba38b4","name":"Website Performance Budget Planner API","slug":"website-performance-budget-planner-api-a23bea","shortDescription":"Plan website performance budgets from page type, asset mix, third-party scripts, Core Web Vitals, and UX risk","description":"Plan website performance budgets from page type, asset mix, third-party scripts, Core Web Vitals, and UX risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["web","performance","core-web-vitals","frontend","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/website-performance-budget-planner-api-a23bea","openApiSpecUrl":"https://web-performance-budget.vercel.app/openapi","hasFree":true,"callCount":47,"tiers":[{"id":"42632711-0699-4925-91d2-fb2a5613b37c","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"347d39fe-de52-4c2c-b17a-a70386bb427a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"04b732db-1097-4ac0-add9-fdd290320a56","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/performance-rules","description":"Return hardcoded web performance budget rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/plan-budget","description":"Plan website performance budgets from page type, asset mix, third-party scripts, Core Web Vitals, and UX risk using deterministic scoring rules"},{"method":"POST","path":"/flag-performance-risks","description":"Generate focused next steps for web performance budget from risk, urgency, confidence, ownership, and rollback safety"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"d81b8406-c982-417e-b505-362462c98861","name":"AI Social Post Generator API","slug":"ai-social-post-generator-api-28024d","shortDescription":"Generate platform-optimized posts for 8 social platforms, viral variants and 7-day schedules — built for social agents","description":" Every social media agent generates posts on every campaign. Generate platform-optimized content for Twitter, LinkedIn, Instagram, Facebook, TikTok, Threads, YouTube and Pinterest in one call — respecting each platform's character limits and hashtag rules. Generate 5 viral variants with hook type scoring. Build a 7-day posting schedule. POST /generate — Multi-platform posts at once. POST /viral — 5 viral variants with scores. POST /schedule — 7-day content calendar.","category":null,"tags":["social-media","content-generation","twitter","linkedin","instagram","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-social-post-generator-api-28024d","openApiSpecUrl":"https://ai-social-post-generator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":48,"tiers":[{"id":"68aed674-abcd-45fb-b2f4-1165828cbdbe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 3 endpoints · 8 platforms · Viral scoring · 7-day schedule"]},{"id":"5b573c8c-0eba-47be-8190-d6fcd0033037","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.04 USDC via x402 · Unlimited · All endpoints · 8 platforms/call · Viral hook types · Posting time suggestions"]},{"id":"8173efad-7543-4e1f-ac6b-0dc4e5ebfafc","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["3,000 req/day · 60,000 req/month · All endpoints · All platforms · USDC payment"]},{"id":"03f0bffb-e870-44b0-9fca-82e7a21edb93","name":"Pro+","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"59.990000","limits":{"requestsPerDay":20000,"requestsPerMonth":400000,"rateLimitPerSecond":null},"features":["20,000 req/day · 400,000 req/month · Priority edge · Full social suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/generate","description":"Generate platform-optimized posts for up to 8 social platforms simultaneously"},{"method":"POST","path":"/viral","description":"Generate 5 viral variants with hook types and virality scores for one platform"},{"method":"POST","path":"/schedule","description":"Generate a 7-day posting schedule across platforms"},{"method":"GET","path":"/health","description":"Returns API status, version and timestamp"},{"method":"GET","path":"/openapi.json","description":"Machine-readable OpenAPI 3.1 spec for this API "}],"x402":null},{"id":"0991937b-ea30-4a94-9dea-a0f6b6f2419f","name":"Complaint Classifier API","slug":"complaint-classifier-api-77e13a","shortDescription":"Classify, prioritize and route customer complaints with urgency scoring and suggested responses","description":"Automatically classify, prioritize and route customer complaints with urgency scoring, SLA recommendations and AI-generated responses. Batch process up to 20 complaints at once.\n\nPOST /api/classify — Classify and prioritize a complaint with routing\nPOST /api/batch — Classify up to 20 complaints at once\nPOST /api/respond — Generate a suggested empathetic response\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["complaints","customer service","classification","support","CRM","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/complaint-classifier-api-77e13a","openApiSpecUrl":"https://complaint-classifier-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":49,"tiers":[{"id":"29d4e41d-a5e9-440d-b3c9-658515fc9865","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":99,"rateLimitPerSecond":null},"features":[]},{"id":"4e3647d9-ad28-4e5b-aaec-b6c9b985937b","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"14af56a3-a94f-4186-b2e0-dfe812d98b4f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"d6f97680-9127-4249-a8b7-cbd240682669","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/classify","description":"Classify and prioritize a complaint with routing recommendation"},{"method":"POST","path":"/api/batch","description":"Classify up to 20 complaints at once"},{"method":"POST","path":"/api/respond","description":"Generate a suggested response to a complaint"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"4e988c33-95e6-48e8-9888-1f9abd571ce0","name":"AI Inference Capacity Planner API","slug":"ai-inference-capacity-planner-api-107928","shortDescription":"Estimate AI inference capacity, concurrency, queue risk, and GPU or CPU serving needs","description":"Estimate AI inference capacity, concurrency, queue risk, and GPU or CPU serving needs. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["ai","ai-ml","inference-capacity","mlops","serving-planner","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-inference-capacity-planner-api-107928","openApiSpecUrl":"https://ai-inference-capacity-planner-api.vercel.app/openapi","hasFree":true,"callCount":49,"tiers":[{"id":"93d54432-1fc1-4761-8d5f-682b35b7e704","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"cf40909a-c57b-4008-84b6-ee63b2f53a56","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f4674e2c-8073-4998-8d59-56fb9ab47dc5","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/plan","description":"Run AI inference capacity plan from submitted AI/ML workflow inputs"},{"method":"GET","path":"/catalog","description":"Return hardcoded servingProfiles reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"63be0624-e4f7-4265-b003-47e0b7f52a3a","name":"Video Metadata Checklist API","slug":"video-metadata-checklist-api-df378f","shortDescription":"Check video metadata readiness for duration, codec, captions, thumbnails, and bitrate","description":"Check video metadata readiness for duration, codec, captions, thumbnails, and bitrate. This self-contained API evaluates user-supplied media metadata using hardcoded reference catalogs and deterministic rules. It does not upload, store, fetch, transform, or call any external media service, making it ideal for AI agents, CMS tooling, storage dashboards, and upload workflows.","category":{"id":"cat-video-gen","name":"Video Generation","slug":"video-generation"},"tags":["data","media-storage","video-metadata","streaming-readiness","asset-qc","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/video-metadata-checklist-api-df378f","openApiSpecUrl":"https://video-metadata-checklist-api.vercel.app/openapi","hasFree":true,"callCount":49,"tiers":[{"id":"ec177a91-8ec1-4c19-99f1-b29f5d068e13","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"392704a8-5290-4182-b91b-cc0d532eb4d5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d75632c0-2beb-41d1-816c-03e1ca2e7643","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded videoChecks reference data"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/check","description":"Run video metadata checklist from submitted media metadata"}],"x402":null},{"id":"61a3e4e7-38dc-4b79-908e-c011422c8991","name":"Resume Parser & Scorer API","slug":"resume-parser-scorer-api-cdba4a","shortDescription":"Parse resumes, score fit, flag risks & rank candidates — plug-in screening for any hiring platform.","description":"Turn raw resume text into structured hiring intelligence. The Resume Parser & Scorer API extracts contact info, skills (categorized across 10 skill groups: programming, frontend, backend, cloud, data, mobile, security, management, design, and soft skills), education level (PhD through bootcamp with prestigious school detection), experience (years estimated, job titles, impact verbs, quantified achievements), and candidate summary. Scores each resume against 8 target roles (Software Engineer, Frontend, Backend, Data Engineer, Data Scientist, Product Manager, DevOps, General) at 4 seniority levels (junior, mid, senior, staff) across four dimensions: skills match (40%), experience fit (30%), education (15%), and resume quality (15%). Returns an A+–F grade, fit signal (strong/potential/weak), red flags (job hopping, missing metrics, vague language, typos), missing required skills, and a hire recommendation. Includes a /match endpoint that compares a resume directly against a job description. Batch endpoint scores up to 20 resumes and returns a ranked candidate list. Pairs naturally with the AI Interview & Screening API for a complete end-to-end hiring intelligence suite. Fully self-contained — no external AI or NLP API required.","category":null,"tags":["resume parsing","ATS","hiring","candidate scoring","skill extraction","HR tech","recruiting","job matching","talent screening"],"baseUrl":"https://orbisapi.com/proxy/resume-parser-scorer-api-cdba4a","openApiSpecUrl":"https://resume-parser-scorer.vercel.app/openapi","hasFree":true,"callCount":49,"tiers":[{"id":"055a9acf-803e-483e-b444-547a46239ceb","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"725936b4-2cec-4aac-a212-0c2e82e5d744","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"12b608d1-d849-4cca-ad35-f78821c755e7","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/analyze","description":"Full analysis — parse + score in one call (main endpoint)"},{"method":"POST","path":"/parse","description":"Parse only — extract structured data, no scoring"},{"method":"POST","path":"/score","description":"Score only — grade against a target role and level"},{"method":"POST","path":"/match","description":"Match resume against a raw job description"},{"method":"POST","path":"/skills/extract","description":"Extract and categorize skills only"},{"method":"POST","path":"/batch/score","description":"Score up to 20 resumes and return ranked candidates"},{"method":"GET","path":"/roles","description":"Supported roles with required + preferred skill lists"},{"method":"GET","path":"/skill-library","description":"Full skill library (200+ skills across 10 categories)"},{"method":"GET","path":"/rubric","description":"Scoring rubric, grade definitions, experience level thresholds"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"9ce7a8e9-1f60-4f0e-abf7-f4eb2b96a7c3","name":"Email Subject Line Generator API","slug":"email-subject-line-generator-api-8141db","shortDescription":"Generate high-converting email subject lines instantly — built for AI agents","description":"Generate high-converting email subject lines instantly. Pass a \ntopic and tone — get back multiple subject line variations with \npreview text, emoji versions, type classification, best pick \nand A/B test pairs. Perfect for email marketing agents, sales \nautomation, and outreach pipelines.\n\nNo authentication required.\n\nEndpoint: GET /api/generate\nRequired: ?topic=product launch\nOptional: &tone=urgent&count=5\nTones: urgent, curious, friendly, professional, bold","category":null,"tags":["email","subject lines","marketing","copywriting","AI","agents","automation","email marketing"],"baseUrl":"https://orbisapi.com/proxy/email-subject-line-generator-api-8141db","openApiSpecUrl":"https://emailsubjectlinegeneratorapi.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":50,"tiers":[{"id":"e18360f5-cf7b-4828-ab11-ecf7170bf32c","name":"Free","description":"Just enough to test the API","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["10 requests/day","5 subject lines per request","Emoji versions included","Preview text included","A/B test pair included","JSON response"]},{"id":"4246f498-e696-4b57-8173-cae743930089","name":"Pro","description":"For agents and developers with regular email campaigns","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["2000 requests/day","Up to 10 subject lines per request","Emoji versions included","Preview text included","A/B test pair included","Best pick recommendation","Priority access","JSON response"]},{"id":"bad51750-a3fd-40b1-a5b8-f42c6f402ce3","name":"Enterprise","description":"For high-volume email automation and production pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","Up to 10 subject lines per request","Emoji versions included","Preview text included","A/B test pair included","Best pick recommendation","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"6d038c0f-02ea-4d26-b515-55e4cf18f865","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/generate","description":"Generate email subject lines. Required: ?topic=black friday. Optional: &tone=urgent&count=5"}],"x402":null},{"id":"82059db1-df67-42b1-aa27-e06d3977bedc","name":"Social Sentiment API","slug":"social-sentiment-api-e6aca7","shortDescription":"Real-time crypto narrative and sentiment intelligence","description":"Institutional-grade crypto social sentiment infrastructure with narrative clustering, event extraction, momentum analysis, provenance-aware confidence scoring, and execution-safe agent workflows.","category":null,"tags":["social-sentiment","crypto","market-intelligence","narrative-analysis","event-detection","signals","agentic","finance","crypto social sentiment","market narrative analysis","event extraction","sentiment intelligence","crypto trend analysis","social signal API","narrative clustering"],"baseUrl":"https://orbisapi.com/proxy/social-sentiment-api-e6aca7","openApiSpecUrl":"https://orbis-apis.onrender.com/social-sentiment/openapi.json","hasFree":true,"callCount":51,"tiers":[{"id":"c7563d8d-98c1-4a47-8e0f-d3bf89c576ba","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":25,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d2a4aa13-1cc2-4143-a8de-3b5a8da51f44","name":"Signal Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"dc2c60a9-f2e1-408d-b226-72685217558e","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/crypto-sentiment/{symbol}","description":"Real-time sentiment with source provenance, market regime and workflow state"},{"method":"GET","path":"/history/{symbol}","description":"7-day sentiment history with momentum direction and trend windows"},{"method":"POST","path":"/narrative-cluster","description":"Group sentiment themes into narrative clusters with portfolio impact"},{"method":"POST","path":"/event-extract","description":"Detect and classify market-moving events from sentiment content"},{"method":"GET","path":"/signals","description":"Aggregated sentiment signals across all tracked assets"},{"method":"GET","path":"/trending","description":"Trending assets by social mention volume"},{"method":"POST","path":"/execution-gate","description":"Gate actions based on sentiment, regime, whale and narrative checks"}],"x402":null},{"id":"c80914eb-907d-442c-9ca3-9f8196932189","name":"AI Feature Store Schema Planner API","slug":"ai-feature-store-schema-planner-api-70d534","shortDescription":"Plan feature store schemas, freshness rules, entity keys, and online/offline serving modes","description":"Plan feature store schemas, freshness rules, entity keys, and online/offline serving modes. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["data","ai-ml","feature-store","mlops","schema-planning","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-feature-store-schema-planner-api-70d534","openApiSpecUrl":"https://ai-feature-store-schema-planner-api.vercel.app/openapi","hasFree":true,"callCount":51,"tiers":[{"id":"6eeb54ab-4702-4e46-828d-818c283ea6e7","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"732a539d-6f87-40e3-b3c4-d257d5a9ace0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4dd176e3-aa7a-4e64-abd8-3141ca7fa235","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/plan","description":"Run feature store schema plan from submitted AI/ML workflow inputs"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/catalog","description":"Return hardcoded featurePatterns reference data"}],"x402":null},{"id":"8e29f509-4fac-45c0-86e8-9865b8ecb1fb","name":"AI Error Explainer & Debug API","slug":"ai-error-explainer-debug-api-a8ef8d","shortDescription":"Explain errors in plain English, generate fixes and debug checklists — built for coding AI agents","description":"Every coding agent hits errors constantly. Explain any error in plain English, classify type and severity, generate code fixes and produce step-by-step debug checklists.\n\nPOST /api/explain — Explain error with root cause and specific fixes\nPOST /api/classify — Classify error type, severity and category instantly\nPOST /api/fix — Generate a code fix for any error\nPOST /api/checklist — Generate a step-by-step debug checklist\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["debugging","errors","code fix","developer","AI agents","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-error-explainer-debug-api-a8ef8d","openApiSpecUrl":"https://error-explainer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":52,"tiers":[{"id":"2b914f7c-bdfd-4e19-9715-0d27adb6a70e","name":"Free","description":"Evaluate all 4 endpoints with 10 free requests","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["10 requests/day | 10 requests/month | All 4 endpoints | Error classification | JSON response"]},{"id":"c1d07829-587c-4053-83c1-84691e933e70","name":"Pro","description":"Coding agents auto-pay per error — called every time an exception is caught","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | All 4 endpoints | AI code fixes | Debug checklists"]},{"id":"a0e7f13d-2e09-4709-b696-80c748d9bca1","name":"Pro","description":"Coding agents auto-pay per error — called every time an exception is caught","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | AI code fixes | USDC payment | Zero latency edge"]},{"id":"7d79fe61-d954-43ee-8d28-7d4128279e54","name":"Pro+","description":"For enterprise developer platforms and CI/CD pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 2,000,000 requests/month | All endpoints | Priority edge | Full debug suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/explain","description":null},{"method":"POST","path":"/api/classify","description":null},{"method":"POST","path":"/api/fix","description":null},{"method":"POST","path":"/api/checklist","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"18f7022d-9de0-43d3-9eab-8eab73791273","name":"SEO Meta Tag Generator API","slug":"seo-meta-tag-generator-api-d2e647","shortDescription":"Generate complete SEO meta tags instantly — built for AI agents","description":"Generate complete, production-ready SEO meta tags instantly. \nPass a title and description — get back optimized meta title, \nmeta description, Open Graph tags, Twitter Card tags, keywords, \nand ready-to-paste HTML. Perfect for website builder agents, \ncontent agents, and marketing automation pipelines.\n\nNo authentication required.\n\nEndpoint: GET /api/generate\nRequired: ?title=My Page&description=Page content\nOptional: &keywords=seo,marketing&url=https://mysite.com","category":null,"tags":["SEO","meta tags","open graph","twitter card","marketing","AI","agents","website","HTML"],"baseUrl":"https://orbisapi.com/proxy/seo-meta-tag-generator-api-d2e647","openApiSpecUrl":null,"hasFree":true,"callCount":52,"tiers":[{"id":"5055cc26-63b5-45fd-aa5a-5fc878eb1a03","name":"Free","description":"Perfect for testing and light usage","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":["50 requests/day","Full meta tag suite","OG + Twitter Card tags","Ready-to-paste HTML","JSON response"]},{"id":"aa160cde-6eca-4cec-9878-d8419d024a05","name":"Pro","description":"For agents and developers with regular SEO needs","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["2000 requests/day","Full meta tag suite","OG + Twitter Card tags","Ready-to-paste HTML","Keywords optimization","Priority access","JSON response"]},{"id":"9ac68514-108e-4c22-96d6-ca0b4d76745c","name":"Enterprise","description":" For high-volume SEO pipelines and production agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","Full meta tag suite","OG + Twitter Card tags","Ready-to-paste HTML","Keywords optimization","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"b1edd3f9-5b6a-4142-b82c-76bdefbf1185","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/generate","description":"Generate complete SEO meta tags. Required: ?title=My Page&description=content. Optional: &keywords=seo&url=https://mysite.com"}],"x402":null},{"id":"c0e2cb7a-08cc-4d8f-9ccb-63a5a75dc083","name":"Agent Product Data Extraction & Commerce Intelligence API","slug":"agent-product-data-extraction-commerce-intelligence-api-dd156a","shortDescription":"Agent-native product extraction, comparison, and commerce intelligence with execution gating","description":"Agent-native commerce intelligence engine that extracts product data, normalizes listings, compares products, scores listing quality, detects price changes, monitors products, summarizes insights, and gates execution. Designed for shopping agents, marketplace bots, affiliate systems, and price-monitoring agents with repeatable loops and autonomous decision-making.","category":null,"tags":["ecommerce","products","shopping","agents","comparison","pricing","monitoring","x402","product data api","extract product details","compare products api","price monitoring api","ecommerce automation","shopping agents","affiliate automation","product intelligence api"],"baseUrl":"https://orbisapi.com/proxy/agent-product-data-extraction-commerce-intelligence-api-dd156a","openApiSpecUrl":"https://orbis-apis.onrender.com/product-data/openapi.json","hasFree":true,"callCount":53,"tiers":[{"id":"63c69976-629f-495b-88ef-631c01ef49a0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4466029a-1187-4980-9698-c47c2551301f","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"592607eb-f32c-4cdc-bc7c-f81784927748","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":[]},{"id":"9dbd560b-3b88-4832-b6b4-74d269f9065f","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"199.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"77081fde-3a3e-4532-9dd1-25b6d3b45187","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"d81becc5-8ebc-4b01-84fb-796f01754002","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":500000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract-product","description":"Extract structured product data from any URL. Supports Shopify, LD-JSON, and generic HTML."},{"method":"POST","path":"/extract-batch","description":"Extract up to 10 products in parallel with quality scores per listing."},{"method":"POST","path":"/normalize-product","description":"Normalize raw product data into a consistent agent-readable schema."},{"method":"POST","path":"/compare-products","description":"Compare 2+ products by price, availability, and listing quality."},{"method":"POST","path":"/score-listing-quality","description":"Score listing completeness. Returns grade A-D and missing fields."},{"method":"POST","path":"/detect-price-change","description":"Detect price and availability changes vs cached baseline."},{"method":"POST","path":"/monitor-product","description":"Monitor a product URL and return alerts when thresholds are breached."},{"method":"POST","path":"/summarize-product","description":"Compact agent-readable product summary for LLM context or execution logs."},{"method":"POST","path":"/execution-gate","description":"Gate execution — returns execute true/false before agent acts. Chains to autopilot."}],"x402":null},{"id":"bd907ba6-e12a-4951-ba45-c9b296d66c41","name":"HTML Metadata Extractor API","slug":"html-metadata-extractor-api-53e7c3","shortDescription":"Extract titles, descriptions, canonical URLs, Open Graph tags, and Twitter cards from HTML","description":"Extract titles, descriptions, canonical URLs, Open Graph tags, and Twitter cards from HTML. This self-contained API processes user-supplied HTML, text, or URL lists with deterministic extraction rules. It does not fetch external websites, require API keys, install npm packages, or call third-party services, making it ideal for AI agents that already have scraped content and need reliable structured output.","category":null,"tags":["data","web-scraping","html-metadata","open-graph","seo-data","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/html-metadata-extractor-api-53e7c3","openApiSpecUrl":"https://html-metadata-extractor-api-two.vercel.app/openapi","hasFree":true,"callCount":55,"tiers":[{"id":"097de395-f699-44de-9076-f8c7caf89f5a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"e4f43ccb-67f0-4044-a159-72d2a379e6ce","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"9b38a5f7-7379-4271-96f2-dbf31ced6944","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/extract","description":"Run HTML metadata extraction against supplied HTML, text, or URL lines"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded metadataFields reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"385e9ce6-0022-4e59-be33-57133476d8e4","name":"LinkedIn Post Generator API","slug":"linkedin-post-generator-api-9d9aa3","shortDescription":"Generate viral LinkedIn posts instantly from any topic — built for AI agents","description":"Generate professional, viral LinkedIn posts instantly. Pass a topic, \ntone and length — get back a ready-to-post LinkedIn post with hook, \nbody, CTA and hashtags. Perfect for personal branding agents, \nmarketing automation, and content pipelines.\n\nNo authentication required.\n\nEndpoint: GET /api/generate\nParams: ?topic=AI&tone=professional&length=medium\nTones: professional, inspirational, educational, casual, storytelling\nLengths: short, medium, long","category":null,"tags":["linkedin","post generator","content","AI","agents","social media","marketing","automation"],"baseUrl":"https://orbisapi.com/proxy/linkedin-post-generator-api-9d9aa3","openApiSpecUrl":null,"hasFree":true,"callCount":57,"tiers":[{"id":"426a5263-e359-4805-874e-e90d47398bfa","name":"Free","description":"Perfect for testing and light usage","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["50 requests/day","3 tone options","3 length options","Hook + hashtags included","JSON response"]},{"id":"2805c4e9-27ee-47ed-82d7-43f555022f51","name":"Pro","description":"For agents and developers with regular content needs","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["2000 requests/day","All tones and lengths","Hook + hashtags included","Priority access","JSON response"]},{"id":"2ada1982-67c2-4bf4-aeeb-a891aaa9704d","name":"Enterprise ","description":"For high-volume content pipelines and production agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"15.000000","limits":{"requestsPerDay":999999,"requestsPerMonth":99999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","All tones and lengths","Hook + hashtags included","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"74f5792c-f62e-4f9f-97ce-809f079de608","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/generate","description":"Generate a LinkedIn post. Params: ?topic=AI&tone=professional&length=medium"}],"x402":null},{"id":"api-live-prices-v1","name":"Live Prices API","slug":"live-prices","shortDescription":"Real-time cryptocurrency and forex exchange rates — updated every 60 seconds.","description":"Get live market prices for 100+ cryptocurrencies and 170+ fiat currencies. Convert between any pair instantly. Perfect for agents building trading tools, portfolio trackers, invoicing apps, or any workflow that needs current prices. Powered by CoinGecko and Open Exchange Rates.","category":null,"tags":["crypto","forex","prices","bitcoin","ethereum","currency","finance","real-time"],"baseUrl":"https://orbisapi.com/api/live-prices","openApiSpecUrl":null,"hasFree":true,"callCount":58,"tiers":[{"id":"e84f7f43-64d3-4d85-bb59-eec906bcacc4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"25843f9b-ed66-49be-a048-d3f75177d3d9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"6d2c7aa9-3ee5-4e2b-8559-1b87583d2fa8","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"tier-live-prices-x402","name":"Pay-per-call","description":"No subscription — pay $0.001 per price fetch via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per request","x402 USDC on Base","No monthly commitment","Real-time prices"]}],"endpoints":[{"method":"GET","path":"/crypto","description":"Top 10 cryptocurrency prices in USD with 24h change"},{"method":"GET","path":"/crypto/:coin","description":"Single coin price (e.g. /crypto/bitcoin or /crypto/eth)"},{"method":"GET","path":"/forex/:base","description":"Forex rates for a base currency (e.g. /forex/USD)"},{"method":"GET","path":"/convert","description":"Convert between any crypto or fiat pair (?from=BTC&to=USD&amount=1)"}],"x402":null},{"id":"f644bab9-0674-48b6-8183-5f94f4783a8a","name":"Onchain News API","slug":"onchain-news-api-591f86","shortDescription":"Real-time crypto news and AI sentiment analysis","description":"Get the latest news and AI-powered sentiment analysis for any cryptocurrency. Fetches real-time articles via Tavily and runs them through Claude to produce a sentiment score (-100 to 100), market impact rating, key themes, and a market summary. Ideal for AI agents, trading bots, and dashboards that need to understand market narrative around any token.","category":null,"tags":["crypto","news","sentiment","ai","market-analysis","ai-agents","trading","crypto news sentiment","bitcoin news analysis","token sentiment score","crypto market narrative","ai crypto news","real-time token news"],"baseUrl":"https://orbisapi.com/proxy/onchain-news-api-591f86","openApiSpecUrl":"https://orbis-apis.onrender.com/onchain-news/openapi.json","hasFree":true,"callCount":59,"tiers":[{"id":"e9dc1e15-b811-47d1-9e17-081cc918a499","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"1c60a17a-21bf-43ff-9514-882304a9b7d1","name":"Pro","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/news","description":"Get real-time news and AI sentiment analysis for any token"}],"x402":null},{"id":"d4867a01-5adf-4762-875d-4fe8079fbb18","name":"Coin Fetcher API","slug":"coin-fetcher-api-485c07","shortDescription":"Live crypto prices and top 10 coins by market cap — powered by CoinGecko","description":"Real-time cryptocurrency price API with two endpoints. GET /api/price?coin={id} returns the current USD price and 24h change for any coin by CoinGecko ID (e.g. bitcoin, solana, ethereum). GET /api/top10 returns the top 10 cryptocurrencies by market cap including name, symbol, price, 24h change, and market cap. No authentication required. Fast and reliable.","category":null,"tags":[],"baseUrl":"https://orbisapi.com/proxy/coin-fetcher-api-485c07","openApiSpecUrl":null,"hasFree":true,"callCount":59,"tiers":[{"id":"e0c94ffd-5cea-4607-8283-b2d6dd1f55f5","name":"Free","description":"Perfect for testing and low-volume use","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":["Live price for any coin via /api/price","Top 10 coins by market cap via /api/top10","Up to 100 requests per day"]},{"id":"d4992f30-1d79-4e58-a986-b86951f849b5","name":"Pro","description":"For agents and developers needing reliable high-volume crypto data","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":["Live price for any coin via /api/price","Top 10 coins by market cap via /api/top10","Up to 10,000 requests per day","300,000 requests per month","Priority access"]},{"id":"40a497d9-862e-4cc2-a9e1-d2eebdd8c2a3","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/price","description":"Returns the current USD price and 24h change for any coin. Pass the CoinGecko coin ID as a query param e.g. ?coin=bitcoin or ?coin=solana"},{"method":"GET","path":"/api/top10","description":"Returns the top 10 cryptocurrencies by market cap including name, symbol, price in USD, 24h change percentage, and market cap"}],"x402":null},{"id":"3e04e1fd-e167-4778-818a-6eb0f2377074","name":"AI A/B Copy Tester API","slug":"ai-a-b-copy-tester-api-49d8f9","shortDescription":"Generate copy variants, predict winners and score conversion potential — built for marketing AI agents","description":"Every marketing agent tests copy variants. Generate A/B variants for headlines, CTAs, email subjects, ads and push notifications. Score conversion potential, predict winners and improve copy for any goal.\n\nPOST /api/variants — Generate up to 5 A/B copy variants with scoring\nPOST /api/score — Score copy on power words, urgency, emotion and clarity\nPOST /api/predict-winner — Predict which variant will perform better\nPOST /api/improve — Improve copy for clicks, conversions, opens or engagement\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["A/B testing","copywriting","conversion","marketing","headlines","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/ai-a-b-copy-tester-api-49d8f9","openApiSpecUrl":"https://ab-copy-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":60,"tiers":[{"id":"0acfea67-98da-4c8e-a711-d2ad14ecc82b","name":"Free","description":"Evaluate all 4 endpoints with 10 free requests","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["10 requests/day | 10 requests/month | All 4 endpoints | Copy scoring | JSON response"]},{"id":"da26e0c4-652f-45a6-99c4-880b835fbde1","name":"Pay Per Call","description":"Marketing agents auto-pay per test — called on every copy variant generation","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC per request | x402 automatic payment | No monthly commitment | All 4 endpoints | Up to 5 variants | Winner prediction"]},{"id":"79416980-eb9c-46c7-be08-2b2a188aa04e","name":"Pro","description":"For marketing platforms and ad agents testing copy at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | AI prediction | USDC payment | Zero latency edge"]},{"id":"dc8c2b58-48fd-4c9c-9971-6d4744f22528","name":"Probably +","description":"For enterprise marketing automation and ad platform infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 2,000,000 requests/month | All endpoints | Priority edge | Full copy suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/variants","description":null},{"method":"POST","path":"/api/score","description":null},{"method":"POST","path":"/api/predict-winner","description":null},{"method":"POST","path":"/api/improve","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"9c72843a-2f9b-48c4-95be-00dec3d6a645","name":"Image Intelligence API","slug":"image-to-content-api-5c7f80","shortDescription":"Convert any image into captions, tags, summaries, metadata, sentiment, OCR and face analysis — powered by Claude AI.","description":"Transform any image into structured, usable content with a single API call. Built on Claude's vision capabilities, the Image to Content API extracts meaningful data from images instantly — perfect for content pipelines, e-commerce product tagging, accessibility tooling, media workflows, and profile photo analysis.\nSend an image URL or base64 string and choose which modules to run. Get back a clean JSON response with exactly the data you need.\nThe new faces module detects faces in any image and returns emotion, age range, lighting quality, camera direction, a profile score out of 100, and actionable improvement suggestions — ideal for dating apps, LinkedIn profile tools, KYC flows, and creator tools.\nAlso supports batch processing up to 20 images, async jobs with polling, webhook callbacks, multi-language output, and multipart file upload.","category":null,"tags":["image-analysis","computer-vision","ai","claude","ocr","tagging","caption","metadata","machine-learning","content-extraction","face-detection","profile-scoring","emotion-detection"],"baseUrl":"https://orbisapi.com/proxy/image-to-content-api-5c7f80","openApiSpecUrl":"https://image-to-content-api.onrender.com/openapi.json","hasFree":true,"callCount":60,"tiers":[{"id":"5229edfc-b17a-43c9-8ea7-68ede9ef2762","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"0e59d521-e1e5-4201-a82a-d094d900ea9c","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"0123fa52-d4a4-4de7-8f28-21b92e50d062","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":500,"requestsPerMonth":9999,"rateLimitPerSecond":null},"features":[]},{"id":"59f20fa8-cb08-4f87-925f-bf95d9948f84","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/health","description":"Service health check — returns status, model version and uptime"},{"method":"GET","path":"/v1/analyze/jobs/{job_id}","description":"Poll async job status and retrieve result when complete"},{"method":"GET","path":"/openapi.json","description":"Full OpenAPI 3.0 specification"},{"method":"POST","path":"/v1/analyze","description":"Analyze a single image — supports modules: caption, summary, tags, metadata, sentiment, ocr, faces"},{"method":"POST","path":"/v1/analyze/batch","description":"Analyze up to 20 images in one request"}],"x402":null},{"id":"fefbee1f-41ec-4d96-9b94-f36309fe2372","name":"Synthetic Data Privacy Risk API","slug":"synthetic-data-privacy-risk-api-18b0e0","shortDescription":"Score synthetic data privacy risk from uniqueness, linkage, memorization, and utility signals","description":"Score synthetic data privacy risk from uniqueness, linkage, memorization, and utility signals. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["data","ai-ml","synthetic-data","privacy-risk","data-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/synthetic-data-privacy-risk-api-18b0e0","openApiSpecUrl":"https://synthetic-data-privacy-risk-api.vercel.app/openapi","hasFree":true,"callCount":61,"tiers":[{"id":"dcdcde9b-c723-4dca-b25c-e73e2b6931f8","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"bdc826db-d11c-42fa-bd8a-e5725fbda4ff","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"1a29b6d7-bfae-4972-b267-1d9183dfd571","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/score","description":"Run synthetic data privacy risk score from submitted AI/ML workflow inputs"},{"method":"GET","path":"/catalog","description":"Return hardcoded privacySignals reference data"}],"x402":null},{"id":"2a0878a9-abeb-48cd-8624-7a213a8a88f9","name":"Structured Output Validator & Repair API","slug":"structured-output-validator-repair-api-48f300","shortDescription":"Validate, repair, and normalize AI agent outputs in one API call","description":"Structured Output Validator & Repair API is a self-contained utility API designed for AI agents, automation workflows, extraction pipelines, form ingestion, and schema-safe tool outputs.\n\nSend structured data and validate it against built-in schemas, repair common type mismatches, or normalize messy values into cleaner machine-friendly formats.\n\nThis API is ideal for:\n- AI agents and tool-calling workflows\n- automation pipelines\n- CRM and form ingestion\n- extraction and post-processing systems\n- dashboards and data cleanup workflows\n\nKey capabilities:\n- Validate data against built-in schemas\n- Repair common field errors and type mismatches\n- Normalize booleans, numbers, emails, URLs, tags, and strings\n- Reduce downstream tool failures\n- Improve structured-output reliability\n\nNo external APIs, no API keys, and no npm dependencies are required. All logic is built directly into the API code, making it fast, reliable, and production-ready.","category":null,"tags":["structured output","validator","repair","normalization","ai-agents","automation","schema validation","json"],"baseUrl":"https://orbisapi.com/proxy/structured-output-validator-repair-api-48f300","openApiSpecUrl":"https://structured-output-validator-repair.vercel.app/openapi","hasFree":true,"callCount":62,"tiers":[{"id":"b2c04c48-94a8-4d38-acf0-995983d08319","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"a40d1abd-10bc-442c-9956-7bb1ff41b6f0","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"03a250f6-f74b-41f4-9357-4b36e72bb232","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API info and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/schemas","description":"Returns built-in supported schemas"},{"method":"GET","path":"/example","description":"Returns example request bodies"},{"method":"POST","path":"/validate","description":"Validates data against a built-in schema"},{"method":"POST","path":"/repair","description":"Repairs/coerces data against a built-in schema"},{"method":"POST","path":"/normalize","description":"Normalizes generic object values"}],"x402":null},{"id":"236fee9b-df3e-4d2b-a852-922f89294f19","name":"Crypto Airdrop Eligibility Rules API","slug":"crypto-airdrop-eligibility-rules-api-563bba","shortDescription":"Evaluate wallet activity profiles against built-in crypto airdrop rule sets","description":"Crypto Airdrop Eligibility Rules API helps developers, AI agents, wallet tools, and community platforms evaluate wallet-style activity profiles against built-in airdrop campaign rules.\n\nThis API is fully self-contained and requires no external API keys or third-party data sources. All campaign logic and scoring rules are hardcoded directly into the service, making it fast, reliable, and easy to deploy.\n\nIt can be used to estimate whether a wallet profile matches common retroactive reward patterns such as early user behavior, bridge usage, governance participation, DeFi liquidity activity, NFT engagement, staking, and testnet completion.\n\nThe API returns eligibility status, matching conditions, unmet requirements, near-miss opportunities, optimization suggestions, and an overall score. It is ideal for crypto dashboards, wallet analysis tools, airdrop education products, research tools, and AI agents that assist users with ecosystem participation strategies.","category":null,"tags":["crypto","airdrop","wallet scoring","defi","nft","dao","cross-chain","ai agents"],"baseUrl":"https://orbisapi.com/proxy/crypto-airdrop-eligibility-rules-api-563bba","openApiSpecUrl":"https://crypto-airdrop-eligibility-rules-ap.vercel.app/openapi","hasFree":true,"callCount":64,"tiers":[{"id":"bc8578be-8248-4782-b625-2b3be4589272","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b9b4274d-6d51-4015-ac93-d5e0600be31d","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f4d61779-43f0-4f74-bf40-cefa6c7f126f","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API metadata and all available endpoints."},{"method":"GET","path":"/openapi","description":"Returns the OpenAPI 3.0 JSON specification for the API."},{"method":"GET","path":"/campaigns","description":"Returns all built-in airdrop campaign rules and descriptions."},{"method":"GET","path":"/campaigns/{id}","description":"Returns details for one specific campaign by ID. Example: https://crypto-airdrop-eligibility-rules-ap.vercel.app/campaigns/zk-early-user"},{"method":"POST","path":"/evaluate","description":"Evaluates a submitted wallet activity profile against all built-in airdrop campaign rule sets and returns eligibility results, scores, unmet conditions, and suggestions."}],"x402":null},{"id":"6ac7e273-647e-4528-8612-c7d28c9a3c19","name":"AI Prompt Template Library API","slug":"ai-prompt-template-library-api-c16346","shortDescription":"Browse, suggest, and fill structured prompt templates for AI workflows","description":"AI Prompt Template Library API is a self-contained prompt utility API built for AI agents, app builders, automation tools, and productivity products.\n\nIt provides a curated set of structured prompt templates across common business and AI workflow tasks, including summarization, extraction, classification, rewriting, research, sales outreach, support replies, code explanation, and social content generation.\n\nThe API allows users to browse built-in templates, retrieve them by category or ID, get suggestions based on task type, and fill templates dynamically using custom variables. Because all templates are hardcoded directly into the API, it requires no external API keys, no databases, and no third-party dependencies.\n\nThis makes it ideal for Orbis buyers looking for lightweight, reliable prompt infrastructure that can be used directly by AI agents and applications.","category":null,"tags":["ai","prompt templates","prompt engineering","productivity","marketing","sales","support","content"],"baseUrl":"https://orbisapi.com/proxy/ai-prompt-template-library-api-c16346","openApiSpecUrl":"https://ai-prompt-template-library-api.vercel.app/openapi","hasFree":true,"callCount":65,"tiers":[{"id":"7a3f2c32-23be-4acd-88be-188ed9bddb87","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4740ed58-032a-4dad-8cd6-7512b0b0220b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"c845cd06-0eb5-4ad1-ac5b-c46eb21f4b35","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API metadata and all available endpoints"},{"method":"GET","path":"/openapi","description":"Returns the OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/templates","description":"Returns all built-in prompt templates"},{"method":"GET","path":"/templates/{id}","description":"Returns one prompt template by ID"},{"method":"GET","path":"/templates/category/{category}","description":"Returns all templates in a specific category"},{"method":"POST","path":"/suggest","description":"Suggests the best prompt templates for a task type"},{"method":"POST","path":"/fill","description":"Fills a prompt template using user-provided variable values"}],"x402":null},{"id":"ce45e3b4-6e36-4594-ad85-54ed9b0b8990","name":"AI Keyword & Trend Extractor API","slug":"ai-keyword-trend-extractor-api-e7b0fb","shortDescription":"Extract ranked keywords, phrases, entities and topics from any text — built for AI agents","description":"Extract ranked keywords, bigram phrases, named entities and topic categories from any text instantly.\n\nPOST /api/keywords — Ranked keywords + phrases + entities\nPOST /api/topics — Topic detection (tech, finance, marketing, health, legal, ecommerce)\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["keywords","NLP","SEO","topics","entities","text analysis","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/ai-keyword-trend-extractor-api-e7b0fb","openApiSpecUrl":"https://keyword-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":66,"tiers":[{"id":"b9426a97-36c2-4634-8d0e-566395426911","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["10 requests/day","All endpoints included","JSON response"]},{"id":"e150e879-40ff-47fa-9cf3-2fa6f1f7127b","name":"Pay Per Call","description":"Auto-pay per request via x402. No monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request","x402 automatic payment","No monthly commitment","All endpoints included"]},{"id":"5c85465a-c779-4234-892e-15e3b66f536b","name":"Pro","description":"For production agent pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day","100,000 requests/month","All endpoints included","USD payment","Zero latency edge computing"]},{"id":"b94fa631-7119-4928-84ef-90a68ce0f36d","name":"Enterprise","description":"For high-volume infrastructure","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":["50,000 requests/day","1,000,000 requests/month","All endpoints included","USD payment","Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/keywords","description":"/api/keywords"},{"method":"POST","path":"/api/topics","description":"Detect topic categories in text"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"d4df8eaf-c7c4-4678-82fc-3ce463417577","name":"AI Prompt Optimizer API","slug":"ai-prompt-optimizer-api-aec8cb","shortDescription":"Optimize, score and A/B test prompts before every LLM call — built for AI agent pipelines","description":"The prompt quality layer for AI agent pipelines. Score prompts on 8 dimensions, AI-optimize for clarity/specificity/JSON output, generate A/B test variants and detect prompt injection vulnerabilities.\n\nPOST /api/optimize — AI-optimize a prompt for clarity, specificity, conciseness, JSON output or accuracy\nPOST /api/score — Score prompt quality on 8 dimensions with improvement suggestions\nPOST /api/variants — Generate A/B test prompt variants with quality scoring\nPOST /api/fix-injection — Detect and sanitize prompt injection attempts\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["prompts","LLM","optimization","A/B testing","injection","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/ai-prompt-optimizer-api-aec8cb","openApiSpecUrl":"https://prompt-optimizer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":67,"tiers":[{"id":"ac473005-0af8-44e5-8906-81b30f7d4188","name":"Free","description":"https://i.imgur.com/kHbm3iz.jpeg","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["10 requests/day | 100 requests/month | All 4 endpoints | Prompt scoring | JSON response"]},{"id":"f352beb5-9ced-4c20-8e5b-5b3d67610cfa","name":"Pay Per Call","description":"Agent pipelines auto-pay per optimization — called before every LLM invocation","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | All 4 endpoints | AI optimization | Injection detection"]},{"id":"4795d15e-cec4-481e-96d7-22fa177fe633","name":"Pro","description":"$0.01 USDC per request | x402 automatic payment | No monthly commitment | All 4 endpoints | AI optimization | Injection detection","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | AI optimization | A/B variants | USDC payment | Zero latency edge"]},{"id":"82853bf4-f29e-4504-a1a7-b0046081eb76","name":"Pro+","description":"For enterprise agent platforms processing millions of prompt operations","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 2,000,000 requests/month | All endpoints | Priority edge | Full prompt suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/optimize","description":null},{"method":"POST","path":"/api/score","description":null},{"method":"POST","path":"/api/variants","description":null},{"method":"POST","path":"/api/fix-injection","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"5e996fe6-1b32-413a-b162-a0327235871d","name":"Retail Site Fit Scorer API","slug":"retail-site-fit-scorer-api-41290d","shortDescription":"Score retail site fit using footfall, competition, access, density, and catchment signals","description":"Score retail site fit using footfall, competition, access, density, and catchment signals. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","store-site-fit","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/retail-site-fit-scorer-api-41290d","openApiSpecUrl":"https://geo-store-site-fit.vercel.app/openapi","hasFree":true,"callCount":67,"tiers":[{"id":"0d13009c-3ddf-41b3-ab5d-720cdad1d4a2","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"b3804592-c27a-4050-ba22-91fb236c40c4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7ab5d337-bafc-47b3-84f6-c38d78d2985a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"POST","path":"/score","description":"Analyze one site and return premium scoring output"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"GET","path":"/health","description":"Return health and version metadata"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"}],"x402":null},{"id":"970aa3b8-29f3-49cf-94f2-523cc8312bab","name":"AI Writing Toolkit API","slug":"ai-writing-toolkit-api-bd7f31","shortDescription":" 5 powerful writing tools in one API — rewrite, summarize, expand, proofread, translate","description":"5 essential writing endpoints in one API. Built for AI agents \nthat process, transform and generate text at scale.\n\nPOST /api/rewrite — Rewrite text in any tone\nPOST /api/summarize — Summarize any length text\nPOST /api/expand — Expand bullets into paragraphs  \nPOST /api/proofread — Fix grammar and spelling\nPOST /api/translate — Translate to any language\n\nNo authentication required on free tier.\nAll endpoints accept JSON body with a \"text\" field.","category":null,"tags":["writing","rewrite","summarize","translate","proofread","NLP","AI","agents","text","toolkit"],"baseUrl":"https://orbisapi.com/proxy/ai-writing-toolkit-api-bd7f31","openApiSpecUrl":"https://ai-writing-toolkit.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":69,"tiers":[{"id":"ebb4ce7c-72fe-4092-8932-df78e5b824dc","name":"Free","description":"Just enough to test all 5 endpoints","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day","Access to all 5 endpoints","Rewrite, summarize, expand, proofread, translate","JSON response"]},{"id":"d50a8d39-89b1-4442-8ed4-add9dce9c69b","name":"Pro","description":"For agents processing text at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":["5000 requests/day","Access to all 5 endpoints","Rewrite, summarize, expand, proofread, translate","Priority access","JSON response"]},{"id":"45b02f13-075c-469f-9dc6-4158440b5ab5","name":"Enterprise ","description":"For high-volume text processing pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"14.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","Access to all 5 endpoints","Rewrite, summarize, expand, proofread, translate","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"c7fcc15a-a6e1-464d-ba15-a43ba814f742","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"POST","path":"/api/rewrite","description":"Rewrite text in any tone. Body: {\"text\":\"your text\",\"tone\":\"professional\"}"},{"method":"POST","path":"api/summarize","description":"Summarize text. Body: {\"text\":\"your text\",\"length\":\"short|medium|long\"}"},{"method":"POST","path":"/api/expand","description":"Expand bullets into paragraphs. Body: {\"text\":\"your bullets\",\"style\":\"professional\"}"},{"method":"POST","path":"api/proofread","description":"Fix grammar and spelling. Body: {\"text\":\"your text\"}"},{"method":"POST","path":"/api/translate","description":"Translate to any language. Body: {\"text\":\"your text\",\"target_language\":\"Spanish\"}"}],"x402":null},{"id":"a958edac-0b8a-457c-9626-94c764115490","name":"AI Conversation Memory API","slug":"ai-conversation-memory-api-3bcb25","shortDescription":"Store, retrieve and summarize AI conversation history — persistent memory for every agent session","description":"Persistent conversation memory for AI agents. Store messages, retrieve history, summarize sessions and manage context across unlimited agent conversations. POST /api/memory/store — Store a message with role and metadata. POST /api/memory/retrieve — Get conversation history with optional role filter. POST /api/memory/summarize — Get session summary with topic detection. POST /api/memory/clear — Clear a session. GET /api/memory/sessions — List all active sessions. Powered by Cloudflare KV — 30-day persistence, global edge. x402 pay-per-call supported.","category":null,"tags":["memory","conversation","context","AI agents","session","persistent","x402","enterprise"],"baseUrl":"https://orbisapi.com/proxy/ai-conversation-memory-api-3bcb25","openApiSpecUrl":"https://conversation-memory-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":70,"tiers":[{"id":"187cb37b-9b06-4217-b485-c0ea3648c668","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["Evaluate with one session per day"]},{"id":"c4d058cf-87d7-428b-a1ae-d18cdd1a06b4","name":"Pay Per Call","description":"Enterprise agents auto-pay per memory operation — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC per request | x402 automatic payment | No monthly commitment | All endpoints | 30-day persistence"]},{"id":"daf48948-805a-441b-bdd3-eb352a9d36c6","name":"Pro","description":"For production AI pipelines needing persistent conversation memory at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":["1,000 requests/day | 20,000 requests/month | All endpoints | 30-day persistence | USDC payment | Zero latency edge"]},{"id":"76bdb5fe-f645-488d-a43a-bc62e2c6b0ba","name":"Enterprise","description":"For enterprise AI infrastructure managing thousands of agent sessions","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints | 30-day persistence | Priority edge | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/memory/store","description":"Store a message with role and metadata"},{"method":"POST","path":"/api/memory/retrieve","description":"Retrieve conversation history with optional role filter"},{"method":"POST","path":"/api/memory/summarize","description":"Get session summary with topic detection"},{"method":"POST","path":"/api/memory/clear","description":"Clear a conversation session"},{"method":"GET","path":"/api/memory/sessions","description":"List all active sessions"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"747075aa-f109-4480-b810-93d7fcf23a7d","name":"Smart Contract Permission Explainer API","slug":"smart-contract-permission-explainer-api-7c93da","shortDescription":"Explain smart contract approvals, admin roles, upgrades, minting, burning, and fund controls","description":"The Smart Contract Permission Explainer API helps wallets, scanners, dashboards, audit assistants, and AI agents convert smart contract function names, ABI fragments, role labels, and transaction methods into plain-English permission explanations.\n\nUsers can submit a function name such as `setApprovalForAll(address,bool)`, an ABI fragment, or a transaction method with params. The API returns likely permission categories, severity, user-facing risks, safe-practice guidance, detected roles, and plain-English summaries.\n\nThe API is fully self-contained and uses hardcoded rule dictionaries. It does not call Etherscan, RPC nodes, block explorers, chain APIs, LLM APIs, or any external service. It is designed for fast agent workflows where a tool needs to explain contract permissions before a user signs, approves, upgrades, mints, burns, pauses, or withdraws.\n\nThis API is useful for wallet UX, crypto safety bots, contract scanners, AI due diligence agents, transaction explainers, NFT marketplaces, DAO tooling, and Web3 onboarding apps.\n\nEducational rule-based explanation only. It does not inspect live contracts, verify source code, or provide legal or financial advice.","category":null,"tags":["web3","smart-contracts","permissions","approvals","admin-controls","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/smart-contract-permission-explainer-api-7c93da","openApiSpecUrl":"https://smart-contract-permission-explainer.vercel.app/openapi","hasFree":true,"callCount":70,"tiers":[{"id":"38b6b262-96ff-484d-87a0-a37a2a6f5fbe","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"541cc2fb-fcc2-4f69-a2ca-afde235339f9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"fd30fd07-d801-4045-a6c1-ed8b76bd24d2","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Return all available routes and example request bodies for the Smart Contract Permission Explainer API."},{"method":"GET","path":"/openapi","description":"Return a valid OpenAPI 3.0 JSON specification for importing into Orbis, agentic.market, and AI agent tools."},{"method":"GET","path":"/permission-catalog","description":"Return hardcoded smart contract permission patterns with plain-English meanings, user risks, severity levels, and safe practices."},{"method":"GET","path":"/roles","description":"Return hardcoded role labels such as `DEFAULT_ADMIN_ROLE`, `MINTER_ROLE`, `PAUSER_ROLE`, and `UPGRADER_ROLE` with plain-English meanings."},{"method":"POST","path":"/explain","description":"Explain a smart contract function name, signature, modifier, or description using built-in permission patterns and role dictionaries.  Example body:  ```json {   \"name\": \"setApprovalForAll(address,bool)\",   \"modifiers\": \"\",   \"description\": \"Allows an operator to manage every NFT for an owner.\" } ```"},{"method":"POST","path":"/summarize-abi","description":"Summarize pasted ABI fragments and identify permission-like functions, admin controls, approvals, upgrades, minting, burning, and fund movement patterns.  Example body:  ```json {   \"abi\": [     \"approve(address,uint256)\",     \"setApprovalForAll(address,bool)\",     \"upgradeTo(address)\",     {       \"type\": \"function\",       \"name\": \"mint\",       \"inputs\": [         { \"name\": \"to\", \"type\": \"address\" },         { \"name\": \"amount\", \"type\": \"uint256\" }       ]     }   ] } ```"},{"method":"POST","path":"/explain-transaction","description":"Explain a transaction method and params in plain English, including approval, upgrade, role, minting, burning, and fund movement warnings.  Example body:  ```json {   \"method\": \"approve(address,uint256)\",   \"params\": {     \"spender\": \"0xSpender\",     \"amount\": \"max\"   } } ```"}],"x402":null},{"id":"4614df7e-94ca-4cc1-9330-7a9b46d0acbd","name":"Agent Web Data Extraction & Intelligence API","slug":"agent-web-data-extraction-intelligence-api-1bb908","shortDescription":"Agent-native web scraping, extraction, change detection, and execution gating","description":"Agent-native web intelligence API powered by Tavily and GPT-4o-mini. Scrapes pages, extracts structured data, summarizes content, detects changes over time using Redis baselines, and gates execution before autonomous agents act. Designed for monitoring, research agents, and automated decision pipelines with repeatable multi-step loops.","category":null,"tags":["web-scraping","data-extraction","monitoring","agents","automation","ai","change-detection","x402","web scraping api","extract structured data","monitor website changes","ai web extraction","agent scraping api","detect content changes","summarize web pages","automation data pipeline"],"baseUrl":"https://orbisapi.com/proxy/agent-web-data-extraction-intelligence-api-1bb908","openApiSpecUrl":"https://orbis-apis.onrender.com/web-scraper/openapi.json","hasFree":true,"callCount":70,"tiers":[{"id":"c99dfa2a-bc46-4358-979a-e6c9aaca2637","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"e9ded3ed-4b28-4d40-a7c9-c18aa0128a7f","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"7eda0c56-0d90-4684-89bf-227b5aea3d47","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":[]},{"id":"3737d84c-1f9e-4ec7-89cc-495d41d57102","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"934fa640-9c4b-44b1-9e69-18ac19f89e68","name":"Agent Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"f5c7f644-5023-42c6-8360-9ff4a46ad655","name":"High Volume Agent","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/scrape","description":"Scrape raw content from a URL via Tavily"},{"method":"POST","path":"/scrape-batch","description":"Scrape up to 5 URLs in parallel"},{"method":"POST","path":"/search","description":"Search the web and return structured content"},{"method":"POST","path":"/extract-structured","description":"Extract structured data by schema using GPT-4o-mini"},{"method":"POST","path":"/summarize","description":"Summarize page content with key points and sentiment"},{"method":"POST","path":"/detect-change","description":"Detect content changes vs Redis-cached baseline"},{"method":"POST","path":"/monitor-source","description":"Register a URL for change monitoring with optional webhook"},{"method":"POST","path":"/execution-gate","description":"Gate agent execution based on web content analysis"}],"x402":null},{"id":"3e63119e-af96-4d2c-a6ef-8e8f057e2213","name":"AI Email Reply Generator API","slug":"ai-email-reply-generator-api-4989bd","shortDescription":"Generate professional email replies, subject suggestions, and tone variations for AI agents and business tools","description":"AI Email Reply Generator API helps AI agents, productivity apps, support systems, and business automation tools generate structured email replies for common real-world scenarios.\n\nThe API is fully self-contained and requires no external API keys or third-party services. It generates polished email responses based on the incoming message, reply intent, tone, sender role, and desired outcome.\n\nIt supports a wide range of use cases including customer support, sales follow-up, meeting coordination, apologies, refund-related responses, partnership outreach, professional follow-ups, clarification requests, thank-you replies, and polite declines.\n\nIn addition to generating a single reply, the API can also return multiple tone variations, subject suggestions, urgency hints, and reply quality scores such as professionalism, clarity, and friendliness.\n\nThis makes it ideal for inbox assistants, CRM tools, customer support workflows, AI copilots, internal business tools, and no-code automations.","category":null,"tags":["ai","email","reply generator","productivity","communication","automation","business","agents"],"baseUrl":"https://orbisapi.com/proxy/ai-email-reply-generator-api-4989bd","openApiSpecUrl":"https://ai-email-reply-generator-api.vercel.app/openapi","hasFree":true,"callCount":71,"tiers":[{"id":"263a246e-33cb-4067-9fab-1d7f2bdacf1b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"399da5cc-d3c2-461c-bc54-4c8034903616","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"0c2533bd-cc70-4dd7-aa80-967eaafb82d7","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API metadata and available endpoints"},{"method":"GET","path":"/openapi","description":"Returns the OpenAPI 3.0 JSON specification"},{"method":"GET","path":"/intents","description":"Returns supported email reply intent types"},{"method":"GET","path":"/tones","description":"Returns supported tone options"},{"method":"POST","path":"/generate-reply","description":"Generates one email reply with subject suggestions, urgency hint, and reply scores"},{"method":"POST","path":"/generate-variations","description":"Generates multiple email reply variations in different tones"}],"x402":null},{"id":"29b096ff-12af-4c45-a93d-95c3715c4d09","name":"X Content Intelligence API","slug":"x-content-intelligence-api-a240e0","shortDescription":"Analyze, optimize, and generate high-performing X (Twitter-style) content for AI agents and creators","description":"X Content Intelligence API is a self-contained AI-powered engine designed to analyze, optimize, and generate high-performing social content for X (formerly Twitter).\n\nBuilt for AI agents, creators, growth hackers, and automation tools, this API provides powerful content intelligence without requiring any external APIs or API keys.\n\nIt helps users evaluate the viral potential of content, rewrite posts for higher engagement, generate structured threads, create scroll-stopping hooks, and predict engagement performance.\n\nThe API uses a built-in scoring system to simulate how content performs on X, making it ideal for rapid iteration, content optimization, and automated posting workflows.\n\nBecause all logic is embedded directly in the API, it is fast, reliable, and easy to integrate into any system — including AI agents, social media tools, and creator platforms.\n\n🔥 KEY FEATURES (IMPORTANT FOR SALES)\nViral score analysis (0–100)\nHook strength detection\nContent rewrite engine for virality\nThread generator (multi-post structure)\nHook suggestion engine\nEngagement prediction (likes, comments, shares)\nFully self-contained (no external APIs)\nAI-agent ready\nInstant response (no rate limits)\n\n🧠 USE CASES\nAI content agents\nTwitter/X automation tools\ncreator growth tools\nmarketing platforms\ncrypto influencer content systems\nsocial media schedulers\nSaaS content engines","category":null,"tags":["ai","social media","twitter","x","content generation","viral content","hooks","growth","creator tools","marketing","automation"],"baseUrl":"https://orbisapi.com/proxy/x-content-intelligence-api-a240e0","openApiSpecUrl":"https://x-content-intelligence-api.vercel.app/openapi","hasFree":true,"callCount":72,"tiers":[{"id":"9fa27758-0428-4cd1-9dde-f9bf8da8de85","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4a31ea83-8e5f-4f5b-a507-2b03b425b92a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"6f535bac-43c7-47ab-8248-3a60fa743d0a","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Returns API metadata and all available endpoints."},{"method":"GET","path":"/openapi","description":"Returns the OpenAPI 3.0 JSON specification for the API."},{"method":"POST","path":"/analyze","description":"Analyze content and return viral score + breakdown"},{"method":"POST","path":"/rewrite","description":"Generate improved viral variations of content"},{"method":"POST","path":"/generate-thread","description":"Generate structured X thread from a topic"},{"method":"POST","path":"/suggest-hooks","description":"Generate high-performing hook ideas"},{"method":"POST","path":"/predict","description":"Estimate engagement metrics (likes, comments, shares)"}],"x402":null},{"id":"26ff7867-f218-46c9-8deb-0b58e27f5082","name":"ML Dataset Quality Profiler API","slug":"ml-dataset-quality-profiler-api-1bddbb","shortDescription":"Profile ML dataset readiness from missing values, imbalance, leakage, drift, and label noise","description":"Profile ML dataset readiness from missing values, imbalance, leakage, drift, and label noise. This advanced self-contained API uses hardcoded AI/ML operations frameworks and deterministic scoring logic. It does not call external models, require API keys, install npm packages, or depend on third-party services, making it reliable for AI agents, MLOps dashboards, governance workflows, and production planning.","category":null,"tags":["data","ai-ml","dataset-quality","mlops","data-profiling","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ml-dataset-quality-profiler-api-1bddbb","openApiSpecUrl":"https://ml-dataset-quality-profiler-api.vercel.app/openapi","hasFree":true,"callCount":72,"tiers":[{"id":"521c1f49-a319-4805-a6ab-6ee5dafa1acd","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"6ee1b564-b32a-4951-be73-bbc8638f2949","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"f95200e7-8755-4a52-a0b5-42996dfde73e","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/profile","description":"Run ML dataset quality profile from submitted AI/ML workflow inputs"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/catalog","description":"Return hardcoded qualitySignals reference data"}],"x402":null},{"id":"7f9cfb0e-8c46-4a2e-acc3-aa000c0cd606","name":"Website Data Extraction Plan API","slug":"website-data-extraction-plan-api-e2fe76","shortDescription":"Plan website data extraction from page patterns, field reliability, pagination, rate limits, and compliance risk","description":"Plan website data extraction from page patterns, field reliability, pagination, rate limits, and compliance risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, website development, SEO, ranking workflows, data collection, dashboards, and Orbis x402 monetization.","category":null,"tags":["web-scraping","data-collection","extraction-planning","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/website-data-extraction-plan-api-e2fe76","openApiSpecUrl":"https://web-data-extraction-plan.vercel.app/openapi","hasFree":true,"callCount":73,"tiers":[{"id":"56ea6d66-8a05-4442-8424-781a730a7bfa","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"5b7e089d-8d4a-4371-896c-035944963f17","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"cfc8f677-cd38-4598-95c2-a8402e99ae4e","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/flag-extraction-risks","description":"Generate focused next steps for web data extraction plan from risk, urgency, confidence, ownership, and rollback safety"},{"method":"POST","path":"/plan-extraction","description":"Plan website data extraction from page patterns, field reliability, pagination, rate limits, and compliance risk using deterministic scoring rules"},{"method":"GET","path":"/extraction-plan-rules","description":"Return hardcoded web data extraction plan rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"79417a7b-4e34-429c-a254-48dc85f505bf","name":"AI Agent Cost Budget Guard API","slug":"ai-agent-cost-budget-guard-api-356166","shortDescription":"Deterministic budget enforcement for AI agent actions","description":"AI Agent Cost Budget Guard API is a self-contained deterministic API for enforcing budget limits before AI agents execute actions. It requires no external API keys, no billing integrations, and no third-party cost providers.\n\nAI agents, orchestration systems, copilots, workflow bots, and automation platforms can submit budget limits, current spend, upcoming action cost, action priority, reserve buffers, and hard limits to receive a structured JSON decision showing whether execution should be allowed, blocked, or allowed with warning.\n\nThis API is ideal for budget governance, FinOps guardrails, runaway-cost prevention, usage control, spend-aware orchestration, and safe execution in production AI systems.","category":null,"tags":["ai agents","budget control","cost guard","finops","api spending","workflow budgets","execution guardrails","automation cost","llm budget","agent governance"],"baseUrl":"https://orbisapi.com/proxy/ai-agent-cost-budget-guard-api-356166","openApiSpecUrl":"https://ai-agent-cost-budget-guard-api.vercel.app/openapi","hasFree":true,"callCount":74,"tiers":[{"id":"0963ffc0-5725-4080-bdb8-84f0eee5d82d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"27c6bdbe-7d19-4279-b809-3679466c9895","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4959c9e9-4dbd-49b4-a4a4-c896d78cb9d1","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"Lists all endpoints and API metadata."},{"method":"GET","path":"/openapi","description":"Returns the full OpenAPI 3.0 JSON spec."},{"method":"GET","path":"/examples","description":"Returns example budget guard payloads."},{"method":"GET","path":"/priority-catalog","description":"Returns supported action priorities."},{"method":"POST","path":"/check-budget","description":"Checks whether the next agent action can proceed under current daily and monthly budget constraints."},{"method":"POST","path":"/simulate-run","description":"Simulates a sequence of actions against the configured budgets and stops when a blocked step is reached."}],"x402":null},{"id":"4046fd64-b100-404d-80d3-398b44df68d6","name":"Code Explainer API","slug":"code-explainer-api-9a9397","shortDescription":"Explain, review and document any code snippet instantly — built for developer AI agents","description":"Get plain-English explanations, code reviews, auto-generated documentation and complexity metrics for any code snippet. Supports all major programming languages. POST /api/explain — Explain code at beginner, intermediate or expert level. POST /api/review — Review for bugs, security issues and improvements. POST /api/document — Generate JSDoc, docstrings, Markdown or README. POST /api/complexity — Get cyclomatic complexity and maintainability score. x402 pay-per-call supported.","category":null,"tags":["code","documentation","review","developer","explainer","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/code-explainer-api-9a9397","openApiSpecUrl":"https://code-explainer-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":74,"tiers":[{"id":"2ac71920-a257-4ccb-a94b-8c226762bdae","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"046deed3-214f-4792-bb63-9d95dfb22ac7","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"58db8ad8-ab21-48d3-9cb3-5c158c861765","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":[]},{"id":"78d5e1aa-1358-4dfb-943e-2345f57fafc7","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/api/explain","description":"Explain code at beginner, intermediate or expert level"},{"method":"POST","path":"/api/review","description":"Review code for bugs, security issues and improvements"},{"method":"POST","path":"/api/document","description":"Generate JSDoc, docstrings, Markdown or README documentation"},{"method":"POST","path":"/api/complexity","description":"Get cyclomatic complexity and maintainability metrics"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"6ad1ebbe-017b-441a-a2a2-6d678c0ab36f","name":"URL Summarizer API","slug":"url-summarizer-api-f7cc33","shortDescription":"Summarize any URL into clean JSON instantly — built for AI agents","description":"Turn any URL into structured, agent-ready JSON in seconds. \n\nFeed it any webpage and get back a clean summary in bullet points or paragraph format — perfect for AI agents that need to process web content without blowing their context window.\n\nEndpoint: GET /api/summarize\nParameters:\n- url (required): The webpage to summarize\n- format (optional): \"bullets\" or \"paragraph\" (default: bullets)\n- length (optional): \"short\", \"medium\", or \"long\" (default: medium)\n\nExample: /api/summarize?url=https://example.com&format=bullets&length=short\n\nReturns JSON with title, summary, format, and word count.","category":null,"tags":["summarizer","web scraping","AI agents","NLP","URL","content extraction"],"baseUrl":"https://orbisapi.com/proxy/url-summarizer-api-f7cc33","openApiSpecUrl":null,"hasFree":true,"callCount":86,"tiers":[{"id":"50c5bacd-41f0-4a35-a2cc-ae9953b5a5d1","name":"Free","description":"Perfect for testing and light agent use","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":5,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":["50 requests/day","Bullet or paragraph format","JSON response"]},{"id":"ec4914b8-719e-4af7-ad7b-f99d8a032b7f","name":"Pro","description":"For production agents and heavy usage","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["500 requests/day","Priority access","Bullet or paragraph format","Short, medium, long summary lengths","JSON response"]},{"id":"adb028d9-d9c7-437a-b2af-a9e179f8bd7c","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/summarize","description":"Summarize any URL into structured JSON"},{"method":"GET","path":"/","description":"Health check — returns API status"}],"x402":null},{"id":"fb12150f-4755-4be2-90a9-b107464d5701","name":"Webpage to Markdown API","slug":"webpage-to-markdown-api-9c72ce","shortDescription":"Convert any webpage to clean Markdown instantly — built for AI agents","description":"Convert any webpage URL into clean, structured Markdown instantly. \nStrips ads, navigation, scripts and noise — returns only the content. \nPerfect for AI agents that need to read, summarize or process web pages. \nNo authentication required.\n\nEndpoint: GET /api/convert?url=https://example.com\nOptional: &clean=false to keep full page structure","category":null,"tags":["markdown","scraping","web","converter","AI","agents","content","HTML"],"baseUrl":"https://orbisapi.com/proxy/webpage-to-markdown-api-9c72ce","openApiSpecUrl":null,"hasFree":true,"callCount":87,"tiers":[{"id":"6d2c81cc-c689-40e2-947b-bf4c17230e28","name":"Free","description":"Perfect for testing and light agent usage","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":50,"requestsPerMonth":1500,"rateLimitPerSecond":null},"features":["50 requests/day","Any public webpage","Clean markdown output","Strips ads and navigation","JSON response"]},{"id":"a1b23dd2-4d89-466b-b298-af97d449b0cd","name":"Pro","description":"Pay only for what you use — ideal for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Pay per call","Any public webpage","Clean markdown output","Strips ads and navigation","Word and char count included","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/convert","description":"onvert any webpage URL to clean Markdown. Params: ?url=https://example.com&clean=true"}],"x402":null},{"id":"1857f4d1-162f-45a0-b440-e62ecf0836a2","name":"AI Data Extractor & Structurer API","slug":"ai-data-extractor-structurer-ap-e1f85c","shortDescription":"Extract structured JSON from any unstructured text —  built for AI agents","description":"Extract structured JSON from any unstructured text — contacts, invoices, custom fields and social signals — built for AI agents","category":null,"tags":["data-extraction","nlp","structuring","invoice-parsing","contact-extraction","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/ai-data-extractor-structurer-ap-e1f85c","openApiSpecUrl":"https://data-extractor-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":91,"tiers":[{"id":"acbb3b7e-1367-4b2a-919e-fc51f8dac9ca","name":"Free","description":"Evaluate all 4 endpoints with 3 free requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · All 4 endpoints · Custom field extraction · Contact + invoice + social · JSON response"]},{"id":"c6690e84-a34f-403e-87bb-0d4a39540588","name":"Pay Per Call","description":"Agents auto-pay per extraction — no monthly commitment, unlimited scale","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC via x402 · Unlimited requests · All 4 endpoints · Up to 30 custom fields · Confidence scoring · Multiple contact extraction"]},{"id":"94eeb7d3-f9b8-46e2-9c19-747a420de20f","name":"Pro","description":"For data pipelines and agent workflows extracting structured data from every document at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["3,000 requests/day · 60,000 requests/month · All 4 endpoints · Up to 30 custom fields per request · Multiple contact extraction · Invoice line item parsing · USDC payment"]},{"id":"bdc4ae11-a90c-41da-b2ed-fb5b27690875","name":"Enterprise","description":"For enterprise document intelligence platforms processing millions of unstructured records","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":20000,"requestsPerMonth":400000,"rateLimitPerSecond":null},"features":["20,000 requests/day · 400,000 requests/month · All 4 endpoints · Priority Cloudflare edge · Full extraction suite · Custom field schemas · USDC payment"]}],"endpoints":[{"method":"POST","path":"/extract","description":" Extract any custom fields you define from any unstructured text as clean JSON"},{"method":"POST","path":"/extract/contact","description":"Extract name, email, phone, company, address and social profiles from any text"},{"method":"POST","path":"/extract/invoice","description":"Extract line items, totals, dates, vendor and payment status from invoice text"},{"method":"POST","path":"/extract/social","description":"Extract handles, hashtags, mentions, URLs, cashtags and topics from any text"}],"x402":null},{"id":"2d9c96be-4eba-4af5-9b40-f2199bbaf83b","name":"Web3 Incident Response Runbook API","slug":"web3-incident-response-runbook-api-bbac7e","shortDescription":"Generate web3 incident response steps by severity, asset exposure, exploit type, and controls","description":"Generate web3 incident response steps by severity, asset exposure, exploit type, and controls. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, live price feeds, or third-party calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["ai","web3","incident-response","security-runbook","crypto-ops","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/web3-incident-response-runbook-api-bbac7e","openApiSpecUrl":"https://web3-incident-response-runbook-api.vercel.app/openapi","hasFree":true,"callCount":100,"tiers":[{"id":"47613ba8-d19d-4ff0-be3f-e06aa8f6ae4b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"87fa53ee-07aa-48b5-a2f7-3f633d9d751b","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"3195d906-5b4e-436b-845c-421e97c45881","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"POST","path":"/runbook","description":"Generate a web3 incident response runbook from submitted inputs and hardcoded rules"},{"method":"GET","path":"/catalog","description":"Return hardcoded incidentTypes reference data"},{"method":"GET","path":"/","description":"List available endpoints"}],"x402":null},{"id":"4ba94bc9-afdc-49ab-918b-9f717f4f420d","name":"Web3 Community Health Scorer API","slug":"web3-community-health-scorer-api-aabe90","shortDescription":"Score web3 community health from retention, moderation load, contributor depth, and events","description":"Score web3 community health from retention, moderation load, contributor depth, and events. This self-contained API uses hardcoded reference catalogs and deterministic scoring rules, with no external API keys, no live market feeds, and no third-party data calls. It is built for AI agents, dashboards, due diligence workflows, and Orbis x402 monetization.","category":null,"tags":["data","web3","community-health","dao-ops","growth","agent-friendly","mcp-ready","x402"],"baseUrl":"https://orbisapi.com/proxy/web3-community-health-scorer-api-aabe90","openApiSpecUrl":"https://web3-community-health-scorer.vercel.app/openapi","hasFree":true,"callCount":100,"tiers":[{"id":"fe01cedf-e2d6-4198-9fa1-74cb2ddf2a20","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"436f1a29-eeb4-4450-80e4-2bb7349c4533","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"ad085f60-dac6-44dd-8b27-b2c79ef1c839","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Return hardcoded healthSignals reference data"},{"method":"POST","path":"/evaluate","description":"Generate a community health score from submitted inputs and hardcoded rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"}],"x402":null},{"id":"e3be9a1e-b309-4b46-a4ca-90e9e4c7db20","name":"AI Token Counter & Text Analyzer API","slug":"ai-token-counter-text-analyzer-api-eae7f1","shortDescription":"Count tokens and estimate LLM costs for 15+ models before every API call — built for AI agents","description":"Count tokens and estimate LLM costs for 15+ models before every API call. Zero external dependencies — pure logic, sub-1ms responses at Cloudflare edge. Every AI agent needs to know token counts before calling GPT-4o, Claude, Gemini or Llama. POST /count — Token count + context window fit check for any model. POST /estimate-cost — Compare costs across all 15 models before choosing one. POST /batch — Count tokens for up to 50 texts at once. POST /truncate — Truncate text to fit within a token limit at sentence boundaries. GET /models — Full model list with pricing and context windows. Supports GPT-4o, GPT-4o-mini, Claude Opus/Sonnet/Haiku, Gemini 2.5 Pro/Flash, Llama 3.1/3.3, Mistral, Mixtral, DeepSeek V3. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["tokens","LLM","cost estimation","GPT-4","Claude","Gemini","Llama","x402","AI agents","RAG"],"baseUrl":"https://orbisapi.com/proxy/ai-token-counter-text-analyzer-api-eae7f1","openApiSpecUrl":"https://token-counter-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":102,"tiers":[{"id":"15e3a65b-696a-4ccc-baf1-04dbb75c7bfc","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":[]},{"id":"d8fc95ae-ba27-4a02-a984-45d16e1a26a5","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"4e279686-36d6-43ce-8f23-7e5cf64a34d3","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"587dcee5-20f1-426b-9475-c6307b513680","name":"Enterprise","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/count","description":"Count tokens and check context window fit for any model"},{"method":"POST","path":"/estimate-cost","description":"Compare LLM costs across 15+ models before calling"},{"method":"POST","path":"/batch","description":"Count tokens for up to 50 texts at once"},{"method":"POST","path":"/truncate","description":"Truncate text to fit within a token limit"},{"method":"GET","path":"/models","description":"List all supported models with pricing and context windows"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"9e515882-3056-41f4-a6ac-e8472edfcc51","name":"Structured Web Reader API","slug":"structured-web-reader-api-b47d0a","shortDescription":"Fetch any URL and return clean Markdown with metadata and LLM-ready chunks — flat $0.10 per call, no credit multiplier","description":"The Jina and Firecrawl alternative with flat predictable pricing. Fetch any URL and get back clean Markdown, page metadata, headings and content pre-chunked for any LLM context window size — 256 to 8192 tokens. No credit multipliers for JS-heavy pages, no per-character pricing, no surprises. Flat $0.10 per call. POST /read — Fetch any URL, strip nav/footer/scripts, convert to clean Markdown and return chunks pre-sized for your target model. Includes title, description, canonical URL, headings and OG image. POST /read/batch — Read up to 10 URLs in parallel in one call. POST /extract — Fetch a URL and extract specific named fields using AI — price, author, publish date, company name, any field you define. Built for web research AI agents and RAG ingestion pipelines. x402 pay-per-call supported.","category":null,"tags":["web-scraping","markdown","rag","content-extraction","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/structured-web-reader-api-b47d0a","openApiSpecUrl":"https://web-reader-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":106,"tiers":[{"id":"5062e18e-a536-466c-9683-8d49451127cb","name":"Free","description":"Evaluate all 3 endpoints with 3 free requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · Clean Markdown output · LLM-ready chunks · Page metadata · Headings extraction · JSON response"]},{"id":"3aa36613-6e92-4e7e-8e45-8677d6daede4","name":"Pay Per Call","description":"Research agents auto-pay per URL read — flat rate, no multipliers, no surprises","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.05 USDC via x402 · Unlimited requests · All 3 endpoints · Batch 10 URLs per call · Configurable chunk size 256-8192 tokens · AI field extraction · OG metadata"]},{"id":"25f75d46-9dbc-47d3-958e-a9bd22f9b961","name":"Pro+","description":"For research agents and RAG pipelines reading hundreds of URLs every day","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":["1,000 requests/day · 20,000 requests/month · All 3 endpoints · Configurable chunk size · AI field extraction · USDC payment"]},{"id":"cbd4a09b-bad8-4c3d-8e57-41aad3177781","name":"Enterprise ","description":"For enterprise web intelligence platforms and large-scale RAG ingestion pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"499.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day · 200,000 requests/month · All 3 endpoints · Priority Cloudflare edge · Full reader suite · USDC payment"]}],"endpoints":[{"method":"POST","path":"/read","description":null},{"method":"POST","path":"/read/batch","description":null},{"method":"POST","path":"/extract","description":null}],"x402":null},{"id":"46c9cf30-dedd-493f-bd30-06affc20c5ff","name":"Data Contract Compatibility API","slug":"data-contract-compatibility-api-2a5054","shortDescription":"Check schema compatibility, breaking changes, required fields, and migration risk","description":"Check schema compatibility, breaking changes, required fields, and migration risk. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","data-contracts","schema-compatibility","api-governance","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/data-contract-compatibility-api-2a5054","openApiSpecUrl":"https://data-contract-compatibility-api.vercel.app/openapi","hasFree":true,"callCount":108,"tiers":[{"id":"d4229830-e5d7-4deb-8e37-20b5d8c6cf11","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"193ef9de-07fb-45d5-8a13-0379e6a701d1","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"bdbc30ec-a704-4516-9165-d969f698ed3c","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification for this API"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"POST","path":"/check","description":"Analyze one schemaChange and return premium scoring output"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and action plan for one record"},{"method":"POST","path":"/compare","description":"Compare two records and identify the stronger priority"},{"method":"POST","path":"/batch","description":"Analyze multiple schemaChange records in one request"},{"method":"GET","path":"/catalog","description":"Return hardcoded scoring bands, actions, and rule catalog"},{"method":"GET","path":"/health","description":"Return service health and version metadata"},{"method":"GET","path":"/","description":"List all available premium endpoints"},{"method":"GET","path":"/examples","description":"Return ready-to-run example payloads"}],"x402":null},{"id":"91467972-2ab4-4007-99fa-69e231a977f0","name":"Invoice & Receipt Data Extractor API","slug":"invoice-receipt-data-extractor-api-e64a48","shortDescription":"Extract line items, totals, dates and vendor from any invoice text — built for finance agents","description":"Extract structured data from any invoice or receipt text instantly. Returns line items, totals, tax, dates, vendor name, invoice number and currency as clean JSON.\n\nPOST /api/extract — Extract all invoice data from raw text\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["Extract structured data from any invoice or receipt text instantly. Returns line items","totals","tax","dates","vendor name","invoice number and currency as clean JSON.  POST /api/extract — Extract all invoice data from raw text  Zero latency on Cloudflare edge. x402 pay-per-call supported."],"baseUrl":"https://orbisapi.com/proxy/invoice-receipt-data-extractor-api-e64a48","openApiSpecUrl":"https://invoice-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":111,"tiers":[{"id":"2e5539b0-3ebe-48c0-bc80-3993ea68cc40","name":"Free","description":"https://invoice-api.palmeraurareplyteam.workers.dev/openapi.json","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["10 requests/day | All endpoints included | JSON response"]},{"id":"2240d685-6442-41e6-ab06-210bce15475e","name":"Pay Per Call","description":"Perfect for finance agents — auto-pay per extraction with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request | x402 automatic payment | No monthly commitment | All endpoints included"]},{"id":"9316dc8a-73bc-4914-be11-e6397f25ed7c","name":"Pro","description":"For production finance pipelines needing reliable high-volume extraction","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | USDC payment | Zero latency edge computing"]},{"id":"b67c874f-eeca-4e04-a125-3babce6dc86b","name":"Enterprise","description":"For high-volume finance infrastructure processing millions of invoices","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"14.990000","limits":{"requestsPerDay":50000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["50,000 requests/day | 1,000,000 requests/month | All endpoints included | USDC payment | Priority edge routing"]}],"endpoints":[{"method":"POST","path":"/api/extract","description":"Extract structured data from invoice or receipt"},{"method":"GET","path":"GET /health","description":"Health check"}],"x402":null},{"id":"c1d2ff3c-078b-4588-9af7-48ef8e9943cf","name":"File Metadata & MIME Type API","slug":"file-metadata-mime-type-api-f9b953","shortDescription":"Detect MIME types for 80+ extensions, analyze filenames, sanitize for storage and batch 500 files — built for AI agents","description":" Every agent handling file uploads, storage or processing needs MIME type detection on every file. Analyze any filename for extension, MIME type, category, hidden file status and validity. Look up MIME type from extension or all extensions for a MIME type. Batch analyze 500 filenames at once. Sanitize filenames for safe cloud storage. 80+ file types supported. Pure logic, sub-1ms. POST /analyze — Full filename analysis. POST /batch — 500 filenames at once. POST /mime — Extension ↔ MIME lookup. POST /sanitize — Safe filename generation.","category":null,"tags":["file-metadata","mime-type","file-processing","utility","agent-friendly","x402","mcp-ready"],"baseUrl":"https://orbisapi.com/proxy/file-metadata-mime-type-api-f9b953","openApiSpecUrl":null,"hasFree":true,"callCount":114,"tiers":[{"id":"295e4a9a-1bba-437b-9c8e-f0f7797303d5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 req/day · All 4 endpoints · 80+ extensions · Batch 500 files"]},{"id":"1788b5b0-cc0f-4d2f-b313-6aa7d5d89a00","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC via x402 · Unlimited · All endpoints · Batch 500/call · MIME lookup"]},{"id":"f4acbf20-2b6b-47de-8794-0dfe962b7178","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 req/day · 200,000 req/month · Sub-1ms edge · USDC payment"]},{"id":"547bd8bc-7e53-48c4-a36d-381366ace2ce","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"34.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 req/day · 2,000,000 req/month · Priority edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/analyze","description":"Description: Extracts the extension, MIME type, and broad category (e.g., image, document, code) from a filename. Also checks if the name is valid for standard file systems."},{"method":"POST","path":"/batch","description":"Description: Processes up to 500 filenames in a single request. Returns a full breakdown of each file plus a summary of counts by category."},{"method":"POST","path":"/mime","description":"Description: A bidirectional lookup tool. Find the correct MIME type for an extension (e.g., .pdf → application/pdf) or find all associated extensions for a specific MIME type"},{"method":"POST","path":"/sanitize","description":"Description: Cleans messy or dangerous filenames by removing illegal characters, handling spaces, and enforcing length limits. Essential for safe cloud storage operations."},{"method":"GET","path":"/health","description":"Returns API status and version."},{"method":"GET","path":"/openapi.json","description":"The full spec for AI agent auto-discovery."}],"x402":null},{"id":"11ec9ba9-ed7d-415d-9958-c2bc67a71e72","name":"AI Interview & Screening API","slug":"ai-interview-screening-api-7dbf96","shortDescription":"Generate questions, score answers, flag risks, deliver hiring signals — plug-in screening for any HR platform","description":"A complete interview intelligence layer for HR platforms, ATS systems, and recruiting tools. Generate role-specific questions for Software Engineers, Data Engineers, Product Managers, Data Scientists, and more — at any level from junior to principal. Score candidate answers across relevance, specificity, depth, and communication (0–10 score + A–F grade). Detect behavioral red flags: blame-shifting, inflexibility, diffusion of responsibility, lack of self-awareness, and more — each with severity ratings. Summarize full interview sessions with an aggregate hire signal (Strong Hire / Lean Hire / Lean No Hire / No Hire), category breakdowns, and recommended follow-up questions. 200+ questions in the bank. Fully self-contained — no external AI API required.","category":null,"tags":["hiring","HR tech","interview","ATS","recruiting","screening","candidate scoring"],"baseUrl":"https://orbisapi.com/proxy/ai-interview-screening-api-7dbf96","openApiSpecUrl":"https://ai-interview-screening.vercel.app/openapi","hasFree":true,"callCount":116,"tiers":[{"id":"2961395a-ce92-4e7e-acb1-5813a09afc3d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"aac3df44-ab96-4709-b08f-11e59533d7e9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"b48236ca-75b5-48d5-89ac-3996df8829af","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/questions/generate","description":"Generate interview questions by role, level & skills"},{"method":"POST","path":"/answer/score","description":"Score a candidate answer — 0–10 + breakdown"},{"method":"POST","path":"/answer/redflag","description":"Detect behavioral red flags in an answer"},{"method":"POST","path":"/answer/analyze","description":"Score + red flag check in one call (most popular)"},{"method":"POST","path":"/interview/summarize","description":"Full session summary with hire signal"},{"method":"GET","path":"/roles","description":"Supported role categories and seniority levels"},{"method":"GET","path":"/question-bank","description":"Browse all 200+ questions"},{"method":"GET","path":"/rubric","description":"Scoring rubric, grade definitions, hire signal thresholds"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"c5275672-6f1f-465f-a979-3429ee310cf0","name":"Phone, Email & Address Validator API","slug":"phone-email-address-validator-api-4afddb","shortDescription":"Validate and format phones, emails and addresses instantly — built for AI agents","description":"Validate, format and parse phone numbers, emails and addresses in milliseconds. Detects disposable emails, formats international phone numbers, parses address components.\n\nPOST /api/phone — Validate + format phone (US, UK, DE, FR)\nPOST /api/email — Validate email + detect disposable domains\nPOST /api/address — Parse and validate physical addresses\nPOST /api/batch — Validate up to 20 items in one call\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["validation","phone","email","address","CRM","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/phone-email-address-validator-api-4afddb","openApiSpecUrl":"https://validator-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":124,"tiers":[{"id":"4b473314-da2e-4aac-888f-2e3263f20e31","name":"Free","description":"For testing and evaluation","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["10 requests/day","Phone, email and address validation","JSON response"]},{"id":"7e86891b-d6c3-422e-a22e-ac28d3d0bef0","name":"Pay Per Call","description":"Perfect for agents — auto-pay per request with no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request","x402 automatic payment","No monthly commitment","All 4 endpoints included","Batch up to 20 items"]},{"id":"d3cb1000-ef77-4488-892b-c96d92419d59","name":"Pro","description":"For production agent pipelines that need reliable high-volume validation","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":30000,"rateLimitPerSecond":null},"features":["1,000 requests/day","30,000 requests/month","All endpoints included","USD payment","Zero latency edge computing"]},{"id":"e010803e-e770-4692-8618-d7c8873761d1","name":"Pro+","description":"For high-volume CRM and data pipelines processing millions of records","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day","100,000 requests/month","All endpoints included","USD payment","Priority edge routing","Unlimited validation"]}],"endpoints":[{"method":"POST","path":"/api/phone","description":"Validate and format phone numbers"},{"method":"POST","path":"/api/email","description":"Validate email and detect disposable domains"},{"method":"POST","path":"/api/address","description":"Parse and validate physical addresses"},{"method":"POST","path":"/api/batch","description":"Validate up to 20 items in one call"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"api-peptides-data-v1","name":"Peptides & Compounds Data API","slug":"peptides-data-api","shortDescription":"Look up peptides, research chemicals, and compounds by name or CID. Powered by PubChem.","description":"A structured API for querying peptide and compound data from PubChem — the world's largest open chemistry database. Look up BPC-157, Semaglutide, TB-500, or any compound by name or CID. Returns molecular formula, weight, SMILES, InChI, logP, TPSA, H-bond donors/acceptors, and 50+ known synonyms per compound. Built for AI agents, biotech developers, and anyone who wants peptides on chain.","category":null,"tags":["peptides","biotech","chemistry","pubchem","compounds","bpc-157","semaglutide","research"],"baseUrl":"https://orbisapi.com/api/peptides-api","openApiSpecUrl":"https://orbisapi.com/api/peptides-api-openapi.json","hasFree":true,"callCount":126,"tiers":[{"id":"19874d0d-195d-484f-8de6-1c0c76a1cc2a","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"33729b74-5492-4711-9bf7-dc2e0ae146a7","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"3baaabb2-9711-499e-a215-207d4b4981e3","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"tier-peptide-x402","name":"Pay-per-call","description":"No subscription — pay $0.001 per request via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per request","x402 USDC on Base","No monthly commitment","All compound endpoints"]}],"endpoints":[{"method":"GET","path":"/health","description":"Health check — no auth required"},{"method":"GET","path":"/lookup","description":"Look up a peptide or compound by name (e.g. BPC-157)"},{"method":"GET","path":"/compound","description":"Look up a compound by PubChem CID"},{"method":"GET","path":"/search","description":"Search compounds by keyword, returns up to 20 results"},{"method":"GET","path":"/synonyms","description":"Get all known synonyms for a compound"}],"x402":null},{"id":"41f3acab-0d0a-4839-b7fa-b68410d03ab0","name":"Webhook Event Normalizer API","slug":"webhook-event-normalizer-api-32ae20","shortDescription":"Normalize webhook events into stable types, retry rules, idempotency keys, and routing hints","description":"Normalize webhook events into stable types, retry rules, idempotency keys, and routing hints. This premium self-contained API keeps a clean, professional endpoint surface with only domain-specific endpoints. It uses hardcoded reference rules and deterministic JSON outputs, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["data","webhooks","event-normalization","integration-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/webhook-event-normalizer-api-32ae20","openApiSpecUrl":"https://webhook-event-normalizer-api.vercel.app/openapi","hasFree":true,"callCount":126,"tiers":[{"id":"847a3956-32bc-490a-b985-8a4e9ce25d3d","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"99711054-3a9b-44fa-9528-f5fe97df04e4","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d44dd38c-20f1-4d6a-96ae-7f0221dae42b","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/event-types","description":"Return hardcoded eventTypes reference rules"},{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"GET","path":"/","description":"List available domain-specific endpoints"},{"method":"POST","path":"/normalize-event","description":"Normalize webhook events into stable types, retry rules, idempotency keys, and routing hints"},{"method":"POST","path":"/route-event","description":"Return focused secondary analysis for Webhook Event Normalizer API"}],"x402":null},{"id":"4f07b44e-8d98-4062-b647-8bd2916663df","name":"Location Data Quality Control API","slug":"location-data-quality-control-api-6918be","shortDescription":"Audit location datasets for coordinate validity, duplicates, outliers, precision, and coverage","description":"Audit location datasets for coordinate validity, duplicates, outliers, precision, and coverage. This premium self-contained API includes health checks, catalogs, schemas, examples, single analysis, batch analysis, comparison, recommendations, and OpenAPI. It uses hardcoded rules and deterministic scoring only, with no external API calls, no npm packages, and no third-party dependencies.","category":null,"tags":["geo","data","geolocation","location-data-qc","premium-api","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/location-data-quality-control-api-6918be","openApiSpecUrl":"https://geo-location-data-qc.vercel.app/openapi","hasFree":true,"callCount":130,"tiers":[{"id":"1906a675-0534-4676-b173-0182f339238b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"df7ffb8d-a54f-4aaf-97f6-100ca781fdd5","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"83fc4263-91f7-40df-9809-19a658dbf464","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return the OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend","description":"Return focused recommendations and next best action"},{"method":"POST","path":"/compare","description":"Compare two records and identify the higher-priority item"},{"method":"GET","path":"/examples","description":"Return single, batch, and compare examples"},{"method":"GET","path":"/schema","description":"Return request schema and expected fields"},{"method":"GET","path":"/catalog","description":"Return scoring bands and rule catalog"},{"method":"POST","path":"/batch","description":"Analyze multiple records in one request"},{"method":"GET","path":"/","description":"List all premium endpoints"},{"method":"POST","path":"/audit","description":"Analyze one dataset and return premium scoring output"},{"method":"GET","path":"/health","description":"Return health and version metadata"}],"x402":null},{"id":"e2b1e814-d489-40be-bd11-135a9aef1781","name":"SmartFlow Signal API ","slug":"smartflow-signal-api-feecb3","shortDescription":"AI-powered token decisions (BUY/WATCH/AVOID) via x402 micropayments. 13 Solana bots, real-time data.","description":"SmartFlow Signal API serves real-time token trading decisions powered by 13 Solana bots running 24/7.","category":null,"tags":["x402","solana","trading","signals","AI","micropayments","agents","USDC","crypto"],"baseUrl":"https://orbisapi.com/proxy/smartflow-signal-api-feecb3","openApiSpecUrl":null,"hasFree":true,"callCount":135,"tiers":[{"id":"5493115c-ccbd-4d48-ba31-959436f46d25","name":"Free","description":"Test tier — 10 calls/day. Returns BUY/WATCH/AVOID decisions with confidence score.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["Token decisions (BUY/WATCH/AVOID)","Confidence score + risk level","Scam detection included","x402 payment on Base"]},{"id":"9aaea02e-7af4-479d-acb3-d63ef0357ad5","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/decision","description":"Returns token trading decision (BUY/WATCH/AVOID) with confidence score, risk level, and reasoning. Query param: ?token=SOL"}],"x402":null},{"id":"d99836bd-0645-4536-a4b7-8f4da98abd4c","name":"Webhook Payload Formatter API","slug":"webhook-payload-formatter-api-e4f97c","shortDescription":"Normalize Stripe, GitHub, Slack and any webhook to standard JSON — built for integration agents","description":"Auto-detect and normalize webhook payloads from Stripe, GitHub, Slack, AWS SNS, PayPal, Shopify and any custom source to a standard JSON format. POST /api/normalize — Auto-detect source and normalize to standard format. POST /api/detect — Detect webhook source with confidence score. POST /api/extract — Extract specific nested fields from any payload. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["webhook","Stripe","GitHub","Slack","integration","normalization","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/webhook-payload-formatter-api-e4f97c","openApiSpecUrl":"https://webhook-formatter-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":139,"tiers":[{"id":"b8a01be0-d4a1-4a30-a90c-0d57b18ae96d","name":"Free","description":"For testing and evaluation ","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["export default {","async fetch(request) {","const url = new URL(request.url);","const path = url.pathname;","const corsHeaders = {","\"Access-Control-Allow-Origin\": \"*\",","\"Access-Control-Allow-Methods\": \"GET, POST, OPTIONS\",","\"Access-Control-Allow-Headers\": \"Content-Type\",","\"Content-Type\": \"application/json\"","};","if (request.method === \"OPTIONS\") return new Response(null, { headers: corsHeaders });","if (path === \"/\" || path === \"/health\") return new Response(JSON.stringify({ status: \"ok\", service: \"Webhook Payload Formatter API\", version: \"1.0.0\" }), { headers: corsHeaders });","if (path === \"/openapi.json\") {","return new Response(JSON.stringify({","openapi: \"3.0.0\",","info: { title: \"Webhook Payload Formatter API\", version: \"1.0.0\", description: \"Normalize webhook payloads from Stripe, GitHub, Slack and more to standard JSON\" },","servers: [{ url: \"https://webhook-formatter-api.palmeraurareplyteam.workers.dev\" }],","paths: {","\"/health\": { get: { summary: \"Health check\", responses: { \"200\": { description: \"OK\" } } } },","\"/api/normalize\": { post: { summary: \"Auto-detect and normalize a webhook payload\", requestBody: { required: true, content: { \"application/json\": { schema: { type: \"object\", properties: { payload: { type: \"object\" }, source: { type: \"string\" } }, required: [\"payload\"] } } } }, responses: { \"200\": { description: \"Normalized payload\" } } } },","\"/api/detect\": { post: { summary: \"Detect webhook source from payload\", requestBody: { required: true, content: { \"application/json\": { schema: { type: \"object\", properties: { payload: { type: \"object\" } }, required: [\"payload\"] } } } }, responses: { \"200\": { description: \"Detected source\" } } } },","\"/api/extract\": { post: { summary: \"Extract key fields from any webhook payload\", requestBody: { required: true, content: { \"application/json\": { schema: { type: \"object\", properties: { payload: { type: \"object\" }, fields: { type: \"array\", items: { type: \"string\" } } }, required: [\"payload\"] } } } }, responses: { \"200\": { description: \"Extracted fields\" } } } }","}","}), { headers: corsHeaders });","}","let body = {};","if (request.method === \"POST\") {","try { body = await request.json(); } catch(e) { body = {}; }","}","function detectSource(payload) {","if (!payload || typeof payload !== \"object\") return \"unknown\";","const keys = Object.keys(payload);","if (payload.type && (payload.type.startsWith(\"payment\") || payload.type.startsWith(\"invoice\") || payload.type.startsWith(\"customer\") || payload.type.startsWith(\"charge\") || payload.type.startsWith(\"subscription\")) && payload.data && payload.data.object) return \"stripe\";","if (payload.action && payload.repository && payload.sender) return \"github\";","if (payload.event && payload.team_id && payload.api_app_id) return \"slack\";","if (payload.MessageId && payload.TopicArn) return \"aws_sns\";","if (payload.subscriptionId && payload.clientState) return \"microsoft_graph\";","if (payload.hookId && payload.hookUrl) return \"shopify\";","if (payload.event_type && payload.resource && payload.resource.payment) return \"paypal\";","if (payload.trigger && payload.data && payload.data.id) return \"zapier\";","if (keys.indexOf(\"id\") !== -1 && keys.indexOf(\"created\") !== -1 && keys.indexOf(\"object\") !== -1) return \"stripe_likely\";","return \"generic\";","}","function normalizePayload(payload, source) {","const detected = source || detectSource(payload);","const normalized = { source: detected, event_type: null, event_id: null, timestamp: null, actor: null, resource: null, status: null, amount: null, currency: null, metadata: {}, raw_keys: Object.keys(payload || {}) };","if (detected === \"stripe\") {","normalized.event_type = payload.type || null;","normalized.event_id = payload.id || null;","normalized.timestamp = payload.created ? new Date(payload.created * 1000).toISOString() : null;","normalized.resource = payload.data && payload.data.object ? { id: payload.data.object.id, type: payload.data.object.object } : null;","normalized.amount = payload.data && payload.data.object && payload.data.object.amount ? payload.data.object.amount / 100 : null;","normalized.currency = payload.data && payload.data.object ? payload.data.object.currency : null;","normalized.status = payload.data && payload.data.object ? payload.data.object.status : null;","} else if (detected === \"github\") {","normalized.event_type = payload.action || null;","normalized.event_id = payload.delivery || null;","normalized.timestamp = payload.repository ? payload.repository.updated_at : null;","normalized.actor = payload.sender ? { id: payload.sender.id, name: payload.sender.login, type: payload.sender.type } : null;","normalized.resource = payload.repository ? { id: payload.repository.id, name: payload.repository.full_name, type: \"repository\" } : null;","normalized.status = payload.action || null;","} else if (detected === \"slack\") {","normalized.event_type = payload.event ? payload.event.type : payload.type;","normalized.event_id = payload.event_id || null;","normalized.timestamp = payload.event_time ? new Date(payload.event_time * 1000).toISOString() : null;","normalized.actor = payload.event && payload.event.user ? { id: payload.event.user, type: \"user\" } : null;","normalized.resource = { team_id: payload.team_id, channel: payload.event ? payload.event.channel : null };","} else {","normalized.event_type = payload.type || payload.event || payload.action || payload.event_type || null;","normalized.event_id = payload.id || payload.event_id || payload.messageId || null;","normalized.timestamp = payload.created_at || payload.timestamp || payload.time || payload.date || null;","normalized.status = payload.status || payload.state || null;","}","return normalized;","}","function extractFields(payload, fields) {","const result = {};","function getNestedValue(obj, path) {","const parts = path.split(\".\");","let current = obj;","for (let i = 0; i < parts.length; i++) {","if (current === null || current === undefined) return undefined;","current = current[parts[i]];","}","return current;","}","for (let i = 0; i < fields.length; i++) {","result[fields[i]] = getNestedValue(payload, fields[i]);","}","return result;","}","if (path === \"/api/normalize\" && request.method === \"POST\") {","const payload = body.payload;","const source = body.source || null;","if (!payload) return new Response(JSON.stringify({ error: \"Missing 'payload' field\" }), { status: 400, headers: corsHeaders });","const normalized = normalizePayload(payload, source);","return new Response(JSON.stringify({ detected_source: normalized.source, normalized: normalized, field_count: Object.keys(payload).length, processed_at: new Date().toISOString() }), { headers: corsHeaders });","}","if (path === \"/api/detect\" && request.method === \"POST\") {","const payload = body.payload;","if (!payload) return new Response(JSON.stringify({ error: \"Missing 'payload' field\" }), { status: 400, headers: corsHeaders });","const source = detectSource(payload);","const confidence = [\"stripe\",\"github\",\"slack\",\"aws_sns\",\"paypal\",\"shopify\"].indexOf(source) !== -1 ? \"high\" : source === \"stripe_likely\" ? \"medium\" : \"low\";","return new Response(JSON.stringify({ detected_source: source, confidence: confidence, payload_keys: Object.keys(payload), has_event_type: !!(payload.type || payload.event || payload.action), has_timestamp: !!(payload.created || payload.created_at || payload.timestamp) }), { headers: corsHeaders });","}","if (path === \"/api/extract\" && request.method === \"POST\") {","const payload = body.payload;","const fields = body.fields || [\"id\",\"type\",\"created\",\"status\"];","if (!payload) return new Response(JSON.stringify({ error: \"Missing 'payload' field\" }), { status: 400, headers: corsHeaders });","const extracted = extractFields(payload, fields);","const found = Object.values(extracted).filter(function(v) { return v !== undefined; }).length;","return new Response(JSON.stringify({ requested_fields: fields, extracted: extracted, found_count: found, missing_count: fields.length - found }), { headers: corsHeaders });","}","return new Response(JSON.stringify({ error: \"Not found\" }), { status: 404, headers: corsHeaders });","}","};"]},{"id":"37f79a20-3b6e-44fa-a96b-256fabf7faac","name":"Pay Per Call","description":"Integration agents auto-pay per normalization — no commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 USDC per request | x402 automatic payment | No monthly commitment | All endpoints"]},{"id":"d3fa145e-859f-40fa-9f73-f9740122643d","name":"Pro","description":"For production integration pipelines normalizing webhooks at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["2,000 requests/day | 50,000 requests/month | All endpoints | USDC payment | Zero latency edge"]},{"id":"31ddcfa8-6407-4efa-a0bd-e7135cae183a","name":"Enterprise","description":"For high-volume integration infrastructure processing millions of webhooks","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Priority edge | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/normalize","description":"Auto-detect source and normalize to standard format"},{"method":"POST","path":"/api/detect","description":"Detect webhook source with confidence score"},{"method":"POST","path":"/api/extract","description":"Extract specific nested fields from any payload"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"1dd876fd-1664-4d5f-bfb0-6a7fd1008d86","name":"AI SEO Meta Tag Generator","slug":"ai-seo-meta-tag-generator-6c8431","shortDescription":"Generate SEO meta, OG, Twitter Cards & Schema JSON-LD—HTML output with SEO scoring.","description":"Generate a complete SEO meta tag set for any page in one API call. Returns core meta tags (title, description, robots, canonical), full Open Graph tags for Facebook and LinkedIn (og:title, og:description, og:image, og:type, product pricing tags), Twitter Card tags (summary or summary_large_image), ready-to-paste HTML output, Schema.org JSON-LD markup, extracted keywords from page content, 5 title suggestions, 4 description suggestions, and an SEO quality score (0–100) with title/description length status. Supports 14 page types: homepage, product, blog, landing, category, service, about, contact, pricing, FAQ, portfolio, news, ecommerce, and documentation. Auto-extracts keywords from page body text, detects focus keyword placement in title and description, and calculates keyword density. Schema.org support covers 12 types: Product, Article, BlogPosting, FAQPage, LocalBusiness, Organization, WebSite, Service, HowTo, Review, Event, and BreadcrumbList. Bulk generate meta tags for up to 50 pages in a single call — perfect for Shopify catalog automation and WordPress plugins. Includes a standalone /analyze endpoint that audits existing meta tags for length, keyword presence, and SEO grade. Fully self-contained — no external API required.","category":null,"tags":["SEO","meta tags","Open Graph","Twitter Card","schema.org","structured data","JSON-LD","meta description"],"baseUrl":"https://orbisapi.com/proxy/ai-seo-meta-tag-generator-6c8431","openApiSpecUrl":"https://seo-meta-tag-generator-ten.vercel.app/openapi","hasFree":true,"callCount":144,"tiers":[{"id":"9ddaf951-8aaa-42a9-a49a-08fc068a17b4","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"f349faf8-8f52-48a6-9cac-e362d8eb4767","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"badb8e5f-bfc7-460b-badb-e82fb4b008a4","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/generate","description":"Generate complete meta tag set (main endpoint)"},{"method":"POST","path":"/generate/bulk","description":"Generate meta tags for up to 50 pages"},{"method":"POST","path":"/generate/title","description":"Title suggestions only"},{"method":"POST","path":"/generate/description","description":"Description suggestions only"},{"method":"POST","path":"/keywords/extract","description":"Extract SEO keywords from text"},{"method":"POST","path":"/schema/generate","description":"Generate Schema.org JSON-LD markup"},{"method":"POST","path":"/analyz","description":"Analyze existing meta tags for SEO quality"},{"method":"GET","path":"/page-types","description":"14 supported page types"},{"method":"GET","path":"/schema-types","description":"12 supported Schema.org types"},{"method":"GET","path":"/char-limits","description":"Character limits by platform (Google, OG, Twitter, LinkedIn)"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 specification"}],"x402":null},{"id":"62aa6760-2b44-4f69-b02f-42ae6243d60a","name":"Text-to-Structured-Data API","slug":"text-to-structured-data-api-286b2d","shortDescription":"Extract any fields from any text instantly — built for AI agents","description":"Transform unstructured text into clean JSON instantly. Pass any text and specify which fields to extract — names, dates, locations, prices, entities, anything. Built for AI agents that need to parse, classify, or structure data on the fly. No authentication required. Returns results in milliseconds.\n\nEndpoint: GET /api/extract\nParams: ?text=your text here&fields=field1,field2,field3","category":null,"tags":["data extraction","NLP","JSON","AI","structured data","parsing","text analysis","agents"],"baseUrl":"https://orbisapi.com/proxy/text-to-structured-data-api-286b2d","openApiSpecUrl":null,"hasFree":true,"callCount":148,"tiers":[{"id":"f49c55c5-8e93-4d49-be48-6c5c7539485a","name":"Free","description":"Perfect for testing and light usage","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["Up to 3 requests/day","JSON output","Any custom fields"]},{"id":"31b2ad4f-ff03-4899-892a-e12d4eb9fc3a","name":"Pro","description":"For developers and agents with regular extraction needs","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"1.990000","limits":{"requestsPerDay":2000,"requestsPerMonth":60000,"rateLimitPerSecond":null},"features":["Up to 2000 requests/day","JSON output","Any custom fields","Priority access"]},{"id":"642c8eff-7783-49cc-a5cb-a99cbe2dac9a","name":"Enterprise","description":"For high-volume agents and production pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"8.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":["Unlimited daily extractions","JSON output","Any custom fields","Highest priority access","Bulk processing ready"]},{"id":"d06d8ee8-eac1-4b27-af43-071f268ed546","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/extract","description":"Extract structured fields from any text. Params: ?text=your text&fields=field1,field2,field3. Returns clean JSON with extracted values."}],"x402":null},{"id":"2d09ea62-f71c-49e0-bd02-9a73c949cc1c","name":"On-Chain Wallet Scoring API","slug":"on-chain-wallet-scoring-api-a4fbb5","shortDescription":"Score wallets across 6 signals - age, activity, DeFi rep, balance tier & AML flags.","description":"The On-Chain Wallet Scoring API turns raw on-chain behavioral data into a structured reputation score for any blockchain wallet. Scores across 6 weighted dimensions: wallet age (veteran vs new, 15%), transaction activity (frequency, volume, consistency, 20%), protocol diversification (protocols used, chains active, DeFi categories, 15%), reputation (protocol quality + AML flag deductions, 25%), portfolio balance tier (dust → whale, 10%), and DeFi engagement (TVL locked, yield farming, governance participation, 15%). Returns an overall score (0–100), A+–F grade, trust level (high/medium/low/very_low), wallet profile (elite_trader → new_or_risky), and a DeFi credit score equivalent (300–850 scale) for use in undercollateralized lending and credit protocols. Detects 10 suspicious patterns with severity ratings: mixer/tumbler interaction (critical), sanctioned address contact (critical), rug pull exposure (high), flash loan attack patterns (high), wash trading signals (high), phishing victim detection (medium), rapid fund turnover (medium), honeypot interactions (medium), dust attack receipt (low), and high-risk token holdings (medium). Returns a compliance verdict (CLEAR / MONITOR / REVIEW / BLOCK) per flag check. Tracks 25+ DeFi protocols across 5 categories (DEX, lending, derivatives, yield, bridge, staking) and 9 chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche, Solana, Hyperliquid). Batch score up to 20 wallets with a ranked leaderboard, or compare 2–5 wallets side by side. Fully self-contained — no external blockchain API or node required.","category":null,"tags":["wallet scoring","on-chain reputation","DeFi credit score","AML","blockchain analytics","wallet analysis","risk scoring","Web3"],"baseUrl":"https://orbisapi.com/proxy/on-chain-wallet-scoring-api-a4fbb5","openApiSpecUrl":"https://onchain-wallet-scoring.vercel.app/openapi","hasFree":true,"callCount":150,"tiers":[{"id":"97ae64f1-a7f2-4e26-9393-ce4a8bdcda7b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"86561ad3-08f6-4752-acbc-cfaa92afbcff","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"6.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"4b450a79-9937-41cb-b794-7b04c7b13f64","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.01,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List all endpoints"},{"method":"POST","path":"/score","description":"Score a wallet — 6 dimensions + flags + credit score (main endpoint)"},{"method":"POST","path":"/score/batch","description":"Score up to 20 wallets with leaderboard"},{"method":"POST","path":"/score/compare","description":"Compare 2–5 wallets side by side"},{"method":"POST","path":"/score/credit","description":"Get DeFi credit score (300–850 scale)"},{"method":"POST","path":"/flags/check","description":"AML/compliance flag check only — CLEAR/MONITOR/REVIEW/BLOCK verdict"},{"method":"GET","path":"/protocols","description":"25+ DeFi protocols with category, risk, and reputation data"},{"method":"GET","path":"/chains","description":"9 supported chains with ecosystem scores"},{"method":"GET","path":"/flags","description":"10 suspicious pattern definitions with severities"},{"method":"GET","path":"/rubric","description":"Scoring rubric, dimension weights, credit score mapping"},{"method":"GET","path":"/openapi","description":"OpenAPI 3.0 spec"}],"x402":null},{"id":"441682be-3e72-44fb-8dcc-45e3de07861b","name":"AI Webhook Event Classifier","slug":"ai-webhook-event-classifier-e77ff6","shortDescription":"Classify, route and prioritize webhook events from any source — built for integration AI agents","description":"Every integration agent needs to classify webhook events. Auto-detect source, classify event type and category, extract key entities, score priority and get routing recommendations — all in one call.\n\nPOST /api/classify — Classify event with source detection, category, priority and routing\nPOST /api/batch — Classify up to 20 events at once\nPOST /api/extract — Extract key entities (email, amount, IDs, status, timestamp)\nPOST /api/priority — Score event urgency and get response time recommendation\n\nSupports Stripe, GitHub, Slack, Shopify, PayPal, AWS SNS, Zapier and any custom webhook. Zero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["webhooks","events","routing","Stripe","GitHub","Slack","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/ai-webhook-event-classifier-e77ff6","openApiSpecUrl":"https://webhook-classifier-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":167,"tiers":[{"id":"835a487b-1661-4652-8bec-c25b3610e510","name":"Free","description":"Evaluate all 4 endpoints with 10 free requests — 10 requests/day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["10 requests/day | All 4 endpoints | Event classification | JSON response"]},{"id":"11c9bbf8-a0a0-463b-b686-a76da687f6de","name":"Pro","description":"Integration agents auto-pay per event — called on every incoming webhook","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["0.01 USDC per request | x402 automatic payment | No monthly commitment | All 4 endpoints | Batch up to 20 events | Priority scoring"]},{"id":"9342aca4-6362-479e-a9e4-2fbde26b66f5","name":"Pro","description":"For production integration pipelines classifying webhooks at scale 10,000 requests/day","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day | 200,000 requests/month | All endpoints | Batch classification | Priority scoring | USDC payment | Zero latency edge"]},{"id":"100d9d0b-90cf-4b5c-9466-c3a05287b22f","name":"Pro+","description":"For enterprise integration infrastructure processing millions of events","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day | 2,000,000 requests/month | All endpoints | Priority edge | Full classification suite | USDC payment"]}],"endpoints":[{"method":"POST","path":"/api/classify","description":null},{"method":"POST","path":"/api/batch","description":null},{"method":"POST","path":"/api/extract","description":null},{"method":"POST","path":"/api/priority","description":null},{"method":"GET","path":"/health","description":null}],"x402":null},{"id":"f7f9f755-27ac-4312-be34-3f7eccce5c3b","name":"Tweet Thread Generator API","slug":"tweet-thread-generator-api-91ca1a","shortDescription":"Generate viral X thread in seconds. Just input a topic, tone and length","description":"AI-powered X (Twitter) thread generator. Pass a topic, tone (hype, educational, funny, inspirational) and number of tweets and get back a full viral-style thread instantly. Each tweet is under 280 characters with a hook, body tweets and a strong CTA. Perfect for content creators, social media agents, and marketing automation pipelines. No authentication required.","category":null,"tags":["twitter","X","thread","social media","content","AI","creator","marketing","automation","twitter thread writer"],"baseUrl":"https://orbisapi.com/proxy/tweet-thread-generator-api-91ca1a","openApiSpecUrl":"https://tweet-thread-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":174,"tiers":[{"id":"5a702e7b-e3cf-47e1-99d0-cfce8937adee","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":30,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":["Perfect for testing and small content projects"]},{"id":"c8fff92d-4e1b-4073-a71b-bdcf04ea5142","name":"Pro","description":"For content creators and agents automating social media","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["Generate full X threads on any topic","Custom tone and tweet count","Hook, body and CTA structure","Up to 5,000 requests per day","100,000 requests per month","Priority access"]},{"id":"3029c754-3167-44d9-9c97-d3f887d52254","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/api/thread","description":"Pass ?topic=, ?tone= (hype, educational, funny, inspirational) and ?tweets= (number 3-10) to get a full viral X thread back instantly"}],"x402":null},{"id":"f08e9349-26ff-4938-9e03-6785de9faff8","name":"HTML & Web Content Cleaner API","slug":"html-web-content-cleaner-api-2e8d28","shortDescription":"Convert HTML to clean text or Markdown, extract metadata and sanitize unsafe content — built for scraping agents","description":"Convert raw HTML into LLM-ready content instantly. Every web scraping agent using Browser Use, Crawl4AI or Firecrawl needs to clean HTML before feeding it to an LLM. Strip all tags to clean text, convert to structured Markdown preserving headings and links, extract page metadata or sanitize unsafe content. POST /clean — Strip HTML to clean plain text, remove scripts/nav/footer boilerplate. POST /to-markdown — Convert HTML to Markdown preserving headings, bold, links, lists and code blocks. POST /extract — Extract title, meta description, headings, all links, images and OG tags. POST /sanitize — Remove scripts, event handlers and XSS vectors while keeping safe tags. POST /batch — Process up to 20 HTML strings at once with any operation. Supports up to 2MB HTML per request. Zero external dependencies — pure logic, sub-1ms responses. x402 pay-per-call supported.","category":null,"tags":["HTML","web scraping","markdown","content extraction","sanitization","RAG","x402","AI agents"],"baseUrl":"https://orbisapi.com/proxy/html-web-content-cleaner-api-2e8d28","openApiSpecUrl":"https://html-cleaner-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":178,"tiers":[{"id":"e5f84049-c21e-4863-8424-3c73f779dd80","name":"Free","description":"Evaluate all 5 endpoints with 3 requests per day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day · All 5 endpoints · 2MB HTML per request · Batch 20 pages"]},{"id":"a4a6b48a-7706-4138-9d51-6e7528ffdad0","name":"Pay Per Call","description":"Scraping agents auto-pay per page cleaned — fractions of a cent, unlimited scale","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.01 USDC per request · x402 automatic payment · No monthly commitment · All 5 endpoints · Batch 20 pages"]},{"id":"70c475f7-ac2e-423e-ae34-619ac0a38fba","name":"Pro","description":"For scraping agents and content pipelines processing thousands of web pages daily","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["10,000 requests/day · 200,000 requests/month · All 5 endpoints · 2MB per request · Sub-1ms edge response"]},{"id":"b7c2c751-c6b2-43c4-aee2-c44a0fc4657d","name":"Enterprise","description":"For enterprise web intelligence platforms processing millions of pages","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.990000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":null},"features":["100,000 requests/day · 2,000,000 requests/month · All endpoints · Priority Cloudflare edge · USDC payment"]}],"endpoints":[{"method":"POST","path":"/clean","description":"Strip HTML to clean plain text with boilerplate removal"},{"method":"POST","path":"/to-markdown","description":"Convert HTML to Markdown preserving structure"},{"method":"POST","path":"/extract","description":"Extract title, meta, headings, links, images and OG tags"},{"method":"POST","path":"/sanitize","description":"Remove scripts, event handlers and XSS vectors"},{"method":"POST","path":"/batch","description":"Process up to 20 HTML pages at once"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"d30a021c-e741-4971-93e8-ae1c2ba2fc7d","name":"Web Form Automation Mapper API","slug":"web-form-automation-mapper-api-dca917","shortDescription":"Map web forms into agent-fillable fields, validation rules, risk flags, and submission readiness","description":"Map web forms into agent-fillable fields, validation rules, risk flags, and submission readiness. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","web-automation","forms","extraction","agent-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/web-form-automation-mapper-api-dca917","openApiSpecUrl":"https://web-form-automation-mapper.vercel.app/openapi","hasFree":true,"callCount":180,"tiers":[{"id":"57d8a9ac-c561-43a2-9653-eeb6963fb9bf","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"4a369661-597b-4d11-a310-2e9d933f7c9b","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"99e77eb8-2112-4a3e-9145-2033115ea095","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/map-form","description":"Map web forms into agent-fillable fields, validation rules, risk flags, and submission readiness using deterministic rule scoring"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"POST","path":"/flag-submission-risks","description":"Generate focused next steps for web form automation mapper based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/field-rules","description":"Return hardcoded web form automation mapper rules, weights, and evaluation criteria"}],"x402":null},{"id":"eed0a34a-f25d-456a-b916-7694fa759089","name":"Finance Month End Close Risk API","slug":"finance-month-end-close-risk-api-074994","shortDescription":"Score month-end close risk from reconciliation status, journal backlog, variance size, owner capacity, and close calendar","description":"Score month-end close risk from reconciliation status, journal backlog, variance size, owner capacity, and close calendar. This premium self-contained API uses hardcoded enterprise agent, security, finance, support, product, legal, procurement, privacy, and data-governance rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for recurring enterprise decisions, workflow automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["month-end-close","finance","accounting","risk","agent-friendly","x402","finance month end close risk","month end close","finance","accounting","risk","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/finance-month-end-close-risk-api-074994","openApiSpecUrl":"https://finance-month-end-close-risk.vercel.app/openapi","hasFree":true,"callCount":180,"tiers":[{"id":"220aa06c-02bc-4683-8c19-e7bdbef45c3a","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"7e476bf1-3553-4cc4-9169-a667dad7da7a","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"5fb1e07c-b53a-4472-867d-a8b8d2871f91","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/month-end-close-rules","description":"Return hardcoded finance month end close risk rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/score-month-end-close-risk","description":"Score month-end close risk from reconciliation status, journal backlog, variance size, owner capacity, and close calendar using deterministic scoring rules"},{"method":"POST","path":"/rank-close-actions","description":"Generate focused next steps for finance month end close risk from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"34d4ce7f-a92f-4fb9-8995-e538dd1f43d2","name":"Web Extraction Compliance Checker API","slug":"web-extraction-compliance-checker-api-9a65d7","shortDescription":"Check web extraction workflows for consent, robots sensitivity, PII exposure, rate pressure, and reuse risk","description":"Check web extraction workflows for consent, robots sensitivity, PII exposure, rate pressure, and reuse risk. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["data","web-scraping","compliance","pii-risk","agent-tools","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/web-extraction-compliance-checker-api-9a65d7","openApiSpecUrl":"https://web-extraction-compliance-checker.vercel.app/openapi","hasFree":true,"callCount":195,"tiers":[{"id":"d2ab0adf-354f-4bb4-8754-0b73ffebfd77","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"682e04fe-88f5-4bde-bf84-8dc7cee19fc5","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"eeb693c0-5f8f-45d0-bdbf-54bdefcb38ba","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/recommend-compliance-controls","description":"Produce focused follow-up actions for web extraction compliance checker based on risk, confidence, readiness, and control gaps"},{"method":"POST","path":"/check-extraction","description":"Check web extraction workflows for consent, robots sensitivity, PII exposure, rate pressure, and reuse risk using deterministic rule scoring"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"GET","path":"/extraction-rules","description":"Return hardcoded web extraction compliance checker rules, weights, and decision criteria"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"}],"x402":null},{"id":"6bd05306-def9-4413-ad23-3bdd4d2025a7","name":"Finance Approval Exception Explainer API","slug":"finance-approval-exception-explainer-api-da07a5","shortDescription":"Explain finance approval exceptions from spend type, budget owner, policy variance, evidence, and deadline risk","description":"Explain finance approval exceptions from spend type, budget owner, policy variance, evidence, and deadline risk. This premium self-contained API uses hardcoded AI-agent discovery, workflow routing, governance, privacy, finance, support, and integration rules with deterministic scoring outputs, no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents that need easy-to-find, easy-to-call tools for enterprise automation, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","approval","exceptions","spend-control","agent-friendly","x402","finance approval exception explainer","finance","approval","exceptions","spend control","agent friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/finance-approval-exception-explainer-api-da07a5","openApiSpecUrl":"https://finance-approval-exception.vercel.app/openapi","hasFree":true,"callCount":200,"tiers":[{"id":"7b215cb6-2f4b-4cfb-b6c4-0283912c9f60","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"2d500cb7-ab7d-4ddf-89b0-66a0ba3e0e57","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"3d898e7d-09f6-45c4-999b-73544a04faf2","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/","description":"List available endpoints and example usage"},{"method":"GET","path":"/finance-exception-rules","description":"Return hardcoded finance approval exception rules, weights, and decision criteria"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/explain-approval-exception","description":"Explain finance approval exceptions from spend type, budget owner, policy variance, evidence, and deadline risk using deterministic scoring rules"},{"method":"POST","path":"/recommend-finance-review","description":"Generate focused next steps for finance approval exception from urgency, confidence, risk, owner readiness, and rollback safety"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"}],"x402":null},{"id":"f0c4549d-381e-4966-88c1-a9e02afa74b3","name":"AI Lead Enrichment & Company Data API","slug":"ai-lead-enrichment-company-data-api-1b09e6","shortDescription":"Enrich leads, score prospects and generate outreach intelligence — built for sales AI agents","description":"Enterprise-grade lead enrichment and company intelligence for AI sales agents and CRM pipelines. Enrich any email or domain with company data, industry classification, company size, lead scoring and outreach intelligence — all as structured JSON.\n\nPOST /api/enrich/email — Enrich lead from email address\nPOST /api/enrich/company — Enrich company from domain or name\nPOST /api/score — Score lead with A-F grade and hot/warm/cold tier\nPOST /api/persona — Detect buyer persona and decision maker status\nPOST /api/outreach — Generate personalized outreach intelligence and talking points\nPOST /api/batch — Enrich and score up to 20 leads at once\n\nZero latency on Cloudflare edge. x402 pay-per-call supported.","category":null,"tags":["lead enrichment","sales","CRM","company data","prospecting","x402","AI agents","enterprise"],"baseUrl":"https://orbisapi.com/proxy/ai-lead-enrichment-company-data-api-1b09e6","openApiSpecUrl":"https://lead-enrichment-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":226,"tiers":[{"id":"734bc846-d433-417b-9df8-f7ba4c5126ec","name":"Free","description":"Evaluate with one enrichment per day — Features: 1 request/day","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":1,"requestsPerMonth":10,"rateLimitPerSecond":null},"features":["All endpoints included | JSON response"]},{"id":"5c11c8b9-f01f-4ded-9548-22c1d698d080","name":"Pay Per Call","description":"Sales agents auto-pay per lead — no monthly commitment","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.03 USDC per request | x402 automatic payment | No monthly commitment | All 6 endpoints | Batch up to 20 leads"]},{"id":"e817f5ee-6c3b-4290-996e-0ca05e0f6b58","name":"Pro","description":"For sales teams and CRM pipelines enriching thousands of leads","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"39.990000","limits":{"requestsPerDay":1000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":["1,000 requests/day | 20,000 requests/month | All endpoints included | Batch enrichment | Lead scoring | USD payment | Zero latency edge"]},{"id":"0e647eb6-eff4-418b-bafb-0cf8b5ac1f79","name":"Enterprise ","description":"For enterprise sales infrastructure enriching millions of leads","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":100000,"rateLimitPerSecond":null},"features":["5,000 requests/day | 100,000 requests/month | All endpoints included | Priority edge routing | Batch enrichment | Full outreach intelligence | USD payment"]}],"endpoints":[{"method":"POST","path":"/api/enrich/email","description":"Enrich lead from email"},{"method":"POST","path":"/api/enrich/company","description":"Enrich company from domain or name"},{"method":"POST","path":"/api/score","description":"Score and grade a lead"},{"method":"POST","path":"/api/persona","description":"Detect buyer persona"},{"method":"POST","path":"/api/outreach","description":"Generate outreach intelligence"},{"method":"POST","path":"/api/batch","description":"Batch enrich up to 20 leads"},{"method":"GET","path":"/health","description":"Health check"}],"x402":null},{"id":"21c7df09-9665-4c1b-bef8-002440743cec","name":"Finance Close Agent Checklist API","slug":"finance-close-agent-checklist-api-638167","shortDescription":"Check finance close readiness from reconciliations, approvals, variance explanations, evidence, and deadlines","description":"Check finance close readiness from reconciliations, approvals, variance explanations, evidence, and deadlines. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","close-management","reconciliation","agent-workflows","auditability","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/finance-close-agent-checklist-api-638167","openApiSpecUrl":"https://finance-close-agent-checklist.vercel.app/openapi","hasFree":true,"callCount":226,"tiers":[{"id":"6c50439a-f37c-4bc4-9bad-f425dfbbd34f","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"8bbe6342-ed50-4f48-800d-19aeba3f4e04","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"7c860a25-288a-4269-b466-d5b9b349c036","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/decision-playbook","description":"Return recommended decisions for low, medium, high, and critical scores"},{"method":"POST","path":"/check-close-readiness","description":"Check finance close readiness from reconciliations, approvals, variance explanations, evidence, and deadlines using deterministic scoring rules"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/close-rules","description":"Return hardcoded finance close checklist rules, weights, and decision criteria"},{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/flag-close-blockers","description":"Generate focused next steps for finance close checklist from risk, urgency, confidence, ownership, and rollback safety"}],"x402":null},{"id":"0e7193e7-2e0b-4d6a-8d45-dc54037e688e","name":"Wallet API","slug":"wallet-api-5f3267","shortDescription":"Ethereum wallet balance, token holdings, and transaction history","description":"Get complete Ethereum wallet data in structured JSON — ETH and token balances, ERC-20 holdings, full transaction history, and a combined portfolio view. The Wallet API wraps Etherscan data into clean, developer-friendly responses. Built for wallets, portfolio dashboards, DeFi apps, and analytics tools that need reliable on-chain wallet data without managing their own Etherscan integration.","category":null,"tags":["wallet","ethereum","erc20","transactions","balance","crypto","on-chain","ethereum wallet api","wallet balance api","erc20 token holdings api","transaction history api","crypto wallet data api"],"baseUrl":"https://orbisapi.com/proxy/wallet-api-5f3267","openApiSpecUrl":"https://orbis-apis.onrender.com/wallet/openapi.json","hasFree":true,"callCount":227,"tiers":[{"id":"42349ff5-bfb4-41fe-a702-3ac7d0050c40","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":[]},{"id":"ea7b8e39-628d-49ab-b968-d7801c9d716f","name":"Starter","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.000000","limits":{"requestsPerDay":500,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"3c1bcdec-dccf-40bc-8047-598d6edd1c08","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"49.000000","limits":{"requestsPerDay":2000,"requestsPerMonth":5000,"rateLimitPerSecond":null},"features":[]},{"id":"7886fd22-e874-4aec-a5ac-566002acab57","name":"Business","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"149.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":20000,"rateLimitPerSecond":null},"features":[]},{"id":"12f69ef5-3c10-458f-ab2c-2a7d216e1f21","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/balance/:address","description":"Get ETH and token balances for a wallet address"},{"method":"GET","path":"/tokens/:address","description":"Get ERC-20 token holdings for a wallet address"},{"method":"GET","path":"/transactions/:address","description":"Get transaction history for a wallet address"},{"method":"GET","path":"/portfolio/:address","description":"Get full wallet portfolio combining balances and holdings"}],"x402":null},{"id":"18ec1d90-b6bd-4f19-a73d-15fef0139140","name":"Wallet Address Risk API","slug":"wallet-address-risk-api-c6680c","shortDescription":"Check blockchain wallet address risk and exposure to illicit activity.","description":"Check blockchain wallet addresses for AML risk signals including sanctions list hits, mixer exposure, illicit counterparty exposure, and transaction cluster analysis. Supports Bitcoin, Ethereum, Tron, Solana, BNB, and Polygon. Built for crypto compliance teams, exchange onboarding pipelines, and financial crime detection agents. Returns risk scores, sanctions status, exposure percentages, and counterparty categories. Supports quick risk check, deep cluster analysis, and an execution-gate for agent flow control.","category":null,"tags":["crypto","wallet","risk","blockchain","aml","wallet address risk api","crypto aml api","blockchain risk scorer","wallet sanctions check","crypto compliance api","wallet address checker"],"baseUrl":"https://orbisapi.com/proxy/wallet-address-risk-api-c6680c","openApiSpecUrl":"https://orbis-apis.onrender.com/wallet-address-risk/openapi.json","hasFree":true,"callCount":241,"tiers":[{"id":"45848019-faa7-4998-aca7-3176f76e723b","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":15000,"rateLimitPerSecond":null},"features":[]},{"id":"45eee34c-fff0-42aa-8d9b-097f3f815404","name":"Pay Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"a30fd048-f28e-40b2-b207-354312df1d64","name":"High Volume","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/check","description":"Quick risk check for a wallet address"},{"method":"POST","path":"/analyze","description":"Deep wallet analysis with cluster and exposure"},{"method":"POST","path":"/execution-gate","description":"Execution readiness gate"},{"method":"POST","path":"/wallet-risk-intelligence","description":"ONE-CALL: full wallet risk intelligence"}],"x402":null},{"id":"api-form-submission-v1","name":"Form Submission API","slug":"form-api","shortDescription":"Accept form submissions from any website without building a backend.","description":"A dead-simple API for handling form submissions. Point your HTML form or frontend app at the submit endpoint and get email notifications, stored submissions, and spam protection — all without writing any server code. Supports JSON and URL-encoded form data, custom redirect URLs, and per-form labels.","category":null,"tags":["forms","email","submission","contact","webhook","no-backend"],"baseUrl":"https://orbisapi.com/api/form-api","openApiSpecUrl":"https://orbisapi.com/api/form-api-openapi.json","hasFree":true,"callCount":310,"tiers":[{"id":"ae94b356-9bd4-4e41-bbda-aaf9cfe89bf0","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"75b75a38-5fe0-4246-ab00-a3af16021a91","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"331556a3-ae83-4622-8622-4185042a92fb","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"tier-form-x402","name":"Pay-per-call","description":"No subscription — pay $0.001 per submission via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per submission","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/health","description":"Health check — no auth required"},{"method":"POST","path":"/submit","description":"Submit a form — stores data and sends email notification"},{"method":"GET","path":"/submissions","description":"List all submissions for your API key"},{"method":"DELETE","path":"/submissions/:id","description":"Delete a submission by ID"}],"x402":{"enabled":true,"protocol":"x402","version":"1.0","network":"base","pricePerCall":"$0.002","description":"Form Submission API — collect and store form submissions","note":"Payments go to the Orbis platform wallet. Providers receive 90% via weekly USDC payout.","howItWorks":["1. Call the API endpoint — you will receive a 402 Payment Required response.","2. Parse the accepts array for payment details.","3. Sign a USDC transferWithAuthorization (EIP-3009) for the specified amount.","4. Retry your request with the X-Payment header containing your signed payload.","5. The server verifies and settles via the Coinbase CDP facilitator, then fulfills your request."],"clientLibraries":{"typescript":"npm install x402-fetch","python":"pip install x402"},"alternativeAuth":"You can also subscribe and use an X-Api-Key header (see /api/agents/subscribe)."}},{"id":"f3a4fdaa-e111-4fc6-baed-bce50a5ede95","name":"Finance Agent Exception Triage API","slug":"finance-agent-exception-triage-api-8c7c5a","shortDescription":"Triage finance workflow exceptions by payment risk, approval gap, reconciliation issue, and urgency","description":"Triage finance workflow exceptions by payment risk, approval gap, reconciliation issue, and urgency. This premium self-contained API uses hardcoded reference rules and deterministic scoring outputs, with no external API calls, no npm packages, no API keys, and no third-party dependencies. It is built for AI agents, enterprise automation, governance workflows, dashboards, and Orbis x402 monetization.","category":null,"tags":["finance","agent-workflows","exception-triage","payments","reconciliation","agent-friendly","x402"],"baseUrl":"https://orbisapi.com/proxy/finance-agent-exception-triage-api-8c7c5a","openApiSpecUrl":"https://finance-agent-exception-triage.vercel.app/openapi","hasFree":true,"callCount":317,"tiers":[{"id":"82af3405-57b1-4616-beac-d63c9cc8b635","name":"Free","description":"Full access, no credit card required","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":300,"rateLimitPerSecond":null},"features":[]},{"id":"0a5dd1a7-cf29-4cba-a0b5-6eb31f9630fa","name":"Pro","description":"Full access for production apps and AI agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"5.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":[]},{"id":"d437d511-afe7-49b5-8b99-d29f7528ee2a","name":"Pay Per Call","description":"Only pay for what you use - perfect for AI agents","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/openapi","description":"Return this API's OpenAPI 3.0 specification"},{"method":"POST","path":"/triage-exception","description":"Triage finance workflow exceptions by payment risk, approval gap, reconciliation issue, and urgency using deterministic rule scoring"},{"method":"GET","path":"/.well-known/x402.json","description":"Return x402 payment discovery metadata as JSON"},{"method":"GET","path":"/","description":"List available endpoints"},{"method":"GET","path":"/action-playbook","description":"Return recommended action levels for low, medium, high, and critical findings"},{"method":"POST","path":"/choose-finance-action","description":"Generate focused next steps for finance agent exception triage based on risk, urgency, confidence, and owner readiness"},{"method":"GET","path":"/.well-known/x402","description":"Return x402 payment discovery metadata"},{"method":"GET","path":"/exception-rules","description":"Return hardcoded finance agent exception triage rules, weights, and evaluation criteria"}],"x402":null},{"id":"api-fake-data-v1","name":"Random & Fake Data API","slug":"fake-data","shortDescription":"Instantly generate realistic fake data for development and testing.","description":"A fast, zero-setup API for generating realistic test data. Perfect for prototyping, seeding databases, and building demos. Generate random names, emails, phone numbers, US addresses, company details, colors, lorem ipsum text, dates, and complete user profiles — all with a single request.","category":null,"tags":["fake-data","test-data","mock","random","generator","utilities"],"baseUrl":"https://orbisapi.com/api/fake-data","openApiSpecUrl":"https://orbisapi.com/api/fake-data-openapi.json","hasFree":true,"callCount":326,"tiers":[{"id":"tier-fake-free-v1","name":"Free","description":"Try the fake data generator at no cost.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":5000,"rateLimitPerSecond":5},"features":["500 requests/day","5,000 requests/month","All 9 endpoints","Up to 50 items per call"]},{"id":"tier-fake-starter-v1","name":"Starter","description":"For developers building apps and prototypes.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.000000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":20},"features":["10,000 requests/day","200,000 requests/month","All 9 endpoints","Bulk generation up to 50 items"]},{"id":"tier-fake-pro-v1","name":"Pro","description":"High-volume data generation for production seeding.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.000000","limits":{"requestsPerDay":100000,"requestsPerMonth":2000000,"rateLimitPerSecond":100},"features":["100,000 requests/day","2,000,000 requests/month","All 9 endpoints","Priority support","SLA guarantee"]},{"id":"tier-fake-x402","name":"Pay-per-call","description":"No subscription — pay $0.001 per request via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per request","x402 USDC on Base","No monthly commitment","All fake data endpoints"]}],"endpoints":[{"method":"GET","path":"/health","description":"Health check — no auth required"},{"method":"GET","path":"/name","description":"Generate random first, last, or full names"},{"method":"GET","path":"/email","description":"Generate random email addresses"},{"method":"GET","path":"/phone","description":"Generate random US phone numbers"},{"method":"GET","path":"/address","description":"Generate random US mailing addresses"},{"method":"GET","path":"/company","description":"Generate random company names and domains"},{"method":"GET","path":"/color","description":"Generate random colors in hex, RGB, and HSL"},{"method":"GET","path":"/lorem","description":"Generate lorem ipsum placeholder text"},{"method":"GET","path":"/date","description":"Generate random dates within an optional range"},{"method":"GET","path":"/user","description":"Generate complete fake user profiles"}],"x402":{"enabled":true,"protocol":"x402","version":"1.0","network":"base","pricePerCall":"$0.001","description":"Random & Fake Data API — instantly generate realistic test data","note":"Payments go to the Orbis platform wallet. Providers receive 90% via weekly USDC payout.","howItWorks":["1. Call the API endpoint — you will receive a 402 Payment Required response.","2. Parse the accepts array for payment details.","3. Sign a USDC transferWithAuthorization (EIP-3009) for the specified amount.","4. Retry your request with the X-Payment header containing your signed payload.","5. The server verifies and settles via the Coinbase CDP facilitator, then fulfills your request."],"clientLibraries":{"typescript":"npm install x402-fetch","python":"pip install x402"},"alternativeAuth":"You can also subscribe and use an X-Api-Key header (see /api/agents/subscribe)."}},{"id":"91d2e514-b765-4b66-ad15-4d7591c63e5b","name":"MetaLink","slug":"metalink-392dd8","shortDescription":"Extract Open Graph, Twitter Cards, favicons & metadata from any URL in milliseconds","description":"MetaLink is a fast REST API for extracting structured metadata from any URL. Send a GET request with a URL and receive clean JSON containing Open Graph tags, Twitter Card data, favicons, page titles, descriptions, canonical URLs, and more.\n\nBuilt for developers building link previews, social sharing features, SEO tools, content aggregators, and chatbot integrations. Powered by Rust for blazing-fast response times with 24-hour intelligent Redis caching.\n\nKey features:\n- Open Graph tags (title, description, image, type, locale, site name)\n- Twitter Card metadata (card type, site, creator)\n- Favicon extraction\n- Canonical URL resolution\n- Page meta info (author, published/modified dates)\n- Response time tracking per request\n\nAuthentication via X-API-Key header. Free tier available with 1,000 requests/month — no credit card required.","category":null,"tags":["metadata","open graph","link preview","web scraping","twitter cards","favicon","SEO","REST API","URL metadata","og tags"],"baseUrl":"https://orbisapi.com/proxy/metalink-392dd8","openApiSpecUrl":"https://metalinkapi.com/openapi.yaml","hasFree":true,"callCount":372,"tiers":[{"id":"c4cb06d2-7eeb-4a0a-b1d0-7f57b9d2e202","name":"Free","description":"Get started for free. 1,000 requests/month, no credit card required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":33,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":["1,000 requests/month","100 requests/minute rate limit","Open Graph & Twitter Card extraction","Favicon & meta tag extraction","24-hour intelligent caching","No credit card required"]},{"id":"d23b6c26-9512-4482-8628-40702b729be6","name":"Starter","description":"For growing projects. 10,000 requests/month at $9/mo.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.000000","limits":{"requestsPerDay":333,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["10,000 requests/month","100 requests/minute rate limit","Open Graph & Twitter Card extraction","Favicon & meta tag extraction","24-hour intelligent caching","Email support"]},{"id":"3f1d0580-12c9-4883-bb40-8ee14e4991b6","name":"Growth","description":"For scaling applications. 50,000 requests/month at $29/mo.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"29.000000","limits":{"requestsPerDay":1667,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["50,000 requests/month","100 requests/minute rate limit","Open Graph & Twitter Card extraction","Favicon & meta tag extraction","24-hour intelligent caching","Priority email support"]},{"id":"f352e35a-4834-4c92-8389-82e3555cb0c6","name":"Business","description":"For high-volume production use. 200,000 requests/month at $79/mo.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"79.000000","limits":{"requestsPerDay":6667,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":["200,000 requests/month","100 requests/minute rate limit","Open Graph & Twitter Card extraction","Favicon & meta tag extraction","24-hour intelligent caching","Dedicated support"]},{"id":"dccf1d33-f42f-439b-aa8a-c881461af257","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"GET","path":"/v1/metadata","description":"Extract structured metadata (Open Graph, Twitter Cards, favicon, title, description) from any URL. Pass ?url={target_url}. Optional params: timeout (ms), cache (boolean)."},{"method":"GET","path":"/health","description":"Public health check endpoint. No authentication required. Returns {\"status\": \"ok\"} when the service is healthy."}],"x402":null},{"id":"2891d9ee-f54b-47a2-b9c5-d7f1848aa0c8","name":"Text Utilities API","slug":"text-utilities-api-c4a528","shortDescription":"Analyze, clean, summarize, and extract insights from any text in milliseconds.","description":"A lightweight, zero-setup text processing API for developers. Instantly analyze text stats (word count, reading time, sentence count), run sentiment analysis, extract emails and URLs, pull top keywords, generate summaries, and strip HTML tags — all from simple POST requests with a JSON body.\n\nEndpoints:\n• GET  /v1/health      — Status check\n• POST /v1/analyze     — Word/char/sentence count + reading time\n• POST /v1/sentiment   — Positive / negative / neutral label + score\n• POST /v1/extract     — Pull emails & URLs from any text\n• POST /v1/keywords    — Top-N keywords by frequency\n• POST /v1/summarize   — First N sentences as a summary\n• POST /v1/clean       — Strip HTML and normalize whitespace\n\nAuthentication: None required on the free tier. Pass x-api-key header on paid plans.\n\nAll endpoints accept: Content-Type: application/json with a \"text\" string field.","category":null,"tags":["text","nlp","analysis","sentiment","utilities"],"baseUrl":"https://orbisapi.com/api/text-api","openApiSpecUrl":"https://orbisapi.com/api/openapi.json","hasFree":true,"callCount":462,"tiers":[{"id":"8ba06229-3654-4a68-ac6d-9e1fc86ca13e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"tier-text-utilities-free-v1","name":"Free","description":"Full access to all text analysis endpoints. 500 requests/day.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":500,"requestsPerMonth":5000,"rateLimitPerSecond":5},"features":["500 requests/day","5,000 requests/month","All 6 endpoints","Sentiment, keywords, summarize & more"]},{"id":"845e058b-d53b-418c-97ee-a5628b52fc3f","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"bebe5986-42bf-4b7d-8414-224e2d26f25d","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"tier-text-x402","name":"Pay-per-call","description":"No subscription — pay $0.001 per request via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per request","x402 USDC on Base","No monthly commitment","All text endpoints"]}],"endpoints":[{"method":"GET","path":"/v1/health","description":"Check API status, version, and uptime"},{"method":"POST","path":"/v1/analyze","description":"Returns word count, character count, sentence count, paragraph count, and estimated reading time"},{"method":"POST","path":"/v1/sentiment","description":"Classifies text as positive, negative, or neutral with a confidence score"},{"method":"POST","path":"/v1/extract","description":"Extracts all email addresses and URLs found in the text"},{"method":"POST","path":"/v1/keywords","description":"Returns the top N most frequent meaningful keywords, excluding common stopwords"},{"method":"GET","path":"/v1/summarize","description":"Returns the first N sentences as a simple extractive summary"},{"method":"GET","path":"/v1/clean","description":"Strips HTML tags and normalizes whitespace from the input text"}],"x402":null},{"id":"api-qr-encoding-v1","name":"QR Code & Encoding API","slug":"qr-encoding","shortDescription":"Generate QR codes and encode/decode data in any format, instantly.","description":"A developer-friendly API for QR code generation and data encoding. Generate QR codes as PNG, SVG, or base64 data URLs. Encode and decode Base64, hash strings with MD5/SHA-256/SHA-512, generate UUIDs, and URL-encode or decode text — all in one API.","category":null,"tags":["qr","encoding","base64","hash","uuid","utilities"],"baseUrl":"https://orbisapi.com/api/qr-api","openApiSpecUrl":"https://orbisapi.com/api/qr-api-openapi.json","hasFree":true,"callCount":476,"tiers":[{"id":"3d70288d-b259-43fd-8218-e263a852d313","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":[]},{"id":"d4fa0311-fae3-46a8-8197-95fc70caa92a","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"2c39791f-60ed-4f1c-88a5-73a3219e6933","name":"Per Call","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]},{"id":"tier-qr-x402","name":"Pay-per-call","description":"No subscription — pay $0.001 per request via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per request","x402 USDC on Base","No monthly commitment","All endpoints"]}],"endpoints":[{"method":"GET","path":"/health","description":"Health check — no auth required"},{"method":"GET","path":"/qr","description":"Generate a QR code (PNG, SVG, or data URL)"},{"method":"GET","path":"/base64/encode","description":"Base64 encode a string"},{"method":"GET","path":"/base64/decode","description":"Base64 decode a string"},{"method":"GET","path":"/hash","description":"Hash text with MD5, SHA-256, or SHA-512"},{"method":"GET","path":"/uuid","description":"Generate one or more UUID v4s"},{"method":"GET","path":"/url-encode","description":"URL-encode a string"},{"method":"GET","path":"/url-decode","description":"URL-decode a string"}],"x402":null},{"id":"api-dominos-pizza-v1","name":"Domino's Pizza API","slug":"dominos-pizza-api","shortDescription":"Order real Domino's pizza anywhere Domino's delivers — US, Canada, UK, Australia and more. Pay by card or cash. Service fee in USDC via x402.","description":"The first API that lets humans or autonomous AI agents order actual food from Domino's — works in **any country where Domino's operates**, including the US, Canada, UK, Australia, New Zealand, and more. Just pass your delivery address; Orbis automatically finds the nearest open store.\n\n⚠️ **Two separate charges occur on every order:**\n1. **$2.50 USDC** — Orbis service fee, paid automatically via x402 on Base when you call `/pizza/order`.\n2. **Pizza total (fiat)** — Charged directly to the credit/debit card you supply in the request body by Domino's. This is real money for real food. Use a valid, funded card.\n\nCash orders skip the card charge — pay the driver at the door instead.\n\n**Step-by-step workflow:**\n1. `GET /pizza/stores?address=YOUR+ADDRESS` — Find open Domino's stores near you ($0.01). Returns `storeId`, `distanceMiles`, `estimatedWaitMinutes`, and explicit `delivery`/`carryout` booleans. Use the `storeId` in subsequent calls.\n2. `GET /pizza/menu?storeId=STORE_ID` — Browse the menu for that store ($0.01). Copy the item `code` values you want.\n3. `POST /pizza/order` — Place the order ($2.50 USDC service fee via x402). Pay by **card** (charged by Domino's) or **cash** (pay the driver at the door).\n\n**Example order body (card payment):**\n```json\n{\n  \"storeId\": \"8044\",\n  \"address\": {\n    \"street\": \"123 Main St\",\n    \"city\": \"Springfield\",\n    \"region\": \"IL\",\n    \"postalCode\": \"62701\"\n  },\n  \"firstName\": \"Alex\",\n  \"lastName\": \"Smith\",\n  \"phone\": \"3145551234\",\n  \"email\": \"alex@example.com\",\n  \"items\": [{ \"code\": \"16SCREEN\" }],\n  \"paymentMethod\": \"card\",\n  \"card\": {\n    \"number\": \"4111111111111111\",\n    \"expiration\": \"0127\",\n    \"securityCode\": \"123\",\n    \"postalCode\": \"62701\",\n    \"tipAmount\": 3\n  }\n}\n```\n\n**Example order body (cash — pay driver at door):**\n```json\n{\n  \"storeId\": \"8044\",\n  \"address\": {\n    \"street\": \"123 Main St\",\n    \"city\": \"Springfield\",\n    \"region\": \"IL\",\n    \"postalCode\": \"62701\"\n  },\n  \"firstName\": \"Alex\",\n  \"lastName\": \"Smith\",\n  \"phone\": \"3145551234\",\n  \"email\": \"alex@example.com\",\n  \"items\": [{ \"code\": \"16SCREEN\" }],\n  \"paymentMethod\": \"cash\"\n}\n```\nCash orders show `totalDue` in the response — have that amount ready for the driver. Note: not all stores accept cash delivery; confirm with `/stores`.\n\n**Common item codes** (vary by store — always confirm with `/menu`):\n- `16SCREEN` — 16\" Large Hand Tossed pizza\n- `14SCREEN` — 14\" Large Hand Tossed pizza\n- `14THIN` — 14\" Thin Crust pizza\n- `P_14SCREEN` — 14\" Pepperoni pizza (pre-configured)\n- `PSANSAMV` — Parmesan Bread Bites\n- `2LSODA` — 2-Liter Soda\n\n**Topping customization** (optional `options` field on each item):\n```json\n{ \"code\": \"14SCREEN\", \"options\": { \"X\": {\"1/1\": \"1\"}, \"C\": {\"1/1\": \"1\"}, \"P\": {\"1/2\": \"1\"}, \"Si\": {\"1/1\": \"1\"} } }\n```\n**Topping keys:** `X`=Sauce, `Xw`=Hearty Marinara, `Bq`=BBQ Sauce, `C`=Cheese, `E`=Cheddar, `Fe`=Feta, `Cs`=Parmesan, `P`=Pepperoni, `S`=Italian Sausage, `B`=Beef, `Du`=Chicken, `K`=Bacon, `M`=Mushrooms, `O`=Onions, `G`=Green Peppers, `J`=Jalapeños, `Si`=Spinach, `Td`=Diced Tomatoes, `R`=Black Olives, `Rr`=Banana Peppers\n**Coverage:** `\"1/1\"`=whole, `\"1/2\"`=half. **Amount:** `\"0.5\"`=light, `\"1\"`=normal, `\"1.5\"`=extra.\n\n**Card & payment safety:**\n- Card data is forwarded directly to Domino's over TLS and is **never stored or logged by Orbis**.\n- The $2.50 USDC service fee is non-refundable once the request is made. Always verify your address with `/stores` first to confirm delivery is available.\n\n**Tracking:** After a successful order, track delivery at [dominos.com/tracker](https://www.dominos.com/en/pages/tracker/) using the phone number you provided.","category":{"id":"cat-food","name":"Food & Delivery","slug":"food-delivery"},"tags":["pizza","food","delivery","dominos","ordering","agents","x402","real-world"],"baseUrl":"https://orbisapi.com/api/pizza","openApiSpecUrl":null,"hasFree":false,"callCount":0,"tiers":[{"id":"tier-pizza-x402","name":"Pay-per-call","description":"Pay $2.50 USDC per order — food charged to your card by Domino's","isFree":false,"isPerCall":true,"pricePerCallUsdc":2.5,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$2.50 per order","x402 USDC on Base","No subscription","Real pizza delivered"]}],"endpoints":[{"method":"GET","path":"/stores","description":"Find open Domino's delivery stores near an address. Returns storeId, address, distance, and estimated wait time."},{"method":"GET","path":"/menu","description":"Get the full menu for a store by storeId. Returns item codes, names, descriptions, and prices."},{"method":"POST","path":"/order","description":"Place a real Domino's delivery order. Requires delivery address, customer info, item codes, and a payment card. Orbis charges $2.50 USDC service fee; Domino's charges the card for the food."}],"x402":null},{"id":"707bfcc8-64dc-4cec-a132-1d1a5ed09088","name":"Pharmaceutical Patent Intelligence API","slug":"pharmaceutical-patent-intelligence-api-87e5ae","shortDescription":"Query patent expiry dates, exclusivity windows, and biosimilar filing status for drug compounds and active ingredients. ","description":"Query patent expiry dates, exclusivity windows, and biosimilar filing status for drug compounds and active ingredients. Covers 50,000+ molecules across US, EU, and JP jurisdictions. Designed for backend automation and operational workflows where structured output and reliability matter most. Common agent search intent includes healthcare life, life sciences, pharmaceutical patent, patent intelligence, and query pharma patent. Use the /v1/query-pharma-patent endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-&-life-sciences","data_process","healthcare-and-life-sciences","data-process","pharmaceutical-patent-intelligence","healthcare","life","sciences","pharmaceutical","patent","intelligence","query-pharma-patent","query","expiry"],"baseUrl":"https://orbisapi.com/proxy/pharmaceutical-patent-intelligence-api-87e5ae","openApiSpecUrl":"https://orbis-pharmaceutical-patent-intelli.vercel.app/openapi.json","hasFree":true,"callCount":20,"tiers":[{"id":"0a106feb-f0f2-4ac1-9395-5fad1772bba5","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"836b0a7a-506d-4df8-9525-c0123219eaa9","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"25891652-977b-428f-8373-3344afb82700","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.72,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/query-pharma-patent","description":null},{"method":"POST","path":"/v1/query-pharma-patent","description":null}],"x402":null},{"id":"12e887e1-fac6-4193-8440-44bf3655c2d1","name":"Medical Imaging Triage API","slug":"medical-imaging-triage-api-7aada3","shortDescription":"Prioritize radiology images by clinical urgency using AI detection of critical findings in X-rays, CT, and MRI scans. Re","description":"Prioritize radiology images by clinical urgency using AI detection of critical findings in X-rays, CT, and MRI scans. Returns severity scores, anomaly bounding boxes, and routing recommendations for radiologist queues. Designed for AI-driven workflows where prediction quality, summarization, or classification accuracy matters. Common agent search intent includes healthcare life, life sciences, medical imaging, imaging triage, and prioritize radiology. Use the /v1/triage-imaging endpoint with GET or POST requests for straightforward integration in internal tools, agent workflows, and customer-facing products. Each deployment includes a health endpoint, OpenAPI specification, and production-ready base URL to simplify onboarding through Orbis.","category":null,"tags":["healthcare-&-life-sciences","ml_model","healthcare-and-life-sciences","ml-model","medical-imaging-triage","healthcare","life","sciences","medical","imaging","triage","triage-imaging","prioritize","radiology"],"baseUrl":"https://orbisapi.com/proxy/medical-imaging-triage-api-7aada3","openApiSpecUrl":"https://orbis-medical-imaging-triage-api.vercel.app/openapi.json","hasFree":true,"callCount":24,"tiers":[{"id":"d8fc6bce-f270-4576-b632-892434d2875e","name":"Free","description":null,"isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":100,"requestsPerMonth":3000,"rateLimitPerSecond":null},"features":[]},{"id":"56145503-e48a-4064-a507-0931ad753c51","name":"Pro","description":null,"isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":200000,"rateLimitPerSecond":null},"features":[]},{"id":"4a28c3e8-e21f-4ee3-9649-11167a240869","name":"x402","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.88,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":50000,"requestsPerMonth":1000000,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"GET","path":"/v1/triage-imaging","description":null},{"method":"POST","path":"/v1/triage-imaging","description":null}],"x402":null},{"id":"c0aa03ea-ccf4-47d6-a2cb-62b91078209c","name":"Xona Agent","slug":"xona-agent-38901f","shortDescription":"Premium resources for agents: content generation from leading AI models, and on-chain data from trusted providers.","description":"XONA provides premium resources for agents, including content generation from leading models like Nano Banana Pro, GPT Image 2, and Seedance 2.0, plus on-chain data from providers like XLayer and Tokens API.","category":null,"tags":["Image Generation","Video Generation","Audio Generation","Token Data"],"baseUrl":"https://orbisapi.com/proxy/xona-agent-38901f","openApiSpecUrl":"https://api.xona-agent.com/openapi.json","hasFree":true,"callCount":97,"tiers":[{"id":"29d0c17c-f6ec-4142-9ce2-e024d3862260","name":"Basic","description":"Basic call through Orbis","isFree":true,"isPerCall":true,"pricePerCallUsdc":0.11,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[{"method":"POST","path":"/image/creative-director","description":"Research-enhanced creative prompt refinement"},{"method":"POST","path":"/image/designer","description":"AI image generation with style blending"},{"method":"POST","path":"/image/nano-banana-pro","description":"Nano Banana Pro — high-quality image generation"},{"method":"POST","path":"/image/nano-banana","description":"Nano Banana — fast image generation"},{"method":"POST","path":"/image/nano-banana-2","description":"Nano Banana 2 — resolution-based dynamic pricing"},{"method":"POST","path":"/image/grok-imagine","description":"Grok Imagine — xAI image generation"},{"method":"POST","path":"/image/gpt-image-2","description":"GPT Image 2 — OpenAI photorealistic generation"},{"method":"POST","path":"/image/flux-2-pro","description":"FLUX.2 Pro — high-quality image generation and editing"},{"method":"POST","path":"/image/flux-2-max","description":"FLUX.2 Max — highest fidelity image model"},{"method":"POST","path":"/image/flux-2-flex","description":"FLUX.2 Flex — max-quality generation and editing"},{"method":"POST","path":"/image-model/qwen-image","description":"Qwen Image — multimodal image generation"},{"method":"POST","path":"/image-model/seedream-4.5","description":"Seedream-4.5 — ByteDance image generation"},{"method":"POST","path":"/video/short-generation","description":"Grok Video — 10-second AI video generation"},{"method":"POST","path":"/video/seedance-generation","description":"Seedance 2.0 — ByteDance video generation with audio"},{"method":"POST","path":"/audio/elevenlabs-music","description":"ElevenLabs Music — AI music generation"},{"method":"POST","path":"/audio/x-text-to-speech","description":"xAI Text-to-Speech"},{"method":"POST","path":"/audio/speech-to-text","description":"Speech-to-Text — OpenAI GPT-4o Transcribe"},{"method":"GET","path":"/token/pumpfun-trending","description":"PumpFun trending tokens with AI analysis"},{"method":"GET","path":"/token/pumpfun-movers","description":"PumpFun top movers with AI analysis"},{"method":"POST","path":"/token/signal","description":"AI-powered crypto sentiment signal"},{"method":"POST","path":"/token/news","description":"Token news — AI-generated news banner and tweet draft"},{"method":"POST","path":"/token/starter-kit","description":"Token starter kit — logo + banner generation"},{"method":"POST","path":"/token/solana-discovery","description":"Solana token discovery — Onchain OS"},{"method":"POST","path":"/token/solana-market","description":"Solana token market data — Onchain OS"},{"method":"POST","path":"/ai/x-persona","description":"X (Twitter) persona extraction"},{"method":"POST","path":"/ai/x-news","description":"X (Twitter) account latest news + tweet draft"},{"method":"GET","path":"/x402-resources","description":"List all x402 resources"},{"method":"GET","path":"/x402-resources/{slug}","description":"Get a specific x402 resource"}],"x402":null},{"id":"fcfcdbfe-9e65-4a8a-b7c0-0f5410deac20","name":"EarnFi Agent API","slug":"earnfi-agent-api-9f9172","shortDescription":"On-demand human workforce for AI agents. Create social tasks, custom jobs, contests, token-gated tasks & campaigns, etc.","description":"EarnFi Agent API provides an on-demand human workforce layer for AI agents and autonomous systems. Agents can create and manage social engagement tasks (follow on X, reposts, quotes, etc.), custom jobs (any simple or skilled work), contests, and token-gated campaigns (restrict participation to holders of any SPL token) with verified execution and USDC settlement.\n\nBuilt for agent-to-human coordination and execution, EarnFi enables autonomous systems to outsource real work, distribute incentives, coordinate communities, reward token holders, and manage scalable task execution flows programmatically.","category":null,"tags":["Human Workforce","Hire Humans","Task Coordination","Social Tasks","Contests","Token-Gated Campaigns","Community Growth","Agent Infrastructure","Creative Services"],"baseUrl":"https://orbisapi.com/proxy/earnfi-agent-api-9f9172","openApiSpecUrl":"https://app.earnfi.fun/openapi-x402.json","hasFree":true,"callCount":98,"tiers":[{"id":"55888011-b80f-4e7a-82c9-b92f87b9e66b","name":"Free","description":"Free access to discovery, registration, catalog, polling, and job management endpoints.","isFree":true,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Agent registration","Catalog discovery","x402 quote preview","Job polling","Submission polling","Completion polling","Pause/resume jobs","Approve or reject manual submissions","Mark contest winners"]},{"id":"41ab36a0-a021-46fd-9555-a90e8d94b8ff","name":"Execution","description":"Paid x402 endpoints for creating and funding tasks, jobs, contests, and human workforce execution flows.","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.042,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["Social task creation","Custom job creation","Contest creation","Human interrupt jobs","x402 payments","Token-gated campaigns","Verified execution"]}],"endpoints":[{"method":"GET","path":"/catalog","description":"Lists available job types, pricing ranges, and supported task categories"},{"method":"GET","path":"/register/challenge","description":"Returns signed message + nonce for wallet-based agent authentication"},{"method":"POST","path":"/register","description":"Registers an agent and returns an agent_token for authenticated API access"},{"method":"POST","path":"/jobs/social","description":"Create social engagement jobs (follow, repost, comments, etc.) via x402 payment flow (returns 402 quote if unpaid)"},{"method":"POST","path":"/jobs/manual","description":"Create custom human execution jobs (x402 paid route)"},{"method":"POST","path":"/jobs/contest","description":"Launch tokenized or prize-based contests"},{"method":"POST","path":"/interrupt","description":"Broadcast a single question/task to multiple humans (x402 paid route)"},{"method":"GET","path":"/jobs/{id}","description":"Fetch job status using secret or agent_token"},{"method":"GET","path":"/jobs/{id}/submissions","description":"Retrieve worker submissions (free, secret-based access)"},{"method":"GET","path":"/jobs/{id}/completions","description":"Retrieve completed results (free, secret-based access)"},{"method":"GET","path":"/jobs/{id}/pause","description":"Pause or resume a job using agent_token"},{"method":"HTTPS://APP.EARNFI.FUN/API/WORK/V1/CATALOG","path":"/","description":null}],"x402":null},{"id":"93e602a9-ccb6-4830-86bc-5bfebed334c9","name":"JSON Formatter & Validator API","slug":"json-formatter-validator-api-05b0b8","shortDescription":"Validate, format, minify and compare JSON instantly — built for AI agents","description":"Validate, format, minify and compare JSON instantly. \nNo external dependencies, pure logic, millisecond response.\n\nBuilt for AI agents that process JSON data constantly.\nNo authentication required.\n\nPOST /api/validate — Check if JSON is valid + get stats\nPOST /api/format — Prettify JSON with custom indent\nPOST /api/minify — Compress JSON, remove whitespace\nPOST /api/compare — Diff two JSON objects\n\nAll endpoints accept JSON body.","category":null,"tags":["JSON","formatter","validator","minify","compare","developer tools","AI","agents","data"],"baseUrl":"https://orbisapi.com/proxy/json-formatter-validator-api-05b0b8","openApiSpecUrl":"https://json-formatter-api.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":271,"tiers":[{"id":"61f74ad8-2fcb-4fa2-9906-25b0847f8173","name":"Free","description":"Just enough to test all 4 endpoints","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day","Validate, format, minify, compare","Error details on invalid JSON","Key and item counting","JSON response"]},{"id":"a214f3e2-cb00-40fb-b8fd-811dd5b25ec3","name":"Pro","description":"For agents processing JSON at scale","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"2.990000","limits":{"requestsPerDay":5000,"requestsPerMonth":150000,"rateLimitPerSecond":null},"features":["5000 requests/day","Validate, format, minify, compare","Error details on invalid JSON","Key and item counting","Priority access","JSON response"]},{"id":"1058cf46-3169-40b1-971a-6be49f5aea39","name":"Enterprise","description":"For high-volume data pipelines and production agents","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.940000","limits":{"requestsPerDay":999999,"requestsPerMonth":999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","Validate, format, minify, compare","Error details on invalid JSON","Key and item counting","Highest priority access","Bulk processing ready","SLA guaranteed uptime"]},{"id":"e59c7fac-f195-4e81-9121-6e7f05c6af64","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.02,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.001 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"POST","path":"/api/validate","description":"Validate JSON. Body: {\"json\":\"{\\\"key\\\":\\\"value\\\"}\"}"},{"method":"POST","path":"/api/format","description":"Format JSON. Body: {\"json\":\"{\\\"key\\\":\\\"value\\\"}\",\"indent\":2}"},{"method":"POST","path":"/api/minify","description":"Minify JSON. Body: {\"json\":\"{\\\"key\\\": \\\"value\\\"}\"}"},{"method":"POST","path":"/api/compare","description":"Compare two JSON objects. Body: {\"json1\":\"{...}\",\"json2\":\"{...}\"}"}],"x402":null},{"id":"f11b08cf-54f7-4078-b153-42df475ce831","name":"Prompt Quality Score - PQS","slug":"prompt-quality-score-pqs-c82676","shortDescription":"The fastest way to get better output from any AI model. 8 dimensions. 5 frameworks. Pre-flight, not post-hoc.","description":"PQS is the world's first named AI prompt quality score. It scores any prompt across 8 dimensions using 5 industry frameworks (PEEM, RAGAS, MT-Bench, G-Eval, ROUGE) before inference, catching problems before they cost you tokens or USDC.\n\nFor AI agents and API providers, PQS acts as a pre-flight quality gate: score incoming requests before payment is accepted. If a request scores below threshold, reject it before any payment flow begins. Agents stop overpaying for garbage inputs.\n\nEndpoints:\n- POST /api/score/free — Free tier, score only, rate limited\n- POST /api/score — Score + dimensional breakdown (x402)\n- POST /api/score/full — Score + breakdown + optimized prompt (x402)\n- POST /api/score/batch — Batch up to 5 prompts (x402)\n- POST /api/score/compare — A/B comparison with winner (x402)\n\nx402-native on Base mainnet. MCP server available on Smithery (88/100). OpenAPI spec at /openapi.json.","category":null,"tags":["AI","prompt","quality","x402","MCP","agents","scoring","optimization","Base","USDC"],"baseUrl":"https://orbisapi.com/proxy/prompt-quality-score-pqs-c82676","openApiSpecUrl":"https://promptqualityscore.com/openapi.json","hasFree":true,"callCount":432,"tiers":[{"id":"4913dc0b-7aca-4160-89b4-ed465b719aee","name":"Free","description":"Score any prompt free. Rate limited. No API key required.","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":10,"requestsPerMonth":100,"rateLimitPerSecond":null},"features":["Score only (0–40)","Rate limited","No API key required","Use as quality gate middleware"]},{"id":"fb645a33-dd34-4b5c-9e80-2ed681c532ce","name":"Pro","description":"Full PQS scoring + dimensional breakdown and optimization. API key access. For individual developers and power users.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"19.990000","limits":{"requestsPerDay":100,"requestsPerMonth":1000,"rateLimitPerSecond":null},"features":["Full scoring (0-80, 8 dimensions)","Dimensional breakdown","Prompt optimization","Optimized prompt output","Batch scoring (up to 5)","A/B comparison","API key access"]},{"id":"8082f9b8-9c50-4e75-9de7-1aab3407c13f","name":"Business","description":"Everything in Team, with 5x the volume. Priority support. Partner certification eligibility. For API providers, agent platforms, and companies shipping PQS at scale.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"399.990000","limits":{"requestsPerDay":3000,"requestsPerMonth":50000,"rateLimitPerSecond":null},"features":["Everything in Team","50,000 requests per month","3,000 requests per day","Priority support","SLA available","Partner certification eligibility","Custom integration consultation"]},{"id":"0c79313d-2aa4-4b3d-89b7-fb50f13e1f26","name":"Team","description":"Everything in Pro, with 10x the volume. Shared API key for small teams. Priority rate limits. For dev teams integrating PQS into production workflows.","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"99.990000","limits":{"requestsPerDay":500,"requestsPerMonth":10000,"rateLimitPerSecond":null},"features":["Everything in Pro","10,000 requests per month","500 requests per day","Shared API key for teams","Priority rate limits","Email support"]},{"id":"7088b723-4c81-45af-a17c-e5ba73d7085c","name":"Single Score Pay-per-call","description":"No subscription: pay $0.025 per call via USDC on Base. ","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.025,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["No subscription: pay $0.025 per call via USDC on Base. For agents and occasional usage."]}],"endpoints":[{"method":"POST","path":"/api/score","description":"Real LLM-graded scoring across 8 dimensions. Returns grade, per-dimension scores, and improvement feedback. $0.025 USDC"},{"method":"POST","path":"/api/score/full","description":"Score, breakdown, and an AI-rewritten optimized version of your prompt. $0.125 USDC"},{"method":"POST","path":"/api/score/batch","description":"Score up to 5 prompts in one call. Individual scores and breakdowns per prompt. $0.25 USDC"},{"method":"POST","path":"/api/score/compare","description":"Head-to-head A/B comparison of two prompts. Returns both scores, the winner, and reasoning. The endpoint other scorers don't have. $1.25 USDC"},{"method":"POST","path":"/api/score/free","description":"Free preview. Pass any prompt, get a basic score, no payment."},{"method":"POST","path":"/api/score/output","description":"Score the quality of an LLM response across 6 dimensions (0 to 60). Post-generation companion to /api/score. $0.10 USDC"},{"method":"POST","path":"/api/preflight","description":"Pass/Fail gate. Block doomed prompts before you spend tokens. $0.05 USDC"},{"method":"POST","path":"/api/pqs-grade","description":"Pre-flight prompt quality scoring. $0.001/call. Score, grade, 3 framework sub-scores, verdict."}],"x402":null},{"id":"4d0f6e53-12de-4b7b-b1b9-483d0ed320d3","name":"AI Agent Memory API","slug":"ai-agent-memory-api-c5cab4","shortDescription":"Persistent memory storage for AI agents — store, retrieve and clear across sessions","description":"Give your AI agent a persistent memory. Store and retrieve \nkey-value memories across sessions, list all stored memories \nfor any agent ID, and clear memory when needed.\n\nBuilt for AI agents that need to remember context, user \npreferences, conversation history, and task state across \nmultiple sessions. No authentication required.\n\nPOST /api/memory/store — Store a memory\nGET /api/memory/retrieve — Get a memory by key\nGET /api/memory/list — List all memories for an agent\nDELETE /api/memory/clear — Clear all agent memories\n\nOptional TTL support — memories auto-expire when set.","category":null,"tags":["memory","AI agents","persistence","storage","context","session","state management","KV"],"baseUrl":"https://orbisapi.com/proxy/ai-agent-memory-api-c5cab4","openApiSpecUrl":"https://ai-agent-memory.palmeraurareplyteam.workers.dev/openapi.json","hasFree":true,"callCount":558,"tiers":[{"id":"33a37816-cd6b-4cc0-867a-26a876bf32e6","name":"Free","description":"Just enough to test","isFree":true,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"0.00","limits":{"requestsPerDay":3,"requestsPerMonth":90,"rateLimitPerSecond":null},"features":["3 requests/day","All 4 endpoints","TTL support","Persistent across sessions","JSON response"]},{"id":"17badf35-dcaa-490a-be09-be18de834cc2","name":"Pro","description":"For agents with regular memory needs","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"4.990000","limits":{"requestsPerDay":10000,"requestsPerMonth":300000,"rateLimitPerSecond":null},"features":["10000 requests/day","All 4 endpoints","TTL support","Persistent across sessions","Priority access","JSON response"]},{"id":"80ea193a-0d09-4a29-adcf-45991c28d9a1","name":"Enterprise","description":"For high-volume agent pipelines","isFree":false,"isPerCall":false,"pricePerCallUsdc":null,"paymentScheme":"exact","pricePerMonthUsd":"9.990000","limits":{"requestsPerDay":999999,"requestsPerMonth":9999999,"rateLimitPerSecond":null},"features":["Unlimited requests/day","All 4 endpoints","TTL support","Persistent across sessions","Highest priority access","Bulk operations ready","SLA guaranteed uptime"]},{"id":"5f9c376f-aab6-4e0e-be83-8e4efbe3910e","name":"Pay-per-call","description":"No subscription — pay $0.001 per call via USDC on Base","isFree":false,"isPerCall":true,"pricePerCallUsdc":0.02,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":["$0.02 per call","x402 USDC on Base","No monthly commitment"]}],"endpoints":[{"method":"POST","path":"/api/memory/store","description":"tore a memory. Body: {\"agent_id\":\"agent123\",\"key\":\"user_name\",\"value\":\"John\",\"ttl\":3600}"},{"method":"GET","path":"/api/memory/retrieve","description":"Retrieve memory. Params: ?agent_id=agent123&key=user_name"},{"method":"GET","path":"/api/memory/list","description":"List all memories. Params: ?agent_id=agent123"},{"method":"DELETE","path":"/api/memory/clear","description":"Clear all memories. Params: ?agent_id=agent123"}],"x402":null},{"id":"84143165-6de1-4fc4-9439-641052a215a7","name":"Hyre Agent","slug":"hyre-agent","shortDescription":"AI-enhanced DeFi intelligence API — 24 endpoints, pay-per-call via x402 (Solana, Base, SKALE). No API keys needed.","description":"HYRE Agent is an AI-enhanced DeFi data API serving 22+ endpoints across 4 segments:\n\n• Trenches — New token launches, bonding curves, snipers, graduation tracking\n• Traders — Wallet PnL, whale detection, top wallets, token verdicts\n• LPs — Meteora DLMM pools, AI recommendations, rebalance strategies  \n• DeFi — Chain TVL, cross-chain yield aggregation, deBridge quotes\n\nEvery response includes LLM-interpreted insights with confidence-scored signals (snipe/watch/avoid, follow/ignore, add_liquidity/rebalance/hold, etc).\n\nPayment: x402 micropayments in USDC on Solana, Base, and SKALE (zero gas). No API keys — payment is the only gate. Prices range from $0.001 to $0.025 per call.\n\nAlso available as an MCP server (npm: hyre-mcp) for Claude Desktop and Cursor.","category":null,"tags":["defi","solana","ai","crypto","trading","yields","liquidity","whale-tracking","x402","mcp","agent"],"baseUrl":"https://orbisapi.com/proxy/hyre-agent","openApiSpecUrl":"https://mpp.hyreagent.fun/openapi.json","hasFree":false,"callCount":757,"tiers":[{"id":"6fbc5968-c011-4b2e-a11d-69e12ba194d7","name":"Starter","description":null,"isFree":false,"isPerCall":true,"pricePerCallUsdc":0.005,"paymentScheme":"exact","pricePerMonthUsd":null,"limits":{"requestsPerDay":null,"requestsPerMonth":null,"rateLimitPerSecond":null},"features":[]}],"endpoints":[],"x402":null}]}