This page applies to Apigeeand Apigee hybrid.
View Apigee Edge
documentation.
Apigee recommends that you apply the best practices described in the following sections when building your portal.
Engage your audience
Add content that engages your audience visually and compels them to want to learn more. Enable API consumers to explore a portion of your portal without logging in. Provide self-service registration so they can get up and running quickly to build apps using your APIs.
Let users try your APIs
Auto-generate interactive API documentation from your OpenAPI Specifications to enable users to:
- Learn about the API
- Send a live request to the API
-
View a live response returned from the API
For more information, see Publishing your APIs .
Address primary learning paths
Provide use case examples and tutorials that are relevant to your audience and based on their level of experience. Demonstrate by example, such as a simple curl command sequence, or step through a more elaborate procedure.
Implement search engine optimization (SEO)
Ensure your content is searchable. Invest in SEO that improves your ranking in search results and enable users to find your content.

Use the following best practices when structuring your content. For more information and additional guidelines from Google, see the Google Search Engine Optimization Starter Guide .
- Conveys the purpose of the page in a human-readable form.
- Full or partial keyword matching in the page URL improves search ranking.
- Typically, URLs appear in search results.
<title>
tag for the home page ( index
) of your portal.- Full or partial keyword matching in the title improves search ranking.
- Typically, the contents of your page titles are displayed as the first line of the search results.
- Keeps users oriented.
- Helps users locate the content that they want quickly and easily.
Build a developer community
Employ social media to promote your API community through standard social channels, such as Facebook, Twitter, and so on. Publish blogs and forums that foster communication and interaction among the developers in your API community.

