RoyaleAPI / cr-api

Clash Royale Analytics, Profiles and Insights. We no longer publish a public API. Please use the official API from Supercell.
https://RoyaleAPI.com
166 stars 20 forks source link

Feature : Trade Tokens endpoint for each player #450

Closed antares-farias closed 5 years ago

antares-farias commented 5 years ago

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",
   }
...
]
bobbelsche commented 5 years ago

nice idea 👍

bricecarbou commented 5 years ago

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

selfish commented 5 years ago

No token info available to me.