Bridge API SDK Launch
We’re excited to announce the launch of our official Bridge API SDK! 🚀
What’s New
Bridge API SDK (@usebridge/api
) is now available on npm, providing a TypeScript client for seamless integration with the Bridge API.
Key Features
- Type Safety: Full TypeScript support with generated types from our API specification
- Request/Response Validation: Built-in validation for all API requests and responses
- Error Handling: Comprehensive error handling with detailed error messages
Getting Started
Install the SDK:
Check out our SDK documentation for installation guides, examples, and API reference.