Skip to main content
Rye home page
Search...
⌘K
Get Started
Get Started
Search...
Navigation
API Reference
Get health
Universal Checkout API Documentation
Universal Checkout API Reference
Rye Console
Rye Status
See Sync API Documentation
Universal Checkout API
Introduction
Quickstart
API Access & Environments
Guides
SLA
SDK
Postman Collection
API Reference
API Reference
GET
Get health
GET
GET brand by domain
GET
GET list checkout intents
POST
POST checkout intent
GET
GET checkout intent by id
POST
POST confirm checkout intent
POST
POST add payment method to checkout intent
200
Copy
Ask AI
{ "message": "<string>", "status": "<string>" }
API Reference
Get health
GET
/
health
Try it
200
Copy
Ask AI
{ "message": "<string>", "status": "<string>" }
Response
200 - application/json
OK
message
string
required
status
string
required
Was this page helpful?
Yes
No
Postman Collection
GET brand by domain
⌘I