πŸ“‘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

Start using the API

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:

Example with the /upload route

  • Your .zip file must include the discloud.config

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

Last updated