How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Arthur Online Notes API

The Notes API from Arthur Online — 12 operation(s) for notes.

Arthur Online Notes API is one of 32 APIs that Arthur Online publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Notes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and an AsyncAPI specification.

This API exposes 29 operations across 12 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://api.arthuronline.co.uk/v2.

29 operations 12 paths 2 schemas 6 DELETE12 GET5 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://api.arthuronline.co.uk/v2
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Arthur Online Notes API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (arthurOAuth) using the authorizationCode flow. By default, every request must be authenticated.

  • arthurOAuth — OAuth 2.0 Authorization Code flow. Access tokens are valid for 14 days; refresh tokens for 21 days. Register an application in Arthur Settings OAuth Applicatio…

Paths & Operations 29

Across 12 paths, the API surfaces 29 operations — 6 DELETE, 12 GET, 5 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Notes 29
GET
/applicants/{applicant_id}/notes
List Notes On Applicant
listNotesOnApplicant 6 params → 200400401404
POST
/applicants/{applicant_id}/notes
Add Note On Applicant
addNoteOnApplicant 3 params body → 200400401404
GET
/applicants/{applicant_id}/notes/{note_id}
View Note On Applicant
viewNoteOnApplicant 3 params → 200400401404
PUT
/applicants/{applicant_id}/notes/{note_id}
Update Note On Applicant
updateNoteOnApplicant 4 params body → 200400401404
DELETE
/applicants/{applicant_id}/notes/{note_id}
Delete Note On Applicant
deleteNoteOnApplicant 3 params → 200400401404
GET
/notes
List Notes
listNotes 5 params → 200400401404
GET
/notes/{note_id}
View Note
viewNote 2 params → 200400401404
PUT
/notes/{note_id}
Update Note
updateNote 3 params body → 200400401404
DELETE
/notes/{note_id}
Delete Note
deleteNote 2 params → 200400401404
GET
/properties/{property_id}/notes
List Notes On Property
listNotesOnProperty 6 params → 200400401404
POST
/properties/{property_id}/notes
Add Note On Property
addNoteOnProperty 3 params body → 200400401404
GET
/properties/{property_id}/notes/{note_id}
View Note On Property
viewNoteOnProperty 3 params → 200400401404
PUT
/properties/{property_id}/notes/{note_id}
Update Note On Property
updateNoteOnProperty 4 params body → 200400401404
DELETE
/properties/{property_id}/notes/{note_id}
Delete Note On Property
deleteNoteOnProperty 3 params → 200400401404
GET
/tenancies/{tenancy_id}/notes
List Notes On Tenancy
listNotesOnTenancy 6 params → 200400401404
POST
/tenancies/{tenancy_id}/notes
Add Note On Tenancy
addNoteOnTenancy 3 params body → 200400401404
GET
/tenancies/{tenancy_id}/notes/{note_id}
View Note On Tenancy
viewNoteOnTenancy 3 params → 200400401404
PUT
/tenancies/{tenancy_id}/notes/{note_id}
Update Note On Tenancy
updateNoteOnTenancy 4 params body → 200400401404
DELETE
/tenancies/{tenancy_id}/notes/{note_id}
Delete Note On Tenancy
deleteNoteOnTenancy 3 params → 200400401404
GET
/units/{unit_id}/notes
List Notes On Unit
listNotesOnUnit 6 params → 200400401404
POST
/units/{unit_id}/notes
Add Note On Unit
addNoteOnUnit 3 params body → 200400401404
GET
/units/{unit_id}/notes/{note_id}
View Note On Unit
viewNoteOnUnit 3 params → 200400401404
PUT
/units/{unit_id}/notes/{note_id}
Update Note On Unit
updateNoteOnUnit 4 params body → 200400401404
DELETE
/units/{unit_id}/notes/{note_id}
Delete Note On Unit
deleteNoteOnUnit 3 params → 200400401404
GET
/viewings/{viewing_id}/notes
List Notes On Viewing
listNotesOnViewing 6 params → 200400401404
POST
/viewings/{viewing_id}/notes
Add Note On Viewing
addNoteOnViewing 3 params body → 200400401404
GET
/viewings/{viewing_id}/notes/{note_id}
View Note On Viewing
viewNoteOnViewing 3 params → 200400401404
PUT
/viewings/{viewing_id}/notes/{note_id}
Update Note On Viewing
updateNoteOnViewing 4 params body → 200400401404
DELETE
/viewings/{viewing_id}/notes/{note_id}
Delete Note On Viewing
deleteNoteOnViewing 3 params → 200400401404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Pagination (5 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Error
object
Arthur error envelope.
3 properties
Pagination
object
Pagination block returned on every list response.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

arthur-online-notes-api-openapi.yml Raw ↑

Other APIs Arthur Online publishes across the network.

Arthur Online Applicant API
Arthur Online Applicants API
Arthur Online Assets API
Arthur Online Assigned Managers API
Arthur Online Certificates API
Arthur Online Contractor Invoices API
Arthur Online Conversations API
Arthur Online Credit Checks API
Arthur Online Entities API
Arthur Online General Information API
Arthur Online Invite API
Arthur Online Messages API
Where this information came from

This is an independent, third-party profile of Arthur Online Notes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.