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 public API

The public API from Tackle.io — 7 operation(s) for public.

Tackle.io public 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 public. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 9 operations across 7 paths, and defines 67 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.

9 operations 7 paths 67 schemas 5 GET4 POST

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 public 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 9

Across 7 paths, the API surfaces 9 operations — 5 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

public 9
POST
/api/private-offers/{id}
Update a Microsoft offer
updatePrivateOffer 2 params body → 200400401403404500
GET
/api/private-offers/{id}
Get an offer
getPrivateOffer 2 params → 200401403404500
POST
/api/private-offers
Create or import a Microsoft offer
createPrivateOffer 1 param body → 200400401403500
GET
/api/private-offers
List offers
listPrivateOffers 3 params → 200401403500
GET
/api/products
List Microsoft products
listProducts 1 param → 200401403500
GET
/api/products/{id}
Get Microsoft product details
getProductDetails 2 params → 200401403404500
POST
/api/private-offers/{id}/notifications
Create an offer notification
createPrivateOfferNotification 2 params body → 204400401403404500
GET
/api/currencies
Get Microsoft market currencies
getMarketCurrencies 1 param → 200401403500
POST
/api/currencies/convert
Convert currencies
convertCurrencies 1 param body → 200400401403500

Schemas 67

The contract defines 67 schemas that model the data the API accepts and returns. The most detailed are PrivateOffer (63 properties), CreateOffer (29 properties), UpdateOffer (24 properties), Product (11 properties). Each schema is shown below with its type and property counts.

CustomMeters
object
2 properties
UpdateUserToNotify
object
3 properties
MarketCurrenciesResponse
object
2 properties
UpdateContractDuration
object
2 properties
OfferStateValue
string
StartOn
string
ScheduleDetail
object
3 properties
PreRegistrationDetails
object
2 properties
UserLimits
object
2 properties
PrivateOfferActivityUser
object
4 properties
PlanUserLimits
object
2 properties
CurrencyConversionPayload
object
4 properties 4 required
RecurrentPrice
object
4 properties
OfferStatus
string
Controls the offer workflow. Use draftstatus to save the offer in Tackle only. Use submittocloud to validate the offer and prepare it for Microsoft marketplace…
Buyer
object
3 properties
OfferPricing
object
10 properties
PlanPricing
object
2 properties
PlanTemplate
object
2 properties
TermValue
object
2 properties
OfferType
string
Product
object
A Microsoft Marketplace product owned by the calling seller. The fields below are the most commonly consumed; additional listing-type-specific fields may also…
11 properties 5 required
UpdateDimension
object
5 properties
ProductDetailsResponse
object
4 properties
PriceDetail
object
3 properties
PrivateOfferState
object
5 properties
PaymentModel
string
UserToNotify
object
5 properties
CurrencyConversionResponse
object
2 properties
PrivateOfferActivity
object
5 properties
Source
string
UpdateOffer
object
Partial request body for updating a Microsoft SaaS private offer.
24 properties
UpdateOfferPricing
object
9 properties
UpdateBuyerDetails
object
3 properties
IncludedQuantity
object
3 properties
ProductType
string
Partner
object
2 properties
ErrorResponse
object
1 property 1 required
PaymentSchedule
object
2 properties
MsftResponse
object
4 properties
InitialCharge
object
2 properties
CreateSalesforce
object
2 properties
CurrencyConversionError
object
2 properties
PrivateOfferStateDetail
object
1 property
CreateUserToNotify
object
3 properties
Clone
object
2 properties
PlanResponse
object
9 properties
PlanPrice
object
4 properties
CurrencyOption
object
2 properties
DimensionQuantity
object
3 properties
PaymentInstallment
object
1 property
PrivateOffer
object
Stored Tackle Microsoft private offer.
63 properties
PricingType
string
CurrencyConversionResult
object
9 properties
UpdatePaymentInstallment
object
1 property
Dimension
object
5 properties
ContractDuration
object
2 properties
CurrencyConversionRequest
object
2 properties 1 required
CreateOfferNotificationRequest
object
Request body for creating an offer notification. Only buyer instruction emails are currently supported.
2 properties 2 required
MarketCurrency
object
6 properties
PrivateOfferError
object
3 properties
EULA
object
4 properties
BuyerDetails
object
3 properties
UpdateSalesforce
object
2 properties
PrivateOfferSalesforce
object
3 properties
CreateOffer
object
Request body for creating a Microsoft SaaS private offer.
29 properties
Meter
object
2 properties
ImportMicrosoftOfferRequest
object
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tackleio-public-api-openapi.yml Raw ↑

Other APIs Tackle.io publishes across the network.

Tackle.io Authentication API
Tackle.io Contracts 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