ameerhamza01
4 years agoVisitor
Swagger APi
Basically i have 2 type of api's: 1).Internal Organization Api's 2).Open User Api's open user api's will be accessed without login while internal organization api's could not be accessed without l...
APIs which are set to visibility=Public require no authentication or authorization to access.
An API with visibility=Private can only be accessed by Members of the SwaggerHub Organization. Consumers will have read-only access, Designers can be allowed read-write. Both can be granted comment capability.
SwaggerHub authentication can be either user/password or SSO using LDAP or SAML 2.0.