Connector for the fungenerators-namegen API (generated from its OpenAPI spec).
Type: Tool
Category: AI & ML
Version: 1.0.0
Provider: Blue Isle
License: MIT
fungenerators-namegenapiopenapi
Fungenerators Namegen
Connector for the fungenerators-namegen API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.fungenerators.com
Auth: header:X-Fungenerators-Api-Secret (pass your key via the apiKey input)
Operations
get_name_categories — GET /name/categories — Get available name generation categories.
get_name_generate — GET /name/generate — Generated names in the given category
Inputs
apiKey — your fungenerators-namegen API key
operation — one of the operations above
path parameters when an operation's path contains {...}