Get a Newsletter API 3.0
  • Start
  • Documentation
  • Api Docs Root
  • Api Root
GET
  • json
  • api

Api Root

GET /v3/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "contacts": "https://api.getanewsletter.com/v3/contacts/?format=api",
    "attributes": "https://api.getanewsletter.com/v3/attributes/?format=api",
    "lists": "https://api.getanewsletter.com/v3/lists/?format=api",
    "reports": "https://api.getanewsletter.com/v3/reports/?format=api",
    "mails": "https://api.getanewsletter.com/v3/mails/?format=api",
    "invoices": "https://api.getanewsletter.com/v3/invoices/?format=api",
    "account": "https://api.getanewsletter.com/v3/profile/?format=api",
    "user": "https://api.getanewsletter.com/v3/user/?format=api",
    "notifications": "https://api.getanewsletter.com/v3/notifications/?format=api",
    "subscriptions": "https://api.getanewsletter.com/v3/subscriptions/?format=api",
    "responders": "https://api.getanewsletter.com/v3/responders/?format=api",
    "subscription_forms": "https://api.getanewsletter.com/v3/subscription_forms/?format=api",
    "senders": "https://api.getanewsletter.com/v3/senders/?format=api"
}