# Try & Consume APIs

This article will show you how to test and use APIs on OpenAPIHub.

You need to register as an API developer and subscribe to APIs on OpenAPIHub before consuming our APIs, please refer to Register as a Developer and Subscribe to APIs for details.

  1. Go to OpenAPIHub Homepage (opens new window) and log in to your account.
  2. You will see API Cards on different pages that you can click on. Let’s take the Echo API (opens new window) by OpenAPIHub Academy (opens new window) as an example. Move to the Endpoints tab to view the endpoint details of the API.

  1. Select endpoints from the left panel. Then, select your API Key from the drop down list of “X-OpenAPIHub-Key” and enter corresponding parameters for the endpoint.

  1. Click Try It Out and if you have an active subscription plan and have entered the correct parameters, you will see successful response with status code 200 returned.

  2. In order to retrieve the root path of the endpoint, click on the dropdown list on the right panel