JFW API

The JFW API follows the REST principles. It has clear and consistent URLs for different resources, accepts requests with form-encoded data, sends responses with JSON-encoded data, and uses common HTTP standards for response codes, authentication, and methods.

You can access the public JFW API from three different hosts:

  • Live API: https://protocol.jframework.io

Last updated

Was this helpful?