Skip to main content
Version: 1.38.8

Event Api

Github repository: (https://github.com/AptivConnectedServices/event-api) Service implementation: (https://github.com/AptivConnectedServices/EventService) Interface to interact with Event resources in a RESTful pattern

Authentication

This API uses OAuth 2 with the implicit grant flow. More info. Copy and paste 7622cbc3-5e2a-48a0-a61a-74f020f7d26a into the client_id input to authorize.

Security Scheme Type:

oauth2

OAuth Flow (implicit):

Scopes:

  • api://event-service/events.read: GET events

  • api://event-service/healthalerts.read: Read health alerts

  • api://event-service/healthalerts.write: Create and edit health alerts

License