CRM - plugNplay
Bunch of API to build your Next CRM SAAS
25 subscribers
18 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
CRM - plugNplay endpoints
| Method | Endpoint | Description |
|---|---|---|
| Generate Your App Token | ||
| POST |
Login App /tenant/login/ |
Lets you Login for our Api Portal and generate Token for your User auth Endpoint * Don't forget to add your tenant token in header ! |
| POST |
Register App /tenant/signup/ |
Lets you Signup for our Api Portal |
| Users | ||
| POST |
login_user_with_email_password /v1/auth/login |
Generate or Login to get token for your CRM user by Email and Password weather it is Employee or Client or any tags |
| POST |
create_user_with_email_password /v1/auth/register/email-password |
Register your CRM user by Email and Password weather it is Employee or Client |
| CRM - Endpoints | ||
| GET |
listCompanies /crm/companies/ |
List All Your Registered Companies by passing user token or Tenant Token We suggest using user token for More secure if your calling this api from client side App |
| POST |
createCompany /crm/companies/ |
Create Company to add in your CRM APP |
| PATCH |
updateCompany /crm/companies/2 |
Update Your Created Company data |
| GET |
companyById /crm/companies/8/ |
Get Company Info by passing unique ID |
| DELETE |
company /crm/companies/7/ |
Deletes Company from the Crm Lists |
| GET |
bankById /crm/companies/bank-account/1 |
|
| GET |
listBanks /crm/companies/bank-account/list/8 |
|
| POST |
bankAccount /crm/companies/bank-account/8 |
|
| DELETE |
deleteBank /crm/companies/bank-account/1 |
|
| POST |
addCompanyAddress /crm/companies/add-address/8 |
|
| GET |
addressById /crm/companies/add-address/2 |
|
| PATCH |
updateAddress /crm/companies/add-address/2 |
|
| GET |
listAddress /crm/companies/add-address/list/8 |
|
| DELETE |
deleteAddress /crm/companies/add-address/2 |
|
CRM - plugNplay pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|