Feature

The marketplace

Before you build an API from scratch, search the marketplace — thousands are already built and free to use.

parse · marketplace2,600 live
Search 2,600 APIs…
zillow.com6 endpoints · shared by 12.0kreal estate
news.ycombinator.com4 endpoints · shared by 8.4knews
resy.com3 endpoints · shared by 2.1kdining
amazon.com7 endpoints · shared by 19.3kcommerce
Browse the live marketplace
2,600 live APIsFree to browseFork & reviseSelf-healing
How it works

One API per site, shared by everyone

Every site in Parse has a single, community-maintained API called the canonical. When you create an API for a site that already has one, you don't start over — you get your own copy, linked back to the canonical. The build is instant and free, because the work is already done.

The canonical model
A fix or a new endpoint someone adds to a popular site can flow to everyone using it. The catalog gets broader and more reliable every day — instead of rotting the way one-off scraping scripts do.
Usage

Four ways to use one

There's a path for every level of control:

  • Call the canonical directly — simplest; always runs the latest shared version with just your API key.
  • Subscribe — your own copy pinned to the current release, so upstream changes never break your contract until you merge them.
  • Fork privately — an isolated copy you can customize freely, with no upstream merges.
  • Dispatch by URL — paste a URL and Parse matches an existing canonical or builds a new one.
The flywheel

Contribute back, for free

Found one that's close but not exact? Fork it, revise it in plain English, and the agent rebuilds it against the live site in minutes. Browsing, subscribing, and contributing back to the public catalog never cost credits.

Prefer to keep it private?
The marketplace is opt-in. When you build an API you can keep it fully private — it stays off the public catalog, never syncs with the shared canonical, and nothing you build flows back to anyone else. It's yours alone.

Read the full reference on the canonical model, subscribing, forking, and private off-catalog builds in the marketplace docs.