API version v1.0
Retrieve the card id
Parameter | Description | Optional | Default |
---|---|---|---|
Name | The name of the card | ||
BoardID | The board ID |
GET | Lapi:GetCardID("CardName",BoardID) |
BoardID = api:GetBoardID("Board Name")
CardID = api:GetCardID("CardName",BoardID)
"12397123787162371"
Rate Limited | True |
Response Format | String |
Authentication | Key & Token |