POST
/
api
/
in
/
v0
/
documents
/
full-text-search

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
query
string
required

Keyword/Phrase to Search

filters
object
required

Filters to narrow the search scope. For example, the search can be limited to few companies only. Without filters, search will be performed across all the filings.

Response

200 - application/json
status
enum<string>
Available options:
success
data
object

Search Result