Tackle.io Webhooks 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 Webhook. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.
This API exposes
7 operations
across 4 paths,
and defines 76 schemas.
It is described by OpenAPI 3.2.0, at version 1.0.0.
Requests are made against a single base URL, https://contracts.tackle.io.
7 operations4 paths76 schemas2 DELETE3 GET2 POST
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
Resource Areas
1
Authentication & Security 1
Tackle.io Webhooks 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 7
Across 4 paths, the API surfaces 7 operations — 2 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.
Webhooks 7
Operations for Webhooks
POST
/v1/webhooks
Create or Update a Webhook
v1-create-or-update-webhookbody→ 200400401403
GET
/v1/webhooks
Get All Webhooks for Vendor
v1-get-all-webhooks→ 200400401403
POST
/v1/webhooks/test
Test a Webhook
v1-test-webhookbody→ 200400401403
DELETE
/v1/webhooks/vendor
Delete a Vendor-Level Webhook
v1-delete-webhook→ 200400401403404
GET
/v1/webhooks/vendor
Get a Vendor-Level Webhook
v1-get-vendor-webhook→ 200400401403404
DELETE
/v1/webhooks/product/{productid}
Delete a Product-Level Webhook
v1-delete-product-webhook1 param→ 200400401403404
GET
/v1/webhooks/product/{productid}
Get a Product-Level Webhook
v1-get-product-webhook1 param→ 200400401403404
Schemas 76
The contract defines 76 schemas that model the data the API accepts and returns. The most detailed are GcpEntitlement (17 properties), WebhookTestExecutionResponseRequestPO (17 properties), AzurePrivateOfferCallback (15 properties), AWSNewOrderCallback (14 properties). Each schema is shown below with its type and property counts.
PrivateOfferEventsEnabled
boolean
This setting registers webhooks for private offer events. Note: This setting can only be configured on a vendor level webhook but applies to all webhooks, incl…
PrivateOfferId
string
PrivateOfferMetadata
object
Contains information for a private offer associated with the subscription
3 properties
ResponseStatusCode
integer
Client's status code from executing test webhook
WebhooksUpsertResponse
object
2 properties1 required
SupportedCloudsFilter
object
1 property1 required
WebhookUrlResponse
stringnull
A valid URL for the endpoint you created to receive Tackle events
AwsMarketplaceData
object
Marketplace data specific to AWS
1 property
AwsCloud
string
AWS Cloud
DeleteWebhookResponse
object
1 property1 required
Oauth2
object
2 properties1 required
GroupId
string
WebhooksRequestFilters
An object with either a valid productid or supportedclouds
VendorId
string
Tackle issued identifier for the Vendor
SubscriptionId
stringnull
Subscription Id
GcpCustomerId
string
GCP External Account ID
AzureCustomerId
string
Azure Subscription ID
RedHatEntitlement
object
A purchase entitlement from Red Hat Marketplace
9 properties9 required
Clouds
A string identifying a cloud marketplace
ProductIdFilter
object
1 property1 required
GcpProductId
string
GCP Solution ID
AzurePrivateOfferCallback
object
Link to information on Private Offer payload variables https://developers.tackle.io/reference/private-offer-payloads
15 properties
GcpEntitlement
object
A purchase entitlement from GCP Marketplace
17 properties5 required
RedHatSubscriptionType
string
Type of the subscription
AzureCloud
string
Azure Cloud
AuthPayload
An object describing the type of authentication used by your Webhook URL
GetWebhooksResponseList
array
WebhookTestExecutionResponseRequest
AzureEntitlement
object
A purchase entitlement from Azure Marketplace
5 properties5 required
RedhatPrivateOfferCallback
object
Link to information on Private Offer payload variables https://developers.tackle.io/reference/private-offer-payloads
10 properties
ProductId
Cloud Marketplace issued ID for a product
GetWebhooksResponse
object
2 properties2 required
RedhatNewOrderCallback
object
Link to New Offer payload variables https://developers.tackle.io/reference/payload-variables
13 properties
WebhookUrl
string
A valid URL for the endpoint you created to receive Tackle events
AzureNewOrderCallback
object
Link to New Offer payload variables https://developers.tackle.io/reference/payload-variables
13 properties
RedHatCloud
string
Red Hat Cloud
WebhookTestExecutionResponseRequestOrder
object
10 properties5 required
AWSPrivateOfferCallback
object
Link to information on Private Offer payload variables https://developers.tackle.io/reference/private-offer-payloads
13 properties
WebhooksTestRequest
object
3 properties2 required
GCPNewOrderCallback
object
Link to New Offer payload variables https://developers.tackle.io/reference/payload-variables
13 properties
AwsCustomerId
string
AWS Account Reference ID
WebhooksDeleteResponseProduct
object
2 properties2 required
Entitlement
object
A purchase entitlement for a given cloud marketplace
WebhooksDeleteResponseVendor
object
2 properties2 required
Metadata
object
Metadata for a given request
1 property1 required
RedHatTermUnit
string
The unit for the term
AzureGcpPricing
object
Pricing data for Azure and GCP
9 properties
OtherMarketplaceData
object
GCP, Azure, and Red Hat do not currently have marketplace specific data
OfferId
string
The AWS issued offer ID, Seller created Azure Plan ID, or the GCP issued Quote ID
HeaderApiKeyAuth
object
3 properties3 required
EventType
string
Type of event
Entitlements
array
A list of Entitlement objects
MeteringEventsEnabled
boolean
This setting registers webhooks for metering events. Note: This setting can only be configured on a vendor level webhook but applies to all webhooks, including…
AwsEntitlement
object
A purchase entitlement from AWS Marketplace
4 properties4 required
WebhooksGetResponse
object
2 properties2 required
WebhookTestExecutionResponse
object
2 properties1 required
Error
object
4 properties3 required
AwsPricing
object
Pricing data for AWS
10 properties
RegistrationDetails
object
Registration details of a purchaser that map to defined registration page fields for a given listing. The following fields are required at a minimum: - Company…
3 properties3 required
CreatedAt
string
Creation timestamp, UTC ISO format
AWSNewOrderCallback
object
Link to New Offer payload variables https://developers.tackle.io/reference/payload-variables
14 properties
Actor
object
4 properties
WebhooksRequest
object
5 properties3 required
RedHatSubscriptionRenewType
string
Renew Type
CustomerId
RedHatCustomerId
string
Red Hat Customer Id
WebhooksGetAllResponseObject
object
4 properties
GcpCloud
string
GCP Cloud
AuthType
string
The type of authentication used. Supported types are 'basic', 'headerapikey', and 'oauth2'
GCPPrivateOfferCallback
object
Link to information on Private Offer payload variables https://developers.tackle.io/reference/private-offer-payloads
14 properties
RedHatProductId
string
Red Hat Product Id
BasicAuth
object
3 properties3 required
AwsProductId
string
AWS Product Code
IsFreeTrial
boolean
Designation for Free Trial
AzureProductId
string
Azure Offer ID
WebhookTestExecutionResponseRequestPO
object
17 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.
Every API here is available over the API and to AI agents over MCP. APIs is not yet its own endpoint on the v1 API. Reach this content through network search and the tag graph, or the MCP server below.
Installs https://mcp.apievangelist.com/mcp in Claude, Cursor, VS Code and the rest — one button, every client.
MCP tools for apis
4 tools reach this content
search_api_evangelistSearch every content type across the network at once.
find_relatedThe shared-tag relevance graph — what else covers this.
get_tagEverything one tag labels, across all content types.
guide_topicPRO — a curated bundle for a topic: area, guidance, rules, papers, stories, services.
A second provider on the same verified email joins the account you already have.
Your account
ⓘWhere this information came from
This is an independent, third-party profile of Tackle.io Webhooks 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.