Try Services
A Service version can be configured to accept one or more of the following authentication methods:
- Basic authentication: The same username and password for login to the SnapLogic UI or the Developer Portal.
- JWT
- API key
When any of these are enabled, you will find a Try it out button on each Service endpoint. You can try out any endpoint that supports Basic Auth
The following steps describe how to use Try it Out with Basic Auth:
- Open the APIM 3.0 Developer Portal.
- Find the Service to try.
- Click the Service card or table row to open the Service details.
- Click an endpoint.
- Click Try it out.
- Click Authorize.
- Enter your username and password.
- Click Authorize.
- Click the X to dismiss the Authorize dialog.
- Click Try it out.
- Click Execute.
- The response displays.