Getting Started
Overview
REST Resources

Geophrase



Resource: Geophrase
{
    "latitude": 25.0000000000001,
    "longitude": 45.78473662999998,
    "address_line_one": "House no 49",
    "address_line_two": "Gulab Nagar Ln",
    "landmark": "Near Mukul Ram Store",
    "city": "New Delhi",
    "address_type": "HOME",
    "postal_code": 110001,
    "phrase": "cat-dog-bat",
    "state": "Delhi",
    "qr_code": "https://storage.googleapis.com/geophrase/qr-codes/cat-dog-bat.png",
    "is_owner": true,
    "is_active": true
}

Field NameValue

latitude

Number

longitude

Number

address_line_one

String

address_line_two

String

landmark

String
Can be empty string

city

String

address_type

String
Possible values are: HOME and WORK

postal_code

Number

phrase

String

state

String

qr_code

String
URL to QR code image

is_owner

Boolean
true: Created using an API key of your organisation. Thus, you are allowed to edit or delete it.
false: You cannot edit or delete this Geophrase.

is_active

Boolean
true: Geophrase not deleted by creator.
false: Geophrase has been deleted by creator.

© theFront. 2025, Maccarian. All rights reserved