Data Source Management API
Note
Bing Maps Data Source Management API retirement
Bing Maps Data Source Management API is deprecated and will be retired. Free (Basic) account customers can continue to use Bing Maps Data Source Management API until June 30th, 2025. Enterprise account customers can continue to use Bing Maps Data Source Management API until June 30th, 2028. To avoid service disruptions, all implementations using Bing Maps Spatial Data Service Data Source Management API will need to be updated to use an alternative, such as an Azure-based solution, by the retirement date that applies to your Bing Maps for Enterprise account type. For detailed migration guidance, see Migrate Bing Maps Data Source Management and Query API.
Azure Maps is Microsoft's next-generation maps and geospatial services for developers. Azure Maps has many of the same features as Bing Maps for Enterprise, and more. To get started with Azure Maps, create a free Azure subscription and an Azure Maps account. For more information about azure Maps, see Azure Maps Documentation. For migration guidance, see Bing Maps Migration Overview.
Use the Data Source Management API to create and manage data sources that store spatial entity data for a user-defined entity type. You can also create and manage your data sources using the Bing Maps Account Center. The table below provides links to the documentation for both methods.
Before using this API, review the Geocode and Data Source Limits.
To get a list of all data source and geocode jobs submitted in the last 15 days, see Get Job List.
Data Source Action | Using Bing Spatial Data Services | Using Bing Maps Account Center |
---|---|---|
Create | Load Data Source Dataflow | Uploading and Publishing Entity Data to a Data Source |
Update | Load Data Source Dataflow | Uploading and Publishing Entity Data to a Data Source |
Make Public | Make a Data Source Public | Available only with the Bing Spatial Data Services. |
Query | Query API | Use Spatial Data Services Query API |
Download | Download a Data Source Dataflow | Downloading a Data Source |
Stage | Load Data Source Dataflow | Uploading and Publishing Entity Data to a Data Source |
Rollback | Rollback a Data Source Dataflow | Rollback a Data Source |
Delete | Delete a Data Source | Deleting a Data Source |
Get Info | Get Data Source Information | Getting Data Source Information |
In this Section
Topic | Description |
---|---|
Load Data Source Dataflow | Create a data source and upload entity data. |
Get Data Source Information | Get information about one or more data sources. |
Download a Data Source Dataflow | Download entity data for a published data source. |
Make a Data Source Public | Make a data source publicly available or private. |
Get All Public Data Sources | Get all publicly available data sources. |
Rollback a Data Source Dataflow | Rollback a data source to a previous version. |
Delete a Data Source | Delete a data source. |