| |
|
|
API
Develop Your Own Applications Using SCT
With the SCT's API service, software developers can query the SCT system directly from their own computer programs.
To start writing programs using SCT's Web API:
Download the developer's kit
The SCT developer's kit provides documentation and example code for using the SCT API service. The download includes programming examples and instructions for writing programs on any platform that supports web services.
Create an SCT Account
To access the SCT API service, you must create an SCT Account (if you haven't done so already). Your SCT Account allows you to perform queries on the sct system.
- Write your program using your license key
Your program must include your license key with each query you submit to the SCT system. Check out our Guide or read the FAQs for more information.
|