How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tackle Products API

Operations for Products

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

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

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

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

9 operations 6 paths 39 schemas 2 DELETE6 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.tackle.io
Authentication
HTTP Bearer, HTTP Basic, API Key, OAuth 2.0
Resource Areas
1

Authentication & Security 4

Tackle Products API declares 4 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). It accepts HTTP basic authentication (BasicAuthCallback). An API key is passed in the header as subscription-key (HeaderApiKeyAuthCallback). It supports OAuth 2.0 (Oauth2AuthCallback) using the clientCredentials flow.

  • BearerAuth — The Tackle API requires a JWT for authentication. You can get this by [getting your API credentials](https://developers.tackle.io/docs/how-to-get-an-m2m-client…
  • BasicAuthCallback — Use basic for [basic HTTP authentication](https://en.wikipedia.org/wiki/Basicaccessauthentication); this is only used for callbacks
  • HeaderApiKeyAuthCallback — Use headerapikey to specify a custom HTTP request header for authentication. Requests from Tackle will use the specified HTTP header for outbound requests to y…
  • Oauth2AuthCallback — This auth-type is for oauth2 client credentials flow. We will use the clientid and clientsecret to call the tokenurl to get an access token; this is only used…

Paths & Operations 9

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

Products 9

Operations for Products

GET
/v1/products
List Products
v1-list-products → 200401
GET
/v1/products/{productid}
Get a Product
v1-get-product 1 param → 200401404
GET
/v1/products/{productid}/registration-redirects
Get Product Registration Redirects
v1-get-product-registration-redirects 1 param → 200401404
PUT
/v1/products/{productid}/registration-redirects
Update Product Registration Redirects
v1-put-products-registration-redirects 1 param body → 200401404
DELETE
/v1/products/{productid}/registration-redirects
Delete Product Registration Redirects
v1-delete-product-registration-redirects 1 param → 200401404
GET
/v1/products/{productid}/registration-redirects/{redirect_type}
Get a Product Registration Redirect
v1-get-product-registration-redirect 2 params → 200401404
DELETE
/v1/products/{productid}/registration-redirects/{redirect_type}
Delete a Product Registration Redirect
v1-delete-product-registration-redirect 2 params → 200401404
GET
/api/products
List Microsoft products
listProducts 1 param → 200401403500
GET
/api/products/{id}
Get Microsoft product details
getProductDetails 2 params → 200401403404500

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are Product_2 (11 properties), PlanResponse (9 properties), RecurrentPrice (4 properties), PlanPrice (4 properties). Each schema is shown below with its type and property counts.

PriceDetail
object
3 properties
ErrorResponse
object
1 property 1 required
AzureProductId
string
Azure Offer ID
ProductName
string
The name of a given product in the marketplace
PlanPricing
object
2 properties
Error
object
4 properties 3 required
RedHatProductId
string
Red Hat Product Id
ProductDetailsResponse
object
4 properties
RegistrationPageFields
array
Fields used for the registration page
GcpCloud
string
GCP Cloud
Meter
object
2 properties
ProductMetadata
object
1 property
GcpProductId
string
GCP Solution ID
ProductRegistrationRedirectsResponse
object
1 property
RegistrationRedirect
object
Defines a URL that purchaser will be redirected to for registration as well as custom query parameters that will be attached to the redirect
2 properties
ProductFields
object
1 property 1 required
Clouds
A string identifying a cloud marketplace
ListProductsResponse
object
Response describing data containing a list of products and additional response metadata
2 properties 2 required
Product_2
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
PlanPrice
object
4 properties
ProductId
Cloud Marketplace issued ID for a product
AzureCloud
string
Azure Cloud
ProductDetailFields
object
2 properties
AwsCloud
string
AWS Cloud
RecurrentPrice
object
4 properties
ProductStatus
string
The current listing status for the product within the Tackle platform. For example, if you recently submitted a new listing to Tackle for review, it may be in…
ProductDetail
TermValue
object
2 properties
CustomMeters
object
2 properties
AwsProductId
string
AWS Product Code
GetProductResponse
object
2 properties 2 required
PlanResponse
object
9 properties
PlanUserLimits
object
2 properties
Product
object
3 properties 3 required
IncludedQuantity
object
3 properties
RegistrationRedirects
object
Defines the registration redirects for a product. These are required if you wish to host your own registration page. If none are defined, registration will occ…
2 properties
ProductLink
string
A URL for a given product resource
RedHatCloud
string
Red Hat Cloud
ProductResponse

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tackle-products-api-openapi.yml Raw ↑

Other APIs Tackle publishes across the network.

Tackle Authentication API
Tackle Contracts API
Tackle Currencies API
Tackle Disbursements API
Tackle Entitlements API
Tackle Groups API
Tackle Invitations API
Tackle Invoices API
Tackle Marketplace API
Tackle Metering API
Tackle Notifications API
Tackle Opportunities API
Where this information came from

This is an independent, third-party profile of Tackle Products API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.