get-kyc-spa-ACCESS_TOKEN.rst (585B)
1 .. http:get:: /kyc-spa/$ACCESS_TOKEN 2 .. http:get:: /kyc-spa/$FILENAME 3 4 A set of ``/kyc-spa/$ACCESS_TOKEN`` GET endpoints is created per account 5 hash that serves the KYC SPA. This is where the ``/kyc-check/`` endpoint 6 will in principle redirect clients. The KYC SPA will use the 7 ``$ACCESS_TOKEN`` of its URL to initialize itself via the 8 ``/kyc-info/$ACCESS_TOKEN`` endpoint family. The KYC SPA may download 9 additional resources via ``/kyc-spa/$FILENAME``. The filenames must not 10 match base32-encoded 256-bit values. 11 12 This endpoint was introduced in protocol **v20**.