This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/docs/content/doc/usage/api.md

549 B

date title draft type menu
2019-02-12:00:00+02:00 API Documentation false doc
sidebar
parent
usage

API Documentation

You can find the api docs under http://vikunja.tld/api/v1/docs of your instance. A public instance is available on try.vikunja.io.

These docs are autgenerated from annotations in the code with swagger.

The specification is hosted at http://vikunja.tld/api/v1/docs.json. You can use this to embed it into other openapi compatible applications if you want.