Search - query with tags and excludedTags
POST {{apiUrl}}/company/search
Request Body
{"query"=>"Walmart", "tags"=>["gig-economy"], "excludedTags"=>["payroll-provider"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-public-token | string | The publicToken issued from a request to create an AccessToken . | |
Content-Type | string | ||
x-api-key | string | ||
x-api-secret | string |