Skip to end of banner
Go to start of banner

SnapLogic Public APIs

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

This topic is in technical review.

Overview

SnapLogic Public APIs provide basic functionality that you can use to programmatically manage your integration.

  • The timeout for these APIs is set to 15 minutes. This timeout setting can be changed on the client-side network, but it remains 15 minutes in the SnapLogic Platform.

  • The total API limit is affected only by triggered Pipeline executions; it is not affected by the use of SnapLogic Public APIs.

NOTE: you can also create your own custom APIs from your Pipelines using the API Management tool.

Authentication

API requests are authenticated using basic authentication over HTTPS. Additional authentication methods are under consideration for future updates.

You can run these APIs regardless of the permissions or user roles assigned to you in your Org. Access to the information returned by these APIs is based on asset permissions, which are set in SnapLogic Manager.

If your SnapLogic account is locked or your password is expired, you cannot invoke SnapLogic Public APIs.

API Reference

SnapLogic provides the following APIs:

  • No labels