curl --request POST \
--url https://api.x402layer.cc/compute/api-keys \
--header 'Content-Type: application/json' \
--data '
{
"label": "<string>"
}
'curl --request POST \
--url https://api.x402layer.cc/compute/api-keys \
--header 'Content-Type: application/json' \
--data '
{
"label": "<string>"
}
'API key created
Was this page helpful?