Passer au contenu principal
GET
Get Auth Info

Autorisations

Authorization
string
header
requis

Send your Immoteur Personal Access Token in the Authorization header: Authorization: Bearer <token>

You can create and manage your Personal Access Tokens here: https://immoteur.com/dashboard/settings status: current: available

Réponse

Authenticated account and token information

email
string<email>
requis

Email address of the authenticated account

Exemple:

"buyer@example.com"

meta
object
requis
tokenCreatedAt
string<date-time>
requis

Creation date of the token

Exemple:

"2025-09-01T10:15:30Z"

tokenName
string
requis

Name of the current auth token

Exemple:

"prod-ci-key-1"