> For the complete documentation index, see [llms.txt](https://docs.cardspro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cardspro.com/api/kyc.md).

# KYC

#### Endpoints Summary

<table><thead><tr><th width="88.111083984375">Method</th><th width="384.1112060546875">Endpoint</th><th>Description</th></tr></thead><tbody><tr><td>POST</td><td><a href="/pages/tprpd2h4LznIpFlcPCzl"><code>/kyc/start</code></a></td><td>Initiates a new KYC process</td></tr><tr><td>GET</td><td><a href="/pages/arGwRmHxZc5S66n58SxW"><code>/kyc/status/{kycExternalUserId}/{sort}</code></a></td><td>Get current status of a KYC</td></tr><tr><td>GET</td><td><a href="/pages/arGwRmHxZc5S66n58SxW"><code>/kyc/status-by-uuid/{uuid}</code></a></td><td>Get current status of a KYC</td></tr><tr><td>POST</td><td><a href="/pages/AEWrso3XTtH05gUj43mM"> <code>/kyc/set-data/{uuid}</code></a></td><td>Fills basic data for KYC</td></tr><tr><td>POST</td><td><a href="/pages/YBV1gfBWPxyylLCQIIIt"><code>/kyc/set-picture/{uuid}/{type}</code></a></td><td>Attaches a picture to KYC</td></tr><tr><td>POST</td><td><a href="/pages/1yM98hR9vozhhTOqTGMt"><code>/kyc/confirm/{uuid}</code></a></td><td>Sends filled KYC for verification.</td></tr></tbody></table>
