S

Samva API

REST declared

Details
URL
https://api.samva.dev/v1
Docs
https://samva.dev/docs/developers/rest-api
Authentication
Samva API key api_key declared Get key ↗
X-API-Key: <credential>

In the Samva dashboard, open Developers → API Keys and create a key. Copy it when shown — the full value is only displayed once. Production keys start with samva_sk_live_ and test keys with samva_sk_test_. Store it in SAMVA_API_KEY and send it as X-API-Key on HTTP requests; some docs also show it accepted as Authorization: Bearer <api-key> on the hosted MCP server.