keyInfo
Retrieve API key details and usage statistics to monitor access and optimize performance for CoinMarketCap API integration.
Instructions
Returns API key details and usage stats.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}