HomeDevelopers

AI Tools API

40+ ready-made endpoints — one input, a finished result.

The Tools API gives you 40+ ready-made endpoints that return a finished result from a single input — no prompt engineering. Perfect for adding a specific feature to your product fast.

How it works

POST https://api.larzos.com/v1/tools/{slug}
curl https://api.larzos.com/v1/tools/hashtag \
  -H "Larz-Api-Key: larz_sk_your_key" \
  -H "Content-Type: application/json" \
  -d '{"input":"a launch post about a free AI writing tool"}'

Browse the catalogue

List everything programmatically with GET https://api.larzos.com/v1/tools, or explore popular endpoints:

All tool APIsGet an API key