llms.txt Content
# Imprint Docs
## Docs
- [Android](https://docs.imprint.co/android.md): Embed the Imprint application experience in your Android app
- [API Key Rotation](https://docs.imprint.co/api-reference/api_key_rotation.md): Rotating API Keys
- [Authentication](https://docs.imprint.co/api-reference/authentication.md): Finding and using your API keys
- [Link an Imprint customer and partner customer accounts](https://docs.imprint.co/api-reference/customer-links/link-an-imprint-customer-and-partner-customer-accounts.md): Creates a link between an existing Imprint customer and a partner's customer account. The API key provided with the request will be used to link the partner with the imprint customer.
- [Create a new customer session](https://docs.imprint.co/api-reference/customer-sessions/create-a-new-customer-session.md): Creates a new session for a customer with a client_secret that can be passed to the SDK, providing client access to modify their own profile, card, or card/loan application. If required, a new customer will be created to attach this session to. Customer history can be attached to this session and wi…
- [Retrieve a session](https://docs.imprint.co/api-reference/customer-sessions/retrieve-a-session.md)
- [Get customer's current rewards balance](https://docs.imprint.co/api-reference/customers/get-customers-current-rewards-balance.md)
- [List customer's payment methods](https://docs.imprint.co/api-reference/customers/list-customers-payment-methods.md)
- [List customer's rewards](https://docs.imprint.co/api-reference/customers/list-customers-rewards.md): List customer's rewards in descending order by the reward's updated at timestamp
- [List customer's transaction intents](https://docs.imprint.co/api-reference/customers/list-customers-transaction-intents.md)
- [List customer's transactions](https://docs.imprint.co/api-reference/customers/list-customers-transactions.md)
- [Retrieve a customer](https://docs.imprint.co/api-reference/customers/retrieve-a-customer.m