cURL
curl --request POST \ --url https://api.dev.anthid.com/api/v1/auth/api-key \ --header 'Content-Type: application/json' \ --data ' { "environment": "paper" } '
{ "api_key": "<string>" }
paper
live
API key created