Releases: loopfour/justpaid-python-sdk
Releases · loopfour/justpaid-python-sdk
v0.1.4
v0.1.0
JustPaid Python SDK v0.1.0
We are excited to announce the initial release of the JustPaid Python SDK! This SDK provides a simple and intuitive way to interact with JustPaid's API, enabling seamless integration of usage-based billing into your Python applications.
Release Highlights
- Initial SDK Launch: This is the first public release of our Python SDK, providing a foundation for future enhancements and features.
- Usage Data Ingestion: Easily ingest usage data for your customers with type-safe methods and data validation.
- Billable Items API: Retrieve and manage billable items associated with your customers.
- Type Hinting and Data Validation: Leveraging Pydantic for robust data validation and clear type hints for improved developer experience.
- Comprehensive Documentation: Detailed API reference available at https://docs.justpaid.io/api-reference.
Features
Usage Data Ingestion
- Ingest single or multiple usage events
- Automatic handling of idempotency keys
- Support for custom properties and metadata
Billable Items API
- Retrieve billable items for a customer
- Access detailed item information including ID, name, and associated customer data
For more detailed examples and API usage, please refer to our documentation.
Feedback and Support
We value your feedback! If you encounter any issues or have suggestions for improvements, please open an issue on our GitHub repository or contact our support team.
Thank you for choosing JustPaid for your usage-based billing needs. We look forward to supporting your integration and hearing about your experience with our SDK!