```html Developer Portal - PALAP Research

Developer Portal

Everything you need to integrate, build, and innovate with PALAP's decentralized identity frameworks and cryptographic protocols.

Our Developer Ecosystem

๐Ÿ”ง

SDKs

Multi-language cryptographic libraries for integrating identity verification and ZK proofs, available in Rust, Python, and JavaScript.

View Docs โ†’
๐Ÿ”

APIs

REST/gRPC endpoints for identity creation, verification, and policy enforcement with OpenAPI specifications.

Explore โ†’
๐Ÿงช

Playground

Interactive environment to test zero-knowledge proofs and identity attestation scenarios.

Launch โ†’

API Reference

REST Endpoints

  • POST /api/v1/identities Create decentralized identity
  • GET /api/v1/proofs/:id Verify zero-knowledge proof
  • PUT /api/v1/policies Update verification policies

gRPC Services

  • /IdentityService/Create Identity creation service
  • /VerificationService/Validate Verification with ZK proofs
  • /PolicyManager/ApplyRules Policy enforcement

Join Our Ecosystem

Contribute to the future of decentralized identity through open research, protocol development, and collaborative innovation.

Contribute
```