Version: 1.0.0
Assist Insurances API
The Assist Insurances API provides comprehensive insurance services including authentication, vehicle and address lookups, quote pricing, quote management, document generation, and quote acceptance.
Base URL
https://api.assistinsurances.ie
Authentication
All endpoints (except /auth/token) require OAuth 2.0 Bearer token authentication using the client credentials flow.
Rate Limits
- 100 requests per minute per IP address
- Rate limit headers are included in all responses
Support
For technical support, contact: neil.reilly@assistinsurances.ie
Authentication
- HTTP: Bearer Auth
JWT token obtained from the /auth/token endpoint.
Include in all requests as: Authorization: Bearer {token}
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Contact
Assist Insurances Technical Support: neil.reilly@assistinsurances.ie
License