When you register an API with API hub, you create and store an entity that represents the API.
We call this entity an API resource. API resources stored in API hub are searchable and provide
detailed operational and descriptive information about the API. To learn more, see API resources overview.
In the Google Cloud console, go to the APIs page in Apigee API hub.
Click Register API. The Register an API form appears.
In the General details section of the form, enter a display name. The display name is simply a name of your choice that will appear in the
user interface after you register the API. This attribute is required.
Click Continue.
The Owner information form opens.
The owner information fields are optional. For now, leave them blank and click Continue.
The Additional details form opens.
In the Description field, enter a brief description of the API. Description is
an optional field.
Skip the remaining fields and click Continue.
The User defined attributes form opens.
Provide values for any of the attributes you wish.
If there are no attributes, that means none have been created yet.
See Create user-defined attributes.
Click Register.
You have created an API resource in API hub. You can always return to an API resource to edit it later.
View API details
After you register an API, you can view its details.
In the Google Cloud console, go to the APIs page in Apigee API hub.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis page explains how to register an API within Apigee API hub, which is applicable to both Apigee and Apigee hybrid.\u003c/p\u003e\n"],["\u003cp\u003eBefore registering an API, ensure that API hub has been provisioned in a Google Cloud project you have access to.\u003c/p\u003e\n"],["\u003cp\u003eRegistering an API in API hub involves creating an "API resource" entity, which stores descriptive and operational information, making it searchable.\u003c/p\u003e\n"],["\u003cp\u003eThe process includes providing a display name and optionally adding owner information, a description, and user-defined attributes to the API resource.\u003c/p\u003e\n"],["\u003cp\u003eAfter registering, you can view the API's details in the API hub by locating it in the registered APIs list and clicking on its name.\u003c/p\u003e\n"]]],[],null,["# Register an API\n\n*This page\napplies to **Apigee** and **Apigee hybrid**.*\n\nThis page shows you how to register an API in API hub.\n\nBefore you begin\n----------------\n\n1. API hub must be provisioned in a Google Cloud project to which you have access. See [Provision API hub](/apigee/docs/apihub/provision).\n2. In the Google Cloud console, on the project selector page, select the project in which API\n hub is provisioned.\n\n [Go to project selector](https://console.cloud.google.com/projectselector2/home/dashboard)\n\nRegister an API\n---------------\n\nWhen you register an API with API hub, you create and store an entity that represents the API.\nWe call this entity an *API resource* . API resources stored in API hub are searchable and provide\ndetailed operational and descriptive information about the API. To learn more, see [API resources overview](./apis-intro).\n\n1. In the Google Cloud console, go to the **APIs** page in **Apigee API hub**.\n\n [Go to API hub](https://console.cloud.google.com/apigee/api-hub/apis)\n2. Click **Register API** . The *Register an API* form appears.\n3. In the **General details** section of the form, enter a display name. The display name is simply a name of your choice that will appear in the user interface after you register the API. This attribute is required.\n4. Click **Continue**.\n5. The **Owner information** form opens.\n6. The owner information fields are optional. For now, leave them blank and click **Continue**.\n7. The *Additional details* form opens.\n8. In the **Description** field, enter a brief description of the API. Description is an optional field.\n9. Skip the remaining fields and click **Continue**.\n10. The **User defined attributes** form opens.\n11. Provide values for any of the attributes you wish. If there are no attributes, that means none have been created yet. See [Create user-defined attributes](./quickstart-settings#create-user-defined-attributes).\n12. Click **Register**.\n\nYou have created an API resource in API hub. You can always return to an API resource to edit it later.\n\nView API details\n----------------\n\nAfter you register an API, you can view its details.\n\n1. In the Google Cloud console, go to the **APIs** page in **Apigee API hub**.\n\n [Go to API hub](https://console.cloud.google.com/apigee/api-hub/apis)\n2. Find the API you just registered in the list of registered APIs. If you don't see it, type the name of the API in the **Filter**.\n3. Click the API name to view its details.\n\nIn the next quickstart you will create a version for the API.\n\nNext step\n---------\n\n[Create an API version](./quickstart-version)"]]