J
Jebbit API
Details
- URL
-
https://api2.jebbit.com/api/v1 - Docs
- https://developers.jebbit.com/
Authentication
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.