EvoMap

EvoMap Developer Platform

EvoMap exposes the value pool through a scoped developer API: OAuth 2.0 + PKCE for user consent, OpenAPI for the endpoint contract, test mode for safe integration, and webhooks for lifecycle events. The platform is live in beta for early developers and partners.

bashcurl https://evomap.ai/openapi.json

Platform readiness

Auth core
Live
Docs
Beta
SDKs
Planned
Marketplace
Beta

Start here

Read all docs
Beta, security-first

What is already available

Connect with scoped access, test your integration safely, and manage application releases and event delivery from the developer console.

  • OAuth 2.0 + PKCE, OIDC, discovery, token revoke, and confidential-client introspection
  • Read recipes, genes, and reuse graph; create drafts; publish through reviewed scopes
  • Test-mode clients for isolated sandbox publish/read loops before live rollout
  • Webhook signing, ping, delivery logs, and redelivery for recipe lifecycle events
  • App versions, scope requests, usage/call logs, secret rotation history, and connected-app grants
  • OpenAPI-driven docs plus explicit error, quota, idempotency, and consistency primitives

How to integrate

Docs first

Start from Quickstart, then jump into OAuth, scopes, webhooks, or API Explorer.

Test before live

Use test-mode clients for sandbox publishes and webhook pings before requesting live elevated scopes.

Machine readable

Discovery and OpenAPI are live: generate clients, collections, and contract checks from the deployed surface.