Parallel Markets Server API

REST/JSON server-side API for investor accreditation, KYC/KYB/AML, identity, risk monitoring, and case management. v2 (current) authenticates with a Bearer API key; v1 (legacy) and the JavaScript SDK use OAuth2 with scopes.

API entry from apis.yml

apis.yml Raw ↑
name: Parallel Markets Server API
description: REST/JSON server-side API for investor accreditation, KYC/KYB/AML, identity, risk monitoring,
  and case management. v2 (current) authenticates with a Bearer API key; v1 (legacy) and the JavaScript
  SDK use OAuth2 with scopes.
humanURL: https://developer.parallelmarkets.com/docs/server
baseURL: https://api.parallelmarkets.com
tags:
- Identity
- KYC
- Accreditation
- Compliance
properties:
- type: Authentication
  url: authentication/parallel-markets-authentication.yml
- type: OAuthScopes
  url: scopes/parallel-markets-scopes.yml
- type: ErrorCatalog
  url: errors/parallel-markets-problem-types.yml
- type: Conventions
  url: conventions/parallel-markets-conventions.yml
- type: DataModel
  url: data-model/parallel-markets-data-model.yml
- type: Webhooks
  url: asyncapi/parallel-markets-webhooks.yml
- type: Conformance
  url: conformance/parallel-markets-conformance.yml