Skip to content

How to use the API demonstration

  1. Access the Associate option in the Consult APIs section
  2. Use the following endpoint to authenticate and generate a Bearer Token: https://api.ellos.org.br/ellos/associate/api/associate/login
  3. Access the desired API
  4. Click the "Authorize" button at the top of the page.
  5. 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".
  6. Click the Try it Out button
  7. Fill out the required fields and enter/modify the desired header values
  8. Click Execute