QfmqPMYB'; waitfor delay '0:0:15' -- |
Main /
Get StartedOverviewThe CoboCards API consists of a set of callable methods, and some API endpoints.
The arguments, responses and error codes for each method are listed on the method's spec page. Note: The CoboCards API exposes identifiers for users, sets, cards and other uniquely identifiable objects. These IDs should always be treated as strings [varchar(11)], rather than integers of any specific type. The format of the IDs can change over time, so relying on the current format may cause you problems in the future. Current Release Stage: Stable EncodingThe CoboCards API expects all data to be UTF-8 encoded. API-KeyTo use the CoboCards API you need to have an application key. Special API-KeyFor a few methods you need to have an special application key. |