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

Rose Rocket Object Records API

The Object Records API from Rose Rocket — 6 operation(s) for object records.

Rose Rocket Object Records API is one of 4 APIs that Rose Rocket publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Object Records. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

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

Requests are made against 2 base URLs: https://example-org.roserocket.com/api/v2/platformModel, https://roserocket.com/api/v2/platformModel.

11 operations 6 paths 6 schemas 2 DELETE3 GET2 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://network.roserocket.com/api/v2/platformModel
Resource Areas
1

Paths & Operations 11

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

Object Records 11
GET
/objects/{recordId}
Returns a record by ID.
4 params → 200
PUT
/objects/{recordId}
Update a record.
1 param body → 200
DELETE
/objects/{recordId}
Delete a record.
2 params → 200
PATCH
/objects
Upsert a record by external id.
body → 200201
POST
/objects
Create a record.
body → 200
PATCH
/objects/{objectKey}/{externalId}/external
Upsert a record by object key and external id.
2 params body → 200
DELETE
/objects/{objectKey}/{externalId}/external
Delete a record with type objectKey by externalId.
2 params → 200
GET
/objects/{objectKey}/{externalId}/external
Get a record with type objectKey by externalId.
2 params → 200
POST
/objects/bulk_delete
Bulk delete records.
body → 204
POST
/objects/search
List records.
body → 200
GET
/objects/autocomplete
Returns a list of records matching search term
4 params → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ObjectRecordSearchRequest (7 properties), ObjectRecordUpdateRequest (4 properties), ObjectRecordUpsertRequest (3 properties), ObjectRecordCreateRequest (3 properties). Each schema is shown below with its type and property counts.

ObjectRecordBulkDeleteRequest
object
3 properties
ObjectRecordCreateRequest
object
3 properties
ObjectRecordUpdateRequest
object
4 properties 2 required
JSONRecord
object
All records extend from this structure
2 properties
ObjectRecordSearchRequest
object
7 properties 1 required
ObjectRecordUpsertRequest
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rose-rocket-object-records-api-openapi.yml Raw ↑

Other APIs Rose Rocket publishes across the network.

Rose Rocket Boards API
Rose Rocket Events API
Rose Rocket User Groups API
Where this information came from

This is an independent, third-party profile of Rose Rocket Object Records 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.