API · List recurring plans

API v1
POST /api/v1/getPlansRepeat

What it does#

Returns the merchant's recurring plans.

Authentication#

Requires the API bearer token in the Authorization header — see authentication.

Parameters#

keystringrequerido#

Tilopay integration key.

Request example#

The <...> values are placeholders: replace them with your own credentials and data.

{
  "key": "<api_key>"
}

To interpret a response that is not a success, see how to read an error response.

Last verified: 2026-08-29 · Owner: equipo-integraciones

View as raw Markdown