Find out what time the Sun says it is — not just the clock.
Get true solar time programmatically — with location, solar position, and full context.
curl -X POST /api/v1/solar-time \
-H "Content-Type: application/json" \
-H "X-API-Key: YOUR_API_KEY" \
-d '{"date":"2026-03-30","local_time":"14:30","place_name":"Singapore"}'
Building something? You can integrate solar time directly into your app.