Dashboard

Total Advocates
Active
Suspended
Total Bookings
Abuse Reports

Recent Advocates

NameSubdomainStatus

Recent Bookings

ClientAdvocateDate

Advocate Management

ID Advocate Name Subdomain / Domain Email Linked Mail Joined Status Actions

All Bookings

ID Client Name Email Advocate Date Time Booked On

Abuse Reports

ID Advocate Reporter IP Report Details Reported On Actions

Subdomain Management

All Registered Subdomains

Subdomain Custom Domain Advocate Status Public URL Manage URL

Global Settings

Comma-separated list of subdomains that cannot be registered.
Enter the key only on the login screen. Docs and downloads use placeholders.
For future Lawneu-wrapped mail access only. No public mail endpoint or domain-wide mailbox access is exposed.
Stored server-side for future wrapped mail flows. Access must match the advocate website's linked mailbox.
New advocate websites link to subdomain@this-domain. Domain-level mail browsing is not allowed.
Leave blank until EmailEngine account API is healthy.
Used by the internal Lawneu call flow. The app can override it with callMode.
When disabled, AI drafts use the built-in template fallback.
Stored server-side and never exposed in Postman or public API docs.

Platform Info

Main Domainlawneu-booking.indias.cloud
Wildcard Domain*.law.indias.cloud
Admin Panelhttps://app-admin.lawneu.com/
Advocate Dashboard[subdomain].lawneu.in/manage
API Basehttps://app-admin.lawneu.com/api/v1

Country / Currency API Values

These values are now accepted and returned by the app APIs wherever jurisdiction or money is used.

FieldUse
countryCodeCountry code such as IN, US, GB, AE.
countryNameReadable country name shown in app and docs.
state, city, countyLocation values saved on advocate and case records for future filtering.
defaultCurrencyAdvocate website default currency.
currencyCodeCase, payment, receipt, payout, and financial currency such as INR, USD, GBP, AED.
EndpointNew values
/advocates/create, /advocates/updatecountryCode, countryName, state, city, county, defaultCurrency
/advocates, /cases, /cases/my-casesFilter with countryCode and currencyCode.
/cases/initiate, /cases/payment, /cases/receiptscountryCode, countryName, state, city, county, currencyCode.
/payments/initiate, /payments/status, /payments/payoutcountryCode, countryName, currencyCode, plus currencySymbol in status responses.
/ai/generate-draftcountryCode, countryName for jurisdiction-aware draft context.
📄

Loading API documentation...

Feature-by-feature API documentation map for keeping the portal docs maintainable.

FeaturePortal MenuRaw File
Main combined APIAPI Documentation/api_doc.md
Booking, email, inboxAdvanced Docs/LAWNEU_BOOKING_API.md
Master adminAdvanced Docs/LAWNEU_MASTER_ADMIN_API.md
Advocate appAdvanced Docs/LAWNEU_ADVOCATE_APP_API.md
Country and currency supportAPI Documentation + Advanced DocscountryCode, countryName, state, city, county, defaultCurrency, currencyCode
Advocate-scoped mail linkageSettings + Advanced Docsadvocate_mail_accounts
Legal requestsLegal Request Docs/LAWNEU_LEGAL_REQUESTS_API.md
AI draft and internal call flowAI / Internal Call Docs/LAWNEU_CALL_AI_API.md
Postman collectionAPI Documentation/LAWNEU_APP_POSTMAN_COLLECTION.json

Country / Currency Endpoint Matrix

FeatureEndpointFields
Create/update advocate/advocates/create, /advocates/updatecountryCode, countryName, state, city, county, defaultCurrency
List/filter/advocates, /cases, /cases/my-casescountryCode, currencyCode
Case payment/cases/initiate, /cases/payment, /cases/receiptscountryCode, countryName, state, city, county, currencyCode
Payments/payouts/payments/initiate, /payments/status, /payments/payoutcountryCode, countryName, currencyCode, currencySymbol
AI draft/ai/generate-draftcountryCode, countryName
📄

Loading advanced API documentation...

AI / Internal Call Docs

AI draft API docs plus a note that P2P calling is wrapped by the Lawneu app/backend flow and not exposed as a direct public endpoint.

API basehttps://app-admin.lawneu.com/api/v1
AI endpoint/ai/generate-draft
P2P callsInternal app-wrapped flow only
📄

Loading AI / internal call documentation...

Legal Request API Docs

Dedicated documentation for public legal request submit, advocate-scoped list/read, and advocate accept APIs.

API basehttps://app-admin.lawneu.com/api/v1
Endpoint/legal_requests.php
Public actioncreate
Admin actionslist, read, accept