Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

NationGraph RFPs API

The RFPs API from NationGraph — 5 operation(s) for rfps.

NationGraph RFPs API is one of 56 APIs that NationGraph publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RFPs. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 5 operations across 5 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 0.2.36.

Requests are made against the base URL https://api.nationgraph.com.

5 operations 5 paths 10 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.2.36
Base URL
https://api.nationgraph.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

NationGraph RFPs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 5

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

RFPs 5
POST
/api/v3/rfps/search
Search Rfps
search_rfps_api_v3_rfps_search_post body → 200422
GET
/api/v3/rfps/institutions
Get Rfp Institutions
get_rfp_institutions_api_v3_rfps_institutions_get 1 param → 200422
GET
/api/v3/rfps/{unique_id}
Get Rfps By Entity
get_rfps_by_entity_api_v3_rfps__unique_id__get 1 param → 200422
GET
/api/internal/rfps/{id}
Get Rfp
get_rfp_api_internal_rfps__id__get 1 param → 200422
POST
/api/internal/rfps/search
Search Rfps
search_rfps_api_internal_rfps_search_post body → 200422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are RFPs (51 properties), RFPRequestFilters (21 properties), RFPResponse (17 properties), RFPSearchFilters (10 properties). Each schema is shown below with its type and property counts.

RFPs
object
Pydantic model for RFP API responses with full institution data.
51 properties 1 required
PaginatedResponse_RFPResponse_
object
4 properties 4 required
RFPRequestFilters
object
Request model for RFP search with all filters.
21 properties
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
RFPsResponse
object
Response model for RFP search endpoints
2 properties 1 required
RFPSearchFilters
object
Search filters for RFPs. The query field accepts a websearch-style query string evaluated against the searchvector column (covers title + description, tokenize…
10 properties
RFPResponse
object
Lean RFP response — drops the institution-metadata bloat from the v3 shape.
17 properties 1 required
RFPStatus
string
RFPInstitutionOptionsResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-rfps-api-openapi.yml Raw ↑

Other APIs NationGraph publishes across the network.

NationGraph Accounts API
NationGraph Automations API
NationGraph Budgets API
NationGraph Classifier API
NationGraph Classifiers API
NationGraph Contacts API
NationGraph Contracts API
NationGraph CRM API
NationGraph CRM Automation Push API
NationGraph CRM Companies API
NationGraph CRM Contacts API
NationGraph CRM History API