Skip to content

Overview

Pingram 1.0.0

Internal API for notification delivery and management

Information

  • OpenAPI version: 3.0.0

Operations

Authentication

apiKey

API Key authentication using Bearer token for server-side projects

Security scheme type: http

Bearer format: JWT

clientCredentials

Client credentials authentication using clientId:clientSecret (Basic)

Security scheme type: http

endUser

End-user authentication using clientId:userId (Basic)

Security scheme type: http

endUserHashed

End-user authentication using clientId:userId:hashedUserId (Basic)

Security scheme type: http