14
Endpoints
2
Providers
$0.05
Starting Price
Base
Chain
Endpoints
Core
POST
/api/chatGeneral-purpose chat completion$0.05POST
/api/thinkDeep reasoning with step-by-step analysis$0.10POST
/api/searchWeb search with AI synthesis$0.05POST
/api/codeCode review and security analysis$0.10POST
/api/translateTranslation across 50+ languages$0.05Processing
POST
/api/summarizeDocument and text summarization$0.05POST
/api/extractStructured data extraction from text$0.10POST
/api/analyzeMultimodal analysis (text, image, code)$0.10POST
/api/classifySentiment, intent, toxicity detection$0.05POST
/api/rewriteText rewriting with style control$0.05POST
/api/generateStructured output: JSON, CSV, Markdown$0.05Power
POST
/api/pipelineMulti-step AI pipeline (up to 5 steps)$0.15POST
/api/batchBatch processing (up to 10 items)$0.10POST
/api/ttsText-to-speech (MP3 output)$0.10How it works
01
Request
POST to any endpoint with your data
02
402
Server returns payment-required response
03
Pay
Sign USDC payment with your wallet
04
Response
Receive your data, instantly
Quick start
$ curl -X POST https://nova.orbonomy.xyz/api/chat -H "Content-Type: application/json" -d '{"messages":[{"role":"user","content":"Hello"}]}'
-> 402 Payment Required
$ # Pay with x402 wallet (USDC on Base)
$ # Retry with payment signature
-> 200 OK
{"success":true,"content":"Hello! How can I help?"}Pricing
Standard
$0.05
Chat, search, translate, classify, rewrite
Premium
$0.10
Think, code, extract, analyze, batch, TTS
Pipeline
$0.15
Multi-step AI pipelines