/databases

Provides a list of available search databases, including all parameters needed for the frontend.

get

Reorders the databases. Only available if server was started with "-server.dbmanagment true" parameter.

post

/database

Adds or removes a search database for processing. Only available if server was started with "-server.dbmanagment true" parameter.

post
delete

/ticket

Submits a new job to the queue and gets a ticket referencing this job. Ticket is needed for all further api calls regarding this job.

post

Gets the status of a ticket

get

Gets the type of the ticket

get

/tickets

Gets the status of multiple tickets

post

/result

Gets the alignment results for query number entry of the ticket.

get

Downloads all alignment results in a BLAST-tab compatible format for the specified ticket.

get

Gets a paginated list of queries belonging to a search job.

get