GET /news/unapproved-sources
GET

/v1/news/unapproved-sources

News sources pending approval

AuthDeveloper tier+ API key

Request

GEThttps://api.xrpl.to/v1/news/unapproved-sources
Query parameterValueDescription
offsetint
limitint (1-100, default 20)
curl 'https://api.xrpl.to/v1/news/unapproved-sources' \
  -H 'X-Api-Key: YOUR_KEY'
Needs Developer tier+ API key — copy the code and run it with your key.

Response

No public sample for this endpoint — run the code on the right with your own values and your key to see the response.

What it does

News sources pending approval

Each token comes back with its md5, the id every Token endpoint takes. Go to Token →
OpenAPI