Tools

This endpoint lets you retrieve all tools of Welcome To The Jungle
This endpoint requires tools_r scope.
get
https://www.welcomekit.co/api/v1/external/
tools
tools
Request example
curl -X GET -G "https://www.welcomekit.co/api/v1/external/tools" \
-H "Authorization: Bearer WK_API_KEY"
curl -X GET -G "https://www.welcomekit.co/api/v1/external/tools" \
-d "name=react"
-H "Authorization: Bearer WK_API_KEY"