{"id":25553771,"url":"https://github.com/docusign/openapi-specifications","last_synced_at":"2025-04-11T22:43:13.094Z","repository":{"id":39679136,"uuid":"98336653","full_name":"docusign/OpenAPI-Specifications","owner":"docusign","description":"The official Docusign REST APIs Swagger Specifications","archived":false,"fork":false,"pushed_at":"2025-04-07T06:32:26.000Z","size":12331,"stargazers_count":22,"open_issues_count":23,"forks_count":18,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-11T22:43:07.343Z","etag":null,"topics":["docusign","docusign-openapi","docusign-rest","oai","oai-specification","official","openapi","swagger"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/docusign.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T18:16:25.000Z","updated_at":"2025-03-18T12:55:16.000Z","dependencies_parsed_at":"2024-05-20T10:29:00.875Z","dependency_job_id":"87ad97e9-dd44-456d-b868-b5b7aa2a34b4","html_url":"https://github.com/docusign/OpenAPI-Specifications","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2FOpenAPI-Specifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2FOpenAPI-Specifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2FOpenAPI-Specifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docusign%2FOpenAPI-Specifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docusign","download_url":"https://codeload.github.com/docusign/OpenAPI-Specifications/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492989,"owners_count":21113159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docusign","docusign-openapi","docusign-rest","oai","oai-specification","official","openapi","swagger"],"created_at":"2025-02-20T12:01:34.829Z","updated_at":"2025-04-11T22:43:13.068Z","avatar_url":"https://github.com/docusign.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"![alt text](OpenAPI.png)\r\n\r\n# Docusign OpenAPI Specifications  \r\n\r\nDocusign uses the OpenAPI (OAI) Specification - formerly known as \"Swagger\" - to describe its REST APIs. The goal of the OAI specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service.  For more info see the official [OAI](https://github.com/OAI/OpenAPI-Specification) spec.\r\n\r\n## The Swagger file\r\n\r\n![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/esignature.rest.swagger-v2.1.json) `esignature.rest.swagger-v2.1.json` - the full swagger file for Docusign's eSignature REST API v2.1\r\n\r\n![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/esignature.rest.swagger-v2.json) `esignature.rest.swagger-v2.json` - the full swagger file for Docusign's eSignature REST API v2\r\n\r\n![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/rooms.rest.swagger-v2.json) `rooms.rest.swagger-v2.json` - the full swagger file for Docusign's Rooms API v2\r\n\r\n![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/click.rest.swagger-v2.json) `click.rest.swagger-v2.json` - the full swagger file for Docusign's Click API v1\r\n\r\n![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/admin.rest.swagger-v2.json) `admin.rest.swagger-v2.json` - the full swagger file for Docusign's Admin API v2 and v2.1\r\n\r\n![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/maestro.rest.swagger-v1.0.0.json) `maestro.rest.swagger-v1.0.0.json` - the full swagger file for Docusign's Maestro API v1\r\n\r\n![](https://validator.swagger.io/validator?url=https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/master/webforms.rest.swagger-v1.1.0.json) `webforms.rest.swagger-v1.1.0.json` - the full swagger file for Docusign's WebForms API v1.1\r\n\r\n## What can I do with a Swagger file? \r\n\r\nWe use OpenAPI/Swagger files to build many of our developer tools including our [client SDKs](https://developers.docusign.com/docs/esign-rest-api/sdk-tools) using `swagger-codegen`. We also use the OAI specification to build our [API Docs](https://docs.docusign.com/esign/) and [API Explorer](https://apiexplorer.docusign.com/#/) tools.  What will you build?  Let us know by filing an issue in this repository.\r\n\r\n### Vendor-specific extensions\r\n\r\nSome post-processing is performed on our eSignature Swagger spec which includes adding a number of vendor-specific extensions prefixed with `x-ds-`. See the [Docusign-Extensions.md](Docusign-Extensions.md) file for more information.\r\n\r\n### Releases\r\n\r\nThe DocuSign eSignature REST API is updated monthly. The Swagger file in this repository is also updated monthly. See the \"Releases\" tab for version information. The current release information is available from the [Developer Account (demo)](https://demo.docusign.net/restapi/service_information) and [production](https://www.docusign.net/restapi/service_information) platforms.\r\n\r\n## Support\r\n\r\nPlease log issues through GitHub. We also have an active developer community on Stack Overflow, search the [DocusignAPI](http://stackoverflow.com/questions/tagged/docusignapi) tag.\r\n\r\n## License\r\n\r\nThe DocuSign OpenAPI (Swagger) Files are licensed under the following [License](LICENSE).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fopenapi-specifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocusign%2Fopenapi-specifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocusign%2Fopenapi-specifications/lists"}