Partner Native Integrations
CL2C remains the public Developer Platform API for customer organizations. Partner native integrations use the Cordoba API when an app is approved for self-service behavior and has special authentication requirements. CordobaFlex, CordobaPhoto, and CordobaVerify are Taliware ecosystem partner products with different authentication responsibilities.
Managed Customer
Uses the public CL2C API. Organization owner wallet pays for token activity and end users authenticate with Confida.
Self-Service Customer
Uses public CL2C workflows after approval. End users can purchase and manage their own tokens.
Partner
Self-service by nature, reviewed by Taliware, and allowed to use Cordoba native routes for app-owned biometric proof or Confida QR login.
CordobaFlex
confida-qrTrusted organization extension. Users authenticate through Confida QR approval, then mint ChatGPT-origin digital assets through the Cordoba API.
Calls
GET /api/v1/cordoba/auth/qrPOST /api/v1/cordoba/auth/qrPOST /api/v1/cordoba/nftHeaders
x-cordoba-product: cordoba-flexx-cordoba-auth-mode: confida-qrx-api-key: <trusted org key>CordobaPhoto
trusted-biometricTrusted native iOS app. The app performs local biometric verification itself and self-mints captured photos through Cordoba without Confida.
Calls
POST /api/v1/cordoba/auth/applePOST /api/v1/cordoba/auth/googlePOST /api/v1/cordoba/nftGET /api/v1/cordoba/nft/{id}Headers
x-cordoba-product: cordoba-photox-cordoba-auth-mode: trusted-biometricx-api-key: <Cordoba Photo org key>CordobaVerify
confida-qrTrusted Photoshop plugin. Users authenticate through Confida QR approval, then mint exported documents as verified digital assets through the Cordoba API.
Calls
GET /api/v1/cordoba/auth/qrPOST /api/v1/cordoba/auth/qrPOST /api/v1/cordoba/nftHeaders
x-cordoba-product: cordoba-verifyx-cordoba-auth-mode: confida-qrx-api-key: <trusted org key>Mint payload contract
All three products send id, name, description, image, and in. They may also send metadata and biometricProof. Cordoba stores these under metadata.cordoba together with the product and auth mode.
Becoming a partner
A normal Taliware customer can request partner access while creating an organization, or later from organization settings. Approval sets the organization to self-service and marks partnerRequest.status as approved. Pending requests remain managed until review is complete.