---
title: Inline configuration
description: If you configured PingIntelligence ASE as Inline ASE, the next step is to add Defining an API using API JSON configuration file in inline mode.
component: pingintelligence
version: 5.2
page_id: pingintelligence:installing_pingintelligence_for_apis:pingintelligence_inline_configuration
canonical_url: https://docs.pingidentity.com/pingintelligence/5.2/installing_pingintelligence_for_apis/pingintelligence_inline_configuration.html
revdate: June 3, 2024
section_ids:
  training-the-api-model: Training the API model
---

# Inline configuration

If you configured PingIntelligence ASE as [Inline ASE](../pingintelligence_reference_guide/pingintelligence_inline_ase.html), the next step is to add [Defining an API using API JSON configuration file in inline mode](../pingintelligence_reference_guide/pingintelligence_defining_api_json_configuration_inline.html).

After adding API definitions, direct your API client to the IP address of the ASE software on port 80 or 443.

Refer to the following topics within the [ASE](../pingintelligence_reference_guide/pingintelligence_ase.html) and [ABS](../pingintelligence_reference_guide/pingintelligence_abs_ai_engine.html) Admin Guides:

* [ASE port information](../pingintelligence_reference_guide/lyx1564008965230.html)

* [API naming guidelines](../pingintelligence_reference_guide/pingintelligence_api_naming_guidelines.html)

* [ASE and ABS integration](pingintelligence_ase_abs_integration.html)

After you have added your APIs in ASE, the API model needs to be trained. The training of the API model is completed in ABS.

## Training the API model

After you have added your APIs in ASE, the API model needs to be trained. The training of the API model is completed in ABS. The following topics give a high-level overview of the training process; however, it is recommended to review the entire ABS Admin Guide:

* [Train your API model](../managing_pingintelligence_for_apis/pingintelligence_managing_ai_engine_training.html)

* [Generate and view the REST API reports using Postman](../pingintelligence_reference_guide/pingintelligence_api_reports_using_postman.html)

  |   |                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
  | - | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  |   | To access the ABS REST API reports, you will need the following information:- IP address: The IP address of ABS configured in the [`config/hosts`](pingintelligence_automated_deployment_downloading_package.html) file.

  - Port number: The default value is 8080. It is configured in the `abs-defaults.yml` file.

  - API name: Name of the API for which you want to generate REST API reports.

  - Date range: The date range for which you want to generate the reports. |

* [Accessing the PingIntelligence Dashboard](../pingintelligence_reference_guide/pingintelligence_access_dashboard.html)

  |   |                                                                                                                                                                                                                                                                                                                                                                                                                     |
  | - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  |   | Sign on to the PingIntelligence for APIs Dashboard using the `ping_user` username and the password that you configured during PingIntelligence installation. For more information on password configuration, see [Changing Dashboard default settings](pingintelligence_changing_dashboard_default_settings.html). The PingIntelligence Dashboard takes approximately one hour to start showing attack information. |
