ethos.com
Ethos.com is a life insurance and estate-planning company website with a partner API marketing page. The developer docs discovered under the Ethos brand describe Ethos Network, a web3 credibility/reputation network with REST APIs for profiles, reviews, votes, wallets, and related data.
ethos.com exposes one documented REST API surface for its insurance product page, while the developer integration surface actually published by the Ethos brand found here is the Ethos Network HTTP API at `https://api.ethos.network/api/v2`, authenticated with either an Ethos API key or a short-lived Privy bearer token, plus a required `X-Ethos-Client` header.
- Ethos API v2discovered
Create an Ethos profile at app.ethos.network linked to your wallet, then follow the API Keys guide. You mint a long-lived key by signing a one-time SIWE message and calling POST https://api.ethos.network/api/v2/api-keys; the returned token is then sent as X-Ethos-Api-Key. API key access must be enabled for your account.
Sign in to app.ethos.network. For authenticated API calls in an active user session, use the short-lived Privy token described in the Introduction and Log in with Ethos docs. The docs state it is stored in the privy-token cookie for the app.ethos.network domain and is sent as Authorization: Bearer <token>.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing