curl -X POST "http://localhost:5001/api-keys" ^  -H "Content-Type: application/json" ^  -H "X-Admin-Bootstrap-Key: bootstrap_key_2024" ^  -d "{\"description\":\"web\",\"scopes\":\"*\"}"