Tools
Flat-priced utility APIs alongside the model catalog — faces, documents, the web, market data and SEC filings. Same handshake as everything else: no account, no key, pay per call.
AI primitives
Search, embeddings, moderation and extraction an agent composes with.
Embed
$0.0010Turn text into 1024-d vectors for semantic search, clustering or RAG.
Moderate
$0.0010Safety classification for a piece of text. Use before publishing user-generated content, or when an agent needs to decide whether to act on something it was asked to p…
Search
$0.0050Web search returning ranked results with title, url and snippet.
Extract
$0.0100Renders the page (JS included) and returns JSON matching the schema YOU declare, so there is no guessing at field names.
Youtube Summary
$0.1500Summarise a YouTube video without downloading or transcribing it.
Image rendering
Turn text or a URL into a social card, thumbnail or meme.
OG Image
$0.0200Render a branded 1200x630 social card. Use when an agent publishes a page or post and needs a preview image so the link does not share as a bare URL.
Youtube Thumbnail
$0.0200Render a 1280x720 YouTube thumbnail. Use when an agent produces a video and needs a title card that reads at feed size.
Quote Card
$0.0200Render a quotation as a shareable image. Use when an agent turns a line of text into something postable.
Code Image
$0.0200Render a syntax-highlighted code snippet as an image.
Tweet Image
$0.0200Render text in a tweet-style card. Use when an agent mocks up a post or quotes one as an image.
Meme
$0.0200Render top and bottom caption text over an image.
Card
$0.0200Render a social card in a chosen aspect ratio.
Auto OG
$0.0300Read a web page and render a social card from what it says.
Web data
Read a page and get back data instead of HTML.
Scrape
$0.0050Fetch a URL and get markdown back, with JavaScript executed first.
Screenshot
$0.0050Capture a rendered web page as a PNG. Use when an agent needs to show a page rather than read it — a preview, a visual diff, evidence of what a site displayed.
Product Listing
$0.0080Turn a product photo into marketplace copy. Use when an agent helps a seller list an item without writing the description by hand.
Market data
Token prices, pairs, TVL, gas and FX — live rates.
Token Price
$0.0020Spot prices for cryptocurrencies and tokens. Use when an agent values a holding, converts an amount, or checks a market before acting.
Exchange Rate
$0.0020Fiat currency conversion across 160+ currencies.
RPC
$0.0020Read-only JSON-RPC call against a supported blockchain.
DEX Pairs
$0.0100On-chain DEX liquidity for a token: which pools exist, how deep they are, and how much they trade.
DeFi TVL
$0.0100Total value locked in a DeFi protocol or a whole chain, from DefiLlama.
Gas Price
$0.0100Current gas on an EVM chain, priced in both gwei and dollars.
Market Brief
$0.0300Answers "what is the market doing right now" in a single request, assembling prices, movement and liquidity into one response.
Company filings
What US public companies reported to the SEC. Reported, never traded.
Stock Filings
$0.0050Recent SEC filings for a US public company, newest first, each with its form type, date and a direct link to the document.
Stock Fundamentals
$0.0100What a US public company REPORTED, straight from its SEC filings — revenue, net income, assets, cash, shares outstanding — per fiscal period, newest first.
Stock Brief
$0.0120One call that answers "what is going on with this company": profile, the latest reported financials, and the most recent filings.
Insider Trades
$0.0150Who inside a US public company bought or sold its stock, parsed from the Form 4s they are legally required to file.
Indonesian data
Regions, ID numbers, tax IDs, QRIS and prayer times. Free.
Cek NIK, NPWP, wilayah, QRIS dan jadwal sholat → — free, documented in Indonesian.
Identity & faces
Face detection, comparison and ID document reading.
Face Detect
$0.0030Find faces in an image. Use when an agent counts people, checks a photo contains exactly one face before a match, or estimates age and gender.
OCR ID
$0.0050Send a photo of an identity document and get structured fields back instead of a wall of text: the number, the name, the dates and the rest, keyed and ready to store o…
Face Embed
$0.0060Turn every face in an image into a 512-d ArcFace vector.
Face Compare
$0.0110Send two images and get back a similarity score, a match flag and the threshold it was judged against.
KYC Verify
$0.0150One request takes an identity document and a selfie and returns the fields it read from the document alongside a face-similarity score between the two.