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

Tackle.io Contracts API

The Contracts API from Tackle.io — 2 operation(s) for contracts.

Tackle.io Contracts API is one of 28 APIs that Tackle.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://contracts.tackle.io.

2 operations 2 paths 7 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://api.tackle.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Tackle.io Contracts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (tackleJwt). By default, every request must be authenticated.

  • tackleJwt — Tackle-issued JWT (interactive user or MTM token).

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.

Contracts 2
GET
/api/contracts
List contracts
listContracts 2 params → 200400401500
GET
/api/contracts/{contractId}
Describe contract
getContract 1 param → 200401404500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Contract (28 properties), Money (2 properties), ContractListResponse (2 properties), CloudDataMsftSubscription (1 property). Each schema is shown below with its type and property counts.

Contract
object
28 properties 7 required
CloudDataAwsPartnerAgreement
object
1 property 1 required
ContractListResponse
object
2 properties 1 required
Money
object
2 properties 2 required
CloudDataAwsAgreement
object
1 property 1 required
Error
object
1 property 1 required
CloudDataMsftSubscription
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tackleio-contracts-api-openapi.yml Raw ↑

Other APIs Tackle.io publishes across the network.

Tackle.io Authentication API
Tackle.io Currencies API
Tackle.io Customers API
Tackle.io Disbursements API
Tackle.io Entitlements API
Tackle.io Groups API
Tackle.io Invitations API
Tackle.io Invoices API
Tackle.io Marketplace API
Tackle.io Metering API
Tackle.io Notifications API
Tackle.io Opportunities API