/v1/keys/{wallet}/partner-request
Apply for the free Partner tier (see usagePolicy.partner)
Request
https://api.xrpl.to/v1/keys/{wallet}/partner-request| Path parameter | Value | Description |
|---|---|---|
| wallet | Your wallet's r-address |
{ creditUrl: "https://… page where the Data by xrpl.to credit is visible", contact: "email or @handle" }
curl -X POST 'https://api.xrpl.to/v1/keys/{wallet}/partner-request'Response
What it does
Apply for the free Partner tier (see usagePolicy.partner)
- Notes
- Needs an active key created with project details that has made real requests; one open request per wallet (409 while pending). A person opens creditUrl, checks the credit, and approving upgrades every active key on the wallet. Result appears in GET /keys/{wallet}/subscription.