Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 862 Bytes

File metadata and controls

28 lines (21 loc) · 862 Bytes

Test APIs

After successfully deploying Azure resources, an API service will be available:

Deployment Success

Document Manager APIs

HTTP Endpoint
POST /DocumentManager/RegisterDocument
POST /DocumentManager/AskAgainstDocument
GET /DocumentManager/GetAllDocuments

Gap Analysis APIs

HTTP Endpoint
POST /ESRS/ESRSGapAnalyzerOnQueue
GET /ESRS/GetAllESRSGapAnalysisResults

Benchmark APIs

HTTP Endpoint
POST /ESRS/ESRSDisclosureBenchmarkOnQueue
GET /ESRS/GetAllESRSBenchmarkResults

Test APIs

Using the Postman API Platform, you can leverage the Postman import files for testing the API endpoints.