API ReferenceTools

Get tool enum listv3.1

GET
/api/v3.1/tools/enum

Retrieve a list of all available tool enumeration values (tool slugs) from latest version of each toolkit. This endpoint returns a comma-separated string of tool slugs that can be used in other API calls.

Authorization

x-api-key<token>

Project API key authentication

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/api/v3.1/tools/enum"
[  "string"]