Swapcard · Authentication Profile

Swapcard Authentication

Authentication

Swapcard secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

EventEvent ManagementCommunityNetworkingEvent PlatformGraphQLAttendeesExhibitorsSoftware-as-a-Service
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

accessToken apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: documented
source: https://swapcard.dev/exhibitors/authentication
summary:
  types:
  - apiKey
schemes:
- name: accessToken
  type: apiKey
  in: header
  headerName: Authorization
  description: 'All Swapcard GraphQL queries require a valid access token passed in
    the Authorization header. Swapcard''s documented examples send the raw token
    value with no Bearer prefix (Authorization: ACCESS_TOKEN). Leads API tokens are
    created in the Exhibitor Center under Leads then API keys; Content (Event Admin)
    API access is provisioned to organizers. Tokens are secret - treat them like a
    password and never expose them in client-side code.'
  sources:
  - https://swapcard.dev/exhibitors/authentication
  - https://swapcard.dev/leads-api/usage
notes: >-
  Confirmed via live probe on 2026-07-12: an unauthenticated POST to
  https://developer.swapcard.com/event-admin/graphql returns
  {"errors":[{"message":"You are not authorized","extensions":{"code":"UNAUTHORIZED"}}]},
  confirming token-gated access. The Content API and the Exhibitor Leads API use
  separate endpoints and separate tokens.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/swapcard-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 email required.

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