# NeetoPublish API > NeetoPublish API documentation guide for managing blogs, authors, and subscribers from external channels ## Docs - [List authors](https://apidocs.neetopublish.com/api-reference-v1/authors/list.md): This API allows to get a list of all authors. - [Get blog](https://apidocs.neetopublish.com/api-reference-v1/blogs/get.md): This API allows to fetch blog details. - [List blogs](https://apidocs.neetopublish.com/api-reference-v1/blogs/list.md): This API allows to list all the blogs in a workspace. - [List blog slugs](https://apidocs.neetopublish.com/api-reference-v1/blogs/list-slugs.md): This API allows to get a list of all blog post [slugs](https://www.semrush.com/blog/what-is-a-url-slug/). - [Add subscriber](https://apidocs.neetopublish.com/api-reference-v1/subscribers/add.md): Add a new email subscriber. - [Add team members](https://apidocs.neetopublish.com/api-reference-v1/team-members/add.md): Add team members to the workspace. - [List team members](https://apidocs.neetopublish.com/api-reference-v1/team-members/list.md): List team members in the workspace. - [Remove team member](https://apidocs.neetopublish.com/api-reference-v1/team-members/remove.md): Remove team members from the workspace. - [Update team member](https://apidocs.neetopublish.com/api-reference-v1/team-members/update.md): Update a team member. - [List authors](https://apidocs.neetopublish.com/api-reference/authors/list.md): This API allows to get a list of all authors. - [Get blog](https://apidocs.neetopublish.com/api-reference/blogs/get.md): This API allows to fetch blog details. - [List blogs](https://apidocs.neetopublish.com/api-reference/blogs/list.md): This API allows to list all the blogs in a workspace. - [List blog slugs](https://apidocs.neetopublish.com/api-reference/blogs/list-slugs.md): This API allows to get a list of all blog post [slugs](https://www.semrush.com/blog/what-is-a-url-slug/). - [Add subscriber](https://apidocs.neetopublish.com/api-reference/subscribers/add.md): Add a new email subscriber. - [Add team members](https://apidocs.neetopublish.com/api-reference/team-members/add.md): This API allows to add team members in the workspace. - [Get team member](https://apidocs.neetopublish.com/api-reference/team-members/get.md): Retrieves details of a specific team member. - [List team members](https://apidocs.neetopublish.com/api-reference/team-members/list.md): This API allows to list all team members in the workspace. - [Remove team member](https://apidocs.neetopublish.com/api-reference/team-members/remove.md): Remove team members from the workspace. - [Update team member](https://apidocs.neetopublish.com/api-reference/team-members/update.md): This API allows to update the details of a team member in the organization. - [Authentication](https://apidocs.neetopublish.com/getting-started/authentication.md): Learn how to authenticate your requests to the NeetoPublish API using API keys. - [Identifying subdomain](https://apidocs.neetopublish.com/getting-started/identifying-subdomain.md): Learn how to identify your workspace subdomain for API requests. - [Introduction](https://apidocs.neetopublish.com/getting-started/introduction.md): Welcome to the NeetoPublish API documentation. Learn how to integrate blog management into your applications. - [Pagination](https://apidocs.neetopublish.com/getting-started/pagination.md): Learn how to handle paginated responses in the NeetoPublish API. - [Quickstart](https://apidocs.neetopublish.com/getting-started/quickstart.md): Get started with the NeetoPublish API in minutes. Make your first API call and retrieve your team members. You should have your [API key](/getting-started/authentication) & [subdomain](/getting-started/identifying-subdomain) ready with you. - [HTTP Response Codes](https://apidocs.neetopublish.com/getting-started/response-codes.md): Understand the HTTP status codes returned by the NeetoPublish API. ## OpenAPI Specs - [team-members](https://apidocs.neetopublish.com/bundled/team-members.yaml) - [subscribers](https://apidocs.neetopublish.com/bundled/subscribers.yaml) - [blogs](https://apidocs.neetopublish.com/bundled/blogs.yaml) - [authors](https://apidocs.neetopublish.com/bundled/authors.yaml) - [openapi](https://apidocs.neetopublish.com/api-reference/openapi.json)