WhatsApp Memory
Almacena conversaciones de WhatsApp por número y devuelve el historial ya formateado para OpenAI/Anthropic. Resumen automático y manejo de contexto incluidos.
1 subscribers
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
WhatsApp Memory endpoints
| Method | Endpoint | Description |
|---|---|---|
| Messages | ||
| POST |
add_message_sessions__phone__messages_post /sessions/{phone}/messages |
|
| Context | ||
| GET |
get_context_sessions__phone__context_get /sessions/{phone}/context |
|
| Sessions | ||
| GET |
get_session_sessions__phone__get /sessions/{phone} |
|
| DELETE |
delete_session_sessions__phone__delete /sessions/{phone} |
|
| PATCH |
update_metadata_sessions__phone__metadata_patch /sessions/{phone}/metadata |
|
| API Keys | ||
| POST |
rotate_api_key_keys_rotate_post /keys/rotate |
Generate a new secret for the CURRENT key. The old key stops working immediately; all sessions stay attached (same key_id). |
| DELETE |
revoke_api_key_keys_delete /keys |
Deactivate the CURRENT key (is_active=False). Sessions/messages are kept for audit; the key can no longer authenticate. |
| POST |
create_api_key_keys_post /keys |
|
| Usage | ||
| GET |
get_usage_usage_get /usage |
Usage stats for the authenticated API key. |
| Webhooks | ||
| GET |
get_webhook_webhook_get /webhook |
|
| DELETE |
delete_webhook_webhook_delete /webhook |
|
| PUT |
set_webhook_webhook_put /webhook |
Set (or update) the webhook URL for the current key. Reuses the existing signing secret if one was already generated, otherwise creates one. |
| Health | ||
| GET |
health_health_get /health |
|
WhatsApp Memory pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|