Endpoints
Key capabilities
- Import Users — Create multiple users at once from an existing data source.
- Import Groups — Migrate all existing groups into your CometChat app.
- Import Members — Add members to specific groups during migration.
- Import Messages — Migrate chat history including 1-on-1 and group messages.
Getting started
All Data Import API requests require yourappId, apiKey, and region, available from the CometChat Dashboard. Requests must be made over HTTPS.
Base URL:
<appId> and <region> with your actual App ID and region.
Rate limits
Data import operations are rate-limited to 60 requests per minute. See Rate Limits for details.Error handling
For the complete list of error codes, see Error Guide.
For all system limits, see Properties and Constraints.