Landbase Platform API

The Landbase cloud gateway that landbase-cli calls in platform mode. It backs natural-language audience search and agent runs, dataset upload/lineage/download, record match, synchronous person/company enrichment, asynchronous contact (email/phone) enrichment, dataset workflows (onboard, match, enrich, publish, sketch, transform, dedupe, qualify), account onboarding, contact import by tag, and email/LinkedIn campaign creation and launch. Landbase publishes no OpenAPI or other machine-readable description of this gateway; the command surface, error-code registry, output schemas and field reference are documented in prose for the CLI instead.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/landbase-platform-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: landbase:landbase-platform-api
name: Landbase Platform API
description: The Landbase cloud gateway that landbase-cli calls in platform mode. It backs natural-language
  audience search and agent runs, dataset upload/lineage/download, record match, synchronous person/company
  enrichment, asynchronous contact (email/phone) enrichment, dataset workflows (onboard, match, enrich,
  publish, sketch, transform, dedupe, qualify), account onboarding, contact import by tag, and email/LinkedIn
  campaign creation and launch. Landbase publishes no OpenAPI or other machine-readable description of
  this gateway; the command surface, error-code registry, output schemas and field reference are documented
  in prose for the CLI instead.
humanURL: https://www.landbase.com/docs
baseURL: https://api.landbase.com
tags:
- Go To Market
- B2B Data
- Data Enrichment
- Agents
properties:
- type: Documentation
  url: https://www.landbase.com/docs
- type: APIReference
  url: https://www.landbase.com/docs/reference/search
- type: GettingStarted
  url: https://www.landbase.com/docs/quickstart
- type: Authentication
  url: authentication/landbase-authentication.yml
- type: ErrorCatalog
  url: errors/landbase-error-codes.yml
- type: Conventions
  url: conventions/landbase-conventions.yml
- type: Idempotency
  url: conventions/landbase-conventions.yml
- type: RateLimits
  url: rate-limits/landbase-rate-limits.yml