Learn how to save the location of a user accessing a content entry.
POST https://api.echo3D.com/location
POST
https://api.echo3D.com/location
This endpoint allows you to save the location from where a query is made or the location of the user.
key*
string
Your API key.
email*
Your email address
userKey*
Your authentication key
secKey*
Your Secret key. Only if enabled through the Security page.
entryID*
The entry ID of the content entry being accessed.
lat*
The latitude coordinate of the device accessing the content entry.
long*
The longitude coordinates of the device accessing the content entry.
countryCode
object
The two-letter country code of the location of the device accessing the content entry.
N/A
This API query must include a location. You must either send location coordinates (longitude and latitude) or a two-letter country codearrow-up-right.
Last updated 1 year ago