Complete guide to integrating astrology, numerology, and tarot APIs
🚀 Getting Started
Quick start guide to using the Zodii API
1. Get Your API Token
Sign up for a free account to get your unique API token:
curl -X POST "https://www.zodiiapp.com/api/signup" \ Â Â -H "Content-Type: application/json" \ Â Â -d '{"email": "your@email.com", "name": "Your Name"}'
2. Authentication
All API endpoints require your token as a query parameter: