SaveADay API

Build powerful integrations with our unified API platform

🔌

RESTful APIs

Clean, intuitive REST endpoints for all SaveADay services

🔒

Secure Authentication

Bearer token authentication with proper access control

📚

Comprehensive Docs

Detailed documentation with examples in multiple languages

curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.saveaday.ai/v1/waitlists

{
  "success": true,
  "data": [...],
  "count": 10,
  "hasMore": false
}

Waitlists

/v1/waitlists

Surveys

/v1/surveys

Booking

/v1/bapp

Forms

/v1/forms

Catalogues

/v1/catalogues

Link Pages

/v1/link-pages

Feeds

/v1/feeds

Boards

/v1/boards