Skip to content

Aurora API (v1.23.0-rc1)

Download OpenAPI description
Languages
Servers
Mock server
https://developer.provablemarkets.com/_mock/apis/connectapi
https://developer.provablemarkets.com

CompanyService

Methods to query companies

Operations

OmsEventsService

Operations

OmsService

Operations

ReportingService

Operations

ListCompanyReports

Request

PATH: /aurora.core.apiengine.reportingv1.ReportingService/ListCompanyReports

Security
Bearer
Bodyapplication/jsonrequired
company_idstringrequired
curl -i -X POST \
  https://developer.provablemarkets.com/_mock/apis/connectapi/aurora.core.apiengine.reportingv1.ReportingService/ListCompanyReports \
  -H 'Authorization: YOUR_API_KEY_HERE' \
  -H 'Content-Type: application/json' \
  -d '{
    "company_id": "string"
  }'

Responses

A successful response

Bodyapplication/json
reportsArray of objects(aurora.core.apiengine.reportingv1.CompanyReportItem)
Response
application/json
{ "reports": [ {} ] }

ContractService

Operations

ContractEventsService

Operations

AgreementService

Operations

ContractRequestEventsService

Operations

ContractRequestService

Operations

InstrumentService

Operations

ExecutionEventsService

Operations

ExecutionService

Operations

VenueEventsService

Operations

VenueService

Operations

LoginService

Operations