Your digital identity, portable

Build enriched experiences with portable social graphs, identity data, and user-owned information.

150k+
On-chain identities mapped
2x
Faster onboarding & retention
$15k+
Paid to data providers
RESTful API
Simple integration, powerful results

How it works

Get started with Memory Protocol in minutes. Build applications that respect user data ownership.

01

Register for API Access

Sign up for a developer account and get your API credentials. Use $MEM to buy API credits and pay as you go.

02

Integrate the API

Use our RESTful API to query user data. Simple authentication with API keys or x402 micropayments.

03

Build Rich Experiences

Access social graphs, identity data, and private information to create personalized user experiences.

04

Users Get Rewarded

Data providers automatically earn $MEM tokens when their data is queried by your application.

Simple, powerful API

Our RESTful API is designed for developers. Clean endpoints, comprehensive documentation, and predictable responses make integration seamless.

  • Pre-purchased credits or pay-per-query with x402 micropayments
  • Automatic fee routing to protocol treasury and data providers
  • Weekly reward distributions via on-chain Merkle Tree
// Query user's identity graph by wallet
const response = await fetch(
  'https://api.memoryproto.co/identities/wallet/vitalik.eth',
  {
    headers: {
      'Authorization': 'Bearer YOUR_API_KEY',
      'Content-Type': 'application/json'
    }
  }
);

const data = await response.json();
// Access followers, posts, and more

Ready to build with portable identity?

Join developers building the future of user-owned data. Get started with Memory Protocol today.

Questions? Visit our documentation or reach out to our developer community.