v1

latestOpenAPI 3.1.02026-08-042784116.2 KB

Authenticate Legal Entity

Provides a short-lived authentication token scoped to the requested legal entity. Tokens must be included as an Authorization header for all API requests on behalf of the legal entity. They are valid for 10 minutes. Your API key will be provided to you by Mosey.

post/accounts/auth

Query parameters

verboseboolean

Headers

authorizationstring nullable

Request body

legal_entity_idstring required

Response

Successful Response

access_tokenstring required
token_type'bearer'
stateobject nullable