Everything you need to integrate Polyfence geofencing into your applications. Interactive API docs, SDKs, CLI, and more.
Interactive API documentation. Try endpoints directly in your browser, see request/response examples, and test authentication.
Complete API specification in OpenAPI 3.1 format. Import into Postman, generate SDKs, or use for custom integrations.
Auto-generated TypeScript client with full type safety. Perfect for Node.js and browser applications.
Python client library with full type hints. Ideal for backend services, scripts, and data processing.
Go client library with strong typing. Perfect for high-performance backend services and microservices.
Command-line interface for zone management. Perfect for scripts, automation, and batch operations.
Use an SDK for your language, the CLI for automation, or make direct HTTP calls
curl -X GET "https://polyfence.io/api/zones"
-H "x-api-key: pd_your_api_key_here"