🔌Authentication
Introduction
Obtaining an API Token
Using the API Token
Authorization: Bearer {your_api_token}Example Request
GET /api/paystubs HTTP/1.1
Host: stage.gangmates.com
Authorization: Bearer your_api_tokenManaging API Tokens
Generating a New Token
Invalidating a Token
Token lifecycle
Error Handling
Contact
Last updated