API Documentation
Base URL:
https://api.heypressto.ai/ Overview
This API provides programmatic access to Pressto's capabilities. All endpoints are REST-based and return responses in JSON format. Authentication is required for most endpoints using an API key in the request headers.
Authentication
Include your API key in the request headers:
Authorization: Bearer pressto_YOUR_API_KEYYou can get your API key from the developer tab of your Pressto profile page. All keys are scoped to a specific Pressto account and begin with `pressto_`. Loading API documentation...