# X Lead Main ## Docs - [Overview](https://api-doc.main.xleadfunnel.com/doc-3174344.md): - [API Key Integration](https://api-doc.main.xleadfunnel.com/doc-3390824.md): ## API Docs - ACCOUNT [Get Account](https://api-doc.main.xleadfunnel.com/api-132650536.md): To get detailed information of funnel account. - ACCOUNT USER [Get User List](https://api-doc.main.xleadfunnel.com/api-118194407.md): To get general information of customers by batches in terms of page number, sorted by time created. - ACCOUNT USER [Get User](https://api-doc.main.xleadfunnel.com/api-145200093.md): To get detailed information for a particular user with his User ID. - ACCOUNT USER [Get User ID](https://api-doc.main.xleadfunnel.com/api-145205391.md): To get User ID for a particular user with his email or country_code + mobile. - ACCOUNT USER [Create User](https://api-doc.main.xleadfunnel.com/api-118322415.md): Create a user within the funnel system. - ACCOUNT USER [Update User](https://api-doc.main.xleadfunnel.com/api-119754202.md): Update a particular user with User ID, if fields are provided, system will update those fields based on the values you provided. If fields are not provied, system will not amend those field values that already existed in database. - ACCOUNT USER [Delete User](https://api-doc.main.xleadfunnel.com/api-119942434.md): Delete user by user_id - FUNNEL PAGE USER [Get User List](https://api-doc.main.xleadfunnel.com/api-159417247.md): To get all users who have filled in a form (a particular page of a funnel) to join a campaign, it is by batches in terms of page number, sorted by time created. - FUNNEL PAGE USER [Get User (Coming Soon)](https://api-doc.main.xleadfunnel.com/api-159417248.md): To get all fields and values that this user has submitted when joining this funnel, query by using his User ID. - FUNNEL PAGE USER [Create User](https://api-doc.main.xleadfunnel.com/api-161003001.md): Add a user to a particular page of a funnel, in order to join an event or signup for a campaign.