Routes List
Name Parameters Method URL Sample
Cards - GET
https://proiectia.bogdanflorea.ro/api/hearthstone/cards
View
Card
Query string

Name: cardId
Type: string
Required: Yes

GET
https://proiectia.bogdanflorea.ro/api/hearthstone/card
Example: 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