Securitize Connect API (Securitize iD)

OAuth-based identity API that lets partners add "Log in with Securitize iD" to their own application and, with investor consent, retrieve verified KYC/KYB/AML identity data — investor information, verification details, investor documents, legal signers, and registered wallets. Scopes are limited to info, details, and verification. Documented endpoint surface only; Securitize publishes no machine-readable specification for this API and the Swagger reference its docs link to now returns 404.

API entry from apis.yml

apis.yml Raw ↑
name: Securitize Connect API (Securitize iD)
description: OAuth-based identity API that lets partners add "Log in with Securitize iD" to their own
  application and, with investor consent, retrieve verified KYC/KYB/AML identity data — investor information,
  verification details, investor documents, legal signers, and registered wallets. Scopes are limited
  to info, details, and verification. Documented endpoint surface only; Securitize publishes no machine-readable
  specification for this API and the Swagger reference its docs link to now returns 404.
humanURL: https://sec-connect-api-docs.securitize.io/
baseURL: https://sec-id-api.securitize.io/
tags:
- identity-verification
- kyc
- aml
- oauth
- single-sign-on
properties:
- type: Documentation
  url: https://sec-connect-api-docs.securitize.io/
- type: GettingStarted
  url: https://sec-connect-api-docs.securitize.io/accessing-the-apis
- type: Authentication
  url: https://sec-connect-api-docs.securitize.io/authentication-1/authentication
- type: OAuthScopes
  url: scopes/securitize-scopes.yml
- type: LLMsTxt
  url: llms/securitize-connect-api-llms.txt
x-evidence:
  fetched: '2026-08-05'
  spec_probe: https://sec-id-api.sandbox.securitize.io/swagger
  spec_probe_status: 404
  note: The Connect API docs link to a Securitize iD Swagger at https://sec-id-api.sandbox.securitize.io/swagger#/
    as "the reference documentation"; that path and every /swagger-json, /openapi.json and /api-json variant
    on both the sandbox and production hosts returned 404 on 2026-08-05. No OpenAPI was authored on the
    provider's behalf.