List requests
GET https://neudocs.app/api/v1/requests
{"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
201 Created and enforces the same plan limits as the dashboard.