cURL
curl --request GET \ --url https://api.slash.com/pay \ --header 'X-API-Key: <api-key>'
{ "id": "<string>", "slashHandle": "<string>", "name": "<string>", "accountId": "<string>" }
Retrieve your pay by slash information.
Authentication from public API requests
OK
Details about a single SlashHandle
The id of the SlashHandle
The username that others can use to send money to this entity
The display name of the entity
The ID of the account that will send and receive funds for this entity