Add it to the API Network
GET https://explore.postman.com/
When you share API documentation publicly, you can also list those collections in the [Qodex API Network] for broader discovery. Make sure to add a concise description and tags so users can easily identify relevant APIs. If I'm looking for an API that can handle payments, for example, I can search the Qodex API Network while I'm working in Qodex to kick the tires on the available APIs.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Postman | API Network</title>
<!-- Canonical and robots meta to be added -->
<meta name="description" content="For API developers, the Postman API Network is an easy way to discover and consume the world'smost popular APIs.">
<meta name="keywords" content="postman, api, apis, postman chrome, software testing, rest api, test driven development, api documentation, api integration, api platform, web api, postcon, api development platform">
<meta property="og:description" content="For API developers, the Postman API Network is an easy way to discover and consume the world'smost popular APIs.">
<meta name="twitter:description" value="For API developers, the Postman API Network is an easy way to discover and consume the world'smost popular APIs.">
<!-- URL unfurling metadata - Facebook Open Graph format -->
<meta property="og:title" content="Postman | API Network">
<meta property="og:site_name" content="Postman API Network">
<meta property="og:image" content="https://assets.getpostman.com/common-share/postman-logo-stacked.svg">
<meta property="og:type" content="website">
<!-- URL unfurling metadata - Twitter card tags https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/markup.html -->
<meta name="twitter:title" value="Postman | API Network">
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="https://assets.getpostman.com/common-share/postman-logo-stacked.svg">
<meta name="twitter:site" content="@getpostman">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"image": "https://assets.getpostman.com/common-share/postman-logo-stacked.svg",
"name": "Postman API Network",
"about": "Browse a directory of public APIs curated by Postman - and get started with one click.",
"url": "https://explore.postman.com",
"isFamilyFriendly": true,
"keywords": "postman, api, apis, postman chrome, software testing, rest api, test driven development, api documentation, api integration, api platform, web api, postcon, api development platform",
"sameAs": [
"https://twitter.com/getpostman",
"https://getpostman.com",
"https://facebook.com/getpostman"
],
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://explore.postman.com/network/search?q={query}",
"query-input": "required name=query"
}
]
}
</script>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "ItemList",
"itemListElement": [
{
"@type": "SiteNavigationElement",
"position": 1,
"name": "API Network",
"description": "Browse a directory of public APIs curated by Postman - and get started with one click.",
"url": "https://explore.postman.com"
},
{
"@type": "SiteNavigationElement",
"position": 2,
"name": "Templates",
"description": "Discover new uses for popular APIs – all created by the Postman community.",
"url": "https://explore.postman.com/templates"
}
]
}
</script>
<!-- Google Tag Manager -->
<script nonce="PjgozO1uelEtE4dGUzK6AYpVanvWaQuVhVCWXly4GVgAYdyF">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getEl Curl curl -X GET 'https://explore.postman.com/' ENDPOINTS |