Basic integration runs about 4 hours; full features take 2-3 days.
Step 1: collect birth data, date and location required, time preferred.
Around 70% of users add birth time once you explain it sharpens the result.
Step 2: POST both profiles to the synastry endpoint and read the JSON, the salience ranking gives you a ready-made order for your UI.
Step 3: decide what to show, a single score, the top-ranked aspects, or the full breakdown.
Step 4: add the PDF endpoint when you want a downloadable report.
Output is plain JSON with no SDK lock-in, so it drops into React Native, Flutter, Swift, or any backend.
JSON output, no SDK lock-in, integrate in hours