Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The API Catalog is divided into three sections. The navigation panel displays three icons , which that correspond to these sections, as shown in the following image:.

...

  • Home Page: Displays a preview of Applications and APIs.

  • Applications: Displays all Applications.

  • Catalog: Displays all APIs.

...

To authenticate to use an API,

  1. Go to the API Documentation page.

  2. Click the security lock icon to open the Available authorizations dialog.

  3. Depending on the configuration of the API, you can authenticate by filling in one of the following sections in the

...

  • applicationSecret (apiKey). If you created an application, edit your application and copy the Client Secret from the Edit Application dialog and paste it into the Value field.

  • Basic authorization. Enter your SnapLogic account credentials.

...

To try out the API:

  1. Expand one of the panels that show an HTTP method and an API endpoint.

    Image RemovedImage Added
  2. Click the Try it out button at the top right of the expanded panel.

  3. Fill in the values in the Parameters section.

  4. Verify the results in the Responses section.

...