Inception API Documentation

21 views
Skip to first unread message

Pedro Henrique

unread,
May 9, 2026, 4:22:01 PM (7 days ago) May 9
to inception-users
Hi everyone, I'd like to know if INCEpTION has complete API documentation? I need to create my own API that collects some data from an INCEpTION using data already displayed in the web version, but that would automatically compile this data into a spreadsheet.

Richard Eckart de Castilho

unread,
May 9, 2026, 4:25:52 PM (7 days ago) May 9
to incepti...@googlegroups.com
Hi Pedro,

> On 9. May 2026, at 00:37, Pedro Henrique <pedrob...@gmail.com> wrote:
>
> Hi everyone, I'd like to know if INCEpTION has complete API documentation? I need to create my own API that collects some data from an INCEpTION using data already displayed in the web version, but that would automatically compile this data into a spreadsheet.

You can get inspiration from either of these projects - both use the project export API to access the project data and extract information:

- https://github.com/inception-project/inception-reporting-dashboard
- https://github.com/catalpa-cl/inceptalytics

Also, recent INCEpTION versions include the "Explorer" feature by which you can build
custom tables from the annotation data and export them:

https://inception-project.github.io/releases/40.3/docs/user-guide.html#sect_explorer

What data specifically do you seek to export?

Cheers,

-- Richard

Pedro Henrique

unread,
May 11, 2026, 7:47:01 AM (5 days ago) May 11
to inception-users
I need to obtain data related to annotators and the progress of document annotations, such as:
- Anotator(s)
- Document_id
- Status
- Opened_at
- Updated_at

Richard Eckart de Castilho

unread,
7:50 AM (2 hours ago) 7:50 AM
to inception-users
Hi,

> On 11. May 2026, at 13:47, Pedro Henrique <pedrob...@gmail.com> wrote:
>
> I need to obtain data related to annotators and the progress of document annotations, such as:
> - Anotator(s)
> - Document_id
> - Status
> - Opened_at
> - Updated_at

Such information is contained in the full project export which can be obtained via the
remote API project export endpoint. That's what inceptalytics and the dashboard also use.

Cheers,

-- Richard

Reply all
Reply to author
Forward
0 new messages