For the complete documentation index, see llms.txt. This page is also available as Markdown.

Practical Tips

Our API is extensive, covering all of the functionality across the entire Synap platform. It is likely that you will only need a handful of endpoints for your use case.

If you are unsure where to start, we strongly recommend that the best way to explore the API is to navigate on the platform itself, with DevTools or Inspect mode open, and to look at the requests being made. You can copy these as cURL requests into an LLM or tool such as Postman.

The requests made from the Synap platform all use this API - so you can copy those requests to get an idea of what requests are being used and how they are structured, and simply replace the session token with your PAT.

Last updated

Was this helpful?