Register Your Application

Register your application with AltsCodex to obtain OAuth credentials and integrate with our decentralized authentication platform.

ℹ️ What You'll Get

After registration, you'll receive Client ID and Client Secret credentials needed for OAuth integration. You'll also get access to encryption keys for secure API communication.

⚠️ Security Notice

The credentials provided after registration contain sensitive security information. Never expose your Client Secret or encryption keys in client-side code or public repositories. Store them securely in environment variables or secret management systems.

📝 Application Information

Fill out the form below to register your application. All fields marked as required must be completed.

A unique name for your application that users will see.
개발·스테이징·프로덕션 등 여러 환경에서 사용하는 redirect URI 를 모두 등록하세요. OAuth 인증 요청 시 클라이언트가 보낸 URI 가 이 목록 안에 있는지 검증됩니다. 최대 10개까지 등록 가능하며, 프로덕션 환경에서는 반드시 HTTPS 를 사용하세요.
URL where users can download your application. Leave empty if not applicable.
Your application's main URL. For mobile apps, this can be your landing page.
Select DAPP if your application uses blockchain features like Content-Tokens or smart contracts.
Specify your primary platform. You can support multiple platforms later.
This will be displayed in the AltsCodex marketplace. Make it catchy!
Provide comprehensive information about your application's functionality and use cases.
Choose the primary category that best describes your application.
Required only if you selected "Game" as the primary category.

🔜 What Happens Next?

After successful registration, you'll receive:

  • Client ID: Your application's public identifier
  • Client Secret: Your application's private key (keep this secure!)
  • Encryption Key & IV: For securing API communications
  • Provider Wallet Address: For Content-Token transactions (DAPP only)

You can view these credentials in the My Applications page after registration.