/proxy/request

a response object with access keys.

GET geolytix.xyz/proxy/request

This endpoint takes a paramterized request URL, substitutes the provider parameter with a key from the environment settings and returns a response object.

Query Parameters

NameTypeDescription

provider

string

A provider key which must match a KEY_* environment entry.

token

string

A token is required to access private endpoints.

Last updated