List plugins
List the verification plugins available on the service. Each plugin represents a proof-of-location system that can produce LocationStamps.Example request
Response
Array of available plugins.
Plugin object
ProofMode is working today — the Verify service implements ProofMode stamp verification. The other plugins listed (
witnesschain, gpsd, geoclue, wifi-mls, ip-geolocation) are experimental: their interfaces are defined and early verification logic exists, but they aren’t production yet. We’re keen to develop new proof-of-location plugins with partners — get in touch. On the client side, the SDK bundles MockPlugin for development; ProofMode evidence comes from the ProofMode app.Example response
Errors
SDK: Location proofs
See the SDK documentation for client-side usage