HTTPS is required for all API methods.
These methods are accessible via a GET request:
You will be provided with the required URL for our webservice with your setup email.
Method | URL | Description |
---|---|---|
CreateReport | /v2/reports/CreateReport | Creates both HTML and PDF astrology reports. |
CheckLocation | /v2/atlas/CheckLocation | Validates a city/town against our database, returns a unique LocationCode for the exact city/town. |
CreatePDF | /v2/reports/{REPORTCODE}/CreatePDF | Creates a PDF astrology report. |
CreateXML | /v2/reports/{REPORTCODE}/CreateXML | Creates a XML astrology report. |
CreateShortPDF | /v2/reports/{REPORTCODE}/CreateShortPDF | Create short PDF report, with reduced birth data requirements. |
CreateShortXML | /v2/reports/{REPORTCODE}/CreateShortXML | Create short XML report, with reduced birth data requirements. |
CreateShortHTML | /v2/reports/{REPORTCODE}/CreateShortHTML | Create short HTML report, with reduced birth data requirements. |
Tarot Methods
Method | URL | Description |
---|---|---|
CreateTarotXML | /v2/reports/CreateTarotXML | Creates Tarot XML reports. |