API Reference#
Use Synchronous Client for regular Python applications and Asynchronous Client when requests must integrate with an asyncio event loop. Both clients expose the same Keepa endpoints. Shared client types are listed in Client and Backend Types, and generated backend request and response models are introduced in Typed Responses.