Pay-per-use API toolbox for AI builders
Scheduling, scraping, PDFs, and more. From $0.01 a call.
One API key for the utility tools your AI app keeps needing. One balance, no subscription, and credits never expire.
One HTTP call. Scheduled.
One HTTP call. Scheduled.
A reliable scheduled feature usually means cron plus a queue plus retries plus a worker to babysit. Skip all of it. Point Omniyond at any URL, pick a cadence, and we run it on time, retry if it fails, and store the result or POST it to your callback.
- Runs on timeOne-minute precision. Once, or every 5m, 1h, or 1d.
- Retries built inThree automatic retries with backoff, then a dead-letter queue.
- Your results, deliveredStored for retrieval, or POSTed straight to your callback URL.
POST /v1/schedule
curl -X POST https://omniyond.com/v1/schedule \
-H "Authorization: Bearer omni_live_xxx" \
-H "Content-Type: application/json" \
-d '{
"url": "https://api.acme.com/daily-digest",
"schedule": "1d",
"delivery": "callback",
"callbackUrl": "https://acme.com/hooks/digest"
}'→ 201 scheduled · next run 08:00 UTC · $0.01/run
Pay for what you use. Nothing you don't.
Pay for what you use. Nothing you don't.
One key, one balance, no subscription. Start with the scheduler and reach for the rest from the same credits.
- SchedulerSchedule any HTTP call to run once or on a repeat (5m, 1h, 1d). Retries and delivery are built in.
- Pay per run$0.01 a run. Prepay a pack and spend it across every tool. Credits never expire.
- No infra to runNo cron server, no queue, no worker to deploy and watch. You just call the API.
- MCP in one lineAdd it to Claude Desktop or Cursor with npx omniyond-mcp. Your agent calls the tools, no glue code.
- Reliable deliveryAutomatic retries with backoff and a dead-letter queue. Built on Cloudflare Queues.
- x402 nativeAgents can pay per call in USDC on Base. No account, no API key, just a 402 and a signature.
Built for agents. Pay-per-call, no account.
Built for agents. Pay-per-call, no account.
Your agent gets every tool over MCP and pays for each call itself. Schedule digests, poll an API, follow up later, scrape and store, or generate assets, all on a timer and paid as it goes.
Connect over MCP
Add every tool to Claude Code, Cursor, Codex, or any MCP client in one line. Your agent discovers and calls them with no glue code.
npx omniyond-mcpPay per call with x402
No account, no API key. Your agent pays each call in USDC on Base. It hits a 402, pays, and retries.
POST /v1/extract 402 Payment Required
pay in USDC on Base (no signup)
POST /v1/extract 200 OKPrepaid credits. No subscription.
Prepaid credits. No subscription.
Buy a pack once and spend it across every tool. Credits never expire and there's no monthly bill. The $9 pack outlasts a month of most cron services. Agents can also pay per call with x402.
Starter
Kick the tires.
$9
one-timecredits never expire
- $9 of pay-per-use credits
- ~900 scheduled runs
- All endpoints + MCP server
- x402 pay-per-call included
Growth
Most popularFor real workloads.
$29
one-timecredits never expire
- $29 of pay-per-use credits
- ~2,900 scheduled runs
- All endpoints + MCP server
- Priority email support
Scale
High-volume workloads.
$99
one-timecredits never expire
- $99 of pay-per-use credits
- ~9,900 scheduled runs
- All endpoints + MCP server
- Priority support
Frequently Asked Questions
Frequently Asked Questions
One key. One balance. Pay per call.
One key. One balance. Pay per call.
Omniyond is the pay-per-use tool API for AI builders. Grab a key and pay only for the calls you make.
