How to use plone with WordPress?

I am working on developing a WordPress site that requires integration with the Plone API. Is this possible? I am completely new to Plone and would appreciate any guidance or assistance. I heard about Plone, which is really faster than WordPress. Please guide me.

If a WordPress site requires integration with the Plone API, as you say, then it must be possible!

Perhaps if you provide more information about what you actually need Plone API for and read its documentation, you might better express what you actually want.

@jogaisenmon you'll want to look into the Plone REST API.
I would definitely run Plone in docker, using docker compose, that way you can treat it as a blackbox and only have to interact with the API. see: Content Manipulation — plone.restapi v8.24.2.dev0

Yes, it is possible. I started on a plugin that 'did' last year (I did not get the job, so I am not sure where I put the code), but you 'just use the rest api'