cURL
curl --request GET \ --url https://dev.api.mufi.app/v1/users/count \ --header 'Authorization: Bearer <token>'
{ "count": 123 }
Get the number of active users.
Documentation IndexFetch the complete documentation index at: https://docs.mufi.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.mufi.app/llms.txt
Use this file to discover all available pages before exploring further.
A JWT Access Token obtained from Google Cloud.
The number of active users.