Jump to Content
Outwrite Api
RecipesAPI Reference
v1.0

Log InOutwrite Api
API Reference
Log In
v1.0RecipesAPI Reference

Introduction

  • Introduction
  • Access the API
  • Authentication
  • Errors

Outwrite

  • User
    • The user object
    • Create a userpost
    • Get a userget
    • Modify a userpatch
    • Delete a userdel
  • Dictionary
    • The dictionary object
    • Get dictionary itemsget
    • Add an item to a dictionarypost
    • Delete a dictionary itemdel
  • Synonym
    • The synonym object
    • Get synonymspost
  • Rewrite
    • The rewrite object
    • Rewrite a sentencepost
  • Analysis
    • The analysis object
    • Analyse a given textpost
    • Update an analysispatch
  • Suggestion
    • Ignore a suggestiondel
    • Accept a suggestion correctionpost
Powered by 

Get synonyms

post https://api.outwrite.com/public/v1/users//synonyms

Return a list of synonyms for a given sentence and specific targeted word

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!