Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.synctera.com/llms.txt

Use this file to discover all available pages before exploring further.

Download

This schema can be used with the various openapi tools like openapi generator. Using openapi generator, you can generate a client library to interact with Synctera. Below is an example to generate a java client library using openapi generator.
java -jar openapi-generator-cli-6.0.0-20211025.061654-22.jar generate -i synctera_openapi.json -g java -o ./java_client