Snap API · Authentication Profile

Snap Api Website Screenshots In One Call Authentication

Authentication

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

screenshot-apiDeveloper ToolsWeb Capturen8nWeb ScrapingPDF GenerationAutomationRendering
Methods: apiKey, http Schemes: 3 OAuth flows: API key in: query, header

Security Schemes

api_key_query apiKey
· in: query ()
api_key_header apiKey
· in: header ()
bearer http
scheme: bearer

Source

Authentication Profile

snap-api-website-screenshots-in-one-call-authentication.yml Raw ↑
generated: '2026-09-17'
method: searched
source: https://snap.flyhold.in/docs.html
docs: https://snap.flyhold.in/docs.html
corroboration: >-
  https://snap.flyhold.in/llms.txt states: Auth (any one) — query api_key, or header X-API-Key,
  or Authorization Bearer <key>.
checked: '2026-09-17'
summary:
  types: [apiKey, http]
  api_key_in: [query, header]
  http_schemes: [bearer]
note: >-
  Snap API uses a single opaque API key issued from the dashboard after signup (register.html grants
  200 free credits). The same key may be presented three interchangeable ways. There is no OpenAPI
  securityScheme published; this profile is read from the developer documentation and llms.txt, not
  derived from a machine-readable contract.
schemes:
  - name: api_key_query
    type: apiKey
    in: query
    parameter_name: api_key
    aliases: [token, apiKey]
    description: >-
      Pass the dashboard API key as the api_key query parameter (aliases token / apiKey accepted).
      Convenient for browser and n8n HTTP-node use; note it exposes the key in URLs and logs.
    sources: [docs.html, llms.txt]
  - name: api_key_header
    type: apiKey
    in: header
    parameter_name: X-API-Key
    description: Pass the dashboard API key in the X-API-Key request header. Recommended for server-to-server use.
    sources: [docs.html, llms.txt]
  - name: bearer
    type: http
    scheme: bearer
    description: >-
      Pass the dashboard API key as a bearer token via Authorization: Bearer <key>. Same key value
      as the other two methods.
    sources: [docs.html, llms.txt]
failure:
  status: 403
  meaning: Missing, invalid, or inactive API key.
key_provisioning:
  signup_url: https://snap.flyhold.in/register.html
  free_grant: 200 credits/month on the Developer tier

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/snap-api-website-screenshots-in-one-call-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.