GithubHelp home page GithubHelp logo

languagecloudpostman's Introduction

Language Cloud APIs for Postman

A Postman collection for quick and easy usage of our RESTful APIs.

Installation

You can download the Postman collection from here.

Either copy the collection url from above, save it as a json file on your computer or copy the entirety of the file content and import it into Postman.

image

Configuration

The imported collection is already set up for you to get started as fast as possible. We make use of collection level variables and an inherited authentication mechanism.

For exaple, the authentication is already set up to use the Bearer Token scheme and will use the token value provided by {{lc-access-token}} variable. This token is being populated with the correct value each time you Obtain a client credentials access token, via the Tests tab.

One thing you need to do before proceeding is to fill in the {{lc_tenant}} variable with your own tenant id. Prepend the id with LC- so the final value looks like LC-00000000000000000

Don't forget to save the collection!

image

Authentication

To start working with the Language Cloud API, you first need to authenticate.

You can find the authentication call under the Authorization (Start Here) folder. Fill in your client_id and client_secret and perform the request.

If the authentication is successful, the token will be extracted automatically from the response and saved to the {{lc-access-token}} variable.

image

Usage

After you have authenticated successfully, you can start interacting with the Language Cloud API.

For example, we can get information about a project by using the GetProject request from the Project folder.

Simply fill in your projectId and click SEND. Optionally, you can supply values to the fields paramater to recieve only data that is of interrest.

image

languagecloudpostman's People

Contributors

rtritean avatar danielsarbe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.