curl --location --request POST 'https://xmsx-hkkx-nz6p.n7e.xano.io/api:v1/auth_generate_key' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"rate_limit": 100,
"developer_id": "753a058d-0712-4460-bc37-34ff02767a70"
}'{
"success": true,
"api_key": "string",
"id": "string",
"name": "string",
"rate_limit": 0,
"message": "string"
}