Skip to content

Marketplace

Use the live RapidAPI listings after you verify fit on-site.

The current public paid self-serve set is JSON Clean, Data Extraction, and Transcript Formatter. Start with the free key and live playground on this site, then move into RapidAPI only when you want marketplace billing for a route that already has a live listing.

Free evaluation first3 APIs liveMarketplace billing only where live

Inspectable example

JSON Clean is one of the current live RapidAPI listings

Use JSON Clean as the easiest example to inspect before you subscribe. The response returns structured JSON plus repair signals like repair_applied and warnings.

Before

POST /v1/json/clean
{
  "raw": "{name: \"Ada\", plan: starter, trialEnds: \"2026-04-15\", }"
}

After

{
  "cleaned": {
    "name": "Ada",
    "plan": "starter",
    "trialEnds": "2026-04-15"
  },
  "top_level_type": "object",
  "repair_applied": true,
  "warnings": [
    "Unquoted object keys quoted",
    "Bareword string values quoted"
  ]
}

Live on RapidAPI

These are the paid self-serve APIs that are live today

The website should only point you to RapidAPI for routes that already have a public listing. Right now that set is JSON Clean, Data Extraction, and Transcript Formatter.

Data Cleanup

JSON Clean

Live
Free on siteAvailable on RapidAPIRapidAPI plans liveFast first-run APIGood first API

Fix broken JSON before it breaks your workflow.

Turn messy JSON-like text into clean structured data.

Live route with a free site start and a public paid plan on RapidAPI.

POST/v1/json/clean

Good for

  • Cleaning payloads before ingestion
  • Agent toolchains
  • Webhook normalization

Start free on this site with a self-serve key. When you want a paid plan, subscribe on RapidAPI.

Transcript Cleanup

Transcript Formatter

Live
Free on siteAvailable on RapidAPIRapidAPI plans liveFast first-run APIGood first API

Normalize speaker-labeled transcript text into stable speaker turns.

Clean up speaker-cued transcript text into a simpler turn-by-turn JSON format.

Live route with a free site start and a public paid plan on RapidAPI.

POST/v1/transcripts/format

Good for

  • Call review pipelines
  • CRM enrichment
  • Preparing transcripts for later scoring

Start free on this site with a self-serve key. When you want a paid plan, subscribe on RapidAPI.

Field Extraction

Data Extraction

Live
Free on siteAvailable on RapidAPIRapidAPI plans liveFast first-run APIGood first API

Pull known fields out of messy text without writing custom parsers.

Extract values like names, dates, amounts, or risk labels into JSON.

Live route with a free site start and a public paid plan on RapidAPI.

POST/v1/extract/fields

Good for

  • CRM sync
  • Operations dashboards
  • Human-in-the-loop extraction

Start free on this site with a self-serve key. When you want a paid plan, subscribe on RapidAPI.

Access paths

Free on-site, live on RapidAPI, or managed premium

Each route should make the next step obvious. Free evaluation happens here, paid self-serve happens only where a live RapidAPI listing exists, and premium business data stays separate.

Free on site

Browse, test, and start instantly

18 free-start APIs

The site remains the simplest place to get a free key, use the playground, and compare APIs by job and output shape.

  • Instant self-serve free key
  • Live playground and docs
  • Best first step for evaluation

Paid on RapidAPI

Only the live listings belong here

3 APIs live

RapidAPI is the paid path only for the standard APIs that already have a public listing and subscription flow.

  • JSON Clean, Data Extraction, and Transcript Formatter are live now
  • 15 standard APIs still start free on this site only
  • Best when evaluation is complete and the route already proved fit

Managed premium

Business-data products stay separate

15 premium APIs

Premium business-data endpoints stay managed because the value, freshness, and rollout constraints are different from lightweight utility APIs.

  • Premium business search, contacts, and qualification
  • Separate commercial conversation
  • Best for higher-value data workflows

Rapid self-serve

Use RapidAPI only when a live listing already proved fit

Rapid is the right next step when the route works for your workflow and the main thing you need next is a paid self-serve buying surface.

Rapid is the right step when

You are done evaluating and ready for a paid self-serve plan

  • You already validated the route on-site and want marketplace billing.
  • You want a public self-serve subscription flow for a listing that is already live.
  • You need a clean buying path for teammates or customers without managing billing yourself.

What still starts on-site first

Free on-site APIs should stay free-first until a live listing exists

15 standard APIs are still available only through the free on-site evaluation path today. The site should not present those as paid RapidAPI products until a real public listing exists.

Managed premium

Premium data is intentionally a separate conversation

Business-data routes remain visible in the catalog and docs, but they are sold differently because the value is in the data product, not just raw request volume.

Premium Business Data

Business Search

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Search Australian businesses with contact and readiness signals in one place.

Find Australian businesses by name, industry, location, or filters without stitching data sources together.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/businesses

Good for

  • Lead discovery in Australia
  • Finding businesses with contact-ready signals
  • Filtering by geography and commercial readiness

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Business Data

Business Detail

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Open one business profile with contacts, readiness, and evidence already grouped for you.

Get one cleaned business record with key contact, qualification, and evidence fields in one response.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/businesses/{business_id}

Good for

  • Fetching a canonical business record after search
  • Enrichment workflows that need one stable business_id
  • Inspecting premium signal fields without raw source-table leakage

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Business Data

Business Contacts

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Get the best available contact options for one business in a cleaner format.

Return phone and email contacts for one business with confidence and privacy-safe timing signals.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/businesses/{business_id}/contacts

Good for

  • Outbound workflows
  • CRM enrichment with contact confidence
  • Contact timing support without raw call-history leakage

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Business Data

Business Qualification

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

See how sales-ready a business looks without building your own scoring logic.

View the readiness and qualification signals for one business in a simpler, public-safe format.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/businesses/{business_id}/qualification

Good for

  • Scoring lead quality
  • Sorting businesses by readiness
  • Operational prioritization

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Business Data

Business Evidence

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Show why a business record looks trustworthy without exposing raw scrape data.

View evidence summaries behind a business record, such as website and source signals, in a cleaner format.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/businesses/{business_id}/evidence

Good for

  • Evidence-aware enrichment
  • Trust-building business data workflows
  • Future premium provenance use cases

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Findings Feed

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Sell the deeper AI-agent research backlog, not just the handful of stories that made it to publication.

Browse premium AI-agent findings with alpha scores, action framing, and source hints in a stable response.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-findings

Good for

  • Premium market intelligence products
  • Trend-scoring dashboards
  • Customer-facing signal feeds

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Signals

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Sell the earliest machine-readable AI-agent opportunity feed instead of making customers wait for findings or news.

Browse premium AI-agent early-warning signals with stable summary fields and profile drilldown links.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-signals

Good for

  • Early-warning monitoring products
  • Automated trend and alert pipelines
  • Managed AI market intelligence feeds

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Opportunity Reports

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Sell evidence-backed AI-agent opportunity memos instead of leaving customers with raw signals to interpret themselves.

Browse premium normalized AI-agent opportunity reports with scores, summaries, and drilldown links.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-opportunity-reports

Good for

  • VC and scout workflow feeds
  • Corporate strategy dashboards
  • Managed AI intelligence products

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Opportunity Report Detail

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Give customers one clean, evidence-backed opportunity memo instead of exposing raw deep-dive payloads and internal report JSON.

Fetch one premium AI-agent opportunity report with evidence, risks, recommendations, and cleaned markdown.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-opportunity-reports/{report_id}

Good for

  • Analyst memo detail views
  • Opportunity review workflows
  • Evidence-backed downstream reporting

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Profiles

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Give customers a clean directory of valid research profiles before they drill into premium AI-agent analytics.

Browse active AI-agent research profiles with valid agent_id values in one stable response.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-profiles

Good for

  • Discovering valid agent_id filters
  • Customer-facing research product setup
  • Managed analytics onboarding

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Profile Detail

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Let customers open one active research profile cleanly after discovery instead of wiring internal agent surfaces.

Fetch one active AI-agent research profile in a stable public-safe detail contract.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-profiles/{agent_id}

Good for

  • Profile detail views after discovery
  • Customer-safe agent metadata lookup
  • Managed analytics setup flows

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Channel Leaders

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Show customers which channels surface AI-agent topics first without making them build their own mention analytics pipeline.

Browse a premium channel leaderboard for AI-agent topic timing, win rate, and lag in a stable public response.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-channel-leaders

Good for

  • Premium competitive-intelligence dashboards
  • Channel performance benchmarking
  • Managed research lead-scoring products

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent Channel Mentions

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Turn leaderboard winners into sellable evidence by exposing the source-backed mention timeline behind channel leadership.

Browse premium AI-agent mention rows with topic keys, timestamps, and source references in a stable public contract.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-channel-mentions

Good for

  • Source-backed mention drilldowns
  • Premium analyst workflows
  • Evidence panes in intelligence products

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent News Feed

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Pull a premium feed of approved AI-agent news without building your own monitoring stack.

Browse published AI-agent news articles with tags, summaries, and source counts in a stable response.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-news

Good for

  • AI market intelligence products
  • Newsletter and dashboard ingestion
  • Customer-facing research feeds

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.

Premium Research Data

AI Agent News Article

Preview
Managed premiumManaged from $1.00 USD/requestMay take several seconds

Open one published AI-agent story with the full article body and source list already attached.

Fetch one approved AI-agent news article in a stable payload with body text, tags, and sources.

Preview premium data route. Good for integration planning, with rollout and freshness handled more carefully.

GET/v1/ai-agent-news/{slug}

Good for

  • Article enrichment after feed discovery
  • Premium customer research views
  • Source-backed AI news ingestion

Managed premium access. Contact us for business-data onboarding, rollout timing, and pricing.