register_client

(CATS API 2.0)

Register a client application using a username and password and retrieve a transaction code.


[ List of API Functions ] [ CATS Developer Forum ] [ Frequently Asked Questions ]

Base URL
https://[subdomain].catsone.nl/api/register_client
[subdomain]: This is the company ID that you created when you signed-up. It will appear on the upper left when logged into CATS.
Parameters
Note that parameters can be transmitted through the GET or POST specifications in accordance with HTTP 1.1.

Example using GET: [Base URL]?[parameter]=[value]

Required Parameter Description Type Size
YES username CATS username string  
YES password CATS password string  
Example Form
subdomain
username

CATS username
password

CATS password

Copyright ©2010 CATS Software, Inc. All rights reserved.