AsyncAPI channel · SkimBit · Skimlinks Data Pipe

{bucket}/clicks/date={date}/version=0/

Immutable click events, partitioned by the UTC event date. Each partition contains multiple files; all files in a partition must be read. Reload a partition with replace semantics to avoid duplicates.

Provider: SkimBit AsyncAPI: v3.0.0 Spec: Skimlinks Data Pipe Operations: 1 Messages: 1

Channel address

{bucket}/clicks/date={date}/version=0/

Parameters

Operations

receive
receiveClicks
Read every file under the date partition (aws s3 ls / gsutil ls the version=0 prefix). click_id can be duplicated but is unique when compared with datehour.

Messages

Click
One affiliate click recorded by Skimlinks.
Content-Type:

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Agent Skill and MCP server surfaces of the same providers.