You can create a recurring item with POST /recurring_expenses. That item returns in the API as
status: suggested
and
source: manual
. It does not show on the Recurring page or in the suggestions list in the UI. As a result, you cannot open, edit, or delete it in the app, and API dismiss/delete leaves the item in place.
I found this while exploring the API with an AI agent 😬