Taliware logoTaliware

Build on CL2C
with Taliware

Use the public CL2C API for customer integrations, request self-service when users manage their own tokens, and apply for partner access when native apps need special biometric or QR authentication.

See How It Works

Organization

Managed, self-service, or partner

Projects

Customer CL2C products

API Access

CL2C REST + SDK + MCP

End Users

Confida or native auth

CRDB Usage

Owner billing or user top-ups

Platform Model

One ecosystem, clear routes

CL2C is the public customer API. Cordoba native routes are reserved for approved partner and self-service integrations with special authentication needs.

Public CL2C API

Managed Customers

Organizations build customer workflows on CL2C while owner-managed billing covers token activity.

Public API access
Owner wallet billing
Confida end-user authentication
CL2C + user tokens

Self-Service Customers

Approved organizations let users purchase and manage CRDB tokens directly for their own activity.

Self-service approval
In-app token purchase
User-managed balances
Cordoba partner routes

Native Partners

Partner apps can use special native flows such as app-owned biometric proof or Confida QR login.

Partner review
Trusted auth requirements
Cordoba native API
Partner-native apps

Native products are self-service by nature, but Taliware reviews the auth model before enabling partner routing.

View products
CordobaPhototrusted-biometric

Self-managed native capture app that handles biometric proof itself.

CordobaFlexconfida-qr

Trusted extension flow where users authenticate through Confida QR login.

Security

Biometric + Blockchain Trust

Confida verifies user identity with biometrics while Cordoba records ownership and provenance on-chain.

Step 1
Organization
Smart Contract / NFA
End Users
Sends signed proof
Step 2
Cordoba Verification Layer
Trust workflow for identity and ownership
LIVE
Verify User
Validate Rights
Record Proof
Verified on-chain
Step 3
Your Application
Receives verified identity and proof context

Biometric Identity

Confida verifies user identity using secure mobile biometrics before sensitive actions are approved.

On-Chain Provenance

Cordoba records ownership and lifecycle events to provide tamper-resistant evidence and auditability.

Invite-Only Access

Organizations can control access with role-based invitations for developers, operators, and end users.

Integration

Public API First

Standard CL2C REST API access, SDK packages, and Aegentix MCP for AI-assisted development.

1// Node.js
2import axios from 'axios'
3 
4const token = req.headers['x-confida-proof']
5 
6// Verify proof with Taliware Developer API
7const result = await axios.post(
8 'https://developer.taliware.com/api/verify', { token }
9)
10 
11if (!result.data.valid) {
12 return res.status(401).json({ error: 'Invalid token' })
13}

Developer platform features are available for free. Managed orgs are billed by end-user usage, while self-service organizations can buy CRDB in app.

Dashboard

Customer and Partner Ops

Manage API health, contracts, token usage, and native integration requests from one platform.

Project Analytics

Track usage patterns and key workflow metrics across contracts and environments.

Risk Monitoring

Watch verification failures and abnormal activity before they impact users.

Workflow Insights

See activity across contracts, invitations, and registry events in one place.

Access Management

Manage users, roles, and invite states with clear operational controls.

developer.taliware.com
ProductionTest

Total Requests

247.8K

↑ 12.3%

Active Keys

1,284

across 6 endpoints

Success Rate

99.7%

3 flagged

Pricing

Built for Usage

Developer features are free. Billing and token usage scale with real activity.

Free Features

Core developer features are available for free

$0/platform

Model

Feature access

Billing

No subscription required

  • Developer dashboard access
  • Smart contract and project tools
  • User and invite management
  • REST API and docs
  • Aegentix MCP server access
  • Confida integration support
Most Popular

Managed Org

Organization owner billing based on end-user usage

Usage/based

Model

Per end-user usage

Billing

Metered operations

  • Confida app access is free
  • Invite-only organization onboarding
  • Owner-level usage visibility
  • Usage-based billing model
  • Team and end-user controls
  • Production-ready workflows
Self-Serve

Self-Service

End users can buy CRDB token directly in app

CRDB/top-up

Model

Token-backed usage

Billing

Balance-dependent

  • In-app CRDB token purchase
  • Pay as you use operations
  • No fixed monthly fee
  • Flexible token top-ups
  • Works with all free platform features
  • Public app compatibility
Global Reach

Copyright Protection Worldwide

Organizations use Taliware to secure media, tickets, credentials, and research assets across global teams.

Frequently Asked Questions

Start at developer.taliware.com, create an organization, and use the public CL2C API for standard customer integrations.

Managed CL2C workflows use Confida for biometric authentication. Approved partner apps may handle biometric proof themselves or use Confida QR login.

Yes. The platform supports organization-level user management, role assignment, and invite flows.

Yes. Aegentix MCP server docs are available at developer.taliware.com/docs/aegentix for AI-assisted blockchain development.

Yes. Full docs and integration references are available at developer.taliware.com/docs.

Managed organizations are billed by end-user usage. Self-service users can purchase CRDB tokens in app. Partners are reviewed as self-service native integrations.

Get Started

Ready to build on Taliware?

Launch public CL2C customer workflows, then request self-service or partner access when your product needs native behavior.

Public CL2C API
Self-Service Tokens
Partner Native Review
Open developer.taliware.com