id
stringlengths
53
86
api_name
stringlengths
2
76
api_description
stringlengths
1
500
api_score
float64
0
10
endpoint_name
stringlengths
1
190
endpoint_description
stringlengths
0
500
response_status_code
int64
100
505
response_summary
stringlengths
1
68
response_json
stringlengths
6
50k
response_json_schema
stringlengths
14
150k
12738648-fd4c-477d-a3e0-81923c2de7fa/8ab40068-a6ef-4435-b173-5c0c22f78a0b/0/0
Powerful GSTIN Tool
Unlock the Power of GST Data with Our Comprehensive API Suite. Seamlessly access GSTIN details, PAN information, address data, and more with our easy-to-use API tools. Simplify your GST-related workflows and make informed decisions today!!
8.9
Retrieve PAN Information from GSTIN
Retrieve PAN (Permanent Account Number) information associated with a given GSTIN (Goods and Services Tax Identification Number). PAN is a unique identifier issued by the Indian Income Tax Department for tax purposes. By providing a valid GSTIN, you can obtain the PAN details linked to the entity, which can be useful ...
200
Response
{"data": {"gstin": "18AAACR5055K1Z6", "pan_num": "AAACR5055"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"gstin": {"type": "string"}, "pan_num": {"type": "string"}}, "required": ["gstin", "pan_num"]}}, "required": ["data"]}
12738648-fd4c-477d-a3e0-81923c2de7fa/4307f334-e1dd-491c-86e7-47001f51234d/0/0
Powerful GSTIN Tool
Unlock the Power of GST Data with Our Comprehensive API Suite. Seamlessly access GSTIN details, PAN information, address data, and more with our easy-to-use API tools. Simplify your GST-related workflows and make informed decisions today!!
8.9
Verify GSTIN Status
This endpoint allows you to verify the status of a GSTIN (Goods and Services Tax Identification Number). It provides information on whether the specified GSTIN is currently active or not.
200
Response
{"data": {"gstin": "18AAACR5055K1Z6", "status": "Active", "is_active": true}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"gstin": {"type": "string"}, "status": {"type": "string"}, "is_active": {"type": "boolean"}}, "required": ["gstin", "is_active", "status"]}}, "required": ["data"]}
12738648-fd4c-477d-a3e0-81923c2de7fa/98659574-efd3-4f46-b001-8f3d3871b70f/0/0
Powerful GSTIN Tool
Unlock the Power of GST Data with Our Comprehensive API Suite. Seamlessly access GSTIN details, PAN information, address data, and more with our easy-to-use API tools. Simplify your GST-related workflows and make informed decisions today!!
8.9
Retrieve GST Details - Mini
Retrieves basic GST details for a given entity based on their GSTIN (Goods and Services Tax Identification Number). This endpoint provides a subset of GST information.
200
Example 1
{"data": {"gstin": "18AAACR5055K1Z6", "legal_name": "RELIANCE INDUSTRIES LIMITED", "trade_name": "M/S RELIANCE INDUSTRIES LTD.", "registration_date": "01/07/2017", "business_constitution": "Public Limited Company", "type": "Regular", "status": "Active", "cancellation_date": "", "business_activity_nature": ["Retail Busi...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"gstin": {"type": "string"}, "legal_name": {"type": "string"}, "trade_name": {"type": "string"}, "registration_date": {"type": "string"}, "business_constitution": {"type": "string"}, "type": {"type":...
12738648-fd4c-477d-a3e0-81923c2de7fa/958839d0-a12e-4c81-9de1-756441fefdf4/0/0
Powerful GSTIN Tool
Unlock the Power of GST Data with Our Comprehensive API Suite. Seamlessly access GSTIN details, PAN information, address data, and more with our easy-to-use API tools. Simplify your GST-related workflows and make informed decisions today!!
8.9
Search GST by Company Name
Retrieve GST numbers and corresponding company names that match your search term
200
Response
{"data": [{"name": "RELIANCE ENGINEERING CONCERN", "gstin": "19AAQPI6385L1ZT", "state": "West Bengal"}, {"name": "RELIANCE JEANS", "gstin": "19AKHPM9976E1ZH", "state": "West Bengal"}, {"name": "RELIANCE AUTO ENGINEERING WORKS", "gstin": "24AACFR0666F1ZH", "state": "Gujarat"}, {"name": "RELIANCE ENTERPRISES", "gstin": "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "gstin": {"type": "string"}, "state": {"type": "string"}}, "required": ["gstin", "name", "state"]}}}, "required": ["data"]}
12738648-fd4c-477d-a3e0-81923c2de7fa/8484b86f-2b37-41ac-be31-cfe2d46ccdf2/0/0
Powerful GSTIN Tool
Unlock the Power of GST Data with Our Comprehensive API Suite. Seamlessly access GSTIN details, PAN information, address data, and more with our easy-to-use API tools. Simplify your GST-related workflows and make informed decisions today!!
8.9
Retrieve GST Details
Retrieves GST details for a given entity based on their GSTIN (Goods and Services Tax Identification Number)
200
Response
{"data": {"place_of_business_additional": [{"address": {"building_name": "", "street": "Borjhar", "location": "Borjhar", "door_num": "LGB International Airport", "state": "Assam", "floor_num": "", "lattitude": "", "longitude": "", "district": "Kamrup", "city": "", "pin_code": "781015"}, "place_of_business_nature": ["Re...
{"type": "object", "properties": {"data": {"type": "object", "properties": {"place_of_business_additional": {"type": "array"}, "gstin": {"type": "string"}, "legal_name": {"type": "string"}, "state_jurisdiction": {"type": "string"}, "centre_jurisdiction": {"type": "string"}, "registration_date": {"type": "string"}, "bus...
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/69905b78-4946-4f73-9eab-ee306fb99bf0/0/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
getProperty
Returns all the detailed information of a property by its permalink
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/69905b78-4946-4f73-9eab-ee306fb99bf0/1/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
getProperty
Returns all the detailed information of a property by its permalink
200
null
{"status": 200, "message": "OK", "data": {"baths": 1, "baths3qtr": 1, "bathsFull": 1, "bathsFullCalc": 1, "bathsHalf": 1, "bathsMax": 1, "bathsMin": 1, "bathsPartialCalc": 1, "bathsTotal": 1, "beds": 1, "bedsMax": 1, "bedsMin": 1, "listPrice": 100000, "listPriceMin": 90000, "listPriceMax": 120000, "lastSoldPrice": 1722...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"baths": {"type": "number"}, "baths3qtr": {"type": "number"}, "bathsFull": {"type": "number"}, "bathsFullCalc": {"type": "number"}, "bathsHalf": {"type": "number"}, "bathsMax": {"typ...
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/69905b78-4946-4f73-9eab-ee306fb99bf0/2/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
getProperty
Returns all the detailed information of a property by its permalink
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/b5add65a-ae90-4d95-9eae-f54e2e484894/0/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
locationLookup
Lookup for locations that are available to use. This endpoint's key attribute is necessary for search requests.
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/b5add65a-ae90-4d95-9eae-f54e2e484894/1/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
locationLookup
Lookup for locations that are available to use. This endpoint's key attribute is necessary for search requests.
200
null
{"status": 200, "message": "OK", "data": [{"areaType": "city", "city": "Detroit", "state": "MI", "country": "USA", "key": "Detroit_MI"}]}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"areaType": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "key": {"type": "string"}}}}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/b5add65a-ae90-4d95-9eae-f54e2e484894/2/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
locationLookup
Lookup for locations that are available to use. This endpoint's key attribute is necessary for search requests.
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/1bd4a9c1-4ab2-47a0-aaa7-4977f380cf1f/0/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchPropertyForSell
Returns all the properties for sell that matches up by the filters
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/1bd4a9c1-4ab2-47a0-aaa7-4977f380cf1f/1/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchPropertyForSell
Returns all the properties for sell that matches up by the filters
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/1bd4a9c1-4ab2-47a0-aaa7-4977f380cf1f/2/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchPropertyForSell
Returns all the properties for sell that matches up by the filters
200
null
{"status": 200, "message": "OK", "data": [{"propertyId": 3577614408, "listingId": 2959301949, "listDate": "2023-09-01T18:26:02Z", "price": 2600, "priceMin": 2200, "priceMax": 2800, "url": "https://www.realtor.com/rentals/details/86-Pendleton-Ln_Londonderry_NH_03053_M35776-14408", "permalink": "86-Pendleton-Ln_Londonder...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"propertyId": {"type": "string"}, "listingId": {"type": "string"}, "listDate": {"type": "string"}, "price": {"type": "string"}, "priceMin": {"type": "strin...
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/d71e0bf4-5204-46da-b5b1-b86054d4de9b/0/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchPropertyForRent
Returns all the properties for rent that matches up by the filters
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/d71e0bf4-5204-46da-b5b1-b86054d4de9b/1/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchPropertyForRent
Returns all the properties for rent that matches up by the filters
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/d71e0bf4-5204-46da-b5b1-b86054d4de9b/2/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchPropertyForRent
Returns all the properties for rent that matches up by the filters
200
null
{"status": 200, "message": "OK", "data": [{"propertyId": 3577614408, "listingId": 2959301949, "listDate": "2023-09-01T18:26:02Z", "price": 2600, "priceMin": 2200, "priceMax": 2800, "url": "https://www.realtor.com/rentals/details/86-Pendleton-Ln_Londonderry_NH_03053_M35776-14408", "permalink": "86-Pendleton-Ln_Londonder...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"propertyId": {"type": "string"}, "listingId": {"type": "string"}, "listDate": {"type": "string"}, "price": {"type": "string"}, "priceMin": {"type": "strin...
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/3d491d11-4765-4cea-a412-56d3ece85aa2/0/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchSoldProperties
Returns all the sold properties that matches up by the filters
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/3d491d11-4765-4cea-a412-56d3ece85aa2/1/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchSoldProperties
Returns all the sold properties that matches up by the filters
200
null
{"status": 200, "message": "OK", "data": [{"propertyId": 3577614408, "listingId": 2959301949, "listDate": "2023-09-01T18:26:02Z", "price": 2600, "priceMin": 2200, "priceMax": 2800, "url": "https://www.realtor.com/rentals/details/86-Pendleton-Ln_Londonderry_NH_03053_M35776-14408", "permalink": "86-Pendleton-Ln_Londonder...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"propertyId": {"type": "string"}, "listingId": {"type": "string"}, "listDate": {"type": "string"}, "price": {"type": "string"}, "priceMin": {"type": "strin...
7d63482d-8c85-4055-ab4f-a6e6ca75ab49/3d491d11-4765-4cea-a412-56d3ece85aa2/2/0
Realtor
Uncover valuable insights from realtor.com's extensive property listings. Search, filter, retrieve and all!
9.5
searchSoldProperties
Returns all the sold properties that matches up by the filters
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
8505d63d-7f1e-4766-8f1e-0b099dbb82ab/53e44450-11e1-4160-a729-018ac05f038b/0/0
Crunchbase
Provides access to Crunchbase data
8.4
Company details
Get company details such as - about - founded_year - funding - industries - location - long_description - size - website
200
Response
{"company": {"about": "Apple is a multinational corporation that designs, manufactures, and markets consumer electronics, personal computers, and software.", "founded_year": "Apr 1, 1976", "funding": "$6.2B", "industries": ["Consumer Electronics", "Hardware", "Mobile Devices", "Software"], "location": "Cupertino, Calif...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"company": {"type": "object", "properties": {"about": {"type": "string"}, "founded_year": {"type": "string"}, "funding": {"type": "string"}, "industries": {"type": "array", "items": {"type": "string"}}, "location": {"type": "string"}, "long_...
3ba2d2e1-3dfa-44c4-aa17-ef0299b7ab62/142d5709-2b05-45c6-b221-8187b6f3a804/1/0
pets
pets
null
findPetsByStatus
Multiple status values can be provided with comma separated strings
200
null
[{"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"}]
{"type": "array", "items": {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036...
3ba2d2e1-3dfa-44c4-aa17-ef0299b7ab62/8bd0e0fb-563a-49f2-b455-9fbd39fe2c3f/2/0
pets
pets
null
findPetsByTags
Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
200
null
[{"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"}]
{"type": "array", "items": {"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036...
3ba2d2e1-3dfa-44c4-aa17-ef0299b7ab62/e20568bb-6a24-439a-ab6d-b896ad474593/3/0
pets
pets
null
getPetById
Returns a single pet
200
null
{"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"}
{"type": "object", "required": ["name", "photoUrls"], "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 92233...
3ba2d2e1-3dfa-44c4-aa17-ef0299b7ab62/0679697f-a753-4382-89af-5b1221cb4e30/0/0
pets
pets
null
uploadFile
200
null
{"code": 0, "type": "", "message": ""}
{"type": "object", "properties": {"code": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string"}, "message": {"type": "string"}}}
3ba2d2e1-3dfa-44c4-aa17-ef0299b7ab62/0c741522-1ed1-4215-9e5d-c026cc6e8b5b/2/0
pets
pets
null
getUserByName
200
null
{"id": 0, "username": "", "firstName": "", "lastName": "", "email": "", "password": "", "phone": "", "userStatus": 0}
{"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "username": {"type": "string"}, "firstName": {"type": "string"}, "lastName": {"type": "string"}, "email": {"type": "string"}, "password": {"type": "string"}, "phone": {"type":...
3ba2d2e1-3dfa-44c4-aa17-ef0299b7ab62/cff544a9-85d3-4acd-a92b-3f715ec30368/1/0
pets
pets
null
placeOrder
200
null
{"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": true}
{"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "petId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "quantity": {"type": "integer", "format": "int32", "minimum":...
3ba2d2e1-3dfa-44c4-aa17-ef0299b7ab62/528cd861-04d4-4bb9-ac17-26bd67f1fe73/1/0
pets
pets
null
getOrderById
For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions
200
null
{"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": true}
{"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "petId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "quantity": {"type": "integer", "format": "int32", "minimum":...
d9656f81-39ba-446e-93fc-426fa06b62ae/981672ab-fdf9-4ac5-9fb8-3151171426c3/0/0
Self-help Quotes
Hand-picked quotes from the best self-help books around. Get a random quote every day, filter by tags, books, and more...
7.3
Get a random quote from a specific book
Get a random self-help quote from a specific book by passing the book_id
200
Response
{"quote_id": "zsEYxFWSfwz", "quote_content": "Some people wish to fit harmoniously into the group, and others to be independent of it.", "quote_categories": ["introvert", "group"], "book": {"book_id": "quiet", "title": "Quiet", "author": "Susan Cain", "tags": ["introverts"], "purchase_link": "https://amzn.to/3kEjcXe"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quote_id": {"type": "string"}, "quote_content": {"type": "string"}, "quote_categories": {"type": "array", "items": {"type": "string"}}, "book": {"type": "object", "properties": {"book_id": {"type": "string"}, "title": {"type": "string"}, "a...
d9656f81-39ba-446e-93fc-426fa06b62ae/3caf170c-3ed8-44ba-9440-0de8f10167e9/0/0
Self-help Quotes
Hand-picked quotes from the best self-help books around. Get a random quote every day, filter by tags, books, and more...
7.3
Get a random quote tagged by a specific tag
Get a random quote tagged by a specific tag
200
Response
{"quote_id": "PotTGJglUdQZmxd", "quote_content": "Compared to generations prior, control over your time has diminished. And since controlling your time is such a key happiness influencer, we shouldn\u2019t be surprised that people don\u2019t feel much happier even though we are, on average, richer than ever.", "quote_c...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quote_id": {"type": "string"}, "quote_content": {"type": "string"}, "quote_categories": {"type": "array", "items": {"type": "string"}}, "book": {"type": "object", "properties": {"book_id": {"type": "string"}, "title": {"type": "string"}, "a...
d9656f81-39ba-446e-93fc-426fa06b62ae/f6d13845-b8ea-4981-b191-619e53092664/0/0
Self-help Quotes
Hand-picked quotes from the best self-help books around. Get a random quote every day, filter by tags, books, and more...
7.3
Get all available tags for self-help quotes
List all available tags for the hand-picked self-help quotes
200
Response
[{"tag_id": "money", "quotes_count": 127}, {"tag_id": "life", "quotes_count": 114}, {"tag_id": "investment", "quotes_count": 80}, {"tag_id": "productivity", "quotes_count": 54}, {"tag_id": "lifestyle", "quotes_count": 51}, {"tag_id": "risk", "quotes_count": 30}, {"tag_id": "happiness", "quotes_count": 28}, {"tag_id": "...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"tag_id": {"type": "string"}, "quotes_count": {"type": "integer"}}, "required": ["quotes_count", "tag_id"]}}
d9656f81-39ba-446e-93fc-426fa06b62ae/7a8e2b6a-f558-498e-bba5-d1c96f091843/0/0
Self-help Quotes
Hand-picked quotes from the best self-help books around. Get a random quote every day, filter by tags, books, and more...
7.3
Get all available self-help books
Get a list of all available books in addition to the total count of quotes available from that book
200
Response
[{"book_id": "psychology-of-money", "title": "The Psychology of Money: Timeless Lessons on Wealth, Greed, and Happiness", "author": "Morgan Housel", "tags": ["money", "investment"], "purchase_link": "https://amzn.to/3X8Hfv7", "quotes_count": 80}, {"book_id": "4hr-work-week", "title": "The 4-Hour Workweek: Escape 9-5, L...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"book_id": {"type": "string"}, "title": {"type": "string"}, "author": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "purchase_link": {"type": "string"}, "quotes_count": {"type": "integ...
d9656f81-39ba-446e-93fc-426fa06b62ae/7b99f7c5-e63f-4172-b4bb-a4ff806695e7/0/0
Self-help Quotes
Hand-picked quotes from the best self-help books around. Get a random quote every day, filter by tags, books, and more...
7.3
Get a random self-help quote
Get a random hand-picked self-help quote in addition to its tags and the book it was taken from
200
Response
{"quote_id": "LRjtAqRRG", "quote_content": "Progress happens too slowly to notice, but setbacks happen too quickly to ignore.", "quote_categories": ["life"], "book": {"book_id": "psychology-of-money", "title": "The Psychology of Money: Timeless Lessons on Wealth, Greed, and Happiness", "author": "Morgan Housel", "tags"...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"quote_id": {"type": "string"}, "quote_content": {"type": "string"}, "quote_categories": {"type": "array", "items": {"type": "string"}}, "book": {"type": "object", "properties": {"book_id": {"type": "string"}, "title": {"type": "string"}, "a...
67638f3a-7116-4867-a7da-6e4dbac57ccf/5eb7b268-e209-41cb-b6bd-16ed846e3925/0/0
SIREN
French SIREN reference, siren2url, url2siren, siren2phone, siren2logo, url2logo
null
siren2url
Get an URL link from a French SIREN reference. This API works with all French companies having a website (a 404 response is returned for companies having no website).
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"type": "string"}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationError", "type": "object"}, "title": "...
67638f3a-7116-4867-a7da-6e4dbac57ccf/5eb7b268-e209-41cb-b6bd-16ed846e3925/1/0
SIREN
French SIREN reference, siren2url, url2siren, siren2phone, siren2logo, url2logo
null
siren2url
Get an URL link from a French SIREN reference. This API works with all French companies having a website (a 404 response is returned for companies having no website).
200
Example_1
{"siren": 491023073, "url": "https://www.agorastore.fr"}
{"properties": {"siren": {"type": "integer"}, "url": {"type": "string"}}, "type": "object"}
67638f3a-7116-4867-a7da-6e4dbac57ccf/9c92d7e6-b3dd-4321-93c7-6ba87fe87e07/0/0
SIREN
French SIREN reference, siren2url, url2siren, siren2phone, siren2logo, url2logo
null
url2siren
From a website URL of a French company, get the company's SIREN registration number.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"type": "string"}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationError", "type": "object"}, "title": "...
67638f3a-7116-4867-a7da-6e4dbac57ccf/9c92d7e6-b3dd-4321-93c7-6ba87fe87e07/1/0
SIREN
French SIREN reference, siren2url, url2siren, siren2phone, siren2logo, url2logo
null
url2siren
From a website URL of a French company, get the company's SIREN registration number.
200
Example_1
{"siren": 491023073, "url": "https://www.agorastore.fr"}
{"properties": {"siren": {"title": "Siren", "type": "integer"}, "url": {"title": "Url", "type": "string"}}, "required": ["siren", "url"], "title": "Corporate", "type": "object"}
67638f3a-7116-4867-a7da-6e4dbac57ccf/e87a3322-0865-4bce-9730-b86a417b98ff/0/0
SIREN
French SIREN reference, siren2url, url2siren, siren2phone, siren2logo, url2logo
null
url2siren
From a website URL of a French company, get the company's SIREN registration number.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"properties": {"detail": {"items": {"properties": {"loc": {"items": {"type": "string"}, "title": "Location", "type": "array"}, "msg": {"title": "Message", "type": "string"}, "type": {"title": "Error Type", "type": "string"}}, "required": ["loc", "msg", "type"], "title": "ValidationError", "type": "object"}, "title": "...
67638f3a-7116-4867-a7da-6e4dbac57ccf/e87a3322-0865-4bce-9730-b86a417b98ff/1/0
SIREN
French SIREN reference, siren2url, url2siren, siren2phone, siren2logo, url2logo
null
url2siren
From a website URL of a French company, get the company's SIREN registration number.
200
Example_1
{"siren": 531601136, "url": "https://www.restoflash.fr"}
{"properties": {"siren": {"title": "Siren", "type": "integer"}, "url": {"title": "Url", "type": "string"}}, "required": ["siren", "url"], "title": "Corporate", "type": "object"}
89de4ce8-b93a-498d-b125-5ee63a7eacd6/fe00df8e-e6fc-40f0-8d3d-ce956c612131/0/0
Real Estate
Real Estate and commercial property for sale and for rent in the United States
7.1
v1/property/details
Get detailed information on U.S properties
200
Response
{"meta": {"version": "v1.0", "status": 200, "copywrite": "https://devAPI.ai", "property_id": "9541627036"}, "body": {"property_id": "9541627036", "listing_id": "2961403055", "status": "for_rent", "href": "https://www.realtor.com/realestateandhomes-detail/14901-Saticoy-St_Van-Nuys_CA_91405_M95416-27036", "list_price": 1...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"version": {"type": "string"}, "status": {"type": "integer"}, "copywrite": {"type": "string"}, "property_id": {"type": "string"}}, "required": ["copywrite", "property_id", "status", "version"]}, "bod...
0a7629ce-2912-4f7e-8e87-637bbc9d841a/c4c2ece0-c9ff-437c-b311-f685a1bd9efb/0/0
Cryptodeck
Live data about cryptocurrencies and their pricing in USD.
0
Get All Coins
This endpoint will return all the live data about coins.
200
Response
[{"symbol": "BTC-USD", "icon_url": "https://s.yimg.com/uc/fin/img/reports-thumbnails/1.png", "name": "Bitcoin USD", "price": "56,400.15", "change": "-927.61", "pct_change": "-1.62%", "market_cap": "1.065T", "vol_in_currency": "34.976B", "circ_supply": "18.881M"}, {"symbol": "ETH-USD", "icon_url": "https://s.yimg.com/uc...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"symbol": {"type": "string"}, "icon_url": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "string"}, "change": {"type": "string"}, "pct_change": {"type": "string"}, "market_cap": {"type": "string"...
68057b3f-b377-440e-a7a2-9e97e5793263/fa1ba03e-bac9-46dd-b319-776976bc3101/0/0
Quotation Service for Domestic Helper Insurance
To get quotation of Domestic Helper Insurance
null
quote
Accept type for the current request
200
New Example
{"birthday": "2000-10-10", "duty": "DOMESTIC_WORKER", "eff_date": "2020-11-20", "monthly_salary": 5000, "nationality": "INDIA", "plan_cd": "ABC005"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"birthday": {"type": "string"}, "duty": {"type": "string"}, "eff_date": {"type": "string"}, "monthly_salary": {"type": "integer"}, "nationality": {"type": "string"}, "plan_cd": {"type": "string"}}, "required": ["birthday", "duty", "eff_date"...
ad08ec66-b283-4766-af4d-c848aa95e435/a4c00cb2-723d-43ef-a73e-7d7f61e61816/0/0
Israel Company Data
Access the official Israeli Government company register via this API. Ideal for KYB purposes
5.3
SearchbyCompanyName
This API endpoint can be used to search for an Israeli company name or company identifier. The resource ID should always be set to f004176c-b85f-4542-8901-7b3176f9a054 as the default value.
200
Example_1
{"help": "https://data.gov.il/api/3/action/help_show?name=datastore_search", "success": true, "result": {"include_total": true, "limit": 100, "q": "Phoenix Holdings", "records_format": "objects", "resource_id": "f004176c-b85f-4542-8901-7b3176f9a054", "total_estimation_threshold": null, "records": [{"_id": 494939, "\u05...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"help": {"type": "string"}, "success": {"type": "boolean"}, "result": {"type": "object", "properties": {"include_total": {"type": "boolean"}, "limit": {"type": "integer"}, "q": {"type": "string"}, "records_format": {"type": "string"}, "resou...
6beb31c8-aeb9-4ce4-b1ce-998c8a369fa0/90f578e7-6b7d-49fd-9d05-285add447509/0/0
Dominican Republic Company Data
Access to the official Dominican Republic company Register, ideal for KYB purposes
null
Search by RNC
Search the company register using the RNC number
200
Example_1
{"RGE_RUC": "09700205710", "RGE_NOMBRE": "WOLFGANG WILHELM BOES", "NOMBRE_COMERCIAL": "TAM TAM BAR", "CATEGORIA": "0", "REGIMEN_PAGOS": "2", "ESTATUS": "0"}
{"type": "object", "properties": {"RGE_RUC": {"type": "string", "description": "", "default": "09700205710"}, "RGE_NOMBRE": {"type": "string", "description": "", "default": "WOLFGANG WILHELM BOES"}, "NOMBRE_COMERCIAL": {"type": "string", "description": "", "default": "TAM TAM BAR"}, "CATEGORIA": {"type": "string", "des...
4fa5e754-17b4-494f-ae2e-cf0096e60af9/16e576b4-820a-436a-bc7b-dda3d317dc30/2/0
Mail Unternehmen
Suche ganz schnell anhand einer E-Mail Adresse ein Unternehmen. Unserer Service bietet dir schnell einen Überblick über deinen Partner und zeigt dir schnell den Namen mit der Rechtsform, die Adresse des Unternehmens, die Angebotene Tätigkeit, die Handelsregister-Nummer und einen Verlauf der Änderungen im Register.
null
companyList
Get the company of an email
200
null
[{"name": "Musterfirma GmbH", "street": "Musterstra\u00dfe 1", "zip": "11111", "city": "Musterstadt", "data": {}}]
{"type": "array", "items": {"required": ["city", "data", "name", "street", "zip"], "type": "object", "properties": {"name": {"type": "string"}, "street": {"type": "string"}, "zip": {"type": "string"}, "city": {"type": "string"}, "data": {"type": "object"}}}}
a212d07a-bd42-41d0-98b7-7aa586bc3d91/e9736360-0fac-4639-8e6e-fa4401188357/0/0
GEO Distance Calculator
Calculate the distance and travel time. Introducing our powerful Geo Distance API, allowing you to calculate the distance and duration between two locations with ease.
5.8
Get Geo Distance
The Get Geo Distance AI Rest Endpoint is a powerful tool that calculates the distance and duration of travel between two specified points. The input parameters for the endpoint are the starting point and the endpoint, specified as city names.
200
Response
{"distance-km": 2636, "duration": {"hours": 26, "minutes": 39}}
{"type": "object", "properties": {"distance-km": {"type": "integer"}, "duration": {"type": "object", "properties": {"hours": {"type": "integer"}, "minutes": {"type": "integer"}}}}}
5a75d275-e05d-4c80-abf1-718aa8721627/a29ae8f6-a405-473d-bcc0-724be07b03d4/0/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getReviewsByAppId
Returns the reviews of a single application by its ID
200
null
{"status": 200, "message": "OK", "data": {"reviews": [{"id": "1389413f-bcad-4836-a582-880004da48cb", "userName": "Travis Brown", "userImage": "https://play-lh.googleusercontent.com/a-/AD5-WCkm81w_CGFMQWwRSdxoTHvbBe3TlvwYVBqGCo2L1to", "date": "2023-01-20T14:24:50.523Z", "score": 5, "scoreText": 6, "url": "https://play.g...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"reviews": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "userName": {"type": "string"}, "userImage": {"type": "string"}, "date": {"type": "s...
5a75d275-e05d-4c80-abf1-718aa8721627/a29ae8f6-a405-473d-bcc0-724be07b03d4/1/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getReviewsByAppId
Returns the reviews of a single application by its ID
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/a29ae8f6-a405-473d-bcc0-724be07b03d4/2/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getReviewsByAppId
Returns the reviews of a single application by its ID
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/907669ef-5490-42e6-89aa-5e055aa74673/0/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppDataSafetyById
Returns the data safety attributes of a single application by its ID
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/907669ef-5490-42e6-89aa-5e055aa74673/1/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppDataSafetyById
Returns the data safety attributes of a single application by its ID
200
null
{"status": 200, "message": "OK", "data": {"sharedData": [{"data": "Name", "purpose": "App functionality", "type": "Personal info", "optional": true}], "collectedData": [{"data": "Name", "purpose": "App functionality", "type": "Personal info", "optional": true}], "securityPractices": [{"practice": "Data is encrypted in ...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"sharedData": {"type": "array", "items": {"type": "object", "properties": {"data": {"type": "string"}, "purpose": {"type": "string"}, "type": {"type": "string"}, "optional": {"type":...
5a75d275-e05d-4c80-abf1-718aa8721627/907669ef-5490-42e6-89aa-5e055aa74673/2/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppDataSafetyById
Returns the data safety attributes of a single application by its ID
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/025c855b-5dfc-49b9-9e8e-ea3b77a17069/0/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppPermissionsById
Returns the permissions of a single application by its ID
200
null
{"status": 200, "message": "OK", "data": [{"permission": "read your contacts", "type": "Contacts"}]}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"permission": {"type": "string"}, "type": {"type": "string"}}}}}}
5a75d275-e05d-4c80-abf1-718aa8721627/025c855b-5dfc-49b9-9e8e-ea3b77a17069/1/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppPermissionsById
Returns the permissions of a single application by its ID
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/025c855b-5dfc-49b9-9e8e-ea3b77a17069/2/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppPermissionsById
Returns the permissions of a single application by its ID
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/fafbc5ac-cc87-4410-becc-8dead2ee0ab8/0/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getSimilarAppsById
Returns list of applications that is similar to a single application by its ID
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/fafbc5ac-cc87-4410-becc-8dead2ee0ab8/1/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getSimilarAppsById
Returns list of applications that is similar to a single application by its ID
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/fafbc5ac-cc87-4410-becc-8dead2ee0ab8/2/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getSimilarAppsById
Returns list of applications that is similar to a single application by its ID
200
null
{"status": 200, "message": "OK", "data": [{"title": "Temu", "appId": "com.einnovation.temu", "url": "/api/apps/com.einnovation.temu", "icon": "https://play-lh.googleusercontent.com/Nz5sdWyh7jn4eTy_GSaRBDgaKhLC1pvYywC6fklDOlPGbopmeFN9NkqgKGjsvJMbKVEI", "summary": "Shop on the Temu app for exclusive Valentine\u2019s Day ...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "appId": {"type": "string"}, "url": {"type": "string"}, "icon": {"type": "string"}, "summary": {"type": "string"}, "scoreText"...
5a75d275-e05d-4c80-abf1-718aa8721627/772c2832-7b97-4e85-bacd-c14552b1e5bd/0/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppsByDeveloperId
Returns the list of applications of a single developer by its ID
200
null
{"status": 200, "message": "OK", "data": [{"title": "Temu", "appId": "com.einnovation.temu", "url": "/api/apps/com.einnovation.temu", "icon": "https://play-lh.googleusercontent.com/Nz5sdWyh7jn4eTy_GSaRBDgaKhLC1pvYywC6fklDOlPGbopmeFN9NkqgKGjsvJMbKVEI", "summary": "Shop on the Temu app for exclusive Valentine\u2019s Day ...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "appId": {"type": "string"}, "url": {"type": "string"}, "icon": {"type": "string"}, "summary": {"type": "string"}, "scoreText"...
5a75d275-e05d-4c80-abf1-718aa8721627/772c2832-7b97-4e85-bacd-c14552b1e5bd/1/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppsByDeveloperId
Returns the list of applications of a single developer by its ID
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/772c2832-7b97-4e85-bacd-c14552b1e5bd/2/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppsByDeveloperId
Returns the list of applications of a single developer by its ID
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/76f3766d-62a1-4e75-a2d3-50aee61e96b1/0/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getApps
Returns a list of apps and a pagination token
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/76f3766d-62a1-4e75-a2d3-50aee61e96b1/1/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getApps
Returns a list of apps and a pagination token
200
null
{"status": 200, "message": "OK", "data": [{"title": "Temu", "appId": "com.einnovation.temu", "url": "/api/apps/com.einnovation.temu", "icon": "https://play-lh.googleusercontent.com/Nz5sdWyh7jn4eTy_GSaRBDgaKhLC1pvYywC6fklDOlPGbopmeFN9NkqgKGjsvJMbKVEI", "summary": "Shop on the Temu app for exclusive Valentine\u2019s Day ...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "appId": {"type": "string"}, "url": {"type": "string"}, "icon": {"type": "string"}, "summary": {"type": "string"}, "scoreText"...
5a75d275-e05d-4c80-abf1-718aa8721627/76f3766d-62a1-4e75-a2d3-50aee61e96b1/2/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getApps
Returns a list of apps and a pagination token
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/85d028d4-05fd-4a04-bb7a-031047f56f50/0/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppById
Returns a single application by its ID
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/85d028d4-05fd-4a04-bb7a-031047f56f50/1/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppById
Returns a single application by its ID
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5a75d275-e05d-4c80-abf1-718aa8721627/85d028d4-05fd-4a04-bb7a-031047f56f50/2/0
Google Play
This is an API that retrieves information from Google API. You can search for applications, retrieve the information from developers, get reviews, retrieve permissions any many more different things directly from the API.
9
getAppById
Returns a single application by its ID
200
null
{"status": 200, "message": "OK", "data": {"title": "Temu", "appId": "com.einnovation.temu", "url": "/api/apps/com.einnovation.temu", "icon": "https://play-lh.googleusercontent.com/Nz5sdWyh7jn4eTy_GSaRBDgaKhLC1pvYywC6fklDOlPGbopmeFN9NkqgKGjsvJMbKVEI", "currency": "USD", "description": "Translate between 103 languages by...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"title": {"type": "string"}, "appId": {"type": "string"}, "url": {"type": "string"}, "icon": {"type": "string"}, "currency": {"type": "string"}, "description": {"type": "string"}, "d...
a54e7702-f320-45fd-b1e9-944857b394bc/5c456cb9-ba21-4034-98de-8d36b9d9ead8/0/0
Latvia Company Data
Access the official Latvian Government Company Register via this API. Ideal for KYB purposes
null
GetAddressfromCompanyLinkedID
Get the address of a Latvian comany from the linked ID returned in a previous search
200
Example_1
{"database": "latvia", "table": "entity_addresses", "is_view": false, "human_description_en": "where _link_entity_statement = 67144", "rows": [{"_link": "67144.addresses.0", "_link_entity_statement": {"value": "67144", "label": "Uralkali Trading SIA"}, "type": "registered", "address": "R\u012bga, Kri\u0161j\u0101\u0146...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"database": {"type": "string"}, "table": {"type": "string"}, "is_view": {"type": "boolean"}, "human_description_en": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"_link": {"type": "string"}, "_link...
a54e7702-f320-45fd-b1e9-944857b394bc/1aa80c0f-053c-4d9d-a785-b78ee0ede6cf/0/0
Latvia Company Data
Access the official Latvian Government Company Register via this API. Ideal for KYB purposes
null
SearchpersonbyownerId
Once an owner id has been returned from a previous search, this API endpoint can be used to search for person details.
200
Example_1
{"database": "latvia", "table": "person_names", "is_view": false, "human_description_en": "where _link_person_statement = 81181", "rows": [{"_link": "81181.names.0", "_link_person_statement": {"value": "81181", "label": "81181"}, "type": "individual", "fullname": "Dmitry Mazepin", "familyname": "Mazepin", "givenname": ...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"database": {"type": "string"}, "table": {"type": "string"}, "is_view": {"type": "boolean"}, "human_description_en": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"_link": {"type": "string"}, "_link...
a54e7702-f320-45fd-b1e9-944857b394bc/5e15d711-bee1-46c9-96b0-0da16ab58f5e/0/0
Latvia Company Data
Access the official Latvian Government Company Register via this API. Ideal for KYB purposes
null
SerchcompanyownerIDbycompanyname
Get the owner Identifier(s) of a company by its name, using % as a wild card search
200
Example_1
{"database": "latvia", "table": "person_source_assertedBy", "is_view": false, "human_description_en": "where name like \"Uralkali%\"", "rows": [{"_link": "81181.source.assertedBy.0", "_link_person_statement": {"value": "81181", "label": "81181"}, "name": "Uralkali Trading SIA"}], "truncated": false, "filtered_table_row...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"database": {"type": "string"}, "table": {"type": "string"}, "is_view": {"type": "boolean"}, "human_description_en": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"_link": {"type": "string"}, "_link...
a54e7702-f320-45fd-b1e9-944857b394bc/3d0e81fd-43c1-4805-9167-9393226b944d/0/0
Latvia Company Data
Access the official Latvian Government Company Register via this API. Ideal for KYB purposes
null
SearchbycompanyId
Search for a company by it's Latvian company ID. This will return a linked ID that can be used for further queries.
200
Example_1
{"database": "latvia", "table": "entity_identifiers", "is_view": false, "human_description_en": "where id = 40103913482", "rows": [{"_link": "67144.identifiers.0", "_link_entity_statement": {"value": "67144", "label": "Uralkali Trading SIA"}, "id": "40103913482", "scheme": "LV-RE"}], "truncated": false, "filtered_table...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"database": {"type": "string"}, "table": {"type": "string"}, "is_view": {"type": "boolean"}, "human_description_en": {"type": "string"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"_link": {"type": "string"}, "_link...
a54e7702-f320-45fd-b1e9-944857b394bc/585c5f8a-4f72-4e54-9a14-80ffcda8ba7c/0/0
Latvia Company Data
Access the official Latvian Government Company Register via this API. Ideal for KYB purposes
null
SearchbyCompanyName
Search the Latvian business register by name, using the % symbol as a wildcard
200
Example_1
{"database": "latvia", "table": "entity_statement", "is_view": false, "human_description_en": "where name like \"Uralkali%\"", "rows": [["67144", "af71d9cc-ef98-42e5-a70e-eb6eba977d0f", "entityStatement", "2020-12-02", "false", "registeredEntity", "Uralkali Trading SIA", "2015-07-15", "Latvia", "LV", "2021-01-18", "0.2...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"database": {"type": "string"}, "table": {"type": "string"}, "is_view": {"type": "boolean"}, "human_description_en": {"type": "string"}, "rows": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "truncated": {"type"...
1a743a4f-7952-4491-8737-5dcfba49f573/36d3b6f6-a489-4ae4-ad42-194747a6138e/0/0
Text Captcha Decode
This API helps in decoding Text Captcha to normal text, which can be used to bypass text captcha
0
Text Captcha
This API helps in decoding Text Captcha to normal text, which can be used to bypass text captcha
200
New Example
{"key1": "value", "key2": "value"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]}
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/00ed60fe-5a40-4f70-943d-6113f39629ef/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Id by Name
Given a company's name string as input, returns crunchbase's unque id for that company. That unique id can then be used to pull additional information about the company.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/00ed60fe-5a40-4f70-943d-6113f39629ef/1/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Id by Name
Given a company's name string as input, returns crunchbase's unque id for that company. That unique id can then be used to pull additional information about the company.
200
Example_1
{"message": "success", "results": {"facet_ids": ["contact", "siftery", "investor", "ipqwery", "apptopia", "semrush", "company", "rank", "job_posting", "builtwith", "bombora", "key_event"], "identifier": {"uuid": "e6178a34-5054-6449-8d77-5c28702d0dab", "value": "Snap", "image_id": "v1501594423/jjngdeqnwexiaebwnmvx.png",...
{"type": "object", "properties": {"message": {"type": "string"}, "results": {"type": "object", "properties": {"facet_ids": {"type": "array", "items": {"type": "string"}}, "identifier": {"type": "object", "properties": {"uuid": {"type": "string"}, "value": {"type": "string"}, "image_id": {"type": "string"}, "permalink":...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/32963715-dba1-4177-be88-c4ee4d94303f/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get All Data by Name
Given a company's name string, the endpoint returns all available Crunchbase data on this company.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/998da35e-2276-49ef-b2fd-ed2d8791e4e2/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Investors Data by Name
Given a company's name string as input, returns a real-time scrape of all available investor data from Crunchbase
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/2da70411-a345-40b7-ac3b-f928da40d221/1/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Id by Domain
Given a company's domain as input, returns CrunchBase's unique id for that company. Be aware, can provide erroneous results with Crunchbase has two entries for the same company. For example, plugging in snapchat.com returns the incorrect id for Snapchat whereas plugging in snap.com returns the correct info.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/f9e84aee-d24f-445c-abd0-3010aa61024a/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get All Cb Data By Id
Given a company's id, the endpoint returns all availalbe crunchbase data for this company.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/f9e84aee-d24f-445c-abd0-3010aa61024a/1/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get All Cb Data By Id
Given a company's id, the endpoint returns all availalbe crunchbase data for this company.
200
Example_1
{"message": "string", "results": {"e6178a34-5054-6449-8d77-5c28702d0dab": {"people": [{"location_group_identifiers": [{"entity_def_id": "string", "permalink": "string", "uuid": "string", "value": "string"}], "first_name": "string", "rank_delta_d30": 0, "num_investments_funding_rounds": 0, "num_diversity_spotlight_inves...
{"type": "object", "properties": {"message": {"type": "string"}, "results": {"type": "object", "properties": {"e6178a34-5054-6449-8d77-5c28702d0dab": {"type": "object", "properties": {"people": {"type": "array", "items": {"type": "object", "properties": {"location_group_identifiers": {"type": "array", "items": {"type":...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/583fef44-182b-4f44-adae-6bb471e9a8f6/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Funding Data by Name
Given a company name string, returns all available funding data on that company scraped from crunchbase in real time.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/89fa81e5-1575-4a5d-a73d-43f45d2e61a2/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Acquisitions Data by Id
Given a company's id as input, returns a real-time scrape of all available acquisition data from Crunchbase - i.e. all the acquisitions made by the company id provided
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/6fbfc278-5a8c-4586-9fb1-21180f3dcefd/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get People Data by Id
Given a company's unique id as input, returns a real-time scrape of all available people data from Crunchbase.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/76bbd47f-29f4-4f15-b879-76a8e46be62a/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Funding Data by Id
Given a company's unique id as input, returns all available funding data from a real-time scrape of Crunchbase.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/02ba2cf7-4825-45a0-9995-c81d1c4b3778/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Investors Data by Id
Given a company's Crunchbase id, returns a real-time scrape of all available investor data from Crunchbase.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/be177cbf-1d74-4924-9f14-dba620d23ab4/0/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get Acquisitions Data by Name
Given a company's name string as input, returns a real-time scrape of all available acquisitions data from Crunchbase
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
5b2b4cb8-1d8e-4792-a814-01cc25e2f7fd/8a8058a4-a776-4457-a4e8-1152f92359cf/1/0
Crunchbase Company Data
Provides access to scraped crunchbase company data
0.1
Get People Data by Name
Given a company's name string as input, returns all available data about senior people at the company from crunchbase.
422
Example_1
{"detail": [{"loc": [], "msg": "", "type": ""}]}
{"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte...
2d21c6e5-3da0-4f53-a594-7795daa88d94/aa52e1aa-9be4-45db-9ad9-2dfa62298a9a/0/0
Croatia Company Data
Access to the official Croatian government business register with this API, ideal for KYB purposes
null
Search by MBS or OIB
Search the Croatian company register by either MBS or OIB company identifiers (osobni identifikacijski broj)
200
Example_1
{"mbs": 80733282, "sud_id_nadlezan": 8, "sud_id_sluzba": 8, "oib": 53902625891, "ino_podruznica": 0, "stecajna_masa": 0, "datum_osnivanja": "2010-06-10T00:00:00+02:00", "likvidacijska_masa": 0, "potpuni_mbs": "080733282", "potpuni_oib": "53902625891", "tvrtke": [{"ime": "LNG HRVATSKA d.o.o. za poslovanje ukapljenim pr...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mbs": {"type": "integer"}, "sud_id_nadlezan": {"type": "integer"}, "sud_id_sluzba": {"type": "integer"}, "oib": {"type": "integer"}, "ino_podruznica": {"type": "integer"}, "stecajna_masa": {"type": "integer"}, "datum_osnivanja": {"type": "s...
d49d50c8-0bff-4dd9-9beb-fab97e46e588/e51b04dd-8b4f-483d-b2df-820c063d8011/0/0
GST Details & Filing Data
Get company details, Return Status & Filing Data based on GSTIN - Monthly Data, Quarterly Data, Yearly Data & hsn codes -Update 21 May 2023: I have updated the API & it's even faster with zero errors.
9
Get GST info & Filing Data
Just punch in the GSTIN & get company info & filing data.
200
Response
{"info": {"enrichment_details": {"online_provider": {"details": {"central_jurisdiction": {"value": ""}, "constitution": {"value": "Public Limited Company"}, "gstin": {"value": "33AAACR4849R4ZP"}, "legal_name": {"value": "TATA CONSULTANCY SERVICES LIMITED"}, "primary_address": {"value": ""}, "registration_date": {"value...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"info": {"type": "object", "properties": {"enrichment_details": {"type": "object", "properties": {"online_provider": {"type": "object", "properties": {"details": {"type": "object", "properties": {"central_jurisdiction": {"type": "object", "p...
9dec69c1-787a-40ba-91dd-8410df0eda65/e36cd44e-c190-4326-b04c-b9a5fed1dc05/0/0
NY Times - Movie Reviews
NY Times - Movie Reviews
null
/reviews/search.json
Search for movie reviews. Supports filtering by Critics' Pick.
200
null
{"status": "", "copyright": "", "has_more": true, "num_results": 0, "results": [{"display_title": "", "mpaa_rating": "", "critics_pick": 0, "byline": "", "headline": "", "summary_short": "", "publication_date": "", "opening_date": "", "date_updated": "", "link": {"type": "", "url": "", "suggested_link_text": ""}, "mult...
{"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "has_more": {"type": "boolean"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"display_title": {"type": "string", "description": "Movie title."}, "mpaa_rating":...
9dec69c1-787a-40ba-91dd-8410df0eda65/0a6e8cde-ea30-41eb-8203-55953ae271bf/2/0
NY Times - Movie Reviews
NY Times - Movie Reviews
null
/critics/{reviewer}.json
Get movie critics. You can either specify the reviewer name or use "all", "full-time", or "part-time".
200
null
{"status": "", "copyright": "", "num_results": 0, "results": [{"display_name": "", "sort_name": "", "status": "", "bio": "", "seo-name": "", "multimedia": {"resource": {"type": "", "src": "", "height": 0, "width": 0, "credit": ""}}}]}
{"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"display_name": {"type": "string", "description": "Critic's name (e.g. A. O. Scott)."}, "sort_name": {"type": "stri...
9dec69c1-787a-40ba-91dd-8410df0eda65/1989af7f-7100-4d0e-8cd5-009a7cf06af2/1/0
NY Times - Movie Reviews
NY Times - Movie Reviews
null
/reviews/{type}.json
Get movie reviews. Can filter to only return Critics' Picks. Supports ordering results by-publication-date or by-opening-date. Use offset to paginate thru results, 20 at a time.
200
null
{"status": "", "copyright": "", "has_more": true, "num_results": 0, "results": [{"display_title": "", "mpaa_rating": "", "critics_pick": 0, "byline": "", "headline": "", "summary_short": "", "publication_date": "", "opening_date": "", "date_updated": "", "link": {"type": "", "url": "", "suggested_link_text": ""}, "mult...
{"type": "object", "properties": {"status": {"type": "string", "description": "Status of call, should be OK."}, "copyright": {"type": "string", "description": "Copyright text."}, "has_more": {"type": "boolean", "description": "Whether there are more results to paginate thru."}, "num_results": {"type": "integer", "descr...
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/91390799-62d7-4741-bdd4-c2322e11fcd2/0/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
suggestLocation
Lookup for locations that are available to use. This endpoint's key attribute is necessary for search requests.
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/91390799-62d7-4741-bdd4-c2322e11fcd2/1/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
suggestLocation
Lookup for locations that are available to use. This endpoint's key attribute is necessary for search requests.
200
null
{"status": 200, "message": "OK", "data": [{"name": "London Bridge Station", "key": "REGION^87490"}]}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "key": {"type": "string"}}}}}}
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/91390799-62d7-4741-bdd4-c2322e11fcd2/2/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
suggestLocation
Lookup for locations that are available to use. This endpoint's key attribute is necessary for search requests.
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/04008086-49da-4a49-8e30-6f38da3233f7/0/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
searchRentalProperties
Returns all the properties for rent that matches up by the filters
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/04008086-49da-4a49-8e30-6f38da3233f7/1/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
searchRentalProperties
Returns all the properties for rent that matches up by the filters
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/04008086-49da-4a49-8e30-6f38da3233f7/2/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
searchRentalProperties
Returns all the properties for rent that matches up by the filters
200
null
{"status": 200, "message": "OK", "data": [{"id": 139911785, "url": "https://www.rightmove.co.uk/properties/139911785", "image": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/101k/100426/139911785/100426_1254565_IMG_00_0000_max_476x317.jpeg", "address": "Central Hill, Crystal Palace, London, SE19", "description"...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "number"}, "url": {"type": "string"}, "image": {"type": "string"}, "address": {"type": "string"}, "description": {"type": "string"}, "latitu...
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/1fa3c5a7-498d-4a4d-ab93-318ecddd3e50/0/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
searchNewPropertiesForSale
Returns all the new properties for sale that matches up by the filters
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
5ba0728b-bd45-4c1b-a0f4-9207b9f925ed/1fa3c5a7-498d-4a4d-ab93-318ecddd3e50/1/0
Rightmove
Access an extensive range of properties on Rightmove.co.uk effortlessly!
9.4
searchNewPropertiesForSale
Returns all the new properties for sale that matches up by the filters
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}