GET
Get your account
Use it to check a key, or to read your quota before a batch of searches. It never takes a request.

Authorizations

Authorization
string
header
required

Your API key, from https://orelys.io/account/api. It starts with orl_ (keys made before the rename start with fly_ and keep working). X-API-Key: <key> works too. A key in the URL is refused.

Response

The account behind the API key.

account
object
required
quota
object
required

Today's quota. It resets every day at 02:00 Paris time.

credits
object
required

OSINT credits, for the Username and Email modules. They never expire.

limits
object
required

Your rate limits. The first two are set by your plan and shared with your dashboard on orelys.io.

modes
enum<string>[]
required

The search modes your plan includes.

Available options:
intelligent,
phonebook,
identity-portal,
uuid,
storage,
stealer-export
osint
enum<string>[]
required

The OSINT modules available right now.

Available options:
username,
email