https://line.cammsoft.com/v1/application/keys/agent.api
This endpoint provides an access key that allows an authorized agent to access available agent endpoints.
This access key has a life span of 24 hours.
This resource is only accessible to authorized applications.
Repeated authentication failures will result in the banning of the offending IP address.
This endpoint accepts either GET with paramaters passed over query string, or POST with parameters passed as JSON in the body.
Either method requires an 'id' and 'name' parameter and then may be passed any addition identifying parameters.
Codes: METHOD_NOT_ALLOWED, AGENT_NOT_FOUND, AGENT_DISABLED, BAD_REQUEST, INTERNAL_ERROR, ACCESS_DENIED, BANNED