Echoes API Home: You can make the following requests to invoke other Lambda functions perform api operations: Endpoint: /getallcards Description: Retrieves all list of cards that are required Parameters: No parameters. Endpoint: /getaffinities Description: Returns list of affinities Parameters: No parameters. Endpoint: /getcardtypes Description: Gets list of card types Parameters: No parameters. Endpoint: /geticons Description: Retrieves list of icons and their urls Parameters: No parameters. Endpoint: /getcardbyid Description: Retrieves a single card by specific card id. Returns a list with a single entry if found. Otherwise, returns an empty list. Ex. /getcardbyid?cardId=IMP001 Parameters: Name: cardId Type: string IsRequired: True Endpoint: /getcardsinset Description: Retrieves list of cards that are in the described set. Returns an empty list if matching set is not found. Ex. /getcardsinset?setId=IMP Parameters: Name: setId Type: string IsRequired: True Endpoint: /getsets Description: Gets list of sets in the game. Parameters: No parameters. Endpoint: /getlatestversion Description: Gets the latest version information Parameters: No parameters. Endpoint: /getversionhistory Description: Gets latest n number of history where n is the input returnCount parameter. Ex. /getversionhistory?returnCount=5 Parameters: Name: returnCount Type: int IsRequired: False Assets Card Back https://assets.echoesofastra.com/icons/CardTemplate_CardBack.png