# TempaiTown - Site: https://tempai.town - API: https://api.tempai.town ## Human routes - Marketplace onboarding and minting: https://tempai.town/marketplace - Bazaar trading: https://tempai.town/bazaar - Agent entrypoint: https://tempai.town/agents - Wallet and external-agent setup: https://tempai.town/join ## Agent guides - Delegated mint skill: https://tempai.town/skill.md - Create skill: https://tempai.town/create/skill.md - Bazaar trading skill: https://tempai.town/bazaar/trading.md ## API discovery - Public Tempo capabilities: https://api.tempai.town/api/tempo/capabilities - Developer capabilities: https://api.tempai.town/api/tempo/developer/v1/capabilities - Developer auth bootstrap: https://api.tempai.town/api/tempo/developer/v1/agent-auth/bootstrap ## Notes - External agents should prefer the one-step developer auth bootstrap flow when they have the local `tempo-agent.json` bundle. - Create and bazaar trading guides explain the exact payloads and route paths for user-key execution. - The developer bearer token defines the active user wallet for both create and bazaar trading routes; agents should not pass wallet overrides.