Skip to main content
GET
/
seller
/
dashboard
Get dashboard link
curl --request GET \
  --url https://api.managem.co.uk/seller/dashboard \
  --header 'Authorization: Bearer <token>'
{
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Dashboard login link

Stripe Express login link for a seller

url
string<uri>
required

Link to the Stripe Express dashboard