# Configuring Client Application

## Content

The following topics will help you understand how to configure client application for different services:

[Client application for export and import services](/componentone/docs/webapi/online-webapicore/overview/WorkingwithC1WebAPI/configuring-client-application/ClientAppExportImportServices)

Learn about creating a generic client application which can make a call to the Web API service.

[Client application for REST API services](/componentone/docs/webapi/online-webapicore/overview/WorkingwithC1WebAPI/configuring-client-application/client-application-for-rest-api-services)

Learn about creating a generic client application which can make a call to the RESTful Web API service.

>type=note
> Note that ASP.NET Core WebAPI uses Phantomjs, an open source software, with BSD license.