...
Step | Explanation |
---|---|
api_key | Only valid on Test environment. www.autoflex10.vip After validation the api_key will be valid on Acceptance and/or Production |
Authenticate endpoint | Will return the environment and api_url of the requested client (klant) For subsequent calls always use the api_url returned bij the authentication endpoint |
Response body | oct_server_url = for internal Autoflex usage only environment = Client environment, can be either: Acceptatie, Productie api_url = URL to follow for the actual RESTP/API server-farm token_valid_until = EPOC time until the token is valid token = UUID token, to use for subsequent requests |
Info |
---|
VIP, NL & EU The return value api_url, will point to the correct server-farm where the client is hosted.
|
Step 2: How to proceed to Production
...