Tinq\Assistant
Official Tinq.ai PHP SDK. All URIs are relative to https://tinq.ai/api/v2, except if the operation defines another base path.Method | HTTP request | Description |
---|---|---|
generate | POST /assistant | Generate |
generate()
json { \"language\": \"english\", \"tone\": \"encouraging\", \"tool\": \"tweet\", \"number\": \"4\", \"details\": \"how to be rich\" }
Example
Parameters
Name | Type | Description | Notes |
---|---|---|---|
accept_charset | string | [optional] | |
content_type | string | [optional] | |
accept | string | [optional] | |
body | object | [optional] |
Return type
void (empty response body)Authorization
bearerAuthHTTP request headers
- Content-Type:
application/json
- Accept:
application/json