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

The Export API from NationGraph — 6 operation(s) for export.

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

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

This API exposes 6 operations across 6 paths, and defines 11 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.

6 operations 6 paths 11 schemas 1 GET5 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 Export API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 6

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

Export 6
POST
/api/v3/export/workspaces/{workspace_id}
Export Workspace Csv
export_workspace_csv_api_v3_export_workspaces__workspace_id__post 1 param body → 200422
GET
/api/v3/export/institution/{institution_id}/purchase_orders/column/{column_id}
Export Single Po Csv
export_single_po_csv_api_v3_export_institution__institution_id__purchase_orders_column__column_id__get 3 params → 200422
POST
/api/v3/export/workspaces/{workspace_id}/purchase_orders
Export Po Csv
export_po_csv_api_v3_export_workspaces__workspace_id__purchase_orders_post 3 params body → 200422
POST
/api/v3/export/rfps
Export Rfps Csv
export_rfps_csv_api_v3_export_rfps_post body → 200422
POST
/api/v3/export/grants
Export Grants Csv
export_grants_csv_api_v3_export_grants_post body → 200422
POST
/api/v3/export/workspaces/{workspace_id}/contacts
Export Contacts Csv
export_contacts_csv_api_v3_export_workspaces__workspace_id__contacts_post 3 params body → 200422

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are RFPs (51 properties), GrantResponse-Input (21 properties), ValidationError (5 properties), WorkspaceExportRequest (5 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
HTTPValidationError
object
1 property
WorkspaceExportRequest
object
5 properties
ValidationError
object
5 properties 3 required
RFPsExportRequest
object
1 property 1 required
ContactsExportRequest
object
5 properties
Sort
object
2 properties 2 required
GrantResponse-Input
object
21 properties 5 required
GrantsExportRequest
object
1 property 1 required
PurchaseOrdersExportRequest
object
4 properties
SortType
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nationgraph-export-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