Returns a token that can be used to access the APIs.
POST
https://api.funnymonitors.com/endpoints/login
Authentication
Last modified:2026-02-26 20:14:59
This endpoint returns a token that can be used to access the APIs. You must enter your Account username, password and API Key (can be found in your dashboard at https://www.funnymonitors.com/apikey/overview). To use the token, copy it from the response. Then on the other API endpoints, it is to be used as an Authorization Bearer Header. For example add a Header like "Authorization: Bearer 1|thisisanexampletoken"