Overview

Note: Since version 2.2, the Business Analyst Online and Business Analyst Server API libraries have been merged into one single library (one swc file). Some benefits of this are to allow for easy migration from the Business Analyst Online API to Business Analyst Server and to allow Business Analyst Server applications to leverage the hosted Business Analyst Online API to get access to new data and reports as they become available. The merging of these libraries shouldn’t affect current Business Analyst Online developers since they can continue to use the combined library the same way as they used the separate Business Analyst Online library before.

The documentation here focuses on how you can work with the Business Analyst Online API using the combined Business Analyst API for Flex.

 

The Esri Business Analyst API for Flex enables you to build dynamic rich Internet applications (RIAs) using the same functionality in the Esri Business Analyst Online REST API and utilizes the powerful site screening, market analysis and economic development capabilities of Esri Business Analyst. This API shortens the development time for creating Flex applications that utilize the Business Analyst Online API.

What can you do with the Esri Business Analyst API for Flex?

The Business Analyst API for Flex extends the capability of Esri’s ArcGIS API for Flex with methods to create trade areas, run demographic reports, run comparative analytics and more. You can:

NOTE: You can program with the Business Analyst API for Flex without installing Business Analyst Server on your machine. Use the following base URLs in your application:

Authentication base URLhttps://baoapi.esri.com
Business Analyst Online tasks base URLhttp://baoapi.esri.com

What is included in the Esri Business Analyst API for Flex?

The Business Analyst API for Flex provides the following resources for use in your Web applications:

 

Getting Help