Knowledge Base

Check_Keyword

Specifications

Examples


Example

Textual Description

  • The account username is "abcdef" and its password is "secret".
  • The keyword being queried is "success".

Query String

username=abcdef&password=secret&type=check_keyword&version=2.1&keyword=success

API Response

<result>
	<receivingNumber>
		<country>USA</country>
		<type>Short Code</type>
		<number>70589</number>
	</receivingNumber>
	<receivingNumber>
		<country>UK</country>
		<type>Short Code</type>
		<number>60880</number>
	</receivingNumber>
	<receivingNumber>
		<country>UK</country>
		<type>VMN</type>
		<number>+44 (0) 7624 809 170</number>
	</receivingNumber>
	<receivingNumber>
		<country>Australia</country>
		<type>VMN</type>
		<number>+61 (0) 428 628 968</number>
	</receivingNumber>
	<receivingNumber>
		<country>France</country>
		<type>VMN</type>
		<number>+33 (0) 678 579 917</number>
	</receivingNumber>
</result>