Cards Against Humanity

FREEMIUM
Durch A-fandino | Aktualisiert 1ヶ月前 | Entertainment
Popularität

0.2 / 10

Latenz

894ms

Service Level

100%

Health Check

N/A

Zurück zu allen Tutorials (1)

How to use the API

Black card


/black

Will return a JSON object with the information of a Black Card:

  • Text -> The content of the card
  • Set -> The card “pack” it comes from
  • Picks -> Number of White Cards a player need to complete the turn
Link:
 cards-against-humanity.p.rapidapi.com/black

White Card

Single White Card


/white

Will return an array of JSON objects with just ONE White Card:

Fields:
  • Text -> The content of the card
  • Set -> The card “pack” it comes from
Link:
 cards-against-humanity.p.rapidapi.com/white

Multiple White Cards


/white/{number}

Will return an array of JSON objects with the specified number of White Card:

Link:
 cards-against-humanity.p.rapidapi.com/white/5