Spreadsheet Cloud API: postAccessToken

Get Access Token Result: The Cells Cloud Get Token API acts as a proxy service,forwarding user requests to the Aspose Cloud authentication server and returning the resulting access token to the client.

Quick Start

Interface Details

Endpoint

POST http://api.aspose.cloud/v4.0/cells/connect/token

Function Description

The request parameters of postAccessToken API are:

| Parameter Name | Type | Path/Query String/HTTPBody | Description | | :- | :- | :- |:- |

Response Description

{
String
}

OpenAPI Specification

The OpenAPI Specification defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.

[Back to API list]
[Back to README]