CKBull Signer API
  • CKBull Signer API
  • Getting started
    • Create an account
    • Register a dApp
    • Regenerate API keys
    • Next steps
  • Guides and Concepts
    • Introduction
    • Sign in request
    • Transaction request
  • API
    • Introduction
    • Authentication
    • Transactions
    • Requests
      • Sign in request
      • Transaction request
    • Polling
Powered by GitBook
On this page
  1. API

Introduction

PreviousTransaction requestNextAuthentication

Last updated 1 year ago

This section contains the API specification, including all calls that the dApp can make to interact with sign in requests and transaction requests.

During the reading, you are likely to encounter certain calls that have a icon. These refer to calls that need to provide the authentication explained in the following document.

The specification is separated into the following sections:

  • : Security mechanism to interact with the API.

  • : Sign in and transaction request specification.

  • : Resource for dApps.

All API calls specified in this section must be made to the host console.ckbull.app

🔓
Authentication
Requests
Polling