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 Receipts API

The receipts API from OpenGov — 9 operation(s) for receipts.

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

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

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

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

12 operations 9 paths 4 schemas 1 DELETE2 GET1 PATCH7 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://api.plce.opengov.com/plce
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

OpenGov Receipts API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (platformApiKey). It accepts HTTP bearer tokens (platformBearerToken).

  • platformApiKey — OpenGov Platform API Key

Paths & Operations 12

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

receipts 12
POST
/api/v1/entities/{entityId}/receipts
Create Receipt
receipts.create 1 param body → 201400401403404500
GET
/api/v1/entities/{entityId}/receipts/{id}
Find Receipt by ID
receipts.findById 2 params → 200400401403404500
PATCH
/api/v1/entities/{entityId}/receipts/{id}
Update Receipt
receipts.update 2 params body → 200400401403404500
DELETE
/api/v1/entities/{entityId}/receipts/{id}
Delete Receipt
receipts.delete 2 params → 204400401403404500
PUT
/api/v1/entities/{entityId}/receipts/{id}
Update Receipt with Line Items
receipts.putReceipt 2 params body → 200400401403404500
POST
/api/v1/entities/{entityId}/receipts/search
Search Receipts
receipts.search 1 param body → 200400401403404500
POST
/api/v1/entities/{entityId}/receipts/{id}/copy
Copy Receipt
receipts.copy 2 params → 201400401403404500
POST
/api/v1/entities/{entityId}/receipts/{id}/cancel
Cancel Receipt
receipts.cancel 2 params → 200400401403404409500
GET
/api/v1/entities/{entityId}/receipts/{id}/operation-errors
List validation errors for a Receipt
receipts.operationErrors 2 params → 200400401403404500
POST
/api/v1/entities/{entityId}/receipts/{id}/submit
Submit Receipt
receipts.submit 2 params → 200400401403404409500
POST
/api/v1/entities/{entityId}/receipts/{id}/approve
Approve Receipt
receipts.approve 2 params → 200400401403404409500
POST
/api/v1/entities/{entityId}/receipts/{id}/reject
Reject Receipt
receipts.reject 2 params → 200400401403404409500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed is ReceiptLineItemModel.json (19 properties). Each schema is shown below with its type and property counts.

Decimal_18_5
string
DateTimeUtc
string
a string to be decoded into a DateTime.Utc
ReceiptLineItemModel.json
object
19 properties 6 required
UUID
string
a Universally Unique Identifier

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

opengov-receipts-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 Receipts 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.