Cards Against Humanity

GRATIS CON POSSIBILITÀ DI UPGRADE
Da A-fandino | Aggiornamento a month ago | Entertainment
Popolarità

0.2 / 10

Latenza

894ms

Livello di servizio

100%

Health Check

N/A

Torna a tutti i tutorial (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