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 |
|---|---|---|---|---|---|---|---|---|---|
e74d57cb-8fb5-4da0-8baa-3afec5aa0303/5878dd78-876b-409b-b5b8-37e9148f4f43/0/0 | Woo-temp | Temp APi | null | product_category | get product category | 200 | Response | [{"id": "1", "name": "Zestawy Basic", "imageUrl": "assets/pictures/products_show_all.png", "count": 12}, {"id": "2", "name": "Klocki pojedy\u0144cze", "imageUrl": "assets/pictures/product_block.png", "count": 8}, {"id": "3", "name": "Zestawy Graj i buduj", "imageUrl": "assets/pictures/product_block.png", "count": 3}, {... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "imageUrl": {"type": "string"}, "count": {"type": "integer"}}, "required": ["count", "id", "imageUrl", "name"]}} |
e74d57cb-8fb5-4da0-8baa-3afec5aa0303/70d64d41-85dc-47d0-a366-661257e49b52/0/0 | Woo-temp | Temp APi | null | levels_category | get levels category | 200 | New Example | [{"id": "1", "name": "Zestawy Basic", "imageUrl": "assets/pictures/products_show_all.png", "count": 12}, {"id": "2", "name": "Klocki pojedy\u0144cze", "imageUrl": "assets/pictures/product_block.png", "count": 8}, {"id": "3", "name": "Zestawy Graj i buduj", "imageUrl": "assets/pictures/product_block.png", "count": 3}, {... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "imageUrl": {"type": "string"}, "count": {"type": "integer"}}, "required": ["count", "id", "imageUrl", "name"]}} |
e74d57cb-8fb5-4da0-8baa-3afec5aa0303/ef82d752-b2f2-4370-9496-fba581cd7bd9/0/0 | Woo-temp | Temp APi | null | levels | Get levels | 200 | New Example | [{"id": 1, "requirements": [{"block_type": "SWITCH", "action": 2}, {"block_type": "SWITCH", "action": 4}]}, {"id": 2, "requirements": [{"block_type": "DROP", "action": 2}]}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "requirements": {"type": "array", "items": {"type": "object", "properties": {"block_type": {"type": "string"}, "action": {"type": "integer"}}, "required": ["action", "block_type"]}}}, "re... |
e74d57cb-8fb5-4da0-8baa-3afec5aa0303/d96ba1d1-38b8-4565-a1aa-3d2d6d21fef4/0/0 | Woo-temp | Temp APi | null | boxes | Get all boxes | 200 | New Example | [{"id": "1", "name": "Electrix Basic 04/20", "imageUrl": "assets/pictures/box.png", "code": "DFJWE23S", "catalogNumber": "XDFE342D", "price": "139.90", "descriptionTitle": "Tytu\u0142 nag\u0142\u00f3wka", "description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut magna orci, laoreet at faucibus vitae, ... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "imageUrl": {"type": "string"}, "code": {"type": "string"}, "catalogNumber": {"type": "string"}, "price": {"type": "string"}, "descriptionTitle": {"type": "stri... |
e4c47abb-99a0-4a8a-a14c-b0d3e85f4a6e/879ab41e-2ba3-474a-813a-2f436e9cb8ba/0/0 | Deal Catcher | Deal Catcher React Native app | 5.5 | Get rentals | Get rentals | 200 | Response | [{"name": "Rent Luxury cars", "desc": "We have all luxury cars from Lamborghini to Ferrari", "image": "https://i.imgur.com/3dVB5B9.jpg", "rating": 4.2, "address": "Bennelong Point, Sydney NSW 2000, Australia"}, {"name": "Houses rental", "desc": "Best offer this seasons, all options available", "image": "https://i.imgur... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "desc": {"type": "string"}, "image": {"type": "string"}, "rating": {"type": "number"}, "address": {"type": "string"}}, "required": ["address", "desc", "image", "name", "rating"]}} |
2daf799e-4600-4d4d-916c-86644243d632/4c5eba8b-10d2-430c-806a-edd7ee365c7c/0/0 | Dogs | I love dogs :) | null | Result | Result of selling dogs | 200 | New Example | {"result": "successfull"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "string"}}, "required": ["result"]} |
2daf799e-4600-4d4d-916c-86644243d632/1a46c6d0-27ae-4e04-9f64-1c19220216cb/0/0 | Dogs | I love dogs :) | null | Sale of Dogs | Запрос на продажу собачек | 200 | New Example | {"city": "Murrrrmansk", "breed": "Labrador", "age": 2, "price": 60000} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"city": {"type": "string"}, "breed": {"type": "string"}, "age": {"type": "integer"}, "price": {"type": "integer"}}, "required": ["age", "breed", "city", "price"]} |
e05c6a0e-cd65-4597-ad53-f2a92b9ddf85/7ec95290-2df5-4281-91e0-82723bd75c4e/0/0 | Bomokoapi | Testing Bomoko app API | null | bomokoEndpoint_copy | Bomoko endpoint test | 200 | New Example | {"name": "RapidAPI", "text": "This model always works"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"name": {"type": "string"}, "text": {"type": "string"}}, "required": ["name", "text"]} |
e05c6a0e-cd65-4597-ad53-f2a92b9ddf85/b06e1e4e-6c61-4458-a82d-c4947284acc6/0/0 | Bomokoapi | Testing Bomoko app API | null | bomokoEndpoint | Bomoko endpoint test | 200 | New Example | {"name": "RapidAPI", "text": "This model always works"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"name": {"type": "string"}, "text": {"type": "string"}}, "required": ["name", "text"]} |
afff5f88-eb1e-4d8e-b0b5-f47da34ad030/5fec560b-5c06-4697-8e65-95d95d4cc44c/0/0 | apfd | apfd | 0.2 | 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"}}} | |
afff5f88-eb1e-4d8e-b0b5-f47da34ad030/c93dd310-64d2-4d70-8baf-0dbe760f1a10/3/0 | apfd | apfd | 0.2 | getPetById | Returns a single pet | 200 | null | {"id": 0, "category": {"id": 0, "name": ""}, "name": "doggie", "photoUrls": [], "tags": [{"id": 0, "name": ""}], "status": "available"} | {"required": ["name", "photoUrls"], "type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 92233... |
afff5f88-eb1e-4d8e-b0b5-f47da34ad030/efaf080f-d02f-4fc1-b84f-62e37ab0935e/1/0 | apfd | apfd | 0.2 | 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": {"required": ["name", "photoUrls"], "type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036... |
afff5f88-eb1e-4d8e-b0b5-f47da34ad030/fdf95f89-ee42-4d31-9a52-6b5a69114d2d/0/0 | apfd | apfd | 0.2 | findPetsByTags | Muliple 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": {"required": ["name", "photoUrls"], "type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "category": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036... |
afff5f88-eb1e-4d8e-b0b5-f47da34ad030/a75dbbe2-4889-4789-b9eb-bf1c6ec31a80/2/0 | apfd | apfd | 0.2 | 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": false} | {"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":... |
afff5f88-eb1e-4d8e-b0b5-f47da34ad030/2212d0e8-d4ff-44dc-b6d8-0cc5f6e04467/1/0 | apfd | apfd | 0.2 | placeOrder | 200 | null | {"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": false} | {"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":... | |
afff5f88-eb1e-4d8e-b0b5-f47da34ad030/d3869f1d-2bcb-44fa-af6c-a0ca56769e87/2/0 | apfd | apfd | 0.2 | 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":... | |
25c618b3-b17b-4580-83cc-bb706f9c2dfd/4596dff5-d2e9-4b10-80fc-b2ef12ef74c5/0/0 | PDF Summarizer | Easily get a Summary of PDF files as large as 500 pages or 150K words. | null | pdf-summarizer | Get summary of PDF | 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"]} |
3d8a0a3c-b9e7-4188-abec-1ee8e5f1f7a2/fc0ee53b-138b-40e2-bd59-1f65c89f6621/0/0 | Petstore_Sample_API | Petstore_Sample_API | null | findPetsByTags | Muliple 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... |
3d8a0a3c-b9e7-4188-abec-1ee8e5f1f7a2/2ed1e5b1-a8ac-4919-87e7-ebf3f1b37b2c/2/0 | Petstore_Sample_API | Petstore_Sample_API | null | placeOrder | 200 | null | {"id": 0, "petId": 0, "quantity": 0, "shipDate": "", "status": "placed", "complete": false} | {"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":... | |
3d8a0a3c-b9e7-4188-abec-1ee8e5f1f7a2/909aa70b-0bbe-46ff-a01a-8eeab2464be5/0/0 | Petstore_Sample_API | Petstore_Sample_API | 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": false} | {"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":... |
3d8a0a3c-b9e7-4188-abec-1ee8e5f1f7a2/037b6376-cb6b-447c-bc49-7468c91f1e2b/2/0 | Petstore_Sample_API | Petstore_Sample_API | 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... |
3d8a0a3c-b9e7-4188-abec-1ee8e5f1f7a2/ad8bfafe-23f8-4b35-8de5-42596539c7b0/3/0 | Petstore_Sample_API | Petstore_Sample_API | 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... |
3d8a0a3c-b9e7-4188-abec-1ee8e5f1f7a2/9311824d-c26b-4e93-b1f3-cb675016178d/0/0 | Petstore_Sample_API | Petstore_Sample_API | 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"}}} | |
3d8a0a3c-b9e7-4188-abec-1ee8e5f1f7a2/a987999b-11ae-4e75-8dd0-65631dea8390/2/0 | Petstore_Sample_API | Petstore_Sample_API | 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":... | |
dd9954f9-6c08-43ee-bb10-51aa4ce71a01/7674d1a0-3c3d-478c-9173-3a238b6832d1/0/0 | Sandbox API | API for Audox Sandbox | null | Hello World | Hello World API | 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"]} |
4ba5afa0-0ecc-42e2-a934-ceeb464f1482/d7330546-9c51-4b39-9e41-17774ccba137/0/0 | DemoApi | Demo Api | null | DemoApi | Demo Api | 200 | New Example | {"Name": "Sarmad", "Email": "sarmadsaeed13@gmail.com", "Designation": "Engineer", "Phone": "+923037498388"} | {"type": "object", "properties": {"Name": {"type": "string"}, "Email": {"type": "string"}}} |
253640d6-61e0-4676-ad5c-1e1a6005febf/473822ed-544e-425e-a393-bf20908af0a3/0/0 | US Public Schools API | an api to get you most of the public schools in the US by thier Zipcode | null | Get schools by Zipcode | This endpoint will give you a list of most schools in the specified zipcode. | 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"]} |
57e6fcd3-1a83-407e-ab02-c4d6f4d2da3e/f5ee6b9d-cea9-408e-894b-441d2f64c090/0/0 | Japan company data | Obtain company data from Japanese companies (KYB) | 5.3 | Get Company Patents | This API endpoint allows you to determine which patents have been filed by a Japanese company via their corporate ID | 200 | Response | {"id": "4030001044808", "errors": null, "message": "200 - OK.", "hojin-infos": [{"corporate_number": "4030001044808", "postal_code": "3510033", "location": "\u57fc\u7389\u770c\u671d\u971e\u5e02\u6d5c\u5d0e\uff11\u4e01\u76ee\uff12\u756a\uff18\u53f7\u30a2\u30b4\u30e9\uff12\uff10\u30d3\u30eb", "name": "\u682a\u5f0f\u4f1a\... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "errors": {"type": "null"}, "message": {"type": "string"}, "hojin-infos": {"type": "array", "items": {"type": "object", "properties": {"corporate_number": {"type": "string"}, "postal_code": {"type": "string"}, "loca... |
57e6fcd3-1a83-407e-ab02-c4d6f4d2da3e/62c4ae5d-90ca-4fc7-8b50-9f144222ba2b/0/0 | Japan company data | Obtain company data from Japanese companies (KYB) | 5.3 | Search By Corporate ID | This endpoint allows you to search by Corporate ID, i.e. 4030001044808 | 200 | Response | {"id": "4030001044808", "errors": null, "message": "200 - OK.", "hojin-infos": [{"corporate_number": "4030001044808", "postal_code": "3510033", "location": "\u57fc\u7389\u770c\u671d\u971e\u5e02\u6d5c\u5d0e\uff11\u4e01\u76ee\uff12\u756a\uff18\u53f7\u30a2\u30b4\u30e9\uff12\uff10\u30d3\u30eb", "name": "\u682a\u5f0f\u4f1a\... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"id": {"type": "string"}, "errors": {"type": "null"}, "message": {"type": "string"}, "hojin-infos": {"type": "array", "items": {"type": "object", "properties": {"corporate_number": {"type": "string"}, "postal_code": {"type": "string"}, "loca... |
48871a2f-ee00-4836-9c6e-72a153bc1ed7/0d843fb5-bdca-433d-a310-43f5cb0f8b42/0/0 | Ezyhire | Ezyhire App | null | getAllTemplateCategory | Returns all the template | 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"]} |
3a138b92-eb20-4f01-bf82-4fdd2b686dbe/2e3f1a2c-b177-4b94-80ba-e18fe746dd39/0/0 | QR Code Generator with Colors | QR Code Generator API with colour changing, size defining returns base64 | null | Generate QR | This end point generate qr code for you. Using hex you can generate with different set of colours. Returns base64 png image | 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"]} |
d012f5a1-d0af-41cd-a97f-c75a7cf687b5/c1570b68-e09c-4738-a4f8-38f95ca29712/0/0 | France Company Data | Access to the official french government business register via an API. Ideal for KYB | null | CompanySearchByID | Search by a french company's SIREN or SIRET number - for example 642050199 | 200 | Example_1 | {"header": {"statut": 200, "message": "OK"}, "uniteLegale": {"siren": "642050199", "statutDiffusionUniteLegale": "O", "dateCreationUniteLegale": "1982-09-01", "sigleUniteLegale": null, "sexeUniteLegale": null, "prenom1UniteLegale": null, "prenom2UniteLegale": null, "prenom3UniteLegale": null, "prenom4UniteLegale": null... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"header": {"type": "object", "properties": {"statut": {"type": "integer"}, "message": {"type": "string"}}, "required": ["message", "statut"]}, "uniteLegale": {"type": "object", "properties": {"siren": {"type": "string"}, "statutDiffusionUnit... |
1c66ae7c-7a46-45f4-80a7-2fa5db64948e/e6632d4b-977b-48ab-8b04-45db033bb3f9/0/0 | Validate VAT Number | VAT is A value added tax identification number or VAT identification number (VATIN) is an identifier used in many countries, including the countries of the European Union, for value added tax purposes. Validate VAT Number allows you to verify the validity of a VAT number issued by any European Union Member State.
tele... | 5.5 | VAT validation API endpoint | vat: VAT identification number with country prefix, e.g. IE9803175Q | 200 | Response | {"countryCode": "IE", "vatNumber": "9803175Q", "requestDate": "2023-06-18+02:00", "valid": true, "name": "TWITTER INTERNATIONAL UNLIMITED COMPANY", "address": "ONE CUMBERLAND PLACE, FENIAN STREET, DUBLIN 2"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"countryCode": {"type": "string"}, "vatNumber": {"type": "string"}, "requestDate": {"type": "string"}, "valid": {"type": "boolean"}, "name": {"type": "string"}, "address": {"type": "string"}}, "required": ["address", "countryCode", "name", "... |
5418854d-5275-4ebb-af33-ac7104f09295/8d6e4d1d-b446-416a-b96e-f3dd43f6e45c/0/0 | LinkedIn Enrich | Extract complete profiles, job posts and feed posts using the Lix LinkedIn API. | null | personProfile | This endpoint retrieves a specific profile. | 200 | Alfie's profile | {"description": "Co-founder | Product & Growth Lead", "location": "London, England, United Kingdom", "name": "Alfie Lambert", "twitter": "AlfieLambert", "aboutSummaryText": "In my early 20s, I realised I was going nowhere fast. I applied to an access course, received a 100% distinction rate and got into Cambridge Unive... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"description": {"type": "string"}, "location": {"type": "string"}, "name": {"type": "string"}, "twitter": {"type": "string"}, "aboutSummaryText": {"type": "string"}, "salesNavLink": {"type": "string"}, "link": {"type": "string"}, "experience... |
5fd98361-0ad4-4771-a95c-9040777e7459/d6b2d78d-64fd-4cfc-9f4c-e9efbd9ab3c6/0/0 | Email-Forward | afd | null | http://localhost:6000/smmmasters/api/v1/email-forwarder?Key=abc&Action=service | dzfdf | 200 | New Example | {"key1": "value", "key2": "value"} | {"type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}} |
5a155f69e4b06bd8892caa8b/4827a5a9-54ea-4a3c-8ec4-0c2d3ba1fca2/0/0 | DeltaGain - UK Company Data and Accounts | [BETA] Company Information for UK registered Companies inlcuding Company Financial Accounts, Mortages and Charges, Officers, Persons with Significant Controll, Shareholders, Group Structures and now - UK Land Owersnhip. Accounts may contain a variety of financial information including Balance Sheet and Profile and Los... | 5.7 | Group (Owners and Subsidiaries ) | Group Structure : Owners and Subsidiaries | 200 | Response | {"owners": [{"how": ["ownership-of-shares-25-to-50-percent"], "name": "DELTA AIR LINES INC.", "number": ""}], "subsidiaries": [{"how": ["ownership-of-shares-75-to-100-percent", "voting-rights-75-to-100-percent", "right-to-appoint-and-remove-directors"], "name": "VIRGIN ATLANTIC TWO LIMITED", "number": "03552500"}, {"ho... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"owners": {"type": "array", "items": {"type": "object", "properties": {"how": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "number": {"type": "string"}}, "required": ["how", "name", "number"]}}, "subsidiaries":... |
5a155f69e4b06bd8892caa8b/2eaeeed8-57ee-4953-ac8f-c66f69012c8d/0/0 | DeltaGain - UK Company Data and Accounts | [BETA] Company Information for UK registered Companies inlcuding Company Financial Accounts, Mortages and Charges, Officers, Persons with Significant Controll, Shareholders, Group Structures and now - UK Land Owersnhip. Accounts may contain a variety of financial information including Balance Sheet and Profile and Los... | 5.7 | Search | Search Company or Officer | 200 | Response | {"items": [], "items_per_page": 20, "kind": "search#all", "page_number": 1, "start_index": 0, "total_results": 0} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"items": {"type": "array"}, "items_per_page": {"type": "integer"}, "kind": {"type": "string"}, "page_number": {"type": "integer"}, "start_index": {"type": "integer"}, "total_results": {"type": "integer"}}, "required": ["items", "items_per_pa... |
5a155f69e4b06bd8892caa8b/e946e6e7-1100-4255-9353-6abe6fb8fb7a/0/0 | DeltaGain - UK Company Data and Accounts | [BETA] Company Information for UK registered Companies inlcuding Company Financial Accounts, Mortages and Charges, Officers, Persons with Significant Controll, Shareholders, Group Structures and now - UK Land Owersnhip. Accounts may contain a variety of financial information including Balance Sheet and Profile and Los... | 5.7 | Officers | Company Officers - Directors and Secretaries | 200 | Response | {"active_count": 12, "etag": "7be03bec44c0c3da823fc1b64ea17f58b193a0cd", "inactive_count": 0, "items": [{"address": {"address_line_1": "Fleming Way", "country": "United Kingdom", "locality": "Crawley", "postal_code": "RH10 9DF", "premises": "Company Secretariat - The Vhq", "region": "West Sussex"}, "appointed_on": "202... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"active_count": {"type": "integer"}, "etag": {"type": "string"}, "inactive_count": {"type": "integer"}, "items": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"address_line_1": {"ty... |
5a155f69e4b06bd8892caa8b/5f13778c-82dd-48d1-8586-dc5a604fc657/0/0 | DeltaGain - UK Company Data and Accounts | [BETA] Company Information for UK registered Companies inlcuding Company Financial Accounts, Mortages and Charges, Officers, Persons with Significant Controll, Shareholders, Group Structures and now - UK Land Owersnhip. Accounts may contain a variety of financial information including Balance Sheet and Profile and Los... | 5.7 | Mortgages and Charges | Mortgages and Chargers | 200 | Response | {"active_count": 12, "etag": "7be03bec44c0c3da823fc1b64ea17f58b193a0cd", "inactive_count": 0, "items": [{"address": {"address_line_1": "Fleming Way", "country": "United Kingdom", "locality": "Crawley", "postal_code": "RH10 9DF", "premises": "Company Secretariat - The Vhq", "region": "West Sussex"}, "appointed_on": "202... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"active_count": {"type": "integer"}, "etag": {"type": "string"}, "inactive_count": {"type": "integer"}, "items": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"address_line_1": {"ty... |
5a155f69e4b06bd8892caa8b/5a245e38e4b0d45349f7806f/0/0 | DeltaGain - UK Company Data and Accounts | [BETA] Company Information for UK registered Companies inlcuding Company Financial Accounts, Mortages and Charges, Officers, Persons with Significant Controll, Shareholders, Group Structures and now - UK Land Owersnhip. Accounts may contain a variety of financial information including Balance Sheet and Profile and Los... | 5.7 | Basic | Information about a particular company, including name, registered office, accounts details, key dates and number of mortgages. Over 4 Million records. | 200 | Response | {"accounts": {"accounting_reference_date": {"day": "31", "month": "12"}, "last_accounts": {"made_up_to": "2021-12-31", "period_end_on": "2021-12-31", "period_start_on": "2021-01-01", "type": "group"}, "next_accounts": {"due_on": "2023-09-30", "overdue": false, "period_end_on": "2022-12-31", "period_start_on": "2022-01-... | {"type": "object", "properties": {"accounts": {"type": "object", "properties": {"accounting_reference_date": {"type": "object", "properties": {"day": {"type": "string"}, "month": {"type": "string"}}}, "last_accounts": {"type": "object", "properties": {"made_up_to": {"type": "string"}, "period_end_on": {"type": "string"... |
93b362bf-8ce4-4589-85b4-597cd7d2e97d/8c507db3-010b-484f-a8e7-f1763b518200/1/0 | NY times - Archive | Newyork times archive API | 0 | /{year}/{month}.json | Pass in year and month and get back JSON with all articles for that month. The response can be big (~20 megabytes) and contain thousands of articles, depending on the year and month. | 401 | null | {"fault": {"faultstring": "", "detail": {"errorcode": ""}}} | {"type": "object", "properties": {"fault": {"type": "object", "properties": {"faultstring": {"type": "string"}, "detail": {"type": "object", "properties": {"errorcode": {"type": "string"}}}}}}} |
93b362bf-8ce4-4589-85b4-597cd7d2e97d/8c507db3-010b-484f-a8e7-f1763b518200/2/0 | NY times - Archive | Newyork times archive API | 0 | /{year}/{month}.json | Pass in year and month and get back JSON with all articles for that month. The response can be big (~20 megabytes) and contain thousands of articles, depending on the year and month. | 200 | null | {"copyright": "", "response": {"meta": {"hits": 0}, "docs": [{"web_url": "", "snippet": "", "print_page": 0, "print_section": "", "source": "", "multimedia": [{"rank": 0, "subtype": "", "caption": "", "credit": "", "type": "", "url": "", "height": 0, "width": 0, "legacy": {}, "crop_name": ""}], "headline": {"main": "",... | {"type": "object", "properties": {"copyright": {"type": "string"}, "response": {"type": "object", "properties": {"meta": {"type": "object", "properties": {"hits": {"type": "integer"}}}, "docs": {"type": "array", "items": {"type": "object", "properties": {"web_url": {"type": "string", "description": "Article URL."}, "sn... |
299bcb10-d3c6-43ff-90e0-4dd9991fc3e1/b4b5ee33-ee4a-4dbf-9c2f-137f663612e0/0/0 | Loopnet | Retrieve data from loopnet.com for a vast number of properties or businesses. | 9.5 | getProperty | Returns all the detailed information of a property by its ID | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
299bcb10-d3c6-43ff-90e0-4dd9991fc3e1/b4b5ee33-ee4a-4dbf-9c2f-137f663612e0/1/0 | Loopnet | Retrieve data from loopnet.com for a vast number of properties or businesses. | 9.5 | getProperty | Returns all the detailed information of a property by its ID | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
299bcb10-d3c6-43ff-90e0-4dd9991fc3e1/b4b5ee33-ee4a-4dbf-9c2f-137f663612e0/2/0 | Loopnet | Retrieve data from loopnet.com for a vast number of properties or businesses. | 9.5 | getProperty | Returns all the detailed information of a property by its ID | 200 | null | {"status": 200, "message": "OK", "data": {"id": 19447833, "title": "Industry City", "subTitle": "283,724 SF Office Space Available", "location": "Brooklyn, NY", "description": "Open-air center comprised of three buildings that span five city blocks", "yearBuilt": 1906, "createdAt": "2022-12-19T12:00:00-05:00", "totalAv... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "number"}, "title": {"type": "string"}, "subTitle": {"type": "string"}, "location": {"type": "string"}, "description": {"type": "string"}, "yearBuilt": {"type": "numbe... |
299bcb10-d3c6-43ff-90e0-4dd9991fc3e1/eaec864d-9a54-405b-8b83-765f696f1636/0/0 | Loopnet | Retrieve data from loopnet.com for a vast number of properties or businesses. | 9.5 | searchProperty | Returns all the properties that matches up by the filters | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
299bcb10-d3c6-43ff-90e0-4dd9991fc3e1/eaec864d-9a54-405b-8b83-765f696f1636/1/0 | Loopnet | Retrieve data from loopnet.com for a vast number of properties or businesses. | 9.5 | searchProperty | Returns all the properties that matches up by the filters | 200 | null | {"status": 200, "message": "OK", "data": [{"id": "29640908", "title": "55386 Twentynine Palms Hwy", "address": "55386 Twentynine Palms Hwy", "cityState": "Yucca Valley, CA", "postalCode": "92284", "price": "$449K", "specs": [], "features": [], "coordinates": {"lat": 34.117285, "lon": -116.456041}}]} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "address": {"type": "string"}, "cityState": {"type": "string"}, "postalCode": {"type": "string"}, "p... |
299bcb10-d3c6-43ff-90e0-4dd9991fc3e1/eaec864d-9a54-405b-8b83-765f696f1636/2/0 | Loopnet | Retrieve data from loopnet.com for a vast number of properties or businesses. | 9.5 | searchProperty | Returns all the properties that matches up by the filters | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
40dc05f0-62da-4d7b-bad5-70d3232b7a07/f73bd100-5aec-4d99-b0cb-b5b1025900c2/0/0 | IPG - IP geolocation | Get the location of any IP with a world-class API
serving city, region, country and lat/long data. | null | The IP Geolocation | The IP Geolocation allows you to look up the location, timezone, country details, and more of an IPv4 or IPv6 address. | 200 | Response | {"ip_address": "166.171.248.255", "city": "San Francisco", "city_geoname_id": 5391959, "region": "California", "region_iso_code": "CA", "region_geoname_id": 5332921, "postal_code": "94119", "country": "United States", "country_code": "US", "country_geoname_id": 6252001, "country_is_eu": false, "continent": "North Ameri... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"ip_address": {"type": "string"}, "city": {"type": "string"}, "city_geoname_id": {"type": "integer"}, "region": {"type": "string"}, "region_iso_code": {"type": "string"}, "region_geoname_id": {"type": "integer"}, "postal_code": {"type": "str... |
cd6a39d6-e68d-48c2-b6d8-73a394f1aa5e/de67f6bb-6565-47a1-90c1-aedd07ee1f8d/0/0 | Hosted GPT-J | Trigger GPT-J from an API endpoint on a per request basis. This 6 billion parameter AI model packs a powerful punch and by putting in a great prompt can lead to a great output. | null | Hosted GPT-J | This is how you call the model. | 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"]} |
1e0af2e7-1bd9-4a08-87af-8d0837a214ce/ef069f6e-e0e3-4ea1-9c83-a7cac1e5da0f/0/0 | Email finder | Find email of anyone from their first name, last name, and domain | 8 | Fetch email of a person | Get email of anyone in the internet. Best for lead generation, prospecting, and cold marketing. | 200 | New Example | {"result": {"email": "john.doe@google.com", "email_status": "ok"}, "success": true} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"result": {"type": "object", "properties": {"email": {"type": "string"}, "email_status": {"type": "string"}}, "required": ["email", "email_status"]}, "success": {"type": "boolean"}}, "required": ["result", "success"]} |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/5c30ab3b-012e-44fa-bba9-03f7327e8003/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Rental Listing by Id (Deprecated) | Returns a single property rental listing matching the specified id, if it exists. Property ids can be obtained via the /properties, /saleListings or /rentalListings endpoints. More info. | 200 | Response | {"county": "Travis County", "bedrooms": 3, "bathrooms": 1, "squareFootage": 910, "yearBuilt": 1972, "lotSize": 8233, "propertyType": "Single Family", "price": 2025, "listedDate": "2022-10-18T21:39:01.000Z", "addressLine1": "1702 Cherry Orchard Dr", "city": "Austin", "state": "TX", "zipCode": "78745", "formattedAddress"... | {"type": "object", "properties": {"county": {"type": "string"}, "bedrooms": {"type": "integer"}, "bathrooms": {"type": "integer"}, "squareFootage": {"type": "integer"}, "yearBuilt": {"type": "integer"}, "lotSize": {"type": "integer"}, "propertyType": {"type": "string"}, "price": {"type": "integer"}, "listedDate": {"typ... |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/f29929be-ffe2-4e2e-afda-7d942b0ca3fa/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Rental Listings (Deprecated) | Search for rental listings in a geographical area or around a specific location. Returns the listed rent, date, property features, and other listing information. More info. | 200 | Response | [{"addressLine1": "1000 Boatswain Way", "formattedAddress": "1000 Boatswain Way, Austin, TX 78748", "city": "Austin", "state": "TX", "zipCode": "78748", "price": 2699, "county": "Travis", "bedrooms": 4, "bathrooms": 3.5, "squareFootage": 2268, "propertyType": "Single Family", "createdDate": "2019-07-09T00:34:37.133Z", ... | {"type": "array", "items": {"type": "object"}} |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/844b90be-d212-4247-9a72-d8ae12cf2034/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Sale Listing by Id (Deprecated) | Returns a single property sale listing matching the specified id, if it exists. Property ids can be obtained via the /properties, /saleListings or /rentalListings endpoints. More info. | 200 | Response | {"bathrooms": 1, "bedrooms": 3, "price": 387000, "squareFootage": 910, "county": "Travis", "propertyType": "Single Family", "addressLine1": "1702 Cherry Orchard Dr", "city": "Austin", "state": "TX", "zipCode": "78745", "formattedAddress": "1702 Cherry Orchard Dr, Austin, TX 78745", "lastSeen": "2023-02-04T00:00:00.000Z... | {"type": "object", "properties": {"bathrooms": {"type": "integer"}, "bedrooms": {"type": "integer"}, "price": {"type": "integer"}, "squareFootage": {"type": "integer"}, "county": {"type": "string"}, "propertyType": {"type": "string"}, "addressLine1": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "st... |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/dc9d9d1c-7253-4278-a09f-a1ee125b34cb/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Rental Market Data (Deprecated) | Returns rental data for a single US zip code, including rent averages, rental listing composition, and historical rent trends. More info. | 200 | Response | {"id": "29611", "zipCode": "29611", "rentalData": {"averageRent": 1611, "minRent": 550, "maxRent": 2900, "totalRentals": 104, "detailed": [{"bedrooms": 0, "averageRent": 1288, "minRent": 675, "maxRent": 1745, "totalRentals": 5}, {"bedrooms": 1, "averageRent": 1143, "minRent": 550, "maxRent": 1740, "totalRentals": 18}, ... | {"type": "object", "properties": {"id": {"type": "string"}, "zipCode": {"type": "string"}, "rentalData": {"type": "object", "properties": {"averageRent": {"type": "integer"}, "minRent": {"type": "integer"}, "maxRent": {"type": "integer"}, "totalRentals": {"type": "integer"}, "detailed": {"type": "array", "items": {"typ... |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/d79871f2-c4dd-4a69-8e82-b7439bbd0d26/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Sale Listings (Deprecated) | Search for sale listings in a geographical area or around a specific location. Returns the listed price, date, property features, and other listing information. More info. | 200 | Response | [{"price": 265000, "county": "Travis", "propertyType": "Land", "addressLine1": "2212 Big Horn Dr", "city": "Austin", "state": "TX", "zipCode": "78734", "formattedAddress": "2212 Big Horn Dr, Austin, TX 78734", "lastSeen": "2023-02-04T00:00:00.000Z", "listedDate": "2022-05-19T00:00:00.000Z", "status": "Active", "removed... | {"type": "array", "items": {"type": "object"}} |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/98499372-490a-4cac-bd85-d7f36e726df0/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Value Estimate (Deprecated) | Returns a property value estimate and comparable sale listings for an address or lat/long coordinate. Providing property feature parameters will improve the estimate accuracy. More info. | 200 | Response | {"price": 230157.34, "priceRangeLow": 195738.24, "priceRangeHigh": 264576.44, "longitude": -98.351442, "latitude": 29.475962, "listings": [{"id": "6807-Blue-Lake-Dr,-San-Antonio,-TX-78244", "formattedAddress": "6807 Blue Lake Dr, San Antonio, TX 78244", "longitude": -98.354769, "latitude": 29.476178, "city": "San Anton... | {"type": "object", "properties": {"price": {"type": "number"}, "priceRangeLow": {"type": "number"}, "priceRangeHigh": {"type": "number"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "listings": {"type": "array", "items": {"type": "object"}}}} |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/c5e1151c-22ce-4a91-9c3c-2ea225417209/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Random Property Records (Deprecated) | Returns a list of property records selected at random up to the specified limit, to facilitate applications requiring samples of randomly selected property data. More info. | 200 | Response | [{"county": "Volusia County", "propertyType": "Land", "addressLine1": "932 Blackburn Rd", "city": "Pierson", "state": "FL", "zipCode": "32180", "formattedAddress": "932 Blackburn Rd, Pierson, FL 32180", "id": "932-Blackburn-Rd,-Pierson,-FL-32180", "longitude": -81.469431, "latitude": 29.211856}, {"bathrooms": 1, "bedro... | {"type": "array", "items": {"type": "object"}} |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/d2142f5e-f69b-423e-aa41-8e074f1fbd3c/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Record by Id (Deprecated) | Returns a single property record matching the specified id, if it exists. Property ids can be obtained via the /properties, /saleListings or /rentalListings endpoints. More info. | 200 | Response | {"addressLine1": "5500 Grand Lake Dr", "city": "San Antonio", "state": "TX", "zipCode": "78244", "formattedAddress": "5500 Grand Lake Dr, San Antonio, TX 78244", "assessorID": "05076-103-0500", "bedrooms": 3, "county": "Bexar", "legalDescription": "B 5076A BLK 3 LOT 50", "squareFootage": 1878, "subdivision": "CONV A/S ... | {"type": "object", "properties": {"addressLine1": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zipCode": {"type": "string"}, "formattedAddress": {"type": "string"}, "assessorID": {"type": "string"}, "bedrooms": {"type": "integer"}, "county": {"type": "string"}, "legalDescription": {"typ... |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/292a68f8-c623-4b4d-a82b-1c2bbb40e32b/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Records (Deprecated) | Search for property records in a geographical area, or around a specific address. Returns the property features, owner details, tax assessment, and other property information. More info. | 200 | Response | [{"addressLine1": "5500 Grand Lake Dr", "city": "San Antonio", "state": "TX", "zipCode": "78244", "formattedAddress": "5500 Grand Lake Dr, San Antonio, TX 78244", "assessorID": "05076-103-0500", "bedrooms": 3, "county": "Bexar", "legalDescription": "B 5076A BLK 3 LOT 50", "squareFootage": 1878, "subdivision": "CONV A/S... | {"type": "array", "items": {"type": "object", "properties": {"addressLine1": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zipCode": {"type": "string"}, "formattedAddress": {"type": "string"}, "assessorID": {"type": "string"}, "bedrooms": {"type": "integer"}, "county": {"type": "string"}... |
071bc5b8-33e9-4b54-a6d5-f1167a80483f/1c22bb54-8aca-4822-a7c7-6af476e4b0fe/0/0 | Realty Mole Property | (API Deprecated) Get instant access to 140+ million property records, owner details, home value and rent estimates, active listings and rental market statistics with the Realty Mole real estate data API. Available nationwide in the US. | 9.8 | Property Rent Estimate (Deprecated) | Returns a rent estimate and comparable rental listings for an address or lat/long coordinate. Providing property feature parameters will improve the estimate accuracy. More info. | 200 | Response | {"rent": 1720.1, "rentRangeLow": 1672.67, "rentRangeHigh": 1767.53, "longitude": -98.351442, "latitude": 29.475962, "listings": [{"id": "5314-Park-Lk,-San-Antonio,-TX-78244", "formattedAddress": "5314 Park Lk, San Antonio, TX 78244", "longitude": -98.349066, "latitude": 29.474948, "city": "San Antonio", "state": "TX", ... | {"type": "object", "properties": {"rent": {"type": "number"}, "rentRangeLow": {"type": "number"}, "rentRangeHigh": {"type": "number"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "listings": {"type": "array", "items": {"type": "object"}}}} |
c96e79b8-e117-47a5-9700-cbfa6c2a1771/e1609ab1-2d1f-4f71-9dc7-c52a7a27bf9a/0/0 | Realtor | This API reproduce live PUBLIC data and features of realtor.com in real time and on demand | 9.8 | locations/auto-complete (Deprecated) | Get auto complete suggestions by city, ward, street name to pass in other endpoints. This endpoint also helps to get a specific property id by its address | 200 | Example_1 | {"meta": {"build": "3.23.181"}, "autocomplete": [{"area_type": "address", "_id": "addr:1658306335", "_score": 10284.025, "mpr_id": "1658306335", "full_address": ["11160 Trails End Ct Rancho Cucamonga CA 91737", "11160 Trails End Ct Rancho Cucamonga CA"], "line": "11160 Trails End Ct", "city": "Rancho Cucamonga", "posta... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"meta": {"type": "object", "properties": {"build": {"type": "string"}}, "required": ["build"]}, "autocomplete": {"type": "array", "items": {"type": "object", "properties": {"area_type": {"type": "string"}, "_id": {"type": "string"}, "_score"... |
d8a81eff-f99b-4cc8-b3ed-d6e930962e23/a6b11547-06c3-4e17-966b-71f63a148be6/0/0 | Phone Number Validation and Verification | Improve your contact rate and clean your lists with industry-leading phone number validation API.
Phone Number Validation and Verification API is a fast, lightweight, modern, and RESTful JSON API for determining the validity and other details of phone numbers from over 190 countries.
It's very simple to use: you only n... | 6.5 | Validation Endpoint | Phone Number Validation and Verification API simply requires your phone number you'd like to check: | 200 | Response | {"phone": "14152007986", "valid": true, "format": {"international": "+14152007986", "local": "(415) 200-7986"}, "country": {"code": "US", "name": "United States", "prefix": "+1"}, "location": "California", "type": "mobile", "carrier": "T-Mobile Usa, Inc."} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"phone": {"type": "string"}, "valid": {"type": "boolean"}, "format": {"type": "object", "properties": {"international": {"type": "string"}, "local": {"type": "string"}}, "required": ["international", "local"]}, "country": {"type": "object", ... |
84b06194-092f-49d3-950a-2706eea03284/8ef447c5-0d90-4e15-9c5e-859b03ef2b43/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | 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"}}} |
84b06194-092f-49d3-950a-2706eea03284/8ef447c5-0d90-4e15-9c5e-859b03ef2b43/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | 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"}}} |
84b06194-092f-49d3-950a-2706eea03284/8ef447c5-0d90-4e15-9c5e-859b03ef2b43/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getAppsByDeveloperId | Returns the list of applications of a single developer by its Id | 200 | null | {"status": 200, "message": "OK", "data": [{"id": 6444880223, "appId": "com.crunchyroll.sfduel", "title": "Street Fighter Duel", "url": "https://apps.apple.com/us/app/street-fighter-duel/id6444880223?uo=4", "description": "Enter the world of Street Fighter like never before with the first mobile RPG game of the franchis... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": ... |
84b06194-092f-49d3-950a-2706eea03284/5b895884-4aaa-4b71-9a63-3ed6a609403e/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getReviewsByAppId | Returns list of reviews of a single application by its application ID | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/5b895884-4aaa-4b71-9a63-3ed6a609403e/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getReviewsByAppId | Returns list of reviews of a single application by its application ID | 200 | null | {"status": 200, "message": "OK", "data": [{"id": "9648678193", "userName": "Catie0012", "userUrl": "https://itunes.apple.com/us/reviews/id100888521", "version": "1.243.0.1", "score": 5, "title": "How I love your game", "text": "How I love your game!", "url": "https://itunes.apple.com/us/review?id=553834731&type=Purple%... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "userName": {"type": "string"}, "userUrl": {"type": "string"}, "version": {"type": "string"}, "score": {"type": "number"}, "title... |
84b06194-092f-49d3-950a-2706eea03284/5b895884-4aaa-4b71-9a63-3ed6a609403e/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getReviewsByAppId | Returns list of reviews of a single application by its application ID | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/cc69e91d-01fb-4d0d-90c4-4db808d79ca0/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getAppById | Returns a single application by its ID | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/cc69e91d-01fb-4d0d-90c4-4db808d79ca0/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getAppById | Returns a single application by its ID | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/cc69e91d-01fb-4d0d-90c4-4db808d79ca0/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getAppById | Returns a single application by its ID | 200 | null | {"status": 200, "message": "OK", "data": {"id": 6444880223, "appId": "com.crunchyroll.sfduel", "title": "Street Fighter Duel", "url": "https://apps.apple.com/us/app/street-fighter-duel/id6444880223?uo=4", "description": "Enter the world of Street Fighter like never before with the first mobile RPG game of the franchise... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "genres... |
84b06194-092f-49d3-950a-2706eea03284/36e01b00-ba4d-4001-8dc5-1c9d97b87a02/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getReviewsByBundleId | Returns list of reviews of a single application by its bundle ID | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/36e01b00-ba4d-4001-8dc5-1c9d97b87a02/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getReviewsByBundleId | Returns list of reviews of a single application by its bundle ID | 200 | null | {"status": 200, "message": "OK", "data": [{"id": "9648678193", "userName": "Catie0012", "userUrl": "https://itunes.apple.com/us/reviews/id100888521", "version": "1.243.0.1", "score": 5, "title": "How I love your game", "text": "How I love your game!", "url": "https://itunes.apple.com/us/review?id=553834731&type=Purple%... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "userName": {"type": "string"}, "userUrl": {"type": "string"}, "version": {"type": "string"}, "score": {"type": "number"}, "title... |
84b06194-092f-49d3-950a-2706eea03284/36e01b00-ba4d-4001-8dc5-1c9d97b87a02/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getReviewsByBundleId | Returns list of reviews of a single application by its bundle ID | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/32a534d8-253d-4ae4-a01c-0e487999ac59/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getSimilarAppsByAppId | Returns a list of similar applications by another application Id. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/32a534d8-253d-4ae4-a01c-0e487999ac59/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getSimilarAppsByAppId | Returns a list of similar applications by another application Id. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/32a534d8-253d-4ae4-a01c-0e487999ac59/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getSimilarAppsByAppId | Returns a list of similar applications by another application Id. | 200 | null | {"status": 200, "message": "OK", "data": [{"id": 6444880223, "appId": "com.crunchyroll.sfduel", "title": "Street Fighter Duel", "url": "https://apps.apple.com/us/app/street-fighter-duel/id6444880223?uo=4", "description": "Enter the world of Street Fighter like never before with the first mobile RPG game of the franchis... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": ... |
84b06194-092f-49d3-950a-2706eea03284/aa997053-53da-41c9-8385-381bbf8daf70/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | searchAppsByTermBundle | Returns a list of apps by term, country and language. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/aa997053-53da-41c9-8385-381bbf8daf70/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | searchAppsByTermBundle | Returns a list of apps by term, country and language. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/aa997053-53da-41c9-8385-381bbf8daf70/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | searchAppsByTermBundle | Returns a list of apps by term, country and language. | 200 | null | {"status": 200, "message": "OK", "data": [{"id": 6444880223, "appId": "com.crunchyroll.sfduel", "title": "Street Fighter Duel", "url": "https://apps.apple.com/us/app/street-fighter-duel/id6444880223?uo=4", "description": "Enter the world of Street Fighter like never before with the first mobile RPG game of the franchis... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": ... |
84b06194-092f-49d3-950a-2706eea03284/16bc0e79-4dbb-4783-b1ba-e2a45623749f/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getSimilarAppsByBundleId | Returns a list of similar applications by another bundle Id. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/16bc0e79-4dbb-4783-b1ba-e2a45623749f/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getSimilarAppsByBundleId | Returns a list of similar applications by another bundle Id. | 200 | null | {"status": 200, "message": "OK", "data": [{"id": 6444880223, "appId": "com.crunchyroll.sfduel", "title": "Street Fighter Duel", "url": "https://apps.apple.com/us/app/street-fighter-duel/id6444880223?uo=4", "description": "Enter the world of Street Fighter like never before with the first mobile RPG game of the franchis... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": ... |
84b06194-092f-49d3-950a-2706eea03284/16bc0e79-4dbb-4783-b1ba-e2a45623749f/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getSimilarAppsByBundleId | Returns a list of similar applications by another bundle Id. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/e7996f73-807b-42ac-be78-da228348df66/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getAppByBundleId | Returns information about an application by its bundle Id | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/e7996f73-807b-42ac-be78-da228348df66/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getAppByBundleId | Returns information about an application by its bundle Id | 200 | null | {"status": 200, "message": "OK", "data": {"id": 6444880223, "appId": "com.crunchyroll.sfduel", "title": "Street Fighter Duel", "url": "https://apps.apple.com/us/app/street-fighter-duel/id6444880223?uo=4", "description": "Enter the world of Street Fighter like never before with the first mobile RPG game of the franchise... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "genres... |
84b06194-092f-49d3-950a-2706eea03284/e7996f73-807b-42ac-be78-da228348df66/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | getAppByBundleId | Returns information about an application by its bundle Id | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/31327bf1-8464-4709-a24a-99e466eb1a63/0/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | searchAppsByTerm | Returns a list of apps by term, country and language. | 404 | null | {"status": 404, "message": "Not found"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
84b06194-092f-49d3-950a-2706eea03284/31327bf1-8464-4709-a24a-99e466eb1a63/1/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | searchAppsByTerm | Returns a list of apps by term, country and language. | 200 | null | {"status": 200, "message": "OK", "data": [{"id": 6444880223, "appId": "com.crunchyroll.sfduel", "title": "Street Fighter Duel", "url": "https://apps.apple.com/us/app/street-fighter-duel/id6444880223?uo=4", "description": "Enter the world of Street Fighter like never before with the first mobile RPG game of the franchis... | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "appId": {"type": "string"}, "title": {"type": "string"}, "url": {"type": "string"}, "description": {"type": "string"}, "icon": ... |
84b06194-092f-49d3-950a-2706eea03284/31327bf1-8464-4709-a24a-99e466eb1a63/2/0 | App Store | Get iTunes and App Store for millions of apps, movies, podcasts, reviews, and more. Retrieve any media type with images, ISBN, author, description, title, language, and all other information that it provides. User scores and reviews focused on countries. Extremely fast! | 9.1 | searchAppsByTerm | Returns a list of apps by term, country and language. | 400 | null | {"status": 400, "message": "Bad request"} | {"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}} |
f9232e94-8144-4ee9-8d49-2e6568c69b61/24e11aee-093c-43e3-b0ad-6ec156c1d2c2/0/0 | Validate VAT Number | Reliable and fast. API works with all EU countries, United Kingdom (GB) and Norway (NO). Returns: VAT is valid or not. And if VAT is valid - company name, address. | 9.5 | VAT validation API endpoint | Input
vat: VAT identification number with country prefix, e.g. IE8256796U, GB947785557 or NO926639455
Response
JSON array. | 200 | EU - Valid | {"countryCode": "IE", "vatNumber": "8256796U", "companyName": "MICROSOFT IRELAND OPERATIONS LIMITED", "companyAddress": "ONE MICROSOFT PLACE, SOUTH COUNTY BUSINESS PARK, LEOPARDSTOWN, DUBLIN 18", "companyCity": "-", "companyPostCode": "-", "valid": true} | {"type": "object", "properties": {"countryCode": {"type": "string"}, "vatNumber": {"type": "string"}, "companyName": {"type": "string"}, "companyAddress": {"type": "string"}, "companyCity": {"type": "string"}, "companyPostCode": {"type": "string"}, "valid": {"type": "boolean"}}} |
f9232e94-8144-4ee9-8d49-2e6568c69b61/24e11aee-093c-43e3-b0ad-6ec156c1d2c2/0/1 | Validate VAT Number | Reliable and fast. API works with all EU countries, United Kingdom (GB) and Norway (NO). Returns: VAT is valid or not. And if VAT is valid - company name, address. | 9.5 | VAT validation API endpoint | Input
vat: VAT identification number with country prefix, e.g. IE8256796U, GB947785557 or NO926639455
Response
JSON array. | 200 | (NO) Norway - Valid | {"countryCode": "NO", "vatNumber": "926639455", "companyName": "FORMODALEN BIL", "companyAddress": "Kreklingveien 9", "companyCity": "GEITHUS", "companyPostCode": "3360", "valid": true} | {"type": "object", "properties": {"countryCode": {"type": "string"}, "vatNumber": {"type": "string"}, "companyName": {"type": "string"}, "companyAddress": {"type": "string"}, "companyCity": {"type": "string"}, "companyPostCode": {"type": "string"}, "valid": {"type": "boolean"}}} |
f9232e94-8144-4ee9-8d49-2e6568c69b61/24e11aee-093c-43e3-b0ad-6ec156c1d2c2/0/2 | Validate VAT Number | Reliable and fast. API works with all EU countries, United Kingdom (GB) and Norway (NO). Returns: VAT is valid or not. And if VAT is valid - company name, address. | 9.5 | VAT validation API endpoint | Input
vat: VAT identification number with country prefix, e.g. IE8256796U, GB947785557 or NO926639455
Response
JSON array. | 200 | (GB) United Kingdom - Valid | {"countryCode": "GB", "vatNumber": "947785557", "companyName": "BLUECLIFFE SERVICES LTD", "companyAddress": "58-60 COLNEY ROAD", "companyCity": "DARTFORD", "companyPostCode": "DA1 1UH", "valid": true} | {"type": "object", "properties": {"countryCode": {"type": "string"}, "vatNumber": {"type": "string"}, "companyName": {"type": "string"}, "companyAddress": {"type": "string"}, "companyCity": {"type": "string"}, "companyPostCode": {"type": "string"}, "valid": {"type": "boolean"}}} |
f9232e94-8144-4ee9-8d49-2e6568c69b61/24e11aee-093c-43e3-b0ad-6ec156c1d2c2/0/3 | Validate VAT Number | Reliable and fast. API works with all EU countries, United Kingdom (GB) and Norway (NO). Returns: VAT is valid or not. And if VAT is valid - company name, address. | 9.5 | VAT validation API endpoint | Input
vat: VAT identification number with country prefix, e.g. IE8256796U, GB947785557 or NO926639455
Response
JSON array. | 200 | VAT not Valid | {"countryCode": "IE", "vatNumber": "4587412541", "companyName": "-", "companyAddress": "-", "companyCity": "-", "companyPostCode": "-", "valid": false} | {"type": "object", "properties": {"countryCode": {"type": "string"}, "vatNumber": {"type": "string"}, "companyName": {"type": "string"}, "companyAddress": {"type": "string"}, "companyCity": {"type": "string"}, "companyPostCode": {"type": "string"}, "valid": {"type": "boolean"}}} |
59586ce5e4b054f573f302f3/59587647e4b05b1f27ba4567/0/0 | IPQ Proxy Detection and Email Verification | IPQS Proxy Detection can detect low quality IP connections that indicate fraudulent activity such as proxies, VPNs, & Tor connections. Reduce fraud and potential chargebacks by detecting high risk IP addresses. This service is excellent for affiliate networks and advertisers that want to avoid fraudulent traffic, merch... | 8.9 | IPQS Email Verification | Verify if an email address exists with the mail service provider and detect disposable/fake email addresses commonly used by malicious fraudsters. This service is great for verifying user accounts, detecting fraudulent users/signups, and cleansing email marketing lists. | 200 | Example_1 | {"message": "Success.", "success": true, "valid": true, "disposable": false, "smtp_score": 3, "overall_score": 4, "first_name": "CORPORATE", "generic": true, "common": false, "dns_valid": true, "honeypot": false} | {"type": "object", "properties": {"message": {"type": "string"}, "success": {"type": "boolean"}, "valid": {"type": "boolean"}, "disposable": {"type": "boolean"}, "smtp_score": {"type": "integer"}, "overall_score": {"type": "integer"}, "first_name": {"type": "string"}, "generic": {"type": "boolean"}, "common": {"type": ... |
59586ce5e4b054f573f302f3/59587273e4b05b1f27ba455f/0/0 | IPQ Proxy Detection and Email Verification | IPQS Proxy Detection can detect low quality IP connections that indicate fraudulent activity such as proxies, VPNs, & Tor connections. Reduce fraud and potential chargebacks by detecting high risk IP addresses. This service is excellent for affiliate networks and advertisers that want to avoid fraudulent traffic, merch... | 8.9 | IPQS Proxy Detection | This service will analyze an IP address in real-time and detect if it is a proxy, VPN, or Tor connection. Our system uses a mix of honeypots, real-time blacklists, and forensic analysis to provide the most accurate proxy detection service. Give this service a try with over 5,000 free queries per month! | 200 | Example_1 | {"success": true, "message": "Success", "fraud_score": 100, "country_code": "US", "region": "Washington", "city": "Seattle", "ISP": "NordVPN", "ASN": 136787, "organization": "NordVPN", "is_crawler": false, "timezone": "America/Los_Angeles", "mobile": false, "host": "94.140.8.7", "proxy": true, "vpn": true, "tor": false... | {"type": "object", "properties": {"message": {"type": "string"}, "success": {"type": "boolean"}, "proxy": {"type": "boolean"}, "ISP": {"type": "string"}, "organization": {"type": "string"}, "ASN": {"type": "integer"}, "host": {"type": "string"}, "country_code": {"type": "string"}, "city": {"type": "string"}, "is_crawle... |
520980bb-819f-4468-80fb-aa3c5695ec70/d6fbaef9-31b2-4966-9598-92829c26cae3/0/0 | Global Coupon and Sales Feed | Get Coupons and Sales Feed - Store Logo - and About Section for over 10,000+ stores from all over the world. | 0.1 | store | Get All Coupons, Sales, Coupons Count, Store Logo, Store URL, Country, About Section... Enter "storeId" to get All the good stuff for a particular store. | 200 | Response | [{"storeId": "ae", "name": "American Eagle Outfitters", "url": "https://www.ae.com", "logo": "https://cdn.joinhoney.com/images/store-logos/9.png", "country": "US", "couponCount": 4, "coupons": [{"type": "COUPON", "code": "HONEYSUM10", "description": "Extra 10% Off Select Styles", "appliedCount": 5412, "percentOff": "10... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"storeId": {"type": "string"}, "name": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string"}, "country": {"type": "string"}, "couponCount": {"type": "integer"}, "coupons": {"type": "array", "ite... |
520980bb-819f-4468-80fb-aa3c5695ec70/8ebe4d5d-3fb6-4a03-a295-aac5d7aea941/0/0 | Global Coupon and Sales Feed | Get Coupons and Sales Feed - Store Logo - and About Section for over 10,000+ stores from all over the world. | 0.1 | SearchStores | Autocomplete search for stores return StoreId, Name, Coupons Count, Sales, Store Country.... "StoreId" important to get all coupons and sales for a particular store. | 200 | Response | [{"storeId": "amazon", "store": "Amazon", "logo": "https://cdn.joinhoney.com/images/store-logos/1.png", "couponCount": "Available", "sale": {"modeDiscountPercent": 0, "onSale": false}, "averageSavingsPercentage": 0.010072305, "storeCountry": "US"}, {"storeId": "amazon-mist", "store": "Amazon Mist", "logo": null, "coupo... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"storeId": {"type": "string"}, "store": {"type": "string"}, "logo": {"type": ["null", "string"]}, "couponCount": {"type": "string"}, "sale": {"type": "object", "properties": {"modeDiscountPercent": {"type": "intege... |
c2fea225-3533-4039-991d-bf7e6e24ab05/f1091fed-048f-48d3-aadc-d293517bcbfe/0/0 | Forbes worlds billionaires list | This api can get Forbes worlds billionaires list by year. You can search and filter by country. | 8.4 | Get Billionaires | This method can get you full list of Forbes billionaires by year.If you want you can search by name or filtered by country or country of citizenship. This api can get list of people page by page and you can search max 100 limit per one request. | 200 | Response | {"personLists": [{"name": "Billionaires", "year": 2021, "month": 4, "uri": "elon-musk", "rank": 2, "listUri": "billionaires", "finalWorth": 151000, "category": "Automotive", "otherCompensation": 0, "person": {"name": "Elon Musk", "uri": "elon-musk", "imageExists": true, "squareImage": "https://specials-images.forbesimg... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"personLists": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "year": {"type": "integer"}, "month": {"type": "integer"}, "uri": {"type": "string"}, "rank": {"type": "integer"}, "listUri": {"type": "s... |
0abeb8d1-4457-4c6b-b967-3e14e79a29ed/bba972ca-f8d2-41d8-8bee-45213e5bc3aa/0/0 | NY Times - Books | NY Times - Article Search | 0.1 | GET_lists-overview-format | Get top 5 books for all the Best Sellers lists for specified date. | 200 | null | {"status": "OK", "copyright": "Copyright (c) 2019 The New York Times Company. All Rights Reserved.", "num_results": 210, "results": {"bestsellers_date": "2016-03-05", "published_date": "2016-03-20", "lists": [{"list_id": 704, "list_name": "Combined Print and E-Book Fiction", "display_name": "Combined Print & E-Book Fi... | {"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "object", "properties": {"bestsellers_date": {"type": "string"}, "published_date": {"type": "string"}, "lists": {"type": "array", "items": {"type": "object", "properti... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.