-
Notifications
You must be signed in to change notification settings - Fork 44
REST API
Juho Inkinen edited this page Jun 19, 2025
·
7 revisions
Annif provides a REST API for programmatic access, suitable for integration and automation.
See the interactive Swagger/OpenAPI documentation for the API of ai.dev.finto.fi website; note that the version of Annif showing the documentation is not always the most recent Annif version. The OpenAPI definition is in annif.yaml.
Project access levels can be used to restrict which projects are available via the REST API.
See also the Annif-tutorial exercise about REST API.
- 🧑💻 Introduction & Getting Started
- 🚀 Deployment
- 🖥️ User Interfaces
- ⚙️ Preprocessing & Supporting Features
- 🎯 Optimization Techniques
- 🧩 Backends
- 🛠️ Development & Contribution
- 🆘 Troubleshooting & Support