Recent Changes - Search:

edit SideBar'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'

cc.pool.search

Returns the flashcard sets matching some criteria.

Authentication

This method does not require authentication.

Arguments

api_key (Required)

Your API key. See here for more details.

text (Required)

The text to search for.

Example Response

<cardsets>
<set id="12f87d" title="Algebra" cards="34" owner="814a4c3" relevance="1.87" />
<set id="1c345b76" title="Biology and Evolution" cards="65" owner="123a4b5" relevance="0.5" />
<set id="a876543" title="Business Studies" cards="273" owner="710a3t6" relevance="0.02" />
</cardsets>

Notice: title will be returned HTML encoded.

Error Codes

40: Text is empty

The text to search for is empty.

41: Search resulted in no hits

The search did not match any content.

100: Invalid API Key

The API key passed was not valid.

110: Format "xxx" not found

The requested response format was not found.

120: Method "xxx" not found

The requested method was not found.

130: HTTPS required

The API Key passed requires HTTPS.
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2020, at 07:50 AM