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

Emerge Tools Analysis API

The Analysis API from Emerge Tools — 1 operation(s) for analysis.

Emerge Tools Analysis API is one of 10 APIs that Emerge Tools publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Analysis. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.2.0.

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

1 operations 1 paths 4 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Emerge Tools Analysis API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Token (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 1

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

Analysis 1
GET
/analysis
PR analysis data
6 params → 200404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are PerfTestData (9 properties), AnalysisData (5 properties), CommentData (3 properties), PerfTestBuildDetails (1 property). Each schema is shown below with its type and property counts.

CommentData
object
3 properties
AnalysisData
object
5 properties
PerfTestBuildDetails
object
1 property
PerfTestData
object
9 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emerge-tools-analysis-api-openapi.yml Raw ↑

Other APIs Emerge Tools publishes across the network.

Emerge Tools AppHistory API
Emerge Tools BuildDetails API
Emerge Tools Comment API
Emerge Tools DeadCode API
Emerge Tools GetPerfTest API
Emerge Tools Snapshots API
Emerge Tools Trace API
Emerge Tools Upload API
Emerge Tools UploadFromLink API