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

Kpler Facts API

Trades, vessels, and other observed fact data.

Kpler Facts API is one of 6 APIs that Kpler publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 4 base URLs: https://api.kpler.com, https://api-lng.kpler.com, https://api-lpg.kpler.com, https://api-dry.kpler.com.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.kpler.com
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Kpler Facts API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • basicAuth — Encoded Kpler client credentials in the Authorization header.
  • bearerAuth — Token obtained from the /login endpoint.

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.

Facts 2

Trades, vessels, and other observed fact data.

GET
/v1/trades
List trades
getTrades 7 params → 200401
GET
/v1/vessels
List vessels
getVessels 2 params → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kpler-facts-api-openapi.yml Raw ↑

Other APIs Kpler publishes across the network.

MarineTraffic API
MarineTraffic Vessels API
Kpler AIS Data Feed
Kpler Aggregations API
Kpler Authentication API