Routes List
| Name | Parameters | Method | URL | Sample |
|---|---|---|---|---|
| Cards | - | GET |
https://proiectia.bogdanflorea.ro/api/hearthstone/cards |
View |
| Card |
Query stringName: cardId |
GET |
https://proiectia.bogdanflorea.ro/api/hearthstone/cardExample:
https://proiectia.bogdanflorea.ro/api/hearthstone/card?cardId=lWvRcglGiq
The example URL may not return an actual result
Inspect the actual values of the parameters returned by the first route or the sample data. |
View |