Listings API · Authentication Profile

Listings Api Authentication

Authentication

Listings API secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

Business ListingsLocal SEOLocationsReviewsGoogle Business ProfileAnalyticscitation-managementLocal Marketingsocial-publishingMCPagent-native
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (Authorization)
rapidApiKey apiKey
· in: header (X-RapidAPI-Key)
rapidApiHost apiKey
· in: header (X-RapidAPI-Host)

Source

Authentication Profile

Raw ↑
generated: '2026-09-03'
method: searched
source: openapi/listings-api-openapi.yaml, https://docs.listingsapi.com/docs/authentication, https://www.listingsapi.com/auth.md
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Authenticate with `Authorization: API <your-key>`.'
  sources:
  - openapi/listings-api-openapi.yaml
  access_levels:
  - Read
  - Write
  notes: Header value is the literal "API " prefix plus the key. Keys are created/rotated in the dashboard,
    one per agent recommended so each can be revoked independently; revocation is immediate. Access level
    (Read or Write) is chosen at creation. The agent-facing auth guide at https://www.listingsapi.com/auth.md
    documents the discover-register-credential flow.
- name: rapidApiKey
  type: apiKey
  in: header
  parameter: X-RapidAPI-Key
  description: RapidAPI marketplace key. Sent with `X-RapidAPI-Host` when calling via the RapidAPI proxy.
  sources:
  - openapi/listings-api-openapi.yaml
- name: rapidApiHost
  type: apiKey
  in: header
  parameter: X-RapidAPI-Host
  description: RapidAPI marketplace host header. Sent with `X-RapidAPI-Key` when calling via the RapidAPI
    proxy.
  sources:
  - openapi/listings-api-openapi.yaml
docs: https://docs.listingsapi.com/docs/authentication
oauth_note: 'The hosted MCP server additionally accepts OAuth 2.0 Bearer tokens: RFC 8414 metadata at
  https://listingsapi.com/.well-known/oauth-authorization-server (PKCE S256, dynamic client registration,
  scopes read/write); consent creates an API key named after the client. See scopes/listings-api-scopes.yml.'

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/listings-api-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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