J

Jebbit API

REST discovered

Details
URL
https://api2.jebbit.com/api/v1
Docs
https://developers.jebbit.com/
Authentication
Jebbit API access token jwt discovered Get key ↗
Authorization: Bearer <credential>

Use the Jebbit API Authentication Guide to POST to https://api2.jebbit.com/api/v1/auth with your client_id and client_secret. The response returns a JWT access_token valid for 24 hours; send it as Authorization: Bearer <token> on API requests.