From e87dd65bc27dbf80b61da7ef84d2dc405dcaf52f Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 4 Jul 2021 08:08:39 +1000 Subject: [PATCH] Update api.rst --- docs/api.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/api.rst b/docs/api.rst index c0370c88bb77..333b1c03da7a 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1,6 +1,8 @@ -API +API (VERSION 4) === +**Please note this is for the V4 API, if you are looking for V5 API documentation please go here** https://app.swaggerhub.com/apis/invoiceninja/invoiceninja + Invoice Ninja provides a RESTful API, `click here `_ to see the full list of methods available. To access the API you first need to create a token using the "API Tokens” page under "Advanced Settings”.