Next steps
By now, you should be familiar with how to log into the REST API and run endpoints. You can also try running REST API endpoints on Postman, by importing the schema referenced in the Swagger UI, ie:
http://<ip-of-fabric-instance>/<instancename>/api/rest/swagger/v1/swagger.json
Refer to the REST API Reference documentation for more information on supported endpoints.