API

You can use the Pollination public Application Programming Interface (API) to interact with the Pollination server from inside your apps or scripts.

You can interact with the API directly using our OpenAPI client or read the documentation for each endpoint here.

If you prefer using SDKs instead of interacting with the endpoints directly, we also generate and maintain several SDKs from the OpenAPI specification.

This section includes some sample codes for getting you started. If you can't find what you need, feel free to open a requests for more sample code on Pollination Discourse.

Last updated