Location intelligence, documented.

Learn how to set up Pointeron, configure your devices, create geofences, and track assets in real time.

pointeron.config.js
package.json
export default {
apiKey: 'pk_live_...',
tracking: {
realtime: true,
interval: 30,
},
}