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

Posit Tags API

The Tags API from Posit — 5 operation(s) for tags.

Posit Tags API is one of 33 APIs that Posit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 9 operations across 5 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.1.

Requests are made against a single base URL, /__api__.

9 operations 5 paths 11 schemas 2 DELETE4 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.1
Base URL
https://connect.example.com/__api__
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Posit Tags API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — Prefix your API key with Key , e.g. Key ABC123.

Paths & Operations 9

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

Tags 9
GET
/v1/content/{guid}/tags
List tags for content
listContentTags 1 param → 200400401403404500
POST
/v1/content/{guid}/tags
Add tag to content
addTag 1 param body → 200400401403404500
DELETE
/v1/content/{guid}/tags/{id}
Remove tag from content
removeTag 2 params → 200400401403404500
GET
/v1/tags
List tags
listTags 2 params → 200400401403404500
POST
/v1/tags
Create tag
createTag body → 200400401403404500
DELETE
/v1/tags/{id}
Delete tag
deleteTag 1 param → 204400401403404500
GET
/v1/tags/{id}
Get tag
getTag 1 param → 200400401403404500
PATCH
/v1/tags/{id}
Update tag
updateTag 1 param body → 200400401403404500
GET
/v1/tags/{id}/content
List content for tags
listTagContent 1 param → 200400401403404500

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Content (57 properties), Schedule (8 properties), ScheduleLastRun (8 properties), Tag (5 properties). Each schema is shown below with its type and property counts.

TagInput
object
The fields that can be specified when creating or updating a tag.
2 properties
ScheduleVariant
object
Variant information embedded in a schedule.
3 properties
Content
object
The content object models all the "things" you may deploy to Posit Connect. This includes Shiny applications, R Markdown documents, Jupyter notebooks, Plumber…
57 properties
ContentSchedule
Schedule information with variant details for a content item.
APIError
object
The error object returned by the API on failure.
3 properties 2 required
ScheduleLastRun
object
Information about the last scheduled run.
8 properties
Tag
object
A tag used to organize content within Connect.
5 properties
ContentTagInput
object
The fields that must be specified when adding a tag to a content item.
1 property
Schedule
object
Base schedule information for a content item.
8 properties
ContentOwner
object
Basic details about the owner of a content item.
4 properties
RRuleSet
object
RFC 5545 recurrence rule components for a schedule.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

posit-tags-api-openapi.yml Raw ↑

Other APIs Posit publishes across the network.

Posit API Keys API
Posit Audit Logs API
Posit Bookmarks API
Posit Bootstrap API
Posit Bundles API
Posit Content API
Posit Content Permissions API
Posit Custom Documentation API
Posit Environment Permissions API
Posit Environments API
Posit Examples API
Posit Feature Usage API
Where this information came from

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