GET /api/v1/organizations/current1234567891011121314{ "code": 0, "data": { "id": "org_789xyz", "name": "Acme Marketing", "plan": "pro", "linkCount": 428, "linkQuota": 50000, "clickCountMonthly": 83920, "clickQuotaMonthly": 500000, "customDomainCount": 2, "customDomainQuota": 5 } }
GET /api/v1/organizations/membersowner, admin, member).POST /api/v1/organizations/members/invite1234{ "email": "analyst@acme.com", "role": "member" }