Dataswyft API Platform: Developers Docs
WebsiteGitHubSlackLogin
  • About Dataswyft
    • Community & Support
  • Learn about Dataswyft Platform
    • Decentralized Data Servers
    • Personal Data Account
      • HMIC Permissions
      • Namespaces
      • Single Sign-On
    • Data Wallet
      • Data Wallet Canvas and Solutions
      • CheckD Data Wallet: Release Notes
    • Dataswyft One
      • Compute Tools
  • Build on Dataswyft Platform
    • Dataswyft One APIs
      • Data API
        • Filtering, Querying & Transforming Data
        • Data Debit
      • File Storage API
      • Computations API
      • Postman Collection
    • Integrating with Data Wallets
    • Getting Started
      • Quick Start
      • Developers Portal
        • Updating and Submitting an Application
        • Deleting an Application
        • Application Statuses
      • Application Example - React
        • 1. Environment Setup
        • 2. Create Main Structure
        • 3. Main Page & Routing
        • 4. User Authentication
        • 6. CRUD Operations
        • 5. Component Pages
  • Deploy
    • Application Review
    • Rating Assurance & Certification
    • Live Application Ratings
  • Knowledge Base
    • Security Practices
    • FAQ
    • Glossary of Terms
  • Dataswyft
Powered by GitBook
On this page

Was this helpful?

  1. Build on Dataswyft Platform

Dataswyft One APIs

Integrate your established application with Dataswift's APIs.

PreviousCompute ToolsNextData API

Last updated 5 months ago

Was this helpful?

Dataswift provides several APIs to perform CRUD operations (and some more advanced operations including File Storage, Private Serverless Functions, etc.)

These APIs allow you to perform data-based operations, whether with an established application or building from the ground up.

Dataswift offers extreme flexibility with the operations you need to perform, whether that's handling structured or unstructured data, storing data or sharing data.

The APIs that Dataswift provide are:

  • (transacting data with PDAs)

  • (storing files on PDAs)

  • (temporary data transactions with PDAs)

  • (running Private Serverless Functions with PDAs)

You can access our APIs and their documentation from our .

Data API
File Storage API
Contracted PDA API
Computations API
Postman collection