Skip to main content
GET
Resolve alias

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

alias
string
required

The alias to resolve (alphanumeric characters only)

Pattern: ^[a-zA-Z0-9]+$
Example:

"mylocation123"

Response

Alias successfully resolved

alias
string

The full alias identifier

Example:

"mylocation123#vintr"

type
enum<string>

The type of location owner

Available options:
business,
individual
location
object

Location details including address, coordinates, and delivery instructions

createdAt
string<date-time>

ISO timestamp when the alias was created

updatedAt
string<date-time>

ISO timestamp when the alias was last updated