Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 1,842 for

jwt

(0.07 sec)
  1. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with Jwt Bearer Token. The Jwt token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (Jwt)?... The JWT token is extracted and validated...devices. What is a JSON Web Token (JWT)? A JSON Web Token is used to...

    docs.groupdocs.cloud/total/authenticating-api-r...
  2. How to Merge Multiple MS Word Documents in cURL...

    Hey, I am trying to use cURL api in postman but it is not working. Each time I send request to server using Json format it says file not found. image.png (7.6 KB) I have internal storage in dashboard. Storage name is…...credentials Get JSON Web Token (JWT) to authorize your request Upload...\ -H "Authorization: Bearer [JWT Access Token]" -d "{ "JoinItems":...

    forum.groupdocs.cloud/t/how-to-merge-multiple-m...
  3. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Linux/MacOS/Bash # Get Jwt token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # Join several documents into one curl -v 'https://api.... Linux/MacOS/Bash # Get JWT token curl -v 'https://api.groupdocs...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  4. CSV to PDF | CSV to PDF Conversion in C#. Conve...

    How to convert CSV files to PDF format with ease using our step-by-step guide. Easy and simple CSV to PDF conversion using C# and GroupDocs.Conversion Cloud API....Firstly, we need to generate the JWT access token based on client... Once we have generated the JWT token, we need to execute the...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  5. All New GroupDocs.Signature Cloud V2!

    Signature REST APIs to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic signatures...version V2 Authentication - JWT(JSON Web Token) authentication...cURL examples that we have used JWT authentication in V2 example...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  6. Convert JSON to CSV | Transform JSON to CSV in ...

    Our comprehensive guide for seamless JSON to CSV conversion in C# .NET. How to transform JSON data into CSV format using GroupDocs.Conversion Cloud API....personalized JWT access token. So, once you have a JWT token, please...accessToken with personalized JWT access token. Free JSON to CSV...

    blog.groupdocs.cloud/conversion/convert-json-to...
  7. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML in C# .NET. Learn benefits of converting DOC, DOCX file to HTML format with C# .NET....approach is to generate the JWT access token based on client... Once we have generated the JWT token, we need to execute the...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  8. CSV to JPG | Convert CSV to JPEG | Image to CSV...

    Learn how to convert CSV files to JPEG images using C# .NET. Our best practices for converting comma separated files to jpg image with C# .NET....first step is to generate a JWT access token based on client...and once we have generated the JWT token, please execute the following...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  9. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open file It should be specified only for password-protected documents....into one # The JWT token is taken from the $JWT_TOKEN environment...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {...

    docs.groupdocs.cloud/parser/get-container-items...
  10. Excel to JPG | XLS to JPG | Excel Sheet to Imag...

    How to convert Excel files to high-quality JPG images using .NET REST API. Convert XLS / XLSX to JPG in C# .NET....personalized JWT access token. So, once you have a JWT token, please...accessToken with personalized JWT access token. Free Excel to JPG...

    blog.groupdocs.cloud/conversion/convert-excel-t...