Documentation Hub
Mobile SDK
Mobile SDK
  • Keyless SDK Documentation
  • Introduction
    • 🧩Components
    • ⚙️Integration Flows
    • 🤳Sample Apps
  • 📱Mobile SDK Guide
    • 1️⃣ Getting started
    • 2️⃣ Enrollment
    • 3️⃣ Authentication
    • 4️⃣ De-Enrollment
    • 5️⃣ Backup
    • 6️⃣ User and device management
  • 📱Mobile SDK Reference
    • UI Customization
    • Error handling
    • Liveness Settings
    • JWT signing
    • PIN authentication
    • Introduce Keyless to Users
  • 📱Mobile SDK Use Cases
    • Account recovery
    • Dynamic Linking
  • 📒Mobile SDK Changelog
    • Changelog
  • 💽Server API
    • Getting Started
    • Users
    • Devices
    • Operations
Powered by GitBook
On this page

Was this helpful?

  1. Server API

Getting Started

This API allows for backend-to-backend communication between your backend and the Keyless servers.

Last updated 10 months ago

Was this helpful?

The server API has end points for automating aspects of your Keyless setup:

  • List and revoke

  • Remove

  • Perform extra backend to backend security

API Access

  • All API endpoints require the X-Api-Key: <SECRET_API_KEY> header with your security key

  • All API endpoints are available at https://api.keyless.io

💽
devices
users
operations