# MYTOKEN Developers

MYTOKEN developer docs for Solana token profiles, wallet intelligence, detector reports, and claim-state semantics.

## API Overview
- Base URL: https://mintprofile.vercel.app/api/v1
- OpenAPI: https://mintprofile.vercel.app/api/openapi.json
- Model: read-only, snapshot-first.
- Auth: public low quota or API key for higher quota.

## Endpoints
- GET /api/v1
- GET /api/v1/health
- GET /api/v1/tokens/{slugOrMint}
- GET /api/v1/wallets/{wallet}
- GET /api/v1/detector/{mintOrWallet}
- GET /api/v1/claimed/{token}

## Rate Limits and Errors
- Rate headers: X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Scope, X-RateLimit-Mode.
- Retry-After is returned on 429 responses.
- Error envelope includes: code, message, optional hint.

## Product Semantics
- Public Research Profile: free token baseline.
- Official Links: owner-submitted links after approved paid claim.
- Reference Links: public-source research links, not owner-verified.
- MYTOKEN Intelligence: independent analysis, not owner-controlled.

## Discovery Resources
- llms.txt: https://mintprofile.vercel.app/llms.txt
- llms-full.txt: https://mintprofile.vercel.app/llms-full.txt
- API catalog: https://mintprofile.vercel.app/.well-known/api-catalog
- Agent skills index: https://mintprofile.vercel.app/.well-known/agent-skills/index.json
- Pricing: https://mintprofile.vercel.app/pricing
- Compare: https://mintprofile.vercel.app/compare