Loading an API Locally

The following steps allow the user to load an API locally.

  1. On the APIX.XL ribbon, click the Load API button.loading locally
  2. API definitions can be loaded from a URL, by uploading a Swagger file, or by entering the Swagger definition as text.API definations
  3. To load from a URL, select the URL tab and enter the URL for the API definition in the text box.Upload URL
  4. To load from a file, select the FILE tab and then click the BROWSE button to select the file that contains the API definition.Upload file
  5. To load from text, select the TEXT tab and enter the API definition as JSON into the text box.Upload text
  6. Once the appropriate selection is made, click the REVIEW button.
  7. The screen that appears will list all available endpoints in the form of Excel function names and will allow various values to be edited before creating the functions. Enter desired category name in the XL CATEGORY field.Category name
  8. To add a prefix to function names, enter the desired prefix in the FN Prefix field and click the UPDATE button. The function names will update. This step is optional.FN Prefix
  9. Function names can be edited as needed. To exclude a function from being created, un-check the INCLUDE IN EXCEL checkbox next to it.
  10. Once edits have been made, click the ADD FUNCTIONS TO EXCEL button to create the functions.Add Function
  11. The following message will indicate that the functions were created successfully.Success
  12. To verify that the functions were created, select an empty cell and click the fx symbol next to the formula bar.
  13. Once the Insert Function window appears, click the category drop-down and look for the category entered in Step 8. Selecting a category will display all the functions included in the category.Picture 1