GET search/drops

Find and return a collection of Drops objects matching the specified query

Resource Path

/v1/search/drops

Request Parameters

Name

Type

Description

q

Required

A UTF-8, URL-encoded search query

count

Optional

The number of drops to return. The default is 50

page

Optional

The page number to fetch

Example Request

GET https://api.swiftapp.com/v1/search/drops?q=crowdsourcing&page=3&count=35

GET search/rivers

Find and return a collection of River objects matching the specified query

Resource Path

/v1/search/rivers

Request Parameters

Name

Type

Description

q

Required

A UTF-8, URL-encoded search query

count

Optional

The number of rivers to return. The default is 20

page

Optional

The page number to fetch

Example Request

GET https://api.swiftapp.com/v1/search/rivers?q=find+fuel

GET search/buckets

Find and return a collection of Bucket objects matching the specified query

Resource Path

/v1/search/buckets

Request Parameters

Name

Type

Description

q

Required

A UTF-8, URL-encoded search query

count

Optional

The number of buckets to return. The default is 20

page

Optional

The page number to fetch

Example Request

GET https://api.swiftapp.com/v1/search/buckets?q=design

GET search/accounts

Find and return a collection of Account objects matching the specified query

Resource Path

/v1/search/accounts

Request Parameters

Name

Type

Description

q

Required

A UTF-8, URL-encoded search query

count

Optional

The number of accounts to return. The default is 20

page

Optional

The page number to fetch

Example Request

GET https://api.swiftapp.com/v1/search/accounts?q=oliver