-
Notifications
You must be signed in to change notification settings - Fork 41
REST API
Juho Inkinen edited this page Mar 15, 2023
·
5 revisions
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.
- Home
- Getting started
- System requirements
- Optional features and dependencies
- Usage with Docker
- Architecture
- Commands
- Web user interface
- REST API
- Corpus formats
- Project configuration
- Analyzers
- Transforms
- Language detection
- Hugging Face Hub integration
- Achieving good results
- Reusing preprocessed training data
- Running as a WSGI service
- Backward compatibility between Annif releases
- Backends
- Development flow, branches and tags
- Release process
- Creating a new backend