Viewing application-specific REST APIs

View the OpenAPI Specification (OAS) documentation that describes your application's REST APIs in either App Studio or Dev Studio.

  • In App Studio, click Interfaces > API > Application.
  • In Dev Studio, click Application name > Channels and interfaces > API > Application.
  • To view the OAS documentation for an individual REST service, in Dev Studio, click Records > Integration-Services > Service REST, and then select a REST service. Use the OpenAPI tab to view the REST service in YAML and Swagger.
  • To view the OAS documentation for the REST services included in a specific service package, in Dev Studio, click Records > Integration-Resources > Service Package and select a service package, for example, myDemoPackage. Use the OpenAPI tab to view all of the REST services included in the service package in YAML and Swagger.