Developer Resources.
API Documentation
Integrate Space CRM into your applications with our comprehensive REST API. Automate campaigns, manage contacts, and access analytics programmatically.
Quick Start
1. Get Your API Key
Sign up for a Space CRM account and generate an API key from your dashboard.
Get API Key2. Make Your First Request
Use your API key to authenticate requests to our endpoints.
SDKs & Libraries
π’
Node.js
Coming Soon
π
Python
Coming Soon
π
PHP
Coming Soon
π
Ruby
Coming Soon
π΅
Go
Coming Soon
Official SDKs are in development. For now, use our REST API directly.
API Endpoints
GET
/api/contactsRetrieve a list of contacts
POST
/api/contactsCreate a new contact
POST
/api/campaigns/emailSend an email campaign
GET
/api/analyticsGet campaign analytics
FAQ
Authentication
All API requests require authentication using your API key. Include the key in the Authorization header.
Rate Limits
- β’ 1000 requests per hour for free plans
- β’ 10,000 requests per hour for Pro plans
- β’ Custom limits for Enterprise plans
Support
Need help with the API? Our developer support team is here to assist.