API Playground đŽ
Experiment with Slide's API endpoints. Select an endpoint, see the response, and learn how to interact with Slide programmatically.
Select an Endpoint
API Information âšī¸
Base URL: https://api.slide.tech
Authentication: All requests require an Authorization: Bearer <token> header
Pagination: All list endpoints support ?limit=50&offset=0 (max limit is 50)
Important: Do NOT send Content-Type: application/json header with GET requests