Codehooks website screenshot

Codehooks

Codehooks is a JavaScript-native serverless backend platform that bundles a NoSQL document database, key-value store, persistent queues with workers, CRON jobs, blob storage, frontend hosting, and an automatic CRUD REST API in a single CLI-deployable runtime. Developers write small Node.js handler files and Codehooks generates a secure REST API, OpenAPI documentation, and event hooks (onBefore/onAfter Create/Read/Update/Delete) without managing servers. The platform targets agent-native and AI backend use cases where simple, fast, MongoDB-style data access and event-driven automation matter.

Codehooks publishes 4 APIs on the APIs.io network, including Events (AsyncAPI), Documents API, Key-Value Store API, and 1 more. Tagged areas include Backend, Database, Event, Hooks, and JavaScript.

The Codehooks catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

Codehooks’ developer surface includes authentication, documentation, getting-started guide, engineering blog, pricing, GitHub presence, and 13 more developer resources.

41.7/100 developing ▬ flat Agent 21/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
BackendDatabaseEventHooksJavaScriptNoSQLQueuesServerlessWebhookWorkersWorkflows

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/codehooks: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Codehooks Events (AsyncAPI)

Asynchronous CRUD lifecycle hooks (onBeforeCreate, onAfterCreate, onBeforeRead, onAfterRead, onBeforeUpdate, onAfterUpdate, onBeforeDelete, onAfterDelete) and queue worker proce...

Codehooks Documents API

CRUD operations on NoSQL collection documents

Codehooks Key-Value Store API

Fast key-value storage with optional TTL for caching and lookups

Codehooks Queue API

Asynchronous job queue for worker processing

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Codehooks Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Codehooks Events API

Asynchronous event API for Codehooks serverless backend hooks and queue workers. Covers CRUD lifecycle hooks triggered on collection document operations and asynchronous queue w...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Codehooks Context

3 classes · 12 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

Codehooks API Rules

7 rules · 1 errors 5 warnings 1 info

SPECTRAL

Codehooks API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Codehooks API Rules

10 rules · 4 errors 3 warnings 3 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Codehooks Document

3 properties

JSON SCHEMA

Codehooks Key-Value Entry

3 properties

JSON SCHEMA

Codehooks Queue Job

6 properties

JSON SCHEMA

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Codehooks Authentication

apiKey/http · 2 schemes

SECURITY

Codehooks Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Codehooks Agentic Access

15 operations · 11 acting

15 operations · 11 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: codehooks
url: https://raw.githubusercontent.com/api-evangelist/codehooks/refs/heads/main/apis.yml
name: Codehooks
tags:
- Backend
- Database
- Event
- Hooks
- JavaScript
- NoSQL
- Queues
- Serverless
- Webhook
- Workers
- Workflows
tags_raw:
- Backend
- Database
- Events
- Hooks
- JavaScript
- NoSQL
- Queues
- Serverless
- Webhooks
- Workers
- Workflows
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/codehooks.png
access: 3rd-Party
kind: company
created: '2025-02-08'
modified: '2026-05-19'
position: Consuming
description: Codehooks is a JavaScript-native serverless backend platform that bundles a NoSQL document database, key-value
  store, persistent queues with workers, CRON jobs, blob storage, frontend hosting, and an automatic CRUD REST API in a single
  CLI-deployable runtime. Developers write small Node.js handler files and Codehooks generates a secure REST API, OpenAPI
  documentation, and event hooks (onBefore/onAfter Create/Read/Update/Delete) without managing servers. The platform targets
  agent-native and AI backend use cases where simple, fast, MongoDB-style data access and event-driven automation matter.
apis:
- aid: codehooks:codehooks-events
  name: Codehooks Events (AsyncAPI)
  tags:
  - Async
  - Event
  - Hooks
  - Lifecycle
  - Queues
  - Workers
  tags_raw:
  - Async
  - Events
  - Hooks
  - Lifecycle
  - Queues
  - Workers
  humanURL: https://codehooks.io/docs/hooks-and-workers
  properties:
  - url: https://codehooks.io/docs/hooks-and-workers
    type: Documentation
  - url: asyncapi/codehooks-events-asyncapi.yml
    type: AsyncAPI
  description: 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.
  x-features:
  - Eight CRUD lifecycle hooks (before/after for each verb)
  - Queue worker (onQueueJob) for deferred work
  - Automatic retry and persistent state on workers
  - CRON-triggered jobs with multi-schedule support
  - Stateful workflow orchestration
  x-use-cases:
  - Validation and transformation on writes
  - Audit logging and outbound webhooks
  - PDF/email generation deferred to a worker
  - AI inference pipelines triggered after document creation
  - Scheduled batch jobs (CRON)
- aid: codehooks:codehooks-documents-api
  name: Codehooks Documents API
  description: CRUD operations on NoSQL collection documents
  humanURL: https://codehooks.io/docs/
  baseURL: https://{projectId}.api.codehooks.io/{space}
  tags:
  - Documents
  properties:
  - type: OpenAPI
    url: openapi/codehooks-documents-api-openapi.yml
  - type: Documentation
    url: https://codehooks.io/docs/
  - type: APIReference
    url: https://codehooks.io/docs/restapi
- aid: codehooks:codehooks-key-value-store-api
  name: Codehooks Key-Value Store API
  description: Fast key-value storage with optional TTL for caching and lookups
  humanURL: https://codehooks.io/docs/
  baseURL: https://{projectId}.api.codehooks.io/{space}
  tags:
  - Key-Value Store
  properties:
  - type: OpenAPI
    url: openapi/codehooks-key-value-store-api-openapi.yml
  - type: Documentation
    url: https://codehooks.io/docs/
  - type: APIReference
    url: https://codehooks.io/docs/restapi
- aid: codehooks:codehooks-queue-api
  name: Codehooks Queue API
  description: Asynchronous job queue for worker processing
  humanURL: https://codehooks.io/docs/
  baseURL: https://{projectId}.api.codehooks.io/{space}
  tags:
  - Queue
  properties:
  - type: OpenAPI
    url: openapi/codehooks-queue-api-openapi.yml
  - type: Documentation
    url: https://codehooks.io/docs/
  - type: APIReference
    url: https://codehooks.io/docs/restapi
common:
- type: AgenticAccess
  url: agentic-access/codehooks-agentic-access.yml
- type: DomainSecurity
  url: security/codehooks-domain-security.yml
- type: Authentication
  url: authentication/codehooks-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/codehooks-io
- type: Website
  url: https://codehooks.io/
- type: Documentation
  url: https://codehooks.io/docs/
- type: GettingStarted
  url: https://codehooks.io/docs/quickstart-cli
- type: Blog
  url: https://codehooks.io/blog
- type: Pricing
  url: https://codehooks.io/#pricing
- type: GitHub
  url: https://github.com/RestDB
- type: NPMPackage
  url: https://www.npmjs.com/package/codehooks-js
- type: TermsOfService
  url: https://codehooks.io/terms
- type: PrivacyPolicy
  url: https://codehooks.io/privacy
- url: json-ld/codehooks-context.jsonld
  type: JSONLD
- url: json-schema/codehooks-document-schema.json
  type: JSONSchema
- url: json-schema/codehooks-key-value-schema.json
  type: JSONSchema
- url: json-schema/codehooks-queue-job-schema.json
  type: JSONSchema
- url: rules/codehooks-rules.yml
  type: Spectral
- type: LlmsText
  url: https://codehooks.io/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
specificationVersion: '0.23'

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/codehooks"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/codehooks/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/codehooks/evidence"

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.