# Discover public APIs on the Postman API Network The [Postman API Network](https://www.postman.com/explore/) is the world's largest network of public APIs. Developers can use the API Network to explore APIs, contribute to them, and publish their own. Many of the companies you know and love publish their APIs to a public workspace on the Postman API Network. As an API consumer, you can discover new and popular workspaces, collections, requests, APIs, flows, and teams. If you're an API publisher, you can conveniently access your publisher tools. To explore the Postman API Network, in the Postman header, click **API Network**. If you're on a paid plan, you can click **API Network** in the Postman header, then select Published icon **Postman API Network**. ![Postman API Network](https://assets.postman.com/postman-docs/v11/postman-api-network-v11.23.png) ## Find public APIs You can search or browse the Postman API Network to discover public workspaces, collections, requests, APIs, flows, and teams. ### Search public elements To search the Postman API Network, in the Postman header, click Search icon **Search Postman**. You can filter your search by workspace, collection, request, API, flow, or team. To search by one of these types, click **Element type** and select one of the following: * Workspaces icon **Workspaces** * Collection icon **Collections** * Request icon **Requests** * Docs icon **Specs** * Flow icon **Flow** * API icon **API** * Team icon **Publisher** ### Browse public elements You can also browse the Postman API Network by visiting the following pages: * Home icon **Explore** --- The [Explore](https://www.postman.com/explore/) page is the Postman API Network's landing page. It lists noteworthy public workspaces, collections, APIs, and flows curated by Postman, alongside those that are popular among the community. * Spotlight icon **Spotlight** --- The [Spotlight](https://www.postman.com/explore/spotlight/) page lists public workspaces, collections, APIs, and flows handpicked by Postman to showcase the best the community has to offer. * Trending icon **Trending** --- The [Trending](https://www.postman.com/explore/trending-apis/) page lists public workspaces, collections, APIs, and flows with the most views, activity, and usage. * MCP icon **MCP Servers** --- The [MCP Servers](https://www.postman.com/explore/mcp-servers) page lists official Model Context Protocol (MCP) servers for use within Postman. * Postbot icon **MCP Generator** --- The [MCP Generator](https://www.postman.com/explore/mcp-generator) page lets you build an MCP server based off of APIs available in the Postman API Network. To learn more, see [Generate an MCP server with public APIs from the Postman API Network](/docs/postman-ai/mcp-servers/generate/). * Docs icon **Use Postman** --- The [Use Postman](https://www.postman.com/explore/use-postman) page lets you get API context from public Postman collections and use them with your agent. Use them to explore an API, get answers to questions, and generate working code. * Company icon **Publishers** --- The [Publishers](https://www.postman.com/explore/teams/) page lists public teams that have published public workspaces, collections, or flows. To sort or filter, in the upper-right corner, select **Featured**, **New**, or **Most Viewed**. * Workspaces icon **Workspaces** --- The [Workspaces](https://www.postman.com/explore/workspaces/) page lists public workspaces. To sort or filter, in the upper-right corner, select **Featured**, **New**, **Week**, or **All Time**. * Collection icon **Collections** --- The [Collections](https://www.postman.com/explore/collections/) page lists public collections. To sort or filter, in the upper-right corner, select **Featured**, **New**, **Week**, or **All Time**. * Flow icon **Flows** --- The [Flows](https://www.postman.com/explore/flows/) page lists public flows. To sort or filter, in the upper-right corner, select **New**, **Most Viewed**, or **Most Forked**. * Folder icon **Categories** --- The [Categories](https://www.postman.com/categories/) page lists categories curated by Postman. Each category page lists public workspaces, collections, and flows within that category. To sort or filter a category list, select the **New**, **Most Viewed**, or **Most Forked** filter. ### Get started with public elements To get started with some public APIs on the Postman API Network, see the following collections: * [Learn by API](https://www.postman.com/apilearningresources/api-learning-resources/collection/vcbuqdx/learn-by-api?ctx=documentation) * [API Learner](https://www.postman.com/apilearningresources/api-learning-resources/collection/6izoy0h/api-learner?ctx=documentation) * [Public REST APIs](https://www.postman.com/cs-demo/public-rest-apis/overview) * [Intro to writing tests](https://www.postman.com/postman/postman-team-collections/collection/9fqcfpk/intro-to-writing-tests-with-examples?ctx=documentation) * [How to use the Postman Console](https://www.postman.com/postman/postman-team-collections/collection/c8w949c/how-to-use-the-postman-console?ctx=documentation) * [Postman Echo](https://www.postman.com/postman/published-postman-templates/documentation/ae2ja6x/postman-echo?ctx=documentation) ## Next steps * To learn how to choose a public API from a verified team, see [Choose public elements](/docs/postman-api-network/explore/consume/#choose-public-elements). * To learn how to fork a public element, see [Use public elements](/docs/postman-api-network/explore/consume/#use-public-elements). * To learn how to watch a public element, see [Watch public elements](/docs/postman-api-network/explore/consume/#watch-public-elements).