(API) How the configuration Scopes work - General -> User -> Apikey

Basically we have 2 scopes in the API, such as: User and Apikey

 

Scopes

 

  1. General Scope: User
    For example, you want a limitation on how many download your client will do in a PUSH, but you want to set this for all apikeys linked to your user account like this example below:

    if you set this configuration in a scope User, all apikeys linked in your user account will have this configuration.

  2. Local Scope: Apikey
    For example, you want a limitation of file types your client uploads in a PULL feature, but you want a determined Apikey to do this, you set a scope apikey and then you do that configuration like this example below:

     

  3. Still in Local Scope: Apikey
    To Change the apikey to apply this configurations in apikey scope just change your APP like this: