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

OpenGov Entity Custom Fields API

The entity-custom-fields API from OpenGov — 2 operation(s) for entity-custom-fields.

OpenGov Entity Custom Fields API is one of 102 APIs that OpenGov publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include entity-custom-fields. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a changelog.

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

Requests are made against 3 base URLs: https://api.vendor.opengov.com, https://api.vendor.ogstaging.us, https://api-vendor.procurement.ogintegration.us.

5 operations 2 paths 15 schemas 1 DELETE2 GET1 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://api.plce.opengov.com/plce
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

OpenGov Entity Custom Fields API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — JWT Authorization header using the Bearer scheme

Paths & Operations 5

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

entity-custom-fields 5
GET
/api/v1/entities/{entityId}/custom-fields
entity-custom-fields.listCustomFields 2 params → 200400401403404500
POST
/api/v1/entities/{entityId}/custom-fields
entity-custom-fields.createCustomField 2 params body → 200400401403404500
GET
/api/v1/entities/{entityId}/custom-fields/{fieldId}
entity-custom-fields.getCustomField 3 params → 200400401403404500
PATCH
/api/v1/entities/{entityId}/custom-fields/{fieldId}
entity-custom-fields.updateCustomField 3 params body → 200400401403404500
DELETE
/api/v1/entities/{entityId}/custom-fields/{fieldId}
entity-custom-fields.deleteCustomField 3 params → 204400401403404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are EntityCustomFieldsModel.json (16 properties), EntityCustomFieldsModel.jsonUpdate (10 properties), EntityCustomFieldsModel.jsonCreate (10 properties), BadRequestHttpError (4 properties). Each schema is shown below with its type and property counts.

NonEmptyString
string
a non empty string
EntityCustomFieldsModel.jsonCreate
object
10 properties 3 required
InternalServerHttpError
object
2 properties 2 required
UnauthenticatedHttpError
object
2 properties 2 required
BadRequestHttpError
object
4 properties 2 required
NotFoundHttpError
object
3 properties 2 required
AuthError
object
2 properties 1 required
CustomFieldId
number
Unique identifier for a custom field definition
EntityNotFoundError
object
2 properties 2 required
EntityCustomFieldsModel.jsonUpdate
object
10 properties 3 required
Issue
object
Represents an error encountered while parsing a value to match the schema
3 properties 3 required
UnauthorizedHttpError
object
3 properties 2 required
EntityCustomFieldsModel.json
object
16 properties 5 required
HttpApiDecodeError
object
The request did not match the expected schema
3 properties 3 required
PropertyKey

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

opengov-entity-custom-fields-api-openapi.yml Raw ↑

Other APIs OpenGov publishes across the network.

OpenGov Activity API
OpenGov Activity Logs API
OpenGov Admin Settings API
OpenGov Approval Steps API
OpenGov Attachment API
OpenGov Attachment Limits API
OpenGov Attachments API
OpenGov Budget API
OpenGov Categories API
OpenGov Change Order API
OpenGov Change Order By Po API
OpenGov Chart Of Accounts API
Where this information came from

This is an independent, third-party profile of OpenGov Entity Custom Fields 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.