API Endpoint
  • 30 May 2020
  • 1 Minute to read
  • Dark
    Light
  • PDF

API Endpoint

  • Dark
    Light
  • PDF

Article Summary

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

  1. Composite Application
  2. Composite Application Group
  3. Threshold Monitor
  4. Status Monitor
  5. Watch Monitor
  6. Data Monitor
  7. 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:

  1. How To Get API Token From Serverless360
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?