# Add API as Providers

This article will show you how to add your APIs on FabriXAPI.

You need to generate your API Portal on FabriXAPI before adding APIs. Please follow "Register as an API Provider and Generate API Portals" to generate your API Portal.

# Where to Add APIs?

  1. Go to Provider Admin Portal (opens new window) and log in to your account.

  2. You will see a list of API Portals you generated on this page. Enter your API Portal by clicking on it.

  3. Click My APIs on side bar. Then, click Create New API to add APIs to the selected API Portal.

  4. Fill in your API Details on this page

  5. To check the API Visibility checkbox, the API will be Listed on your API Portal's Collection, otherwise the API will not be shown on your API Portal.

  6. To check the API Subscription Approval checkbox, subscription approval will be Enabled, otherwise the approval is disabled.

  7. Click on the Next button.

  8. You can Select Yes to upload your API Specification using a Swagger Link or uploading a File, or No to upload the file in the future.

    If you select No, endpoints will not be displayed for this API.

    Only APIs with API Specification will be able to configure subscription plans.

  9. Click Create.

  10. API is created, and shown in the My APIs page.


# What Can Be Set for a New API?

For more information on API details, please refer to Edit API as Providers.