2019-02-17 20:53:04 +01:00
|
|
|
---
|
|
|
|
date: "2019-02-12:00:00+02:00"
|
|
|
|
title: "API Documentation"
|
|
|
|
draft: false
|
|
|
|
type: "doc"
|
|
|
|
menu:
|
|
|
|
sidebar:
|
|
|
|
parent: "usage"
|
|
|
|
---
|
|
|
|
|
2019-01-03 23:22:06 +01:00
|
|
|
# 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](http://try.vikunja.io/api/v1/docs).
|
|
|
|
|
|
|
|
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.
|