Authorization Tokens
Use this method as described in Authentication to initialize a client-generated bearer token.
Submit Auth Token
POST
https://api.sendwyre.com/v2/sessions/auth/key
Request Body
Name
Type
Description
secretKey
string
A 25-35 character randomly generated string to use as the key. Any valid JSON string without newlines is acceptable
Examples
Last updated
Was this helpful?