Skip to main content

List requests

GET https://neudocs.app/api/v1/requests
The response is {"data": [...]} and contains requests for the authenticated firm.

Create a request

POST https://neudocs.app/api/v1/requests

Request fields

Item type is file, text, date, number, or boolean. Correctness mode is off, advisory, soft, or hard.

Success

A successful create returns 201 Created and enforces the same plan limits as the dashboard.