Billing
billing

Get Moov Token

Get a general Moov access token for frontend use.

The frontend uses this token with Moov.js to obtain ToS tokens and perform other Moov operations.

Admin only endpoint.

get/billing/moov-token

Query parameters

refresh_tokenstring

Response

Successful Response

access_tokenstring required
refresh_tokenstring required
expires_ininteger required
token_typestring
account_idstring nullable

Changes