Added

[2026-05-04] Added: GET, POST, DELETE for API tokens

Endpoint: v1/employments_api_tokens and v1/employments_api_tokens/{id}

Method: POST, GET, DELETE

Change: Added endpoints and methods to create (POST), list (GET) and remove (DELETE) tokens that the user can use for API requests. (Note that this will not show the value of the token)