E

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.

1 integration · REST

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.

discovered 2mo ago
REST · OpenAPI1
Credentials
Ethos API keyapi_keyGet key

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.

Ethos Privy session tokenbearerGet token

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

Publish these signals → /publishing