GET https://api.linkskipper.app/v1/account · Any valid API key.Request
Headers
string
required
Bearer sk_live_…. See Authentication.Response
number
The Telegram user id linked to the account that owns the key.
number
Current credit balance. Each resolve spends credits per the provider’s
tier; cached resolves are free.
string | null
ISO 8601 timestamp of when the active subscription ends, or
null if there is no
subscription.object[]
The providers available on this account.
200 OK
Examples
The provider list here mirrors
GET /v1/providers but omits the hosts,
per-call cost, and latency. Use the providers endpoint when you need the full catalog
detail.