Release Notes
Summary of enhancements, fixes, and open issues.
View AllAPI Creator Overview
Get an overview of API Creator.
View AllGetting Started
An overview of features and basic use of the product.
View AllTutorials and Samples
View sample APIs to expedite your learning.
View AllInstalling and Upgrading
Install or upgrade the software and perform initial configuration tasks.
View AllConfiguring
Configure CA Live API Creator.
View AllCreating APIs
Now that you have created your API, you can:
View AllSecuring APIs
Control data access by configuring security in API Creator.
View AllDeveloping APIs
Compute and validate data with rules, extend CA Live API Creator, manage functions, and explore the elements of JavaScript that are relevant to CA Live API Creator.
View AllManaging APIs
Learn how to manage your API, including how to import and export APIs and how to manage TeamSpace, system administrator (sa), and API users.
View AllInvoking APIs
Invoke APIs using GET, PUT, POST, and DELETE, learn about request formats, and learn about response formats.
View AllCreating Listeners
Listeners are pieces of JavaScript code that non-REST events can invoke. For example, execute the code when the server starts up or when a message is received on a given connection. You define how listeners respond to events. For example, a time-based listener can trigger the insertion of a row in a database or a system can process a message that it receives by publishing another message.
View AllCreating Timers
Timers are pieces of JavaScript code that executes at a specific time or regularly according to a schedule. Timers can run any JavaScript code and have full access to the JavaScript environment, and to the underlying Java Virtual Machine (JVM).
View AllTroubleshooting
Resolve common issues with your APIs.
View AllTech Blog
View the technical blogs.
View AllFrequently Asked Questions
Frequently Asked Questions
View AllDocumentation Legal Notice
View the documentation Legal Notice
View All