_done
_done is an agent-native catalog of 26 single-purpose utility REST APIs — network and DNS lookups, domain intelligence, email-authentication checks, HTTP and SEO inspection, OCR, screenshots, hashing, JSON tooling, web3 resolution and finance calculators. There are no accounts, no signups and no API keys: every call is metered individually at $0.01 in USDC over the x402 protocol, settled on Base Mainnet or Solana Mainnet through the Coinbase CDP facilitator. Each service runs on its own subdomain, exposes a single POST operation, and publishes its own OpenAPI 3.1.0 spec annotated for AI agents with x-ai-instructions, x-guidance, x-pricing and x-402 payment metadata. Discovery is served from /.well-known/x402.json, /llms.txt, robots.txt and sitemap.xml. There is no MCP server, no A2A agent card, no SDK, no changelog, no status page and no published terms of service.
Limited machine-readable signal and partial portal coverage — documentation a human can read, but little a machine or agent can consume without scraping.
API Evangelist profiles _done the way a machine reads it — 59 machine-readable artifacts across 27 APIs, pulled from the provider's own public surface and indexed so a developer, an analyst, or an AI agent can evaluate it against every other provider on the network.
Every provider in the network is reduced to the same set of machine-readable artifacts — OpenAPI contracts, event specifications, GraphQL schemas, runnable collections, pricing and rate-limit signals, security posture, OAuth scopes, and the agent surfaces (MCP servers and skills) that let software drive the API on its own. We profile them because the interface is the part of a company you can actually inspect: it is a truer signal of what a provider does than any marketing page. From those artifacts we compute the Kin Score — _done scores 38.3/100 (thin), with a separate agent-readiness read of 63/100 (agent ready). The full breakdown is below, followed by every artifact we hold — each card links through to its machine-readable definition on apis.io.
Kin Score
This is the API Evangelist rating — a single, repeatable read computed from the artifacts on this page. Green fill is points earned; the red track is points possible, so every bar shows earned-versus-possible at a glance.
Put this on your own site. The badge is drawn live from _done's current Kin Score — paste it once and it updates itself every time the score is recomputed. It follows your visitor's light or dark setting, and it links back here so anyone who sees it can read the full breakdown.
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/done/"
title="_done on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/done.svg"
alt="_done Kin Score — API readiness rating by API Evangelist" width="150" height="150" loading="lazy">
</a>
[](https://providers.apievangelist.com/providers/done/)
<!-- Kin Score · API Evangelist -->
<a href="https://providers.apievangelist.com/providers/done/"
title="_done on API Evangelist — API profile and Kin Score">
<img src="https://apis.io/badge/done/card.svg"
alt="_done Kin Score — API readiness rating by API Evangelist" width="340" height="120" loading="lazy">
</a>
More shapes, themes and sizes → · Score as JSON · How badges work
How we profile _done
Each block below is one kind of artifact we hold for _done. For each we say what it is and why it earns a place in the profile, then list every one we've indexed — capped at two rows, scroll within the panel for the rest.
APIs 27
Each API is captured as its own OpenAPI definition — every operation, parameter, and response. This is the single most useful machine-readable description of what an API does, and it's what lets us score, lint, mock, and generate against it without asking the provider for anything.
Individual APIs this provider publishes, each with its own machine-readable definition.
_done Catalog
Single-page agent-native catalog of the 26 _done pay-per-call utility APIs. Publishes a real llms.txt, a robots.txt, a sitemap.xml and an x402 resource manifest at /.well-known/...
ASN Lookup
Look up the network operator, country, and address block behind any IP address or ASN number. Given an internet address (IP) or a network identification number (ASN), this tool ...
BIMI Checker
Checks whether a website's email branding setup is correct so its logo shows up in inboxes. Checks one or more website addresses to see if they are properly set up to show a bra...
CORS Header Checker
Send a URL and origin, get back exactly which cross-origin permissions that server grants. Sends a real request to any URL you provide, attaches an Origin header, and reads back...
US CPI Data & Inflation Report
Returns the latest, a specific month's, or a historical range of official US inflation (CPI) figures from BLS . Gives you official United States inflation numbers from the gover...
Curl HTTP Request
Make a real HTTP request from the cloud and get back the status code, headers, and body instantly. Send an HTTP request to any URL from our servers and receive the full response...
Directory Submission Lite
Places an order to have a website submitted to twenty directories, returning a confirmation number to track it. Places an order to have a website submitted to twenty directories...
Bulk DMARC Record Lookup
Check email security (DMARC) configuration for one or many domains in a single request. Give this tool a list of domain names and it will instantly check each one's DMARC email ...
DNS & WHOIS Lookup
Look up all 13 DNS record types plus full WHOIS registration data for up to 10 domains in one call. Send up to 10 domain names and get back every DNS record type (A, AAAA, MX, C...
Domain Age Checker
Give it a list of domains and get back registration date, expiration date, age, and time remaining — instantly. Send a list of domain names and this tool tells you exactly how o...
Domain Availability Checker
Check whether 1–10 domain names have an active registration record using the official RDAP protocol. Give this API up to 10 domain names and it will tell you whether each one ha...
ENS Resolver
Resolve an ENS name to an Ethereum address, or an address back to its ENS name. Look up an ENS name or an Ethereum address and get back the matching one, automatically figuring ...
Hacker News Data
Fetch Hacker News stories by category, or scan all stories/jobs/polls from a specific date, with optional nested comments. This tool reads live information from Hacker News, a p...
Hashing, HMAC & Checksum Suite
Compute cryptographic hashes, HMAC signatures, and checksums — and verify webhook signatures with constant-time comparison. Give this API any text or binary data and it instantl...
HTTP Header Checker
Fetches any web address and returns its response headers, status code, and redirect path. Sends a request to a web address you provide and reports back everything the server sai...
HTTP Status Code Checker
Check the live status of up to 10 URLs at once and detect redirects instantly. Give this API a list of up to 10 web addresses and it will visit each one to tell you whether it i...
JSON Validate, Repair, Convert, Query & Diff
One endpoint to validate, repair, format, query, diff, convert, and canonicalize JSON — the most common operation in every agent workflow. Every AI agent and developer runs into...
Leetspeak Translator
Converts regular text into leetspeak or decodes leetspeak back into normal readable text. Takes a piece of text and either turns it into leetspeak (swapping some letters for num...
Mortgage & Loan Amortization Calculator
Get the exact monthly payment and full period-by-period breakdown for any fixed-rate loan — results an AI model cannot reliably compute on its own. Give this API a loan amount, ...
OCR Text Extractor
Extract text from any image using Tesseract OCR. Send a picture, either as a public web address or as base64-encoded image data, and get back the plain text found inside it. Pay...
TCP Port Scanner
Send a host and port range, get back a clean list of which ports are open and what services are running on them. Give this API a hostname or IP address and it will try connectin...
Bulk QR Code Generator
Turn a list of text, URLs, or any strings into QR code images instantly — one call, many codes. Send a list of texts — website addresses, phone numbers, plain words, WiFi detail...
Screenshots
Capture a screenshot of a fully rendered webpage, including JavaScript-heavy pages. Renders a webpage exactly as a real browser would, including all its scripts and dynamic cont...
SEO Data Extractor
Fetch a webpage and instantly extract all key SEO fields: title, meta tags, headings, canonical URL, and more. Give this API a web address and it will visit that page, then hand...
Shopify AI Rank Checker
Check exactly where your Shopify product ranks when AI shopping assistants like ChatGPT and Gemini search for it. Checks how well a Shopify store's products show up when AI shop...
Sitemap URL Extractor
Give it a sitemap.xml link and get back every URL listed in it — including nested sub-sitemaps — with metadata like last modified date and change frequency. Give this API a link...
URL Uptime Checker
Checks whether a website or web address is currently reachable and reports how fast it responded. Pay-per-call at $0.01 USDC over x402 on Base or Solana — no account, no API key...
Scroll within the panel for all 27 ·
Open Collections 26
Open, tool-agnostic collections carry the same runnable value as Postman without locking you to one client — the portable, forkable form of the same exercise.
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
ASN Lookup
OPEN COLLECTIONBIMI Checker
OPEN COLLECTIONCORS Header Checker
OPEN COLLECTIONUS CPI Data & Inflation Report
OPEN COLLECTIONCurl HTTP Request
OPEN COLLECTIONDirectory Submission Lite
OPEN COLLECTIONBulk DMARC Record Lookup
OPEN COLLECTIONDNS & WHOIS Lookup
OPEN COLLECTIONDomain Age Checker
OPEN COLLECTIONDomain Availability Checker
OPEN COLLECTIONENS Resolver
OPEN COLLECTIONHacker News Data
OPEN COLLECTIONHashing, HMAC & Checksum Suite
OPEN COLLECTIONHTTP Header Checker
OPEN COLLECTIONHTTP Status Code Checker
OPEN COLLECTIONJSON Validate, Repair, Convert, Query & Diff
OPEN COLLECTIONLeetspeak Translator
OPEN COLLECTIONMortgage & Loan Amortization Calculator
OPEN COLLECTIONOCR Text Extractor
OPEN COLLECTIONTCP Port Scanner
OPEN COLLECTIONBulk QR Code Generator
OPEN COLLECTIONScreenshots
OPEN COLLECTIONSEO Data Extractor
OPEN COLLECTIONShopify AI Rank Checker
OPEN COLLECTIONSitemap URL Extractor
OPEN COLLECTIONURL Uptime Checker
OPEN COLLECTIONScroll within the panel for all 26 ·
MCP Servers 1
Model Context Protocol servers expose these APIs directly to AI agents. We profile them because agent-native access is the fastest-growing way this provider's capabilities actually get used.
Model Context Protocol servers that expose these APIs to AI agents.
done-mcp.yml
MCP SERVERPricing Plans 1
Pricing is part of the interface. Machine-readable plans tell you what a tier costs and includes before you commit — one of the six things the Kin Score reads for commercial clarity.
Published pricing tiers and plan structures.
Done Plans Pricing
PLANSRate Limits 1
Rate limits are the difference between a demo that works and a production integration that doesn't fall over. Publishing them is an operational-transparency signal — and a hard requirement for any agent that plans its own throughput.
Documented rate limits and quota policies.
Done Rate Limits
RATE LIMITSSecurity Posture 2
Authentication, domain security, vulnerability disclosure, and trust-center signals — the evidence that a provider takes security seriously enough to document it. We profile it because you can't govern what you can't see.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Agentic Access 1
An x-agentic-access contract marks which operations are safe for an agent to run on its own and which need a human in the loop. It is the difference between an API an agent can use and one it can use safely.
Recommended x-agentic-access execution contracts for AI agents.
Resources
Every other property we hold for _done — documentation, portals, status pages, policies, and corporate surface — grouped by the job it does, following the integrator's arc from getting started to running in production.
Get Started 1
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 2
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 2
Pricing, plans, and the legal terms of use
← All providers · Data indexed from github.com/api-evangelist/done · machine-readable index on apis.io
This is an independent, third-party profile of _done, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.