📡Using the API

📝 Requirements

Obtain the token

To obtain your token use the api command.

Get Started

Access the API routes Click on Authorize and paste your API Token

Putting the token

Start using the API

example with the /user route

Example with the /user route

You can import the curl code into apps like Insomnia or Postman, and from there generate code for the language you desire

Examples:

1 step
2 step

Example with the /upload route

  • Your .zip file must include the discloud.config

  • Your .zip file must be <=100MB in size

Sending an app with the /upload route

Last updated