Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.35 KB

_introduction.md

File metadata and controls

18 lines (12 loc) · 1.35 KB

Introduction

Welcome to the Uphold API — we're glad to have you! Here you can find all the documentation you need to help you create custom and revolutionary new services powered by the Uphold Platform. Together, with your ingenuity, we can serve the needs of individuals and organizations across the globe and change the financial services ecosystem forever.

API code samples

To help you get started, we have prepared a set of fully functional code samples. Each of these is a self-contained mini-project, with step-by-step documentation, built specifically to be downloaded and run locally. You can inspect the demo code of these samples to get acquainted with how to use the Uphold API to perform various actions, such as making authenticated requests and creating transactions. By default, all of the samples use our Sandbox environment, which provides a safe playground to experiment with the API without using real funds.

You may also use our JavaScript SDK, a JavaScript API client library that provides a higher-level and richer experience in integrating with our API.

API Changes

You can be notified of the latest changes by watching our official documentation repository on GitHub.