Light APIv1.0.0

API / Reference / Card Customers

Get card integration public key

GET https://api.light.inc/v1/card-customers/public-key

Returns the public key for the cards integration service

Authorization

Send one of these on every request. See Authentication for how to get credentials.

  • API key

    Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.

  • Bearer token

Query parameters

  • companyEntityId string · uuid

Response

  • publicKey string

  • expiryDate string · date