RoyaleAPI/cr-api

Feature : Trade Tokens endpoint for each player

antares-farias opened this issue · 3 comments

Idea/request:

  1. Have an endpoint to trade tokens
  2. This will help to make trade more efective

Request Details:

GET
https://api.royaleapi.com/players/<TAG>/tokens

Response Details:

[
    {
        "type": "legendary",
        "amount": "2",
   }
...
]

nice idea 👍

It seems to me that token information is not accessible on the official CR api....

No token info available to me.