30 April 2025
New: Publish updates with posts, and updated API
Create posts and publish them to your website to share updates and news with your contacts.Post SDK has been updated to include the following methods:- Retrieve post: Get a post.
- List posts: Get a list of posts.
2 May 2025
API and SDK Update: Retrive organization
You can now retrieve an organization’s details through our API. The following endpoints are now available:- Retrieve organization: Get an organization.
1 May 2025
SDK Update: Retrive petition, list petitions and add signatures to petitions
Petition SDK has been updated to include the following methods:- Retrieve petition: Get a petition.
- List petitions: Get a list of petitions.
- Add signature: Add a signature to a petition.
30 April 2025
New: Collect signatures with petitions

29 April 2025
23 April 2025
SDK Release: Build with our SDK
This marks the public release of the MobilizeHub SDK with the following methods:- Contacts: Create, retrieve, update, and delete contacts.
- Lists: Create, retrieve, delete, add contacts and remove contacts for lists.
22 April 2025
API Release: Contacts, Lists and API keys
This marks the public release of MobilizeHub API with the following routes:- Contacts: Create, retrieve, update, and delete contacts.
- Lists: Create, retrieve, delete, add contacts and remove contacts for lists.
Get
GET methods are used for reading data. Filtering, sorting, or pagination is done via query parameters.Post
and Delete
POST methods are used for creating and updating deleting data, while DELETE methods are used for removing data.
Data is passed as application/json in the request body.21 April 2025
Public Release: Contacts, Lists, Broadcasts and Team

- Contacts: Mmanage your contacts, including the ability to add, edit, and delete contacts.
- Lists: Organize your contacts into lists for easier management and communication.
- Broadcasts: Send emails to your contacts in bulk from registered broadcasters
- Images: Upload and manage images for your broadcasts and campaigns.
- Team: Manage your team members and their roles within the platform.