We are happy to announce big news about our new API.
A bunch of new requests have been added making it able to handle complete workflows, post > analyse > improve > post again, our n8n template workflows can help with that!
We have also released a new product with new plans, swonkie.dev, now our v2 API can be acquired and used solely, no need to subscribe or even use our UI, just setup your profiles and automate everything else.
Our docs are now available at docs.swonkie.dev, where you can now find a more complete API, with everything you need to get started.
You can find this version documentation at docs.swonkie.dev, with the following news:
GET /labels
POST /labels
GET /media/{mediaId}
POST /media
PUT {uploadUrl}
PATCH /media/{mediaId}
DELETE /media/{mediaId}
GET /posts
GET /posts/{postId}
POST /posts
PUT /posts/{postId}
GET /posts/{postId}/validate
DELETE /posts/{postId}
PATCH /posts/{postId}/stage/{stage}
Check our examples section to help you on your first flight.
You can check the news at docs.swonkie.dev.
Any issues or suggestions please feel free to report here
See you soon! 👋
Swonkie Dev Team