It's really easy to use the API. Just try these endpoints:
/api/v1/cards
: shows all cards/api/v1/cards/{id}
: shows the card with a specific id/api/v1/cards/random/{number}
: shows a number of random cards from the deck/api/v1/spreads
: shows all spreads/api/v1/spreads/{id}
: shows the spread with a specific id