API Integration
Introduction
Rhino offers an API that you can use to integrate the bridge into your application.
You can use the API with any programming language you like. However, if you use JavaScript/TypeScript we recommend using our SDK as that will allow you to get started much faster.
Useful resources
- API Reference for details on the API endpoints and request/response formats.
- Swagger schema if you would like to generate client code for your preferred language.