Endpoints
Introduction
Posthook API Reference
The Posthook API follows REST conventions with predictable, resource-oriented URLs. It accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs.
Initialize the client with your API key:
See the Authentication guide for more details.