Beltic logo
Examples

Developer Credential Examples

Complete examples across all KYB tiers with CLI and SDK workflows.

Real-world developer credential examples for different entity types and verification tiers.

Individual Minimal (Tier 1)

Solo developer, open-source agent.

Use Case

  • Personal projects
  • Open-source contributions
  • Development/testing

Example

{
  "credentialId": "550e8400-e29b-41d4-a716-446655440000",
  "legalName": "Jane Developer",
  "entityType": "individual",
  "incorporationJurisdiction": {"country": "US"},
  "businessEmail": "jane@example.com",
  "kybTier": "tier_1_basic",
  "sanctionsScreeningStatus": "not_screened",
  "overallRiskRating": "low"
}

Organization Tier 2 (Aurora Labs)

Established company with enhanced KYB.

Use Case

  • Production agents
  • E-commerce integration
  • Multi-platform deployment

Example

See DeveloperCredential Reference for complete Aurora Labs example.

Organization Tier 3

Enterprise with full due diligence.

Use Case

  • Financial services
  • Healthcare/HIPAA
  • High-value transactions

Requirements

  • UBO identification and KYC
  • Enhanced screening
  • Ongoing monitoring

See Also