razzi
May 26, 2026, 4:55pm
1
I can’t find an Online REST API Reference for OMP 3.5 and OJS 3.5.
I searched throw the Dev documentation here:
https://docs.pkp.sfu.ca/dev/
I also looked for it on the PKP forum and on Google.
All I was able to find is this REST API Reference for OJS 3.4
https://docs.pkp.sfu.ca/dev/api/ojs/3.4 (and also 3.3, 3.2 , …)
Reference for OJS 3.5 seams not being available yet.
Nothing seams to exist for OMP (neither 3.3 nor 3.4 and 3.5).
Does anyone know where to find these information?
Thanks
Hi @razzi ,
There isn’t a separate API guide for OMP/OPS but many of the endpoints will be the same. Our dev team informed me that there will be an update to the docs for 3.5 soon, but more updates are needed, so stay tuned. You can follow along here for the issue:
opened 06:09PM - 14 Nov 25 UTC
Housekeeping:1:Todo
**Description:**
The [swagger documentation for `stable-3_5_0`](https://github.c… om/pkp/ojs/blob/stable-3_5_0/docs/dev/swagger-source.json) currently references 3.4 and need to be reviewed and updated for the 3.5 release.
**What application are you using?**
OJS `stable-3_5_0`
**Additional information**
There is also a need to push the built updated API docs to the docs hub for 3.5 (e.g. https://docs.pkp.sfu.ca/dev/api/), but this does not need to be done as part of the issue.
-Roger
PKP Team
razzi
May 27, 2026, 8:27am
3
Thanks @rcgillis for the quick feedback.
I’ll take a look at the topic on github.