Welcome to the new Box Support website. Check out all the details here on what’s changed.

Box connection to the Linux server

New post

Comments

4 comments

  • viveku

    Hey Prakruti,

     

    It seems as if you are new to box and want to build an application that can allow users to upload file to box. I can't exactly tell you about how you can accomplish this inside linux but I can suggest a starting point that can help you to complete your task. Here are few steps which can help you to start your development.

     

    1) Create an account on developer.box.com

    2) once logged in you can see the API doc reference option at the left side of your screen. You need to go through this document and it will help you to understand how you can build and application to call API's

    Basically this document consists of a list of API call's for different purpose, you just need to follow the design guide and your application will work as per your requirement.Let me know if this helps

    0
    Comment actions Permalink
  • Prakruti_Shah

    Hello 

     

    Thanks for the information. I am trying to access the files from box to the terminal in linux server.

    Also, is there any available list which provides which are the free API calls to box and which are chargeable?

    0
    Comment actions Permalink
  • viveku

    Hey Prakruti,

     

    Please refer the below link to understand more about API's. 

     

    https://developer.box.com/reference

     

    Let me know if that helps

    0
    Comment actions Permalink
  • viveku

    Basically you can access all those api's given in the list, Its totally free for use. But before starting your work you need to create a developer account(Its also free)

    0
    Comment actions Permalink

Post is closed for comments.