Versions Compared

Key

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

...

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 Available authorizations dialog:

    • 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.

  4. Click the Authorize button of the section you filled in.

...

To try out the API:

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

  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.

...