Developer Docs

Everything you need to integrate with the wish.now platform.

Quick Start

wish.now supports three integration methods. Choose the one that fits your use case:

REST API

Direct HTTP integration for any platform

MCP Server

Native AI assistant integration

Webhooks

Real-time event notifications

Base URL & Authentication

Base URL

https://api.soft.house

Authentication

All authenticated endpoints require a Bearer token in the Authorization header:

Authorization: Bearer <your-session-token>

Rate Limits

  • API: 100 requests/minute per user
  • Login: 5 attempts per 15 minutes per IP
  • Wish creation: 10 per hour per user