From plan to production, watched live.
An interactive tour of the real product. It plays the whole journey on its own, and the moment you click, you take over. Copy the key and start making calls, and upgrade the plan when you need more.
Frequently asked questions
What is Listings API?
A REST API, typed SDKs (Python and Node), and a hosted MCP server for local marketing. Manage business locations, publish listings across the directories on your plan, aggregate and respond to reviews, publish posts across channels, and pull local analytics, all through one API surface at listingsapi.com/api/v4.
Is there a free trial?
Yes. The Launch plan ($99/mo) starts with a 14-day free trial: you add a card at signup, pay $0 today, and can cancel any time before the trial ends. Growth ($499/mo) starts paid, and Enterprise plans are custom.
How does authentication work?
Create an API key in the dashboard and send it on every request as Authorization: API <your-api-key>. The same key authorizes the Python and Node SDKs and the hosted MCP server, and you can rotate or revoke keys from the dashboard at any time.
Which directories does Listings API publish to?
One POST /api/v4/locations publishes your business to the directories, maps, and answer engines on your plan: Google Business Profile, Apple Maps, Bing Places, Facebook, and more. Track each citation with per-directory syncStatus via the premium listings endpoint.
What is the MCP server and how do I connect?
Listings API ships a hosted Model Context Protocol server at listingsapi.com/mcp, no install required. Connect with claude mcp add --transport http listingsapi https://listingsapi.com/mcp. Docs tools work without auth; account tools use your API key.
Can I change plans later?
Yes. Upgrades are self-serve from Billing → Change plan and prorate from the next billing period. Moving from Launch to Growth raises your limits to 50 req/min and 25 locations instantly. Downgrades apply at period end, and Enterprise is handled through our contact form.