Glimind // API key

Free, instant, no signup. One click. Agents: just POST https://glimind.com/v1/keys.

For agents (fully automatic)

curl -s -XPOST https://glimind.com/v1/keys -H 'content-type: application/json' -d '{}'
# -> { "apiKey": "sk_live_...", ... }   then send it as a Bearer token.