Public and Limited (Private) Apps

The Akana API Platform supports three visibility scenarios that affect who can see information about, and interact with, your app:

  • Public: a public app can be seen by all Akana API Platform users, whether registered or not. Communications relating to a public app, such as tickets and discussions, might be picked up and rendered by popular search engines. Changes to the app are still restricted to app team members, but the app has general visibility.
  • Private: if an app is private, it can only be seen by members of the specific app team. Invited members don't see the app until they accept the invitation. With private apps, content relating to the app, such as tickets and discussions, is not accessible to public search engines, although it is indexed and rendered by the Akana API Platform internal search facility. In the API, this visibility option is represented by the following value: Limited.
  • Registered Users: If an app has this visibility setting, it is visible to all platform users who are logged in, but not visible to anonymous users. In the API, this visibility option is represented by the following value: com.soa.visibility.registered.users.