Authentication

Simbla's REST API lets you interact with your Database by sending an HTTP request. 

There are two authentication methods for using the API:

1. Using user and password. 
-Using this method you will need to login using your username and password, -receive a token and use it in any further requests.
-Access to the API using this method will be granted according to the user's permissions.
2. Using MasterK. This method is not recommended!
- It will give full privileges to any one that holds the MasterK.
- MasterK can not be replaced or disabled.

In the following examples we will use the user and password authentication method.

Simbla's API URL - https://apps.simbla.com/parse.

In order to use the API you would need your App ID, username and password.

You can find your App ID under the settings tab in your Database.

In the following example we will use PostMan for sending the requests.

1. Generate a Post request to https://apps.simbla.com/parse/login

2. Add an header parameter -  X-Parse-Application-Id – the database’s identifier.



3. Add username and password in the body as URL-encoded parameters.



The response body is a JSON object containing the user-provided fields. It also contains the createdAt, updatedAt, objectId, and sessionToken fields.

Once you receive the session token you simply add it to the header of any next request you make as:
X-Parse-Session-Token: tokenValue


About Simbla

We believe that end users know exactly what they need to perform more efficiently and effectively. Simbla allows them to produce game-changing cloud CRM without writing a single line of code.

Simbla is an AI-generated cloud CRM and a no-code development platform that helps non-coders build quick, flexible, efficient solutions quickly and easily.

Our team has years of experience developing sophisticated cloud-based systems. Drawing on that experience, we built a platform that allowed non-coders to create a tailored CRM that exactly fits the business needs without long deployment and without the help of professionals.

It is a no-code platform with an AI layer, capable of reducing the cost of deploying and maintaining a tailored cloud CRM by as much as 90%.