# NeetoSign API > NeetoSign API docs ## Docs - [Introduction](https://apidocs.neetosign.com/getting-started/introduction.md): Welcome to the NeetoSign API documentation. - [Workspace subdomain](https://apidocs.neetosign.com/getting-started/workspace-subdomain.md): Learn how to find your workspace subdomain. - [Authentication](https://apidocs.neetosign.com/getting-started/authentication.md): Learn how to authenticate your requests to the NeetoSign API using API keys. - [Pagination](https://apidocs.neetosign.com/getting-started/pagination.md): Learn how to handle paginated responses in the NeetoSign API. - [HTTP response codes](https://apidocs.neetosign.com/getting-started/response-codes.md): Learn about the HTTP status codes returned by the API. - [List team members](https://apidocs.neetosign.com/api-reference/team-members/list.md): List team members in the workspace. - [Add team members](https://apidocs.neetosign.com/api-reference/team-members/add.md): Add team members to the workspace. - [Get team member](https://apidocs.neetosign.com/api-reference/team-members/get.md): Get a team member by ID. - [Update team member](https://apidocs.neetosign.com/api-reference/team-members/update.md): Update a team member. - [Remove team member](https://apidocs.neetosign.com/api-reference/team-members/remove.md): Remove a team member from the workspace. ## OpenAPI Specs - [team-members](https://apidocs.neetosign.com/bundled/team-members.yaml)