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

Opply Notes API

The Notes API from Opply — 2 operation(s) for notes.

Opply Notes API is one of 47 APIs that Opply publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notes. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version 0.0.0.

Requests are made against the base URL https://api.opply.com.

6 operations 2 paths 8 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.0.0
Base URL
https://api.opply.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Opply Notes API declares 2 security schemes for authenticating requests. An API key is passed in the cookie as sessionid (cookieAuth). An API key is passed in the header as Authorization (tokenAuth).

  • tokenAuth — Token-based authentication with required prefix "Token"

Paths & Operations 6

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

Notes 6
GET
/api/v1/notes/
List notes
api_v1_notes_list 3 params → 200
POST
/api/v1/notes/
Create a note
api_v1_notes_create body → 201
GET
/api/v1/notes/{uuid}/
Get a note
api_v1_notes_retrieve 1 param → 200
PUT
/api/v1/notes/{uuid}/
Update a note
api_v1_notes_update 1 param body → 200
PATCH
/api/v1/notes/{uuid}/
Partially update a note
api_v1_notes_partial_update 1 param body → 200
DELETE
/api/v1/notes/{uuid}/
Delete a note
api_v1_notes_destroy 1 param → 204

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are PatchedNote (12 properties), Note (12 properties), NoteCreate (6 properties), UserMinimal (5 properties). Each schema is shown below with its type and property counts.

NoteCreate
object
Request-body schema for creating a note (drf-spectacular only). Declares just the writable fields so the generated OpenAPI request type doesn't advertise the r…
6 properties 1 required
UserMinimal
object
5 properties 5 required
Note
object
12 properties 8 required
PaginatedNoteList
object
4 properties 2 required
MessageAttachmentRef
object
One attachment ref carried on a message's metadata["attachments"] (SC-4146). Channel-neutral and reusable by any message serializer (agent chat today; task cha…
4 properties 4 required
MessageAttachmentDispositionEnum
string
sent - Sent suspicious - Suspicious skippedtimeout - Not used (scan pending)
PatchedNote
object
12 properties
Target
object
Serialize a model's target GenericForeignKey to {type, uuid, name}. Used by notes (which still carry a single target GFK). Tasks moved to the multi targets/tar…
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

opply-notes-api-openapi.yml Raw ↑

Other APIs Opply publishes across the network.

Opply Activity Feed API
Opply Admin panel API
Opply Agents API
Opply Agreements API
Opply api API
Opply App Orders API
Opply Brain API
Opply Brands API
Opply Buyer Documents API
Opply Buyer Financial Documents API
Opply Buyer Onboarding API
Opply Buyer self-onboarding API
Where this information came from

This is an independent, third-party profile of Opply 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.