Worksome Webhooks

Worksome outbound webhooks deliver real-time notifications for 17 event types across hires and contracts, the talent pool, payment requests and invoicing. Each delivery is an HTTP POST with a JSON body signed with HMAC-SHA256 in a Signature header using a shared secret. Payloads are deliberately minimal and carry Global IDs that resolve against the GraphQL API. Failed deliveries are retried up to five times with exponential backoff (10s, 100s, 1000s, 10000s).

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/webhooks"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: worksome:webhooks
name: Worksome Webhooks
description: Worksome outbound webhooks deliver real-time notifications for 17 event types across hires
  and contracts, the talent pool, payment requests and invoicing. Each delivery is an HTTP POST with a
  JSON body signed with HMAC-SHA256 in a Signature header using a shared secret. Payloads are deliberately
  minimal and carry Global IDs that resolve against the GraphQL API. Failed deliveries are retried up
  to five times with exponential backoff (10s, 100s, 1000s, 10000s).
humanURL: https://docs.worksome.com/webhooks/
image: https://cdn.prod.website-files.com/60a21be3147bde7a6ece004d/60e44e338953920e5aafcd66_Worksome%20Webclip.png
baseURL: https://api.worksome.com/graphql
tags:
- Webhooks
- Events
- Hiring
- Payments
properties:
- type: Webhooks
  url: asyncapi/worksome-webhooks.yml
- type: Documentation
  url: https://docs.worksome.com/webhooks/
- type: APIReference
  url: https://docs.worksome.com/webhooks/reference/