Final example (with dummy Access Token):
https://api.zapsign.com.br/api/v1/docs/?api_token=c7f35c84-7893-4087-b4fb-d1f06c23
Heads up
1- If you try to access any endpoint without entering ?api_token={{your_access_token}} at the end, or enter an invalid Token, you will receive a response with status 403 (Unauthorized).
2- Notice that all our API endpoints have a slash (/) at the end. Thus, the question mark (?) must follow after the last slash (/):