Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step

Explanation

  1. Start a browser

  2. https://openapi.autoflex10.dev/

  3. Supply api_key

  4. All the endpoint you have access to are shown

  1. Open te /authenticate endpoint

  2. Click 'Try out'

  3. Supply

    1. api_key

    2. username

    3. password

  4. Click 'Execute'

  1. If all parameters are correct

  2. The result will include token,
    this is the important part

  3. Copy token into clipboard CTRL-C
    Only the UUID value between the quotes

  1. Scroll to top of the Swagger page

  2. Click 'Authorize 🔒'

  3. Past Paste the token into 'Value:'

  4. Click 'Authorize'

  5. Click 'Close'

  1. The Swagger tool is ready to use

...