Cards Against Humanity

FREEMIUM
By A-fandino | Updated vor einem Monat | Entertainment
Popularity

0.2 / 10

Latency

957ms

Service Level

100%

Health Check

N/A

Back to All 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