Skip to the content.

HTTP API

/api/v1/

Params:

Requests should also authenticated, for example with an api_key param, or by ssl client cert.

The server can make assumptions about the total authorized time, for example if requests like this happen:

That the total authorized time for usage stats is only 22+30 minutes.

This API requires the client to only store minimal state – the badge_id (which must be re-sent), and whether a session is in progress to differentiate initial vs extend.