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
REST API Reference
Complete endpoint documentation for wishes, payments, authentication, and webhooks.
Wishes AP2 ACP Auth
MCP Server
Connect Claude Desktop, ChatGPT, and other AI assistants to wish.now via Model Context Protocol.
Claude ChatGPT Tools
Google Assistant Setup
Connect Google Assistant to wish.now via AP2 protocol and Agent-to-Agent bridge.
AP2 A2A Google Pay
ChatGPT & Claude Setup
Set up ChatGPT and Claude to create and manage wishes via ACP protocol and MCP server.
ACP MCP Stripe
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