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

HumanAPI reports API

The reports API from HumanAPI — 2 operation(s) for reports.

HumanAPI reports API is one of 7 APIs that HumanAPI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include reports. The published artifact set on APIs.io includes an OpenAPI specification.

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

Requests are made against a single base URL, https://admin.humanapi.co.

2 operations 2 paths 6 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://admin.humanapi.co
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

HumanAPI reports API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

reports 2
GET
/api/v1/user/reports
Fetch users available reports
getUserReports 3 params → 200401404
GET
/api/v1/user/reports/{reportId}
Fetch user report content
getReportById 1 param → 200401404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are combinedReportInfo (9 properties), individualReportInfo (8 properties), error (4 properties), combinedReportGroup (3 properties). Each schema is shown below with its type and property counts.

individualReportInfo
object
8 properties
combinedReportGroup
object
3 properties
combinedReportInfo
object
9 properties
userReports
object
error
object
4 properties 4 required
individualReportGroup
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

humanapi-reports-api-openapi.yml Raw ↑

Other APIs HumanAPI publishes across the network.

HumanAPI admin API
HumanAPI connect API
HumanAPI orders API
HumanAPI resources API
HumanAPI subscriptions API
HumanAPI users API