Welcome back

Log in to manage your API keys and usage.

OR

Don't have an account? Sign up for free

Build the Future of Astrology

Join thousands of developers using PlanetsXP to power the next generation of horoscopes and compatibility apps.

POST /v1/auth/token
{
  "status": "success",
  "data": {
    "developer": "Welcome back!",
    "api_key": "pxp_live_••••••••••••",
    "plan": "Developer Pro",
    "rate_limit": {
      "limit": 300,
      "remaining": 299
    }
  }
}