How to use the API demonstration
- Access the Associate option in the Consult APIs section
- Use the following endpoint to authenticate and generate a Bearer Token: https://api.hom.ellos.org.br/ellos/associate/api/associate/login
- Access the desired API
- Click the "Authorize" button at the top of the page.
- Insert the Bearer Token generated on step 2 into the value field (the token must include
the prefix "Bearer". Example:
Bearer {your token}) and click "Authorize". - Click the Try it Out button
- Fill out the required fields and enter/modify the desired header values
- Click Execute