How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dealogic Reporting API

Report-execution API over Dealogic's reporting engine: fetch a saved report definition by report id, execute a report for a given valid-dates type, and execute a report with additional criteria or with drill-down. Responses carry the report's column definitions and row data. OAuth 2.0 bearer tokens from login.dealogic.com.

This API exposes 4 operations across 4 paths, and defines 56 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.0.

Requests are made against the base URL https://api.reporting.dealogic.com/.

4 operations 4 paths 56 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0.0
Base URL
https://api.reporting.dealogic.com/
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Dealogic Reporting API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the implicit flow. By default, every request must be authenticated.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

ReportData 4
GET
/api/v1.0/Data/{ReportId}/{ValidDatesType}
3 params → 200
GET
/api/v1.0/ReportDefinition/{ReportId}
1 param → 200
POST
/api/v1.0/ExecuteWithCriteria/{reportId}/{validDatesType}
2 params body → 200
POST
/api/v1.0/ExecuteWithDrilldown/{reportId}/{validDatesType}
2 params body → 200

Schemas 56

The contract defines 56 schemas that model the data the API accepts and returns. The most detailed are SNRLite.Interfaces.Request.AggregatedReportSchemaOptions (13 properties), SNRLite.Interfaces.V1_1.Criterias.Clause (11 properties), Dealogic.Reporting.Api.Body.ReportResult (10 properties), SNRLite.Interfaces.V1_1.ReportResultV1_1 (10 properties). Each schema is shown below with its type and property counts.

Dealogic.Reporting.Api.Body.Column
object
5 properties
Dealogic.Reporting.Api.Body.Criterias.Clause
object
8 properties
Dealogic.Reporting.Api.Body.Criterias.Dates
object
7 properties
Dealogic.Reporting.Api.Body.Criterias.Range
object
2 properties
Dealogic.Reporting.Api.Body.Criterias.ResponseCriteria
object
2 properties
Dealogic.Reporting.Api.Body.ExecutionInfo
object
2 properties
Dealogic.Reporting.Api.Body.ReportResult
object
10 properties
Dealogic.Reporting.Api.Body.ResultInfo
object
4 properties
Dealogic.Reporting.Api.Body.ResultSet
object
2 properties
Dealogic.Reporting.Api.Body.Schema
object
5 properties
Dealogic.Reporting.Api.Body.ShowChangeData
object
3 properties
Dealogic.Reporting.Api.Body.SummarySet
object
3 properties
Dealogic.Reporting.Api.Body.VisualizationData
object
4 properties
Dealogic.Reporting.Api.Body.VisualizationHighlight
object
1 property
Dealogic.Reporting.Api.Body.VisualizationHighlightId
object
3 properties
Dealogic.Reporting.Api.Interfaces.ValidDatesType
string
Dealogic.Reporting.Api.Models.ExecuteWithCriteriaApiRequest
object
6 properties
SNRLite.Interfaces.Request.AggregatedReportSchema
object
5 properties
SNRLite.Interfaces.Request.AggregatedReportSchemaOptions
object
13 properties
SNRLite.Interfaces.Request.BreakdownByPeriod
string
SNRLite.Interfaces.Request.Common.Apportionment
string
SNRLite.Interfaces.Request.Common.Function
string
SNRLite.Interfaces.Request.DrilldownKey
object
2 properties
SNRLite.Interfaces.Request.ExecuteWithDrilldownApiRequest
object
6 properties
SNRLite.Interfaces.Request.ListReportSchema
object
2 properties
SNRLite.Interfaces.Request.ListReportSchemaOptions
object
2 properties
SNRLite.Interfaces.Request.PeriodLength
string
SNRLite.Interfaces.Request.RankingBasis
object
7 properties
SNRLite.Interfaces.Request.RankingColumn
object
6 properties
SNRLite.Interfaces.Request.RankingPeriodRange
object
1 property
SNRLite.Interfaces.Request.RankingRow
object
6 properties
SNRLite.Interfaces.Request.ReportColumn
object
9 properties
SNRLite.Interfaces.Request.ReportColumnSortMethod
string
SNRLite.Interfaces.Request.ReportDefinition
object
5 properties
SNRLite.Interfaces.Request.SecondaryBasis
object
8 properties
SNRLite.Interfaces.Request.SortDirection
string
SNRLite.Interfaces.Request.Type
string
SNRLite.Interfaces.Request.UserBasis
string
SNRLite.Interfaces.V1_1.Column
object
5 properties
SNRLite.Interfaces.V1_1.Criterias.Clause
object
11 properties
SNRLite.Interfaces.V1_1.Criterias.Criteria
object
2 properties
SNRLite.Interfaces.V1_1.Criterias.Dates
object
7 properties
SNRLite.Interfaces.V1_1.Criterias.Range
object
2 properties
SNRLite.Interfaces.V1_1.ExecutionInfo
object
2 properties
SNRLite.Interfaces.V1_1.ReportResultV1_1
object
10 properties
SNRLite.Interfaces.V1_1.ResultSet
object
2 properties
SNRLite.Interfaces.V1_1.Schema
object
5 properties
SNRLite.Interfaces.V1_1.ShowChangeData
object
3 properties
SNRLite.Interfaces.V1_1.SummarySet
object
3 properties
SNRLite.Interfaces.V1_1.VisualizationData
object
6 properties
SNRLite.Interfaces.V1_1.VisualizationHighlight
object
1 property
SNRLite.Interfaces.V1_1.VisualizationHighlightId
object
3 properties
SNRLite.Interfaces.V1_2.Request.Criterias.Clause
object
8 properties
SNRLite.Interfaces.V1_2.Request.Criterias.Criteria
object
2 properties
SNRLite.Interfaces.V1_2.Request.Criterias.Dates
object
7 properties
SNRLite.Interfaces.V1_2.Request.Criterias.Range
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dealogic-reporting-openapi.json Raw ↑
Where this information came from

This is an independent, third-party profile of Dealogic Reporting API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.