v1

latestOpenAPI 3.0.22026-07-17191121.5 KB

Get an account's SPSP information

get/accounts/{username}/spsp

Response

The account's Spsp information

destination_accountstring required
shared_secretstring required

Example response

{
  "destination_account": "example.op1.alice.6BNqDCEa4o9JIDOaN2X2C49o",
  "shared_secret": "rmnZu6mLrcNhki3fl3CRuzIdosQ7K6HNb9NiE49rqIY="
}