Parallel Markets · Authentication Profile

Parallel Markets Authentication

Authentication

Parallel Markets secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyIdentityIdentity VerificationKYCAMLAccreditationComplianceFinancial-ServicesOnboardingInvestor VerificationWebhook
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in: header

Security Schemes

apiKeyBearer http
scheme: bearer
oauth2AuthorizationCode oauth2

Source

Authentication Profile

parallel-markets-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://developer.parallelmarkets.com/docs/server/api-keys
docs: https://developer.parallelmarkets.com/docs/server/api-keys
summary:
  types: [http, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
schemes:
- name: apiKeyBearer
  type: http
  scheme: bearer
  location: header
  header: Authorization
  format: "Bearer {apiKey}"
  used_by: Server API / Case Management API (v2, current)
  notes: >-
    API keys are created in the Parallel dashboard (app.parallelmarkets.com or
    demo.parallelmarkets.com) under Settings > Integrations & Exports by admin or
    controller roles. The full key is shown once at creation; only the Key ID
    prefix remains visible afterward.
- name: oauth2AuthorizationCode
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://api.parallelmarkets.com/v1/oauth/authorize
  tokenUrl: https://api.parallelmarkets.com/v1/oauth/token
  used_by: v1 legacy OAuth flow + JavaScript SDK Passport authorization
  scopes: [profile, accreditation_status, identity, blockchain]
  notes: >-
    OAuth2 authorization-code flow (registered client_id/client_secret) used by the
    v1 Server API and the client-side JavaScript SDK / Passport handoff. HTTPS only;
    plain HTTP connections are refused.

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/parallel-markets-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.