# Try & Consume APIs

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

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

  1. Go to any API Portal powered by FabriXAPI and log in to your account.

  2. You will see API Cards on API Collection page that you can click on. Let’s take the Echo API (opens new window) as an example. Move to the Endpoints tab to view the endpoint details of the API. Remember to subscribe to the API before using Try-It-Out.

  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