Skip to content

Commit 4609bba

Browse files
feat: add generate api token url
1 parent de0de19 commit 4609bba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/docs/API-docs/opensign.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ openapi: 3.0.3
22
info:
33
title: OpenSign API v1
44
description: "Welcome to the OpenSign™ API documentation! Our powerful and flexible API allows you to seamlessly integrate digital signing capabilities into your applications. Whether you're a developer looking to automate document workflows, a business seeking to enhance security, or an enterprise aiming for efficient contract management, our API provides robust solutions to meet your needs. Dive into our detailed guides, code examples, and best practices to start leveraging the full potential of OpenSign™ and transform your digital document processes today. \n\nSome useful links:\n- [OpenSign Website](https://www.opensignlabs.com)\n- [OpenSign Github repo](https://github.com/opensignlabs/opensign)"
5-
termsOfService: http://www.opensignlabs.com/terms/
5+
x-api-token:
6+
description: "refer docs to generate api token [APIToken help](https://docs.opensignlabs.com/docs/help/Settings/APIToken)"
67
contact:
78
email: api@opensignlabs.com
9+
termsOfService: http://www.opensignlabs.com/terms/
810
license:
911
name: AGPL v 3.0
1012
url: http://github.com/opensignlabs/opensign/LICENSE

0 commit comments

Comments
 (0)