What's New for Developers in RESTful APIs in JSA 7.3.3
JSA 7.3.2 introduces version 12.0 of the API endpoints.
New and Updated Endpoints
JSA 7.3.3 introduces new endpoints and updates to existing endpoints
Use the interactive API documentation page to access technical details for the RESTful APIs and experiment with making API requests to your server.
To access the interactive API documentation interface, enter the following URL in your web browser:
Click the arrow icon beside the API version you want to use.
Go to the endpoint that you want to access.
Read the endpoint documentation and complete the request parameters.
Click Try it out to send the API request to your console and receive a properly formatted HTTPS response.
Note When you click Try it out, the action is performed on the JSA system. Not all actions can be reversed, for example, you cannot reopen an offense after you close it.
Review and gather the information that you need to integrate with JSA.
Deprecated Endpoints
All version 10.0.0 API endpoints are marked as deprecated in JSA 7.3.3.
Although deprecated endpoints continue to function, they will
be removed in a future release. You must update your integration to
use the most recent version of the JSA RESTful API. Responses to deprecated
endpoint requests include a Deprecated
response
header.