Check User Existence
Check if a user exists by their destination address. ( Private ๐ )
Retrieve details on whether a user exists at the specified destination address using this endpoint. Please note that this is a Private ๐ route which means it needs to be authorised by the account initiating this request.
Note: You will need to include the JWT Auth token to request headers to access this endpoint. To get the JWT Auth Token, refer the login section of the documentation.
Endpoint
Request Headers
Request Body
Parameter
Type
Required
Description
organization_key
string
Yes
Reach out to tanX (support@tanx.fi) to get the organization key and API key.
destination_address
string
Yes
The destination address you want to check.
Response
Last updated