client-api-v2.production-au.arborknot.io
Open in
urlscan Pro
35.189.15.236
Public Scan
Submitted URL: https://client-api-v2.production-au.arborknot.io/
Effective URL: https://client-api-v2.production-au.arborknot.io/api-docs/
Submission: On March 02 via automatic, source certstream-suspicious — Scanned from AU
Effective URL: https://client-api-v2.production-au.arborknot.io/api-docs/
Submission: On March 02 via automatic, source certstream-suspicious — Scanned from AU
Form analysis
1 forms found in the DOM<form class="download-url-wrapper"><input class="download-url-input" type="text" value=""><button class="download-url-button button">Explore</button></form>
Text Content
Explore ARBORKNOT CLIENT API 1.0.0 OAS3 Following endpoints with a lock icon require an API key. Contact ArborKnot's support team to create your first user and DCA entity. To authorize HTTP requests please pass X-API-KEY header with the API key as the value. Resources: * OpenAPI YAML file Servers https://client-api-v2-integ.dev.arborknot.io - Dev environmenthttps://client-api-v2.qa.arborknot.io - QA environmenthttp://localhost:5001 - Local environment Authorize EVENT POST/events Get events DCA POST/dca Create a new sub DCA GET/dcas Get all authorized DCAs GET/dca/{dcaId} Get DCA by id PUT/dca/{dcaId} Update DCA by id DELETE/dca/{dcaId} Delete DCA by id GET/dcas/{dcaId}/compliance Get dca compliance by id PATCH/dcas/{dcaId}/compliance Update DCA compliance GET/dcas/{dcaId}/support Get dca support by id PATCH/dcas/{dcaId}/support Update DCA support GET/dca/{dcaId}/business-unit Get business units related to the DCA CLIENT POST/client Create new Client GET/clients Get all authorized clients. GET/client/{clientId} Get Client by id PUT/client/{clientId} Update Client by id DELETE/client/{clientId} Delete Client by id BOOK POST/book Create new Book GET/books Get all authorized books GET/book/{bookId} Get Book by id PATCH/book/{bookId} Update Book by Id DELETE/book/{bookId} Delete Book by id GET/country/{code} Get list of ISO-3166 countries and states by id UPLOAD DEBT GET/upload-templates Get upload CSV templates in a zip file POST/upload Upload book COUNTRY GET/country Get list of ISO-3166 countries and states USER POST/user/login login user SCHEMAS BookStatus ClientStatus DcaStatus Customer Book Dca DcaWithParentId Client Event Compliance Support Timeframe Country