<< Click to Display Table of Contents >> Navigation: Getting Started > Authentication & Access Rights |
All API calls must be made with a valid Username and Password as supplied by MagicLogic.
At this time, API v1 supports BASIC authentication only.
Access rights are used to control which methods may be used. They are assigned at the user level and do not need to be passed with each transaction.
Rights |
DB Service |
Optimizer Service |
ADMIN |
Create Load, Edit any Load, View any Load, Unlock Load Force User logout, View all Users
|
Optimize, Get BlackBox status, List all Jobs |
CREATE |
Create Load, Edit any Load, View any Load
|
Optimize, Get BlackBox status |
EDIT |
Edit any Load, View any Load
|
Optimize |
VIEW |
View any Load |
May not use |
ADMIN >= CREATE >= EDIT >= VIEW