# Nifteem API ## Description This is version `1.0` of this API documentation. Last update on Nov 11, 2025. # Documentation Version 1 of the Nifteem API is structured around REST, HTTP, and JSON. API endpoint URLs are organized around resources, such as contacts or deals. It uses HTTP methods for indicating the action to take on a resource, and HTTP status codes for expressing error states. ## 📌 Main features: - User information - Template list - Send multi channel and multi language messages or templates - Webhooks for message status updates ## Servers - API Server Host: https://api.nifteem.com (API Server Host) ## Authentication ## Endpoints - [Dispatch](https://bump.sh/nifteem/doc/api/group/endpoint-dispatch.md) - [Template](https://bump.sh/nifteem/doc/api/group/endpoint-template.md) - [User](https://bump.sh/nifteem/doc/api/group/endpoint-user.md) ## Webhooks - [Incoming message notification](https://bump.sh/nifteem/doc/api/group/webhook-incoming-message-notification.md) - [Message status update](https://bump.sh/nifteem/doc/api/group/webhook-message-status-update.md) [Powered by Bump.sh](https://bump.sh)