Muse Finance · Authentication Profile
Muse Finance Authentication
Authentication
Muse Finance API authentication. Every request must carry TWO credentials: a JWT bearer token in the Authorization header AND a static API key in the x-api-key header. Partners are issued an API key, Client ID and Client Secret by Muse (via technical-support@getmymuse.com), then exchange those for a short-lived JWT through a designated token-exchange endpoint before calling the API.
Muse Finance secures its APIs with http and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyEmbedded FinanceInvoice FinanceTrade FinanceLendingFintechWorking CapitalUnited Kingdom
Methods: http, apiKey
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
bearerAuth http
apiKeyAuth apiKey