> For the complete documentation index, see [llms.txt](https://docs.advancly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.advancly.com/master.md).

# Getting Started

## Signing up as a partner

The first integration step is to sign up on our platform \
Partner: [https://partner.advancly.com](https://partner.advancly.com/)[/signup](https://aggregator.advancly.com/signup). Once you have signed up successfully, login via Partner: [https://partner.advancly.com/login](https://partner.advancly.com/) and complete the onboarding process to be activated and perform live transactions. Prior to onboarding completion and  live account activation all partner activities will be performed on sandbox environment.

If you have any questions, please send a mail to <contactus@advancly.com>

## Needed URLs

Below are the URLs required for integration.

{% tabs %}
{% tab title="Sandbox Environment" %}

| Description     | URL                                                                                    |
| --------------- | -------------------------------------------------------------------------------------- |
| API             | [https://advancly-api-master2.staging.advancly.com](https://api-sandbox.advancly.com)  |
| Partner Login   | [https://advanclypartners-staging2.azureedge.net/login](https://partner.advancly.com/) |
| Borrower Login  | [https://advancly-borrower.staging.vggdev.com](https://borrower-sandbox.advancly.com)  |
| Widget Base URL | <https://borrower-sandbox.advancly.com/create-loan-account>                            |
| {% endtab %}    |                                                                                        |

{% tab title="Live Environment" %}

| Description             | Url                                                                                                                      |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------ |
| API                     | <https://api.advancly.com>                                                                                               |
| Lender/Aggregator Login | [https://spark.advancly.com](https://aggregator.advancly.com/)                                                           |
| Partner Login           | [https://partner.advancly.com](https://partner.advancly.com/)                                                            |
| Borrower Login          | [https://borrower.advancly.com](https://borrower.advancly.com/)                                                          |
| Widget Base URL         | [https://borrower.advancly.com/create-loan-account](https://advancly-borrower.staging.vggdev.com/create-loan-account%27) |
| {% endtab %}            |                                                                                                                          |
| {% endtabs %}           |                                                                                                                          |

## Integration Lifecycle&#x20;

Below are the various phases of the integration process on Advancly.&#x20;

| Stage | Description                                                                                                                                                    | Responsibility |
| ----- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- |
| 1     | Signup on Advancly test environment.                                                                                                                           | Partner        |
| 2     | Chose an integration approach based on how your business is structured.                                                                                        | Partner        |
| 3     | Integrate based on the chosen integration method.                                                                                                              | Partner        |
| 4     | Confirm that integration has been done successfully.                                                                                                           | Advancly       |
| 5     | Finalise commercials and go live operations with the lender/aggregator.                                                                                        | Advancly       |
| 6     | Lender/aggregator production sign up, loan product(s) setup and notify lender on the completion of the go live processes.                                      | Advancly       |
| 7     | Lender/aggregator/partner deploys Advancly on its production web or mobile application using Advancly production parameters (url, aggregator ID, product IDs). | Partner        |
| 8     | Post go live support and monitoring of initial transactions.                                                                                                   | Advancly       |
