https://github.com/uphold/docs
Uphold API Reference
https://github.com/uphold/docs
Last synced: about 2 months ago
JSON representation
Uphold API Reference
- Host: GitHub
- URL: https://github.com/uphold/docs
- Owner: uphold
- Created: 2015-01-25T20:20:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T16:59:02.000Z (12 months ago)
- Last Synced: 2025-03-24T00:57:38.890Z (2 months ago)
- Homepage: https://uphold.com/en/developer/api/documentation/
- Size: 491 KB
- Stars: 49
- Watchers: 75
- Forks: 32
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Uphold API Reference
This repository contains the source files of the Uphold API documentation which can be viewed at [https://uphold.com/en/developer/api/documentation](https://uphold.com/en/developer/api/documentation).
# Contributing
All submissions are welcome. To submit a change, fork this repo, commit your changes, and send us a pull request.
### Removing files
When removing a `.md` file make sure it's also removed from [slate included resources](https://github.com/uphold/slate/blob/master/source/index.html.md) before deploying, otherwise, it will fail to render the page. [example PR](https://github.com/uphold/slate/pull/94/files)