interledger / roadmap

Roadmap for the Interledger Ecosystem
0 stars 0 forks source link

Open Payments: API Documentation #2

Closed AlexLakatos closed 5 months ago

AlexLakatos commented 1 year ago

Summary

The Open Payments APIs are a set of REST APIs a Rafiki instance exposes for clients of an Account Provider to interact with the payment instruments in Rafiki. They are currently partially documented from the Open API specification at docs.openpayments.guide.

Intended Outcomes

The Open Payments APIs are fully documented on docs.openpayments.guide A public Postman Collection is available and easy to use for all the endpoints documented on docs.openpayments.guide

How will it work?

A user lands at docs.openpayments.guide and is able to follow the instructions there in order to understand the necessary steps for creating an incoming payment and outgoing payment pair on a running Rafiki instance.

Links