API

All Squash APIs are currently not available for accounts under the free plan. For more details please go to our plans page. See API Authentication before starting with the API calls below. You can start any Squash deployment by using the API calls described in this page. We will list below each API call in detail as well as some API request samples. Start a Deployment URL format: https://api.squas...

Read more

All Squash APIs are currently not available for accounts under the free plan. For more details please go to our plans page. Squash offers a REST API to interact with the service. The response body is in JSON format. Authentication is key based only. API Keys You can create API keys to access the service by going to the General Settings page. Using the API Key Squash expects a Squash-Key header on ...

Read more

All Squash APIs are currently not available for accounts under the free plan. For more details please go to our plans page. This API call will start a new deployment to force a Deployment Cache (DC) update. Squash will update the cache during the shutdown process of the deployment. This is useful for relatively large applications using dynamic data in Dockerfiles, such as database dumps and other ...

Read more