J
Jirafe Events API
Details
Spec supplied by APIs.guru
- URL
-
https://event.jirafe.com/v2 - Spec
- https://api.apis.guru/v2/specs/jirafe.com/2.0.0/swagger.json
- Docs
- https://event.jirafe.com/api-docs
Authentication
Jirafe OAuth 2.0 application / access token + Jirafe OAuth 2.0 application / access token
Authorization: Bearer <credential> discovered Jirafe's Events API Swagger spec defines OAuth 2.0 authorization flows with authorization endpoints under https://account.jirafe.com/oauth2/... and a write scope. The available public docs found were the API docs page at event.jirafe.com/api-docs and the machine-readable spec at APIs.guru Swagger JSON. Use the Jirafe API docs/account flow to obtain an OAuth access token for the write scope for your site integration.
Jirafe OAuth 2.0 application / access token + Jirafe OAuth 2.0 application / access token
Authorization: Bearer <credential> discovered