Introduction

Document • By Codrut Software • Last modified 03 July 2024

Welcome!

Welcome to the Codrut Software API Documentation.

About the API

The Codrut Software API is used for a variety of things. Some of them may include:

  • Logging in to your account
  • Loggin in to 3rd party services
  • Interacting with Codrut Software Social
  • Accessing reserved methods for registered users
  • Accessing account-only NetApps
  • Saving information on the cloud
  • And much more!

Keep in mind that all API requests need to be made to api.codrutsoft.com. Some of them may be made on different pages on that same domain.

How to send a request

All interaction via the Codrut Software API are made via a POST request, which uses JSON for the body formating. Each request requires the mode value to know what the call will do.