API metadata

API metadata provides a way for users to get information about suites, products, and operations within these suites and products through the use of Swagger UI.

ION API metadata is an index of suites, products, and operations as found in each endpoints’ Swagger documentation. The ION API indexing service runs every five days or whenever an API suite is added or deleted.

While you can search within ION API metadata by using the provided Swagger UI, ION API metadata is used by other applications to query what suites, products, and operations are available in your environment. To be sure your API is included in ION API metadata, add swagger documentation to each of your endpoints as specified in Adding API endpoint documentation.