Products

GET https://api.yoyo.do/api/v2/products

Query Parameters

Name
Type
Description

limit

number

sort

String

fetch

String

from

String

id

String

Filter by id

Get Subscription Info

Get Subscription Info

GET https://api.yoyo.do/api/v2/products/subscriptions

When you filter by the id of the subscription, the endpoint returns the detailed transaction history of the subscription.

Query Parameters

Name
Type
Description

id

String

ID of the transaction

payer

String

email or phone of the payer

link

String

ID of the link of the subscription

Headers

Name
Type
Description

Content-Type*

string

application/json

x-yoyo-key*

string

API key value

Last updated