Tools
Inventory Data Export
This document provides information about permitting actions, milestones, and all related information.
Welcome to the Permitting Dashboard API Documentation! This resource is designed to help developers and users effectively integrate and utilize the capabilities of the Permitting Dashboard API. Whether you’re building new applications or enhancing existing ones, our API provides a robust way to manage and access permitting data seamlessly.
Overview
The Permitting Dashboard API enables developers to programmatically interact with the Permitting Dashboard platform. With this API, you can:
-
Retrieve, create, and update permitting records.
Getting Started
Authentication
To access the API, you must create an account and obtain an API key. The API uses token-based authentication, enabling you to secure your requests quickly. You'll also need access to the DOT VPN and an active account to interact with the test environment. For further questions regarding this, please contact permittingdashboardfeedback@dot.gov.
Base URL
All API calls should be made to the following base URLs:
-
POST action and milestone data to the permitting dashboard.
-
http://permits.performance.gov/api/actions/import
-
-
GET individual project data.
-
http://permits.performance.gov/api/v1/project/{id}
-
-
GET all project data.
-
http://permits.performance.gov/api/v1/projects
-
-
GET individual action data.
-
http://permits.performance.gov/api/v1/action/{id}
-
Support
For additional support, please reach out to our development team via the following:
OED Links
Hover over the OED Links menu item to discover links for OED tasks