Aptean · AsyncAPI Specification
Aptean Events Webhooks
Version
View Spec
View on GitHub
CompanyManufacturingERPSupply ChainIntegrationEvent-DrivenWebhookEnterprise SoftwareAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-18'
method: searched
spec_type: Webhooks
source: https://github.com/Aptean/integration-services
summary: >-
The Aptean Integration Platform (AIP) is an event/webhook platform. Producers
publish events (POST /v1/events) against event definitions; consumers register
a subscription and receive matching events by webhook delivery to their inbox
endpoint. No provider-published AsyncAPI document was found, so the webhook
delivery surface is captured here.
delivery:
style: webhook
transport: https-post
consumer_inbox_example: https://stg.integration-consumer.apteansharedservices.com/inbox
registration: POST /v1/consumers (subscribe to event definitions)
payload_shape: >-
Event resource (id, payload, correlationId, eventDefinitionId,
eventDefinitionType, owner, sourceTenant, sentTimestamp).
security:
signature: true
description: >-
Webhook payloads are signed; consumers validate the signature against the
platform public keys retrieved from GET /v1/public-keys. A C#
SignatureVerifier reference implementation is provided.
public_keys_operation: GET /v1/public-keys
events:
model: tenant-defined
note: >-
Concrete event types are defined per product/tenant via event definitions
(POST /v1/event-definitions), each carrying its own payloadSchema, rather
than a fixed provider-wide catalog.
Work with this as data
Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for asyncapi
4 MCP tools reach this
find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/aptean-events-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.