Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Ntropy Reporting API

The Reporting API from Ntropy — 2 operation(s) for reporting.

Ntropy Reporting API is one of 16 APIs that Ntropy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Reporting. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.ntropy.com.

3 operations 2 paths 5 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.ntropy.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Ntropy Reporting API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Api-Key (APIKeyHeader).

Paths & Operations 3

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

Reporting 3
POST
/v2/report
Report a wrongly classified transaction.
report_post_v2_v2_report_post body → 200404422
GET
/v2/report
List all submited reports (paginated and filterable).
report_list_v2_report_get 4 params → 200400422
GET
/v2/report/{id}
Returns a report by id
report_get_specific_v2_report__id__get 1 param → 200400404422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are EnrichmentReportResponse (6 properties), ValidationError (3 properties), EnrichmentReport (3 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

EnrichmentReportResponse
object
6 properties 3 required
EnrichmentReport
object
3 properties 1 required
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
ReportStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ntropy-reporting-api-openapi.yml Raw ↑

Other APIs Ntropy publishes across the network.

Ntropy Account Holder API
Ntropy accountHolders API
Ntropy Bank statements API
Ntropy bankStatements API
Ntropy batches API
Ntropy categories API
Ntropy Enrichment API
Ntropy entities API
Ntropy Labels API
Ntropy Misc API
Ntropy personalization API
Ntropy recurrence API