AcyMailing
Our siteForumBlog
REST API
REST API
  • Overview
    • How to activate the REST API?
    • Authentication
    • Pagination
    • Postman collection
  • Users
  • Lists
  • Subscription
  • Emails
  • Campaigns
  • Statistics
  • Templates
  • Follow Up
Powered by GitBook
On this page

Overview

This page describes the available routes for the AcyMailing REST API in versions 9.2.0+

NextHow to activate the REST API?

Last updated 10 months ago

The REST API is available for AcyMailing Essential or higher, starting from the version 9.2.0. The routes shown in this documentation work for both Joomla and WordPress websites.

Hello and welcome to the AcyMailing API!

The AcyMailing API is organized around . It has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. All request and response bodies are encoded in , including errors.

The API is accessed by making HTTPS requests to a specific version endpoint URL. GET, POST and DELETE methods dictate how you interact with the available objects.

Return to the main documentation

REST
JSON
Latest version