From 95a8ea4da3501c121ac4a512ff858bce4781dd8c Mon Sep 17 00:00:00 2001 From: yuanzhou Date: Mon, 6 Jan 2025 15:58:53 -0500 Subject: [PATCH] Add link to Smart API --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c6074be..bbad836 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ Authorization: Bearer The user's identity will be retrieved from the auth token to identify who's key(s) will be retrieved or managed by the various endpoints described in the Smart API spec. +## SmartAPI documentation + +The SmartAPI documentation for the ukv-api can be found at https://smart-api.info/ui/f1ca94525fdc5bc42c4bf82e3c6802d9. + + ## Docker build for local/DEV development There are a few configurable environment variables to keep in mind: