Overview
Test authentication and API key validity. Useful for verifying your API key setup and debugging authentication issues.Authentication
Include your API key in the X-API-Key header:Response Fields
Indicates if authentication was successful
The wallet address associated with the authenticated API key
Confirms an API key was provided in the request
Type of API key used: “personal” or “service”
ISO 8601 timestamp of the authentication test
Error Responses
Missing API key
Invalid API key format
Invalid or revoked API key
Service key missing wallet address
Related Endpoints
- Authentication Guide - Complete auth setup
- API Key Status - Check key metadata
- Generate API Key - Create new keys
- Dashboard - Test auth with real data