Skip to main content
GET
Get Price Target News

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

symbol
string

Stock symbol (e.g., META, AAPL)

start_time
integer<int64>
required

Start time (Unix timestamp in seconds)

end_time
integer<int64>
required

End time (Unix timestamp in seconds)

limit
integer<int64>

Maximum number of results (default: 20)

Response

Successfully retrieved price target news

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean