get
https://api.pearch.ai/v1/user
Retrieve information about the authenticated user including their account details, remaining credits, and current pricing configuration for different operations.
The returned user is resolved from the exact bearer API key supplied to this request. The user.api_key field echoes that credential.
This endpoint provides:
- User account information (email, API key details)
- Current credit balance
- Pricing details for all available operations with descriptions
Cost: 0 credits
Check out official Python client
401Invalid API key
