Returns profile information, enabled features, and usage limits for the organization associated with the supplied API token.
data.name and data.surname — the contact name attached to the API key owner.data.email — email address of the key owner.data.enabledFeatures — a map keyed by feature slug. Each entry contains:
name: Human-readable label (for example URLs).enabled: Whether the feature is active for the current plan.limit, used, remaining: Numeric counters you can monitor to stay under plan quotas.