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

Api Root

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

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