This is a guide to the Web Port REST API. You can access this by going to System Settings->Server->API in Web Port.
Generate token
In order to generate a token, an account with API rights is needed.
Create an account
In Web Port, create an account with basic rights depending on how much you want access to.
Then add a function right for API with level ADMIN. This gives the right to generate a token.
Information
For individual read and write access to tags, either global rights or adding specific tag rights are needed.
API is now possible to use antigen as header or parameters.
Test the token
To test the token click Authorise and fill in the antigen token to be sent in the header or as a parameter.
What the calls look like is then visible in the Curl or Request URL.