---
title: "Wabery Developer Resources"
description: "Official Wabery API, OpenAPI, authentication, webhook, CLI, SDK, and MCP resources."
canonical: "https://wabery.com/developers/"
last-updated: "2026-09-20"
---

# Wabery Developer Resources

Official resources for building WhatsApp integrations with Wabery.

## API and authentication

- [Wabery introduction](https://wabery.com/docs/introduction/)
- [Getting started](https://wabery.com/docs/getting-started/)
- [Wabery API quickstart](https://wabery.com/docs/quickstart/)
- [Wabery API authentication and scopes](https://wabery.com/docs/authentication/)
- [Wabery API reference](https://wabery.com/api-reference/)
- [Wabery OpenAPI 3.1 specification](https://api.wabery.com/v1/openapi.json)
- [Wabery API errors and rate limits](https://wabery.com/docs/errors/)
- [Wabery API versioning and deprecation](https://wabery.com/docs/api-versioning/)
- [OAuth protected-resource metadata](https://api.wabery.com/.well-known/oauth-protected-resource)

## Tools and events

- [Wabery TypeScript SDK and API clients](https://wabery.com/docs/api-clients/)
- [Wabery CLI](https://wabery.com/docs/cli/), published on npm as [@wabery/cli](https://www.npmjs.com/package/@wabery/cli)
- [Wabery CLI source](https://github.com/waberyhq/cli)
- [Wabery Claude plugin](https://github.com/waberyhq/wabery-claude-plugin)
- [Wabery on GitHub](https://github.com/waberyhq)
- [Wabery MCP server](https://wabery.com/docs/mcp/) at `https://mcp.wabery.com`
- [Wabery MCP server manifest](https://wabery.com/.well-known/mcp.json)
- [Wabery hosted MCP manifest](https://mcp.wabery.com/server.json)
- [Wabery webhooks](https://wabery.com/docs/webhooks/)

## Agent onboarding

- Free tier available: $0, one Live project, 500 messages, no credit card. A project becomes Live automatically when its first real client channel connects. Verify at [Wabery pricing](https://wabery.com/pricing/).
- Self-serve API key generation at [Access → API keys](https://app.wabery.com/access?tab=api-keys). See [Wabery authentication](https://wabery.com/docs/authentication/).
- Sandbox/test environment: [Wabery sandbox](https://wabery.com/docs/sandbox/), a shared WhatsApp test number with no Meta setup.

## Agent indexes

- [When to use Wabery](https://wabery.com/agent-instructions.txt)
- [Wabery llms.txt](https://wabery.com/llms.txt)
- [Complete Wabery docs for agents](https://wabery.com/llms-full.txt)
