AddNow developer information
This page is the source of truth for AddNow's public integration surface. It tells developers and automated clients what is callable today, what remains private, and where each machine-readable contract lives.
Public read-only agent API
AddNow publishes a versioned, unauthenticated REST interface for public product facts and canonical-resource discovery. Its OpenAPI contract is available at /openapi.json. The same two read-only operations are exposed as MCP tools at the Streamable HTTP endpoint /mcp.
This interface exposes no personal profile or contact data and performs no user actions. Existing account, profile, contact, notification, email, invitation, Wallet, Payload, auth, and other application routes remain private implementation details. There is no public OAuth client registration, sandbox, SDK, or self-serve API key program.
Supported public resources
Developers and agents may use the documented read-only API and MCP tools, and may read AddNow's public marketing, policy, blog, and discovery resources. None grant permission to access private data or perform actions for a user.
- OpenAPI specification
OpenAPI 3.1.1 contract with unique operation IDs and typed schemas.
- Product facts API
Structured public facts, capabilities, limits, platforms, and pricing.
- Public resources API
A filterable directory of canonical product, developer, support, and policy resources.
- MCP server metadata
Registry-format metadata for the Streamable HTTP server at /mcp.
- Markdown homepage
A concise product overview and capability boundary.
- Agent orientation
Curated public pages, use cases, and limitations.
- XML sitemap
Canonical public pages and published articles.
- Crawler policy
Public crawl rules and private-route exclusions.
Discuss an integration
To discuss a partnership or future integration, email contact@addnow.app. Describe the user problem, the data or action needed, and how consent should work. The team will not issue credentials for or support automation against an undocumented endpoint.