Skip to main content

KYC Addresses API

The KYC Addresses API allows you to manage KYC (Know Your Customer) addresses.

Base Path

/api/v1/integration/kyc-addresses

Overview

KYC Addresses represent addresses used for Know Your Customer verification processes in the Apex Brokerage platform.

Authentication

All endpoints require authentication using a Bearer token in the Authorization header.

Required Headers:

Authorization: Bearer <access_token>
X-Target-Server: integration

Available Operations