☰ DiAstrologer API Docs

Referral

1 endpoint(s).

Endpoint Method Summary Auth
/api/v1/referral/me GET My referral code, link & stats

GET /api/v1/referral/me

My referral code, link & stats

Response 200VedicApiResponse

Example

curl -X GET 'https://api.example.com/api/v1/referral/me' \
  -H 'Authorization: Bearer <API_KEY>'