# buy_credits
$5 per task — one credit, one task, via Stripe
## checkout
## don't_have_a_key?
# register a free API key (includes 3 credits)
$ curl -X POST https://needhuman.ai/api/v1/keys/register \
-H "Content-Type: application/json" \
-d '{"name":"my-agent"}'