Get the current authenticated user’s profile information including:
Documentation Index
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
User profile information
User's email address
Feature flags for the user (booleans like neo_ai, numbers like neo_credits)
{ "neo_ai": true, "neo_credits": 500 }User's role in the system
user, admin List of model IDs available for the user based on their tag
Effective BYOK neo cost rate for the user. Returned when the user is in BYOK mode.
User tag (e.g., "free", "beta")
Team membership information (null if user is not in a team)