Verify Via Email
By using email, you can also authenticate the 3rd party wallet. It means that with ARGOS ID covers transfer to 3rd party's unhosted wallet, which makes our clients still compliant with the Travel Rule.
Input Data
The verification link in the email is valid only for once and will be expired after 30 minutes.
The below table is parameteres needed for API request.
form-data, form-urlencoded, raw methods are available. But for 'raw' method the format should be JSON.
Parameters other than email are all optional.
When posted with no network parameter, it will follow the project's option.
Only English(en) and Korean(ko) are available for language for now(default: en).
Output Data
List of data returned when the request is completed.
Sample Email Content
The email reciever will get an email as shown below. The reciever can proceed with clicking 'ARGOS ID' button.
'form-data', 'form-urlencoded' Method
Request URL
URL and x-api-key are required.
Sample Request: form-data
Sample Request: form-urlencoded
Sample Response
'raw' Method
Request URL
URL and x-api-key are required.
Sample Request
Sample Response
Last updated