JSMON API
Users can use the API Key to interact with the API. It accepts all the requests with the header key-value pair as X-Jsmon-Key: <API_KEY>
You can look at our API documentation at https://api.jsmon.sh/api-docs/ for your custom tooling. You need this API key to be used by our Jsmon CLI as well.
API Keys/Quota
You can see the quota limits for your account, the API key, expiration of the API key and regenerate it from here.

API Usage Stats
It shows the logs of your account as in from which public IP address, your API key or JWT token is used to interact with our APIs. It shows the endpoint, auth mechanism (JWT or API Key), Public IP address and the timestamp.

Last updated
Was this helpful?