pfSense · GraphQL Specification

pfSense GraphQL API

Community-maintained REST and GraphQL API package for pfSense CE and pfSense Plus exposing 200+ endpoints under /api/v2 for firewall, interface, service, user, and system management. Authentication supports local user credentials, API keys, and JWT bearer tokens; the base URL is the pfSense instance's own hostname.

Documentation Endpoint View on GitHub FirewallNetwork SecurityRouterVPNOpen SourceFreeBSDNetgateGraphQL

Overview

pfSense GraphQL API is a GraphQL API specification published by pfSense on the APIs.io network.

Community-maintained REST and GraphQL API package for pfSense CE and pfSense Plus exposing 200+ endpoints under /api/v2 for firewall, interface, service, user, and system management. Authentication supports local user credentials, API keys, and JWT bearer tokens; the base URL is the pfSense instance’s own hostname.

The GraphQL endpoint is available at https://pfsense.local/api/v2. documentation is published at https://pfrest.org/.

The specification includes 1 reference link.

Tagged areas include Firewall, Network Security, Router, VPN, and Open Source.

Endpoint

https://pfsense.local/api/v2

References

Back to pfSense · All GraphQL Specs · GitHub