Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --location --request GET 'https://api.getmetal.io/v1/keys/current' \ --header 'x-metal-api-key: <api-key>' \ --header 'x-metal-client-id: <client-id>' \
{ "data": { "id": "<key-id>" } }
This endpoint retrieves the current API key information for the authenticated user.