The GeoFli content engine can be accessed via a RESTful API.
To receive an API Token, please contact support at [email protected]
Authentication is handled via bearer tokens.
You can access the API:
https://app.geofli.com/api/v1/code/{page_id}
You can also supply coordinates directly
https://app.geofli.com/api/v1/code/{page_id}?coordinates=46.861268,-113.990825
*This is useful when coordinates are pulled from a GPS source like a mobile application.