Would it be possible to make the SigmaSEO API more versatile by adding the following endpoints alongside the current full-article API:
Full article - /api/v1/articles/generate, Stealth - /api/v1/stealth/generate,
ByPass - /api/v1/bypass/rewrite,
pSEO titles - /api/v1/pseo/titles,
pSEO articles - /api/v1/pseo/articles,
Topical maps - /api/v1/topical-maps/generate,
Keyword research - /api/v1/keywords/research,
Strategy - /api/v1/strategy/generate,
BOFU - /api/v1/bofu/generate,
Insights/queries - /api/v1/insights/query,
plus batch job support such as
Batch jobs - /api/v1/jobs/batch,
Batch job status - /api/v1/jobs/{job_id}