client module

class georapid.client.GeoRapidClient(url, auth_headers)

Represents a client accessing the geospatial knowledge API services being hosted at Rapid API.

property auth_headers

Returns the authorization header dictionary.

property url

Returns the endpoint url.