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

Codehooks Events (AsyncAPI)

Asynchronous CRUD lifecycle hooks (onBeforeCreate, onAfterCreate, onBeforeRead, onAfterRead, onBeforeUpdate, onAfterUpdate, onBeforeDelete, onAfterDelete) and queue worker processing (onQueueJob) for serverless backend operations. AsyncAPI describes these as event-driven channels backed by an internal pub/sub and persistent queue runtime.

Codehooks Events (AsyncAPI) is one of 4 APIs that Codehooks publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include Async, Event, Hooks, Lifecycle, and Queues. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

This event API exposes 9 operations across 9 channels, and defines 10 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.0.

The API connects through a single server, https://{projectId}.api.codehooks.io/{space} (https).

9 operations 9 channels 10 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0.0
Server
https://{projectId}.api.codehooks.io/{space} (https)
Contact
Resource Areas
1

Channels & Operations 9

Across 9 channels, the API surfaces 9 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 9
SUB
collection/beforeCreate
Before document creation hook
onBeforeCreate body
SUB
collection/afterCreate
After document creation hook
onAfterCreate body
SUB
collection/beforeRead
Before document read hook
onBeforeRead body
SUB
collection/afterRead
After document read hook
onAfterRead body
SUB
collection/beforeUpdate
Before document update hook
onBeforeUpdate body
SUB
collection/afterUpdate
After document update hook
onAfterUpdate body
SUB
collection/beforeDelete
Before document deletion hook
onBeforeDelete body
SUB
collection/afterDelete
After document deletion hook
onAfterDelete body
SUB
queue/{topic}
Queue worker job processing
onQueueJob 1 param body

Messages & Schemas 10

The contract defines 10 schemas that model the data carried by its messages. The most detailed are DocumentUpdateEventPayload (3 properties), ReadEventPayload (3 properties), DocumentEventPayload (3 properties), QueueJobEventPayload (3 properties). Each schema is shown below with its type and property counts.

DocumentEvent
message
Event payload containing a document from a Codehooks collection during CRUD lifecycle hooks.
ReadEvent
message
Event payload containing query parameters for a read operation on a Codehooks collection.
DocumentUpdateEvent
message
Event payload containing the update data and target document identifier during update hooks.
DeleteEvent
message
Event payload containing the document identifier targeted for deletion during delete hooks.
QueueJobEvent
message
Event payload for a queued job delivered to a worker function for asynchronous processing.
DocumentEventPayload
object
3 properties
ReadEventPayload
object
3 properties
DocumentUpdateEventPayload
object
3 properties
DeleteEventPayload
object
2 properties
QueueJobEventPayload
object
3 properties

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

codehooks-events-asyncapi.yml Raw ↑

Other APIs Codehooks publishes across the network.

Codehooks Documents API
Codehooks Key-Value Store API
Codehooks Queue API
Where this information came from

This is an independent, third-party profile of Codehooks Events (AsyncAPI), 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.