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

Outdoorsy Announcements API

The announcements API from Outdoorsy — 7 operation(s) for announcements.

Outdoorsy Announcements API is one of 62 APIs that Outdoorsy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Announcements. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 13 operations across 7 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 0.0.1.

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

13 operations 7 paths 11 schemas 2 DELETE6 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.0.1
Base URL
https://api.outdoorsy.com/v0
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Outdoorsy Announcements API declares 2 security schemes for authenticating requests. An API key is passed in the header as API-Key (API-Key). An API key is passed in the header as Authorization (Bearer). By default, every request must be authenticated.

Paths & Operations 13

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

announcements 13
GET
/admin/announcement-groups
Lists all announcement groups (admin only)
readManyAnnouncementGroups 2 params → 200400401default
POST
/admin/announcement-groups
Creates a new announcement group (admin only)
createAnnouncementGroup body → 201400401default
GET
/admin/announcement-groups/{announcement_group_id}
Gets a specific announcement group by ID (admin only)
readOneAnnouncementGroup → 200400401default
DELETE
/admin/announcement-groups/{announcement_group_id}
Deletes an announcement (admin only)
deleteAnnouncementGroup → 204400401default
PATCH
/admin/announcement-groups/{announcement_group_id}
Updates an announcement (admin only)
updateAnnouncementGroup body → 204400401default
GET
/admin/announcements
Lists all announcements (admin only)
readManyAnnouncements 1 param → 200400401default
POST
/admin/announcements
Creates a new announcement (admin only)
createAnnouncement body → 201400401default
GET
/admin/announcements/{announcement_id}
Gets a specific announcement by ID (admin only)
readOneAnnouncement → 200400401default
DELETE
/admin/announcements/{announcement_id}
Deletes an announcement (admin only)
deleteAnnouncement → 204400401default
PATCH
/admin/announcements/{announcement_id}
Updates an announcement (admin only)
updateAnnouncement body → 204400401default
GET
/announcements
Gets announcements for current user
getAnnouncementsForUser → 200401default
GET
/announcements/{announcement_id}
Gets a specific announcement by ID
getAnnouncementForID → 200400401404default
POST
/announcements/{announcement_id}/read
Marks an announcement as read for the current user
markAnnouncementAsRead → 204400401default

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ReadOneAdminAnnouncement (18 properties), ReadManyAdminAnnouncements (17 properties), Announcement (13 properties), ReadManyAdminAnnouncementGroups (11 properties). Each schema is shown below with its type and property counts.

UserAnnouncement
object
Request & Responses Any User
8 properties
ReadManyAdminAnnouncementGroups
object
11 properties
CreateUpdateAnnouncementRequest
object
Admin Announcements
7 properties
ReadOneAdminAnnouncementGroup
object
11 properties
AnnouncementGroup
object
9 properties
Announcement
object
13 properties
DBAnnouncementGroupSlice
array
ReadManyAdminAnnouncements
object
17 properties
DBIntSlice
array
DBIntSlice is a []int with database conversion methods
CreateUpdateAnnouncementGroupRequest
object
Announcement Groups
3 properties
ReadOneAdminAnnouncement
object
18 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

outdoorsy-announcements-api-openapi.yml Raw ↑

Other APIs Outdoorsy publishes across the network.

Outdoorsy Admin API
Outdoorsy Amenities API
Outdoorsy Auth API
Outdoorsy Banks API
Outdoorsy Booking Bundles API
Outdoorsy Booking Items API
Outdoorsy Booking Proposals API
Outdoorsy Bookings API
Outdoorsy Booking Services API
Outdoorsy Booking Transactions API
Outdoorsy Breadcrumbs API
Outdoorsy Bundle Features API
Where this information came from

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