Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

Scopes

  1. General Scope: User
    For example, you want a limitation in on how many download your client will do in a pushPUSH, 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 in extensions of file types your client upload uploads in a pull 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: