API Endpoint
- 30 May 2020
- 1 Minute to read
- Print
- DarkLight
- PDF
API Endpoint
- Updated on 30 May 2020
- 1 Minute to read
- Print
- DarkLight
- PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
About Serverless360 API
ℹ Reminder
An application programming interface (API) is a set of functions and procedures for building software applications.
Serverless360 RESTful APIs will allow you to perform CRUD operation and automate your workflow with Serverless360 using CI/CD pipeline or other work automation tools.
User can perform the following CRUD operations
- Composite Application
- Composite Application Group
- Threshold Monitor
- Status Monitor
- Watch Monitor
- Data Monitor
- and many more to come
API Endpoint
Public URL:
https://api.serverless360.com/
The above public URL should be used with suffix as below:
E.g: https://api.serverless360.com/CompositeApplications
Public URL should be used with API Key of a Serverless360 Account to get the relevant data. API Key should be sent on the header of the request as below:
"APIKey" : "<API_ Key>"
Refer the below document to generate and manage the API Keys:
We'd love to hear your thoughts
Please visit our feedback system to suggest new Features or Enhancements. You can also take a look at our Roadmap
Was this article helpful?