API Documentation

Integrate Squeed into your workflows with our API

Authentication

All API requests require authentication using an API key. Include your API key in the request header:

Authorization: Bearer YOUR_API_KEY

Base URL

https://api.squeed.co/v1

Endpoints

GET /projects

List all projects accessible to the authenticated user

POST /projects

Create a new project

GET /projects/:id

Get a specific project by ID

PUT /projects/:id

Update a project

DELETE /projects/:id

Delete a project

Pro Plan Required

Full API access with write permissions is available on the Pro plan ($10/month). Free tier includes read-only API access.

Need More Details?

For comprehensive API documentation, examples, and SDKs, contact us at api@squeed.co