Our API implementation follows an API-first-centric approach, utilizing a Restful API with a complete OpenAPI schema generated from proto files. We also provide scoped access for API users and have integrated comprehensive API documentation into the admin interface.
- OpenAPI schema (from proto files)
- API-first centric approach
- Restful API (no HATEOAS)
- Scoped access for API users
- Complete API documentation in admin