Links

API documentation

You can create API Documention in form of OpenAPI Spec. You can also export to Postman spec or in a CSV format.

Prepare API Documentation

  1. 1.
    Open any API Collection and click on the Download menu on the top right
  2. 2.
    Click on Download OpenAPI Spec option.
  3. 3.
    This is an example OpenAPI spec generated by akto for a sample website. As you can see, akto successfully generates a comprehensive openAPI spec for the traffic.

Export to Postman

  1. 1.
    Add your Postman Workspace API key to Akto dashboard.
  2. 2.
    Open any API Collection and click on the Download menu on the top right
  3. 3.
    Click on Export to Postman option.
  4. 4.
    This is how your API Collection should look in Postman