GET http://api.getanewsletter.com/v3/
HTTP 200 OK
Vary: Accept
Content-Type: text/html; charset=utf-8
Allow: GET, HEAD, OPTIONS
{
"profile": "https://api.getanewsletter.com/v3/profile/",
"mails": "https://api.getanewsletter.com/v3/mails/",
"subscription_forms": "https://api.getanewsletter.com/v3/subscription_forms/",
"subscriptions": "https://api.getanewsletter.com/v3/subscriptions/",
"invoices": "https://api.getanewsletter.com/v3/invoices/",
"lists": "https://api.getanewsletter.com/v3/lists/",
"notifications": "https://api.getanewsletter.com/v3/notifications/",
"user": "https://api.getanewsletter.com/v3/user/",
"senders": "https://api.getanewsletter.com/v3/senders/",
"responders": "https://api.getanewsletter.com/v3/responders/",
"contacts": "https://api.getanewsletter.com/v3/contacts/",
"reports": "https://api.getanewsletter.com/v3/reports/",
"attributes": "https://api.getanewsletter.com/v3/attributes/"
}