After successfully deploying Azure resources, an API service will be available:
HTTP | Endpoint |
---|---|
POST | /DocumentManager/RegisterDocument |
POST | /DocumentManager/AskAgainstDocument |
GET | /DocumentManager/GetAllDocuments |
HTTP | Endpoint |
---|---|
POST | /ESRS/ESRSGapAnalyzerOnQueue |
GET | /ESRS/GetAllESRSGapAnalysisResults |
HTTP | Endpoint |
---|---|
POST | /ESRS/ESRSDisclosureBenchmarkOnQueue |
GET | /ESRS/GetAllESRSBenchmarkResults |
Using the Postman API Platform, you can leverage the Postman import files for testing the API endpoints.