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

Frontline Object record types API

Categorize records inside an object

Frontline Object record types API is one of 43 APIs that Frontline publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Object record types. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

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

Requests are made against a single base URL, https://prod-api.getfrontline.ai.

6 operations 3 paths 2 schemas 1 DELETE2 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://prod-api.getfrontline.ai/public/v1
Authentication
HTTP Bearer, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Frontline Object record types API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (Account API Key) (accountApiKey). It accepts HTTP bearer tokens (User API Key) (userApiKey).

  • accountApiKey — Account-level API key (GENERAL). Authenticates on behalf of the entire account. Use for read-only and analytics endpoints marked as account-level in this docum…
  • userApiKey — User-level API key (USER). Authenticates on behalf of a specific user. Required for write operations and user-owned resources. Also accepted on all account-lev…

Paths & Operations 6

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

Object record types 6

Categorize records inside an object

GET
/public/v1/objects/{name}/record-types
List record types
listObjectRecordTypes 1 param → 200400401404
POST
/public/v1/objects/{name}/record-types
Create record type
createObjectRecordType 1 param body → 201400401404
PATCH
/public/v1/objects/{name}/record-types/{recordTypeId}
Update record type
updateObjectRecordType 2 params body → 200400401404
DELETE
/public/v1/objects/{name}/record-types/{recordTypeId}
Delete record type
deleteObjectRecordType 2 params → 200400401404
GET
/public/v1/objects/{name}/record-types/{recordTypeId}/security
Get record type security
getObjectRecordTypeSecurity 2 params → 200400401403404
PATCH
/public/v1/objects/{name}/record-types/{recordTypeId}/security
Update record type security
updateObjectRecordTypeSecurity 2 params body → 200400401403404

Schemas 2

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

ErrorBody
object
3 properties 2 required
Error
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

frontline-object-record-types-api-openapi.yml Raw ↑

Other APIs Frontline publishes across the network.

Frontline Account API
Frontline Agent Builder API
Frontline Agents API
Frontline AI Models API
Frontline Billing API
Frontline Flow Variables API
Frontline Flows API
Frontline Incoming Webhooks API
Frontline Intents API
Frontline Object activities API
Frontline Object aggregations API
Frontline Object export API
Where this information came from

This is an independent, third-party profile of Frontline Object record types 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.