LogoLogo
English
  • Cregis Wallet Guide
  • Card Guide
  • Announcement
English
  • Welcome
    • Product Overview
    • Tokens and Protocols
  • Getting Started
    • Download and Installation
    • Registration and Login
  • Account Management
    • Team Space and Personal Space
    • Bill and Payment
      • Manage Your Pricing Plan
      • Paid Feature Activation
      • Manage Your Bills
      • Recharge Your Account
    • Security
    • General Setting
  • Team
    • Manage Your Team
    • Member
    • Permission
    • Team Activity
      • Initiate Send Request
      • Approval Process
      • Transaction Signing
  • Wallet and Transactions
    • Wallet
      • Create a Wallet
      • Wallet Member Management
      • Rename Your Wallet
      • Hide Your Wallet
      • Message Signature
    • Token
    • Address
    • Shard
    • Transaction
      • Transfer and Receive Payment
      • Transaction Speed Up and Cancellation
      • Transaction Resend
      • Transaction Dashboard
      • Address book
      • Tron Energy Mode
  • Risk Management
    • Policy Engine
    • Auto-Collection/Signing
    • AML Query
  • API
    • API Manual
      • Creation
      • Configuration
      • Query API access information
      • Create wallet address
      • Collection
      • Callback Query
      • Callback Setting
      • Notification Setting
      • Disable/ Delete an API Project
      • API Center for Developers
      • Integrating the TON Chain via API
    • API Type
  • Payment Engine
    • Introduction
    • Creation
    • Notification Setting
    • Settlement Setting
    • Payment and Settlement Records
  • Checkout Page
  • FAQ
    • Wallet Management
      • What is a Non-Custodial Wallet?
      • Why Can't I See the Team Wallet?
      • Why Does BTC Have Different Address Formats?
      • Can I Create Multiple Addresses Within a Single Wallet?
      • Why Does the Shard Not Support Adding Tokens?
      • Why Can't My Wallet Data Load?
      • Why Is My MATIC Missing?
      • Why Can’t the Member See the Shard Import Entrance When I Try to Authorize a Shard?
    • Transaction Management
      • Why Do Multi-Signature Wallets Require All Parties to Be Online Simultaneously?
      • Why Can't I See the Signature Option in My Team Activity?
      • Why Is My Transaction Status Stuck at "Pending"?
      • Which Policy Executes First if Priorities Are Equal?
      • Why Does It Display 'Please Import the fragment First' When Sending a Transaction?
      • What Should I Do if My Wallet Receives Blacklisted USDT (Black U)?
      • Why Do Some Addresses Require Activation Fees?
      • Can Auto-Signing Continue When Cregis Is Closed?
      • What Are the Differences Between Advanced Mode and Standard Mode for Gas Fee Settings?
      • What is Tron Energy Mode?
      • Can I use the team account balance to pay for the gas fee?
      • Can I Authorize My Employees to Sign?
    • API Management
      • Can I Edit the Type After an API Project Is Created?
      • Why Can't I Find the Option to Create an Order Collection Project?
      • Will the System Stop Immediately After API Address Limits Are Reached?
      • Is It Possible to Initiate Withdrawal Requests Directly via API?
      • What Should I Do When an Abnormal Callback Occurs?
      • Why Does the API Return Unsupported Token When Integrating TON?
      • What should I do if users transfer funds to a stopped project's address?
      • What Should I Do if My Team Version Expires and API address Funds Cannot Be Collected?
      • Is There a Limit on the Number of Transactions Per Collection?
    • Team Account Management
      • Why Can’t My Team Account Be Upgraded?
      • How to Handle Shards When a Member Leaves the Team?
      • How to Disband a Team?
      • How to Invite Team Members?
      • Why Can't I Perform Actions After Editing Permissions?
      • How to Set Up an Approval Process?
      • Will My Team Stop Functioning If I Don’t Renew the Subscription After It Expires?
    • Account Security
      • What is MPC?
      • Is There a Risk of MPC Shards Being Stolen?
      • Where Are My Assets Stored When Using Cregis?
      • What is a TEE Environment?
      • How to Safely Handle a Lost Recovery Phrase?
      • How to Safely Handle Lost or Damaged Devices?
      • How to Enable and Disable Address Book Verification?
      • What is a Policy Engine?
      • What Should I Do If I Forget My Transaction Password?
    • Others
      • How Can I Reimport My Cregis Wallet?
      • Does Cregis Offer a Testing Environment?
      • How Long Does KYB/KYC Approval Take?
      • How to Troubleshoot Issues When Installing the Cregis Application?
      • Why Can’t I Access My Testing Environment?
      • How Can I Check My Cregis Version?
  • Terms and Conditions
    • Terms of Service
    • Personal Information Collection Statement
  • Cregis Support
    • Contact Us
Powered by GitBook
On this page
  • 1. Generate address
  • 2. Crypto Withdrawal or Payment (WaaS)
  • 3. Crypto Payment Gateway

Was this helpful?

Export as PDF
  1. API

API Type

PreviousIntegrating the TON Chain via APINextIntroduction

Last updated 6 months ago

Was this helpful?

Cregis offers a standardized API that allows enterprises to seamlessly integrate our wallet into their applications, ensuring a smooth user experience and efficient operations. With Wallet as a Service (WaaS), businesses can provide digital wallet services without the need to build or maintain their own wallet infrastructure, simplifying implementation and reducing development costs.

1. Generate address

  • Through the API, enterprises can generate sub-addresses which belong to the main address owned by the enterprises.

  • These sub-addresses could be generated to their users for crypto payment receive.

  • Cregis provides a "collection" function for the enterprise to collect all sub-address assets to the specified wallet address, which is convenient for user management and use. The successfully collected funds and miner fees can be queried in the transaction records of the wallet.

2. Crypto Withdrawal or Payment (WaaS)

  • For corporate transfers or withdrawals, it is required to operate from the Cregis enterprise wallet.

  • To ensure request security, it is necessary to request the IP address of the Cregis API server and add it to the IP whitelist. The Cregis API only grants access to IP addresses in the whitelist.

3. Crypto Payment Gateway

  • Cregis provides API for enterprises to integrate a crypto payment gateway into their online store or physical point-of-sale (POS) systems. Consumers can check out by selecting cryptocurrencies as the payment method.

  • Cregis will collect payments on behalf of merchants and return to the merchants during settlement.

  • Cregis also provides automatic currency exchange according to the needs of enterprises. For example, we can convert cryptocurrencies into fiat currency and disburse them to merchants

  • Cregis can design a payment page for enterprises. After receiving the payment details, Cregis transforms the content into a visual page that can include the enterprises' logo and is displayed to the user.

  • Customers can choose which cryptocurrency to pay with. Cregis will assist in calculating and directly displaying the required amount and the transfer address.

  • Customers can copy the address or scan the address QR code for the payment.

This API requires an application. If you're interested, please .

contact us