GET /keys
Your keys (send the key as x-api-key).
GET https://marketmayhem.co/api/v1/keysResponse
Section titled “Response”Errors
Section titled “Errors”Every error is { "error": { "code", "message", "fix"? } }. This endpoint can answer:
API_KEY_REQUIRED: This endpoint needs your key.INVALID_API_KEY: The x-api-key header is not a live Market Mayhem key.API_KEY_REVOKED: That key was revoked.