Skip to content

pfSense API (Beta) v0.0.3

Pre-release
Pre-release

Choose a tag to compare

@jaredhendrickson13 jaredhendrickson13 released this 26 Aug 21:29
· 2965 commits to master since this release
8e6456a

New:

  • Adds support for JWT bearer authentication to provide a more traditional REST API
  • Introduces new framework to assist development and extensions

Changes:

  • Converted function based structure to object oriented structure
  • Removed Base64 as authentication mode
  • Removes search field from GET API calls