To make the fSeries APIs available to external systems you need to set up the API here.
Version and Title are included in the OpenAPI documentation.
Version Prefix, if checked indicates that all API routes should be prefixed with a version number (default is '1.0').
Server is the full location of your fSeries API web site (e.g. https://www.myapi.com/).
The Response Format indicates the content of your APIs. The default is Data Only which returns just the response from the API. Select JSON:API for data and link or error to be returned in JSON:API format.
On the right side of the page, click “OpenAPI Documentation to see the JSON definition of the fSeries API for your system. Note that this is from the saved settings and will not reflect any changes made until saved. The JSON may be copied to the clipboard or downloaded as a file for use in tools such as Postman.