The Public API format supports authentication via API key authentication. It has the format:
https://{hostname}/{prefix}/[path]?[parameters]
For the Public API format, the components of the URL are:
- hostname: app.pilotverify.net
- prefix: prefix is api prefix
- path: The supported query types are metrics, events, and queries.
- parameters: These parameters specify the details of the data and depend on the query path.