1Lookup REST API

RESTful API over HTTPS covering all 1Lookup products (phone/email/IP validation, fraud, enrichment, B2B data, SEO intelligence). API-key Bearer auth (sk_live_ keys, organization-scoped), JSON bodies, one response envelope on every product, and job-based bulk processing up to 100,000 rows with an Idempotency-Key contract and signed webhook callbacks. 46 documented operations, almost all POST, priced against a universal credit balance. No OpenAPI or other machine-readable contract is published.

Documentation

Other Resources

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/1lookup-rest-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 ↑
name: 1Lookup REST API
description: RESTful API over HTTPS covering all 1Lookup products (phone/email/IP validation, fraud, enrichment,
  B2B data, SEO intelligence). API-key Bearer auth (sk_live_ keys, organization-scoped), JSON bodies,
  one response envelope on every product, and job-based bulk processing up to 100,000 rows with an Idempotency-Key
  contract and signed webhook callbacks. 46 documented operations, almost all POST, priced against a universal
  credit balance. No OpenAPI or other machine-readable contract is published.
humanURL: https://app.1lookup.io/api
baseURL: https://app.1lookup.io/api/v1
tags:
- Phone Validation
- Email Validation
- IP Intelligence
- Fraud and Risk
- Data Enrichment
- B2B contact & company data
- SEO / web analytics
- Audio Transcription
- REST API
tags_raw:
- phone validation
- email validation
- IP intelligence
- fraud & risk
- data enrichment
- B2B contact & company data
- SEO / web analytics
- audio transcription
- REST API
properties:
- type: Documentation
  url: https://app.1lookup.io/api
- type: APIReference
  url: https://app.1lookup.io/api#endpoints
- type: GettingStarted
  url: https://app.1lookup.io/api#getting-started
- type: Authentication
  url: authentication/1lookup-authentication.yml
- type: Conventions
  url: conventions/1lookup-conventions.yml
- type: ErrorCatalog
  url: errors/1lookup-problem-types.yml
- type: RateLimits
  url: rate-limits/1lookup-rate-limits.yml
- type: Lifecycle
  url: lifecycle/1lookup-lifecycle.yml
- type: Idempotency
  url: conventions/1lookup-conventions.yml
- type: Webhooks
  url: asyncapi/1lookup-webhooks.yml
- type: DataModel
  url: data-model/1lookup-data-model.yml
- type: Examples
  url: examples/1lookup-examples.yml