Skip to main content
ByEnnen
Home
Developers
Blog
Contact
  1. Developers

Developer Hub

Integrate identity and financial infrastructure from the ByEnnen ecosystem. Each product provides comprehensive APIs and SDKs for seamless integration.

Choose Your Product

Simple, Powerful APIs

Each ByEnnen product provides clean, RESTful APIs with comprehensive error handling and real-time webhooks. Integrate individual products or combine them for maximum impact.

RESTful design with predictable URLs
Real-time webhooks for async processing
Comprehensive error codes and messages
Rate limiting and retry strategies
example.js
// Use individual product SDKs
import { IDSentric } from '@idsentric/sdk';
import { CredZK } from '@credzk/sdk';

// Identity verification with IDSentric
const verification = await IDSentric.verify({
  document: documentImage,
  selfie: selfieImage,
  options: {
    liveness: true,
    zkProof: true
  }
});

// Financial proof with CredZK
const proof = await CredZK.generateProof({
  did: verification.did,
  type: 'income',
  threshold: 50000,
  private: true
});

console.log('✅ Integration complete');

Product SDKs

Each ByEnnen product provides SDKs in multiple programming languages

7N7D SDK

beta

TypeScript, Python

View Package

CredZK SDK

stable

TypeScript, Python, Go

View Package

DeFi.ly SDK

beta

TypeScript, Solidity

View Package

IDSentric SDK

stable

JavaScript, Python, Rust

View Package

SafeBank SDK

stable

JavaScript (Node/Browser)

View Package

Product Documentation

Comprehensive guides for each infrastructure component

7N7D logo

7N7D

Self-improving autonomous trading with AI

View Docs
CredZK logo

CredZK

Zero-knowledge financial proofs without data exposure

View Docs

DeFi.ly

Under-collateralized lending with AI underwriting

View Docs

IDSentric

Identity verification with DIDs and verifiable credentials

View Docs
SafeBank logo

SafeBank

Tap-to-pay crypto payments with instant settlement

View Docs

Join the Developer Community

Get help, share ideas, and stay updated with the latest ByEnnen developments

GitHubDeveloper Support
ByEnnen

Parent company owning and licensing infrastructure for verifiable identity and financial trust. Our products provide enterprise-grade APIs and SDKs for Web2, Web3, and DAO-native applications.

Products

  • 7N7D
  • CredZK
  • DeFi.ly
  • IDSentric
  • SafeBank

Developers

  • Product Documentation
  • SDKs

Company

  • About
  • Blog
  • Careers
  • IP & Licensing
  • Contact Us
Privacy Policy
Terms of Service
Cookie Policy
Compliance
ByEnnen LLC • Delaware Limited Liability Company
©2026ByEnnen.All rights reserved.