Welcome to Planisys Documentation
- DMDS - Data Mining & Delivery Services
- DMDS API REST v1
- Introduction to DMDS REST API
- DMDS API REST v1.5 Documentation using CURL
- Changes from v1.4 to v1.5: number of events and paginated events
- Changes from v1.3 to v1.4: archiving of sent emails (requires archiving license)
- Changes from v1.2 to v1.3 - Whitelisting
- Changes from v1.1 to v1.2 - API version
- Get API Version
- Changes from v1.0 to v1.1 - Revalidate and Invalidate
- GET Contact Example
- Curl on Microsoft Windows
- Contact Whitelist
- Returns contact information
- List invalid contacts
- Create or update a contact
- Associate one or more bases with a new or existing contact
- Set field values for a new or existing contact
- Invalidate a contact (introduced in v1.1)
- Revalidate a contact (introduced in v1.1)
- Invalidate a contact - deprecated (v1.0)
- Create a Campaign
- Send an email to a single recipient with HTML URI
- Send an email to a recipient with HTML URL and attachments
- Send an email to a single recipient with HTML URI
- Send an email to a single recipient with HTML URI
- Send an email to more than one recipient with HTML inline
- Campaign APIKEYs
- List campaigns
- Create a group or base
- List filters
- List global variables and their values
- Create global variables
- Delete global variables
- Sent Mail Query
- Event Query
- Use of Reply-To, Cc, and Bcc
- JSON Response Messages
- Use of Sender and Return-Path
- Sending Inline Attachments
- Examples using Python
- Returns contact information
- List invalid contacts
- Create or update a contact
- Invalidate a contact
- Send an email
- Send an email to a single recipient with HTML URI
- Send an email to a single recipient with HTML inline
- Send an email to a single recipient with raw HTML inline
- Send an email to a single recipient with inline XML
- Send an email to more than one recipient with HTML URI
- List global variables and their values
- Create global variables
- Delete global variables
- List campaigns
- Create a group
- List filters
- Revalidate contact list
- Save EML file of a sent email
- DMDS API REST v1 Examples with nodejs
- Returns contact information
- List invalid contacts
- Create or update a contact
- Invalidate a contact
- Send an email
- Send an email to a single recipient with HTML URI
- Send an email to a single recipient with HTML inline
- Send an email to more than one recipient with HTML inline
- List global variables and their values
- Create global variables
- List campaigns
- Create a group
- List filters
- DMDS API REST v1 Examples with PHP
- Returns contact information
- List invalid contacts
- List global variables and their values
- List campaigns
- Create or update a contact
- Invalidate a contact
- Send an email
- Send an email to a single recipient with HTML URI
- Send an email to a single recipient with HTML inline
- Send an email to more than one recipient with HTML URI
- Send an email to more than one recipient with HTML inline
- Create global variables
- Create a group
- List filters
- Add a phone number to a contact
- Send SMS
- DMDS API REST v1.5 Documentation using Postman
- Download Postman for Windows
- Changes from v1.4 to v1.5: number of events and paginated events
- Event Query
- Changes from v1.3 to v1.4: archiving of sent emails (requires archiving license)
- Changes from v1.2 to v1.3 - Whitelisting
- Changes from v1.1 to v1.2 - API version
- Get API Version
- Changes from v1.0 to v1.1 - Revalidate and Invalidate
- Contact Whitelist
- Return contact information
- List invalid contacts
- Create or update a contact
- Associate one or more bases with a new or existing contact
- Set field values for a new or existing contact
- Invalidate a contact (introduced in v1.1)
- Revalidate a contact (introduced in v1.1)
- Send an email to a single recipient with html uri
- Send an email to a single recipient with inline html
- Send an email to multiple recipients with html uri
- Send an email to more than one recipient with inline html
- Campaign APIKEYs
- List campaigns
- Create a Campaign
- Create a group
- List filters
- List global variables and their values
- Create global variables
- Delete global variables
- Use of Reply-To, Cc, and Bcc
- JSON Response Messages
- Use of Sender and Return-Path
- Gestion de Contactos
- Campos reservados
- AVAS
- Planimail
- ISPConfig Hosting Control Panel
- PDNS
- Delegate domains to Planisys
- Introduction to PDNS
- PDNS Deployments
- High Availability Architectures
- Integration with CRM
- Response Policy Zones
- Top 100 RPZ Hits Report
- How to configure Mikrotik to direct port 53 to a DNS with RPZ security
- PDNS API Documentation
- PDNS-API Versions
- Authentication and Methods
- Endpoints v2.0
- Retrieving permitted blocks for resolvers (GET)
- Retrieving activated RPZ zones (GET, v2.0)
- Retrieving domain list (GET, v2.0)
- Retrieving the SOA of a domain (GET, v2.0)
- Retrieve Resource Records of a domain (GET)
- Delete a Resource Record by ID (DELETE)
- Create a Resource Record (POST)
- Modify a Resource Record by ID (PUT)
- Retrieve ACLs of a Reseller (GET)
- Endpoints v2.1
- Retrieve list of Companies (GET)
- Retrieve Company data (GET)
- Modification of Company data (PUT)
- Creation of a Company (POST)
- Deletion of a Company (DELETE)
- Creation of a master zone (POST)
- Change of SOA or company of a zone (PUT)
- Reverse master zone
- Creation of a slave zone (POST)
- Suspension and Resumption of a zone (PUT)
- Deletion of a zone (DELETE)
- Endpoints v2.2