# Data Integration

After [logging in](https://docs.allganize.ai/nlu-api-dashboard/getting-started/sign-up-and-log-in) you can integrate your data using REST API. Make a request to the [**API Endpoint** ](https://docs.allganize.ai/api_documentation/ner-api#named-entity-recognition-api)(e.g. NER)  to see the inference result on your dashboard, which is the result of inference by AI on the data to get the result by the API type.&#x20;

Please check the links below to learn more about each API:&#x20;

1. [Named Entity Recognition](https://docs.allganize.ai/ner-api)
2. [Text Classification](https://docs.allganize.ai/text-classification-api)&#x20;
3. [Sentiment Analysis](https://docs.allganize.ai/sentiment-analysis-api)&#x20;
4. [Review Analysis](https://docs.allganize.ai/review-conversion-api)&#x20;

Once the integration is done, you can check and manage your data from the dashboard.
