Orbis API Marketplace
orbisapi.com
· orbisapi.com
API marketplace for the agent era. 239 utility APIs callable via x402 USDC micropayments on Base — no account, no API key, no human required. Agents pay per call or subscribe via Stripe.
orbisapi.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 50/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-18 12:34:47 current | b613b8ee67f5… |
view → |
Endpoints
| Agent card | https://orbisapi.com/.well-known/agent.json |
| Provider | https://orbisapi.com |
| Docs | https://orbisapi.com |
Skills · 6 declared · mapped to canonical taxonomy
93 APIs — text processing, conversion, formatting, statistics, and data transformation utilities.
18 APIs — calculators, validators, formatters for financial data.
16 APIs — URL analysis, HTML processing, web utilities.
14 APIs — email validation, phone validation, IBAN, Luhn checks.
6 APIs — language detection, text summarization, sentiment analysis.
6 APIs — coordinate conversion, geo calculation, timezone utilities.
Health · last 10 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/orbisapi.com) [](https://agenstry.com/agents/orbisapi.com) [](https://agenstry.com/agents/orbisapi.com) [](https://agenstry.com/agents/orbisapi.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Orbis API Marketplace",
"description": "API marketplace for the agent era. 239 utility APIs callable via x402 USDC micropayments on Base \u2014 no account, no API key, no human required. Agents pay per call or subscribe via Stripe.",
"url": "https://orbisapi.com",
"version": "1.0.0",
"card_version": "1.1.0",
"last_modified": "2026-03-30T16:45:00Z",
"ttl_seconds": 1800,
"capabilities": {
"streaming": false,
"pushNotifications": false,
"x402Payments": true,
"mcpServer": true
},
"authentication": {
"schemes": [
{
"type": "x402",
"description": "Pay-per-call via USDC on Base. Send x402 payment headers with each request \u2014 no registration required.",
"settlementChain": "Base",
"currency": "USDC"
},
{
"type": "apiKey",
"description": "API key issued after subscribing to a tier via Stripe. Pass as x-api-key header.",
"header": "x-api-key"
}
]
},
"endpoints": {
"catalogue": "https://orbisapi.com/api/marketplace/apis",
"discovery": "https://orbisapi.com/api/marketplace/discovery",
"mcp": "https://orbisapi.com/api/mcp",
"agentSubscribe": "https://orbisapi.com/api/agent/subscribe"
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "data-analytics",
"name": "Data & Analytics",
"description": "93 APIs \u2014 text processing, conversion, formatting, statistics, and data transformation utilities.",
"tags": [
"text",
"data",
"conversion",
"formatting",
"statistics"
]
},
{
"id": "finance-payments",
"name": "Finance & Payments",
"description": "18 APIs \u2014 calculators, validators, formatters for financial data.",
"tags": [
"finance",
"calculator",
"currency",
"invoice",
"tax"
]
},
{
"id": "web-scraping",
"name": "Web & Scraping",
"description": "16 APIs \u2014 URL analysis, HTML processing, web utilities.",
"tags": [
"web",
"url",
"html",
"scraping"
]
},
{
"id": "identity-verification",
"name": "Identity & Verification",
"description": "14 APIs \u2014 email validation, phone validation, IBAN, Luhn checks.",
"tags": [
"validation",
"identity",
"email",
"phone"
]
},
{
"id": "ai-ml",
"name": "AI & Machine Learning",
"description": "6 APIs \u2014 language detection, text summarization, sentiment analysis.",
"tags": [
"ai",
"nlp",
"language",
"summarization"
]
},
{
"id": "geolocation",
"name": "Geolocation",
"description": "6 APIs \u2014 coordinate conversion, geo calculation, timezone utilities.",
"tags": [
"geo",
"coordinates",
"timezone",
"location"
]
}
]
}