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
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/7aa899e0-c5be-46a7-8e55-d9b3e80373e4/4/0
Digital Ocean
Digital Ocean Public API
null
registry_list_garbageCollections
To get information about past garbage collections for a registry, send a GET request to /v2/registry/$REGISTRY_NAME/garbage-collections.
404
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/5d69054f-0049-4865-b647-cb771fbc3ced/0/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositoryTags
To list all tags in your container registry repository, send a GET request to /v2/registry/$REGISTRY_NAME/repositories/$REPOSITORY_NAME/tags. Note that if your repository name contains / characters, it must be URL-encoded in the request URL. For example, to list tags for registry.digitalocean.com/example/my/repo, the p...
200
null
{"tags": [{"registry_name": "example", "repository": "repo-1", "tag": "latest", "manifest_digest": "sha256:cb8a924afdf0229ef7515d9e5b3024e23b3eb03ddbba287f4a19c6ac90b8d221", "compressed_size_bytes": 2803255, "size_bytes": 5861888, "updated_at": "2020-04-09T23:54:25Z"}], "meta": {"total": 1}}
{"allOf": [{"type": "object", "properties": {"tags": {"type": "array", "items": {"type": "object", "properties": {"registry_name": {"type": "string", "description": "The name of the container registry."}, "repository": {"type": "string", "description": "The name of the repository."}, "tag": {"type": "string", "descript...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/5d69054f-0049-4865-b647-cb771fbc3ced/1/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositoryTags
To list all tags in your container registry repository, send a GET request to /v2/registry/$REGISTRY_NAME/repositories/$REPOSITORY_NAME/tags. Note that if your repository name contains / characters, it must be URL-encoded in the request URL. For example, to list tags for registry.digitalocean.com/example/my/repo, the p...
500
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/5d69054f-0049-4865-b647-cb771fbc3ced/2/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositoryTags
To list all tags in your container registry repository, send a GET request to /v2/registry/$REGISTRY_NAME/repositories/$REPOSITORY_NAME/tags. Note that if your repository name contains / characters, it must be URL-encoded in the request URL. For example, to list tags for registry.digitalocean.com/example/my/repo, the p...
429
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/5d69054f-0049-4865-b647-cb771fbc3ced/3/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositoryTags
To list all tags in your container registry repository, send a GET request to /v2/registry/$REGISTRY_NAME/repositories/$REPOSITORY_NAME/tags. Note that if your repository name contains / characters, it must be URL-encoded in the request URL. For example, to list tags for registry.digitalocean.com/example/my/repo, the p...
401
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/5d69054f-0049-4865-b647-cb771fbc3ced/4/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositoryTags
To list all tags in your container registry repository, send a GET request to /v2/registry/$REGISTRY_NAME/repositories/$REPOSITORY_NAME/tags. Note that if your repository name contains / characters, it must be URL-encoded in the request URL. For example, to list tags for registry.digitalocean.com/example/my/repo, the p...
404
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/f066f12b-f159-4a07-ba1e-0c34146ae1c7/0/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositories
This endpoint has been deprecated in favor of the List All Container Registry Repositories [V2] endpoint. To list all repositories in your container registry, send a GET request to /v2/registry/$REGISTRY_NAME/repositories.
200
null
{"repositories": [{"registry_name": "example", "name": "repo-1", "latest_tag": {"registry_name": "example", "repository": "repo-1", "tag": "latest", "manifest_digest": "sha256:cb8a924afdf0229ef7515d9e5b3024e23b3eb03ddbba287f4a19c6ac90b8d221", "compressed_size_bytes": 2803255, "size_bytes": 5861888, "updated_at": "2020-...
{"allOf": [{"type": "object", "properties": {"repositories": {"type": "array", "items": {"type": "object", "properties": {"registry_name": {"type": "string", "description": "The name of the container registry."}, "name": {"type": "string", "description": "The name of the repository."}, "latest_tag": {"type": "object", ...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/f066f12b-f159-4a07-ba1e-0c34146ae1c7/1/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositories
This endpoint has been deprecated in favor of the List All Container Registry Repositories [V2] endpoint. To list all repositories in your container registry, send a GET request to /v2/registry/$REGISTRY_NAME/repositories.
404
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/f066f12b-f159-4a07-ba1e-0c34146ae1c7/2/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositories
This endpoint has been deprecated in favor of the List All Container Registry Repositories [V2] endpoint. To list all repositories in your container registry, send a GET request to /v2/registry/$REGISTRY_NAME/repositories.
429
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/f066f12b-f159-4a07-ba1e-0c34146ae1c7/3/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositories
This endpoint has been deprecated in favor of the List All Container Registry Repositories [V2] endpoint. To list all repositories in your container registry, send a GET request to /v2/registry/$REGISTRY_NAME/repositories.
500
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
d13d76eb-ec0a-49cd-8e23-b1fc4fe6f0c7/f066f12b-f159-4a07-ba1e-0c34146ae1c7/4/0
Digital Ocean
Digital Ocean Public API
null
registry_list_repositories
This endpoint has been deprecated in favor of the List All Container Registry Repositories [V2] endpoint. To list all repositories in your container registry, send a GET request to /v2/registry/$REGISTRY_NAME/repositories.
401
null
{"id": "not_found", "message": "The resource you were accessing could not be found.", "request_id": "4d9d8375-3c56-4925-a3e7-eb137fed17e9"}
{"type": "object", "properties": {"id": {"description": "A short identifier corresponding to the HTTP status code returned. For example, the ID for a response returning a 404 status code would be \"not_found.\"", "type": "string"}, "message": {"description": "A message providing additional information about the error,...
5dee9bd8-53f5-4e9b-8f47-84facdade5c0/0616d9d9-a3be-4fab-8fa7-cb0c63726f7b/0/0
Real Estate Property API
This api covers over 180+ Million properties in the US and Canada. Our API is fast and easy to use, making it a valuable tool for anyone looking to create a real estate service.
7
Get Property Details by Id
This endpoint will show all property details by its Id. Send a URL parameter named "id" with a number. Example: ?id=1000
200
New Example
{"property_id": 1, "streetNumber": "7850", "streetName": "Green Lake", "streetType": "Dr", "unitType": "#", "unitValue": "301", "directionalSuffix": "N", "directionalPrefix": "E", "assembledAddress": "7850 E Green Lake Dr N #301", "city": "Seattle", "state": "WA", "zip": "98103", "countryCode": "US", "latitude": 47.685...
{"type": "object", "properties": {"property_id": {"type": "string"}, "streetNumber": {"type": "string"}, "streetName": {"type": "string"}, "streetType": {"type": "string"}, "unitType": {"type": "string"}, "unitValue": {"type": "string"}, "directionalSuffix": {"type": "string"}, "directionalPrefix": {"type": "string"}, ...
5dee9bd8-53f5-4e9b-8f47-84facdade5c0/454aba05-ccb0-43f4-a78a-4ca0177e91a3/0/0
Real Estate Property API
This api covers over 180+ Million properties in the US and Canada. Our API is fast and easy to use, making it a valuable tool for anyone looking to create a real estate service.
7
Get Property Details by Address
This endpoint will show all property details by its Address. Send a URL parameter named "assembledAddress". Optional Parameters for accuracy: city state zip
200
New Example
{"property_id": 1, "streetNumber": "7850", "streetName": "Green Lake", "streetType": "Dr", "unitType": "#", "unitValue": "301", "directionalSuffix": "N", "directionalPrefix": "E", "assembledAddress": "7850 E Green Lake Dr N #301", "city": "Seattle", "state": "WA", "zip": "98103", "countryCode": "US", "latitude": 47.685...
{"type": "object", "properties": {"property_id": {"type": "string"}, "streetNumber": {"type": "string"}, "streetName": {"type": "string"}, "streetType": {"type": "string"}, "unitType": {"type": "string"}, "unitValue": {"type": "string"}, "directionalSuffix": {"type": "string"}, "directionalPrefix": {"type": "string"}, ...
c8aa976d-7afe-484f-8d0c-7ebb62958ae7/2d7aa68d-d6b5-467e-9c3b-54e952f90c68/0/0
CalendarEvents
Retrieve Google Calendar Events from a public calendar
8.4
Calendar Events
Retrieve Google Calendar Events from a public calendar
200
New Example
{"success": true, "data": {"kind": "calendar#events"}}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"success": {"type": "boolean"}, "data": {"type": "object", "properties": {"kind": {"type": "string"}}, "required": ["kind"]}}, "required": ["data", "success"]}
959c1c72-e14e-4095-8acd-77cc5d66536d/f1269195-f5df-4a3a-9dce-119cc275b8bc/0/0
Florida Realty API
Find condos and townhouses in Florida (USA) and get access to the original listing service MLS with thousands of properties.
8.4
getListing
Use this endpoint to get detailed information about a single condominium or townhouse.
404
Not found error
{"@context": ["http://schema4i.org/SearchAction.jsonld", "http://schema4i.org/Action.jsonld", "http://schema4i.org/Thing.jsonld"], "@type": "Action", "ActionStatus": "FailedActionStatus", "Error": {"@type": "Thing", "Name": "An error occured.", "Description": "No listing found with ID M5215311859x. Please check your id...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "@type": {"type": "string"}, "ActionStatus": {"type": "string"}, "Error": {"type": "object", "properties": {"@type": {"type": "string"}, "Name": {"type": "string"}, "Description": {...
959c1c72-e14e-4095-8acd-77cc5d66536d/f1269195-f5df-4a3a-9dce-119cc275b8bc/1/0
Florida Realty API
Find condos and townhouses in Florida (USA) and get access to the original listing service MLS with thousands of properties.
8.4
getListing
Use this endpoint to get detailed information about a single condominium or townhouse.
200
Detailed property information
{"@context": ["http://schema4i.org/SearchAction.jsonld", "http://schema4i.org/Action.jsonld", "http://schema4i.org/RealEstateListing.jsonld", "http://schema4i.org/WebPage.jsonld", "http://schema4i.org/CreativeWork.jsonld", "http://schema4i.org/ItemList.jsonld", "http://schema4i.org/Organization.jsonld", "http://schema4...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "@type": {"type": "string"}, "ActionStatus": {"type": "string"}, "Result": {"type": "object", "properties": {"@type": {"type": "string"}, "DateModified": {"type": "string"}, "Creato...
959c1c72-e14e-4095-8acd-77cc5d66536d/57d5d3b9-ea97-45e6-bf38-aa93a59e97cd/0/0
Florida Realty API
Find condos and townhouses in Florida (USA) and get access to the original listing service MLS with thousands of properties.
8.4
getCities
Get a list of supported cities with some data about those cities like the number of residents, the latitude, longitude, altitude and a description and image of the city.
200
List Of Cities
{"@context": ["http://schema4i.org/SearchAction.jsonld", "http://schema4i.org/Action.jsonld", "http://schema4i.org/RealEstateListing.jsonld", "http://schema4i.org/WebPage.jsonld", "http://schema4i.org/CreativeWork.jsonld", "http://schema4i.org/Organization.jsonld", "http://schema4i.org/PostalAddress.jsonld", "http://sc...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "@type": {"type": "string"}, "ActionStatus": {"type": "string"}, "Result": {"type": "array", "items": {"type": "object", "properties": {"@type": {"type": "string"}, "Identifier": {"...
959c1c72-e14e-4095-8acd-77cc5d66536d/3dd8a79a-a25a-4d55-9dc5-106f35aa35ba/0/0
Florida Realty API
Find condos and townhouses in Florida (USA) and get access to the original listing service MLS with thousands of properties.
8.4
getListings
Use this endpoint to retrieve a list of condominiums and townhouses in Southwest Florida and on the East Coast.
400
Unsupported cities
{"@context": ["http://schema4i.org/SearchAction.jsonld", "http://schema4i.org/Action.jsonld", "http://schema4i.org/Thing.jsonld"], "@type": "Action", "ActionStatus": "FailedActionStatus", "Error": {"@type": "Thing", "Name": "An error occured.", "Description": "Supported cities CAPE CORAL,FORT MYERS,WEST PALM BEACH,LAKE...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "@type": {"type": "string"}, "ActionStatus": {"type": "string"}, "Error": {"type": "object", "properties": {"@type": {"type": "string"}, "Name": {"type": "string"}, "Description": {...
959c1c72-e14e-4095-8acd-77cc5d66536d/3dd8a79a-a25a-4d55-9dc5-106f35aa35ba/1/0
Florida Realty API
Find condos and townhouses in Florida (USA) and get access to the original listing service MLS with thousands of properties.
8.4
getListings
Use this endpoint to retrieve a list of condominiums and townhouses in Southwest Florida and on the East Coast.
200
List of properties with 1 item
{"@context": ["http://schema4i.org/SearchAction.jsonld", "http://schema4i.org/Action.jsonld", "http://schema4i.org/RealEstateListing.jsonld", "http://schema4i.org/WebPage.jsonld", "http://schema4i.org/CreativeWork.jsonld", "http://schema4i.org/Organization.jsonld", "http://schema4i.org/PostalAddress.jsonld", "http://sc...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "@type": {"type": "string"}, "ActionStatus": {"type": "string"}, "Result": {"type": "object", "properties": {"@type": {"type": "string"}, "Creator": {"type": "object", "properties":...
959c1c72-e14e-4095-8acd-77cc5d66536d/3dd8a79a-a25a-4d55-9dc5-106f35aa35ba/1/1
Florida Realty API
Find condos and townhouses in Florida (USA) and get access to the original listing service MLS with thousands of properties.
8.4
getListings
Use this endpoint to retrieve a list of condominiums and townhouses in Southwest Florida and on the East Coast.
200
List of properties with 2 items
{"@context": ["http://schema4i.org/SearchAction.jsonld", "http://schema4i.org/Action.jsonld", "http://schema4i.org/RealEstateListing.jsonld", "http://schema4i.org/WebPage.jsonld", "http://schema4i.org/CreativeWork.jsonld", "http://schema4i.org/Organization.jsonld", "http://schema4i.org/PostalAddress.jsonld", "http://sc...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"@context": {"type": "array", "items": {"type": "string"}}, "@type": {"type": "string"}, "ActionStatus": {"type": "string"}, "Result": {"type": "object", "properties": {"@type": {"type": "string"}, "Creator": {"type": "object", "properties":...
b96049f2-a1e2-44b1-89aa-5d27f5916eed/34988639-3d7f-4b0d-96a3-fc8af04b7e18/3/0
NY Times - Times wire
NY Times - Times wire
null
/content/{source}/{section}.json
200
null
{"status": "", "copyright": "", "num_results": 0, "results": [{"section": "", "subsection": "", "title": "", "abstract": "", "uri": "", "url": "", "short_url": "", "byline": "", "thumbnail_standard": "", "item_type": "", "source": "", "updated_date": "", "created_date": "", "published_date": "", "material_type_facet": ...
{"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"section": {"type": "string"}, "subsection": {"type": "string"}, "title": {"description": "Article headline.", "typ...
b96049f2-a1e2-44b1-89aa-5d27f5916eed/37c7b8c4-437f-4877-9805-e8e23b6a836a/2/0
NY Times - Times wire
NY Times - Times wire
null
/content/section-list.json
200
null
{"status": "", "copyright": "", "num_results": 0, "results": [{"section": "", "display_name": ""}]}
{"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"section": {"type": "string"}, "display_name": {"type": "string"}}}}}}
b96049f2-a1e2-44b1-89aa-5d27f5916eed/a70f6d48-7a4e-463a-8621-209e71b836fc/1/0
NY Times - Times wire
NY Times - Times wire
null
/content.json
200
null
{"status": "", "copyright": "", "num_results": 0, "results": [{"section": "", "subsection": "", "title": "", "abstract": "", "uri": "", "url": "", "short_url": "", "byline": "", "thumbnail_standard": "", "item_type": "", "source": "", "updated_date": "", "created_date": "", "published_date": "", "material_type_facet": ...
{"type": "object", "properties": {"status": {"type": "string"}, "copyright": {"type": "string"}, "num_results": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"section": {"type": "string"}, "subsection": {"type": "string"}, "title": {"description": "Article headline.", "typ...
09c4e766-38a8-475f-8617-82569f06fd97/b03115aa-14c4-41ed-98ab-c08e0bd3f9dc/0/0
Etsy
The Etsy API provides a simple RESTful interface with lightweight JSON-formatted responses to use many of Etsy's website features, including public profiles
null
getListingImages
Retrieves all listing image resources for a listing with a specific listing ID.
200
Response
{"count": 10, "results": [{"listing_id": 1005174422, "listing_image_id": 3129369537, "hex_code": "775F52", "red": 119, "green": 95, "blue": 82, "hue": 21, "saturation": 31, "brightness": 46, "is_black_and_white": false, "creation_tsz": 1621001750, "rank": 1, "url_75x75": "https://i.etsystatic.com/18372436/c/2552/2029/2...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"listing_id": {"type": "integer"}, "listing_image_id": {"type": "integer"}, "hex_code": {"type": "string"}, "red": {"type": "integer"}, "gr...
09c4e766-38a8-475f-8617-82569f06fd97/59cb1ce5-fdc8-45dd-a48a-15df65cd41f1/0/0
Etsy
The Etsy API provides a simple RESTful interface with lightweight JSON-formatted responses to use many of Etsy's website features, including public profiles
null
getPropertiesByTaxonomyId
Retrieves a list of product properties, with applicable scales and values, supported for a specific seller taxonomy ID.
200
Response
{"count": 21, "results": [{"property_id": 200, "name": "Primary color", "display_name": "Primary color", "scales": [], "is_required": false, "supports_attributes": true, "supports_variations": true, "is_multivalued": false, "possible_values": [{"value_id": 1213, "name": "Beige", "scale_id": null, "equal_to": []}, {"val...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "results": {"type": "array", "items": {"type": "object", "properties": {"property_id": {"type": "integer"}, "name": {"type": "string"}, "display_name": {"type": "string"}, "scales": {"type": "array", "items": {"...
22f3b61d-af3a-4244-be8c-47e5b74a7932/4d4d6343-b0a3-4c3c-abb5-f92121f0c231/0/0
Scrape Phone Email Social Media Account Company Address
Get business information : - Phone number - Contact Email address - Social media account (facebook, instagram, linkedIn, twitter) - Company postal address
7.3
Get business information
Scrape Phone Email Social Media Account Company Address
200
Response
{"companyNames": [], "countryCode": "US", "domainName": "google.com", "emails": [], "meta": {"description": "", "title": "Google"}, "phones": [], "postalAddresses": [], "socialLinks": {"facebook": "", "instagram": "", "linkedIn": "", "twitter": ""}, "websiteResponded": true}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"companyNames": {"type": "array"}, "countryCode": {"type": "string"}, "domainName": {"type": "string"}, "emails": {"type": "array"}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "title": {"type": "string"}}, "...
1baaa2de-0c64-46ed-921c-d3a52674cc43/e15d0eb4-8d65-4753-9b63-8c614406c751/0/0
Available Domain Name Generator
This generator will find available short domain names using URL extensions .COM and .NET.
0.3
Generator
This will generate available short .com and .net domain names!
200
Response
[{"Domain": "VEHYJ.com"}, {"Domain1": "BREUB.com"}, {"Domain2": "UORIR.com"}, {"Domain3": "UBVAX.com"}, {"Domain4": "YEHUQ.com"}]
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"Domain": {"type": "string"}, "Domain1": {"type": "string"}, "Domain2": {"type": "string"}, "Domain3": {"type": "string"}, "Domain4": {"type": "string"}}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/d24d1a98-3f14-4176-9d0e-d4bc2d2f7d1a/0/0
Grafterr
APIs
null
/order/create
Order Sync API is designed to store the order details sent by the user. User can send the order details as per the menu created though the Menu Sync API. The order details saved through this API can be seen on EPOS Admin panel. Here for the understanding purpose, the API JSON Schema is divided into few parts explaining...
200
null
{"status": 200, "message": "Data saved successfully!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data saved successfully!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/d24d1a98-3f14-4176-9d0e-d4bc2d2f7d1a/1/0
Grafterr
APIs
null
/order/create
Order Sync API is designed to store the order details sent by the user. User can send the order details as per the menu created though the Menu Sync API. The order details saved through this API can be seen on EPOS Admin panel. Here for the understanding purpose, the API JSON Schema is divided into few parts explaining...
403
null
{"status": 403, "message": "Please check the credentials and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 403, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the credentials and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/d24d1a98-3f14-4176-9d0e-d4bc2d2f7d1a/2/0
Grafterr
APIs
null
/order/create
Order Sync API is designed to store the order details sent by the user. User can send the order details as per the menu created though the Menu Sync API. The order details saved through this API can be seen on EPOS Admin panel. Here for the understanding purpose, the API JSON Schema is divided into few parts explaining...
404
null
{"status": 404, "message": "Something went wrong. Please try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 404, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Something went wrong. Please try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/d24d1a98-3f14-4176-9d0e-d4bc2d2f7d1a/3/0
Grafterr
APIs
null
/order/create
Order Sync API is designed to store the order details sent by the user. User can send the order details as per the menu created though the Menu Sync API. The order details saved through this API can be seen on EPOS Admin panel. Here for the understanding purpose, the API JSON Schema is divided into few parts explaining...
400
null
{"status": 400, "message": "Please check the input and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 400, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the input and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/0/0
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
400
null
{"status": 400, "message": "Please check the input and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 400, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the input and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/1/0
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
403
null
{"status": 403, "message": "Please check the credentials and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 403, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the credentials and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/2/0
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
404
null
{"status": 404, "message": "Something went wrong. Please try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 404, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Something went wrong. Please try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/0
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567893", "address": {"flat": "1/15", "street": "kingsknowe court", "city": "edinburgh", "postcode": "EH14 2JS"}}, "order": ...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/1
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567893", "address": {"flat": "1/15", "street": "kingsknowe court", "city": "edinburgh", "postcode": "EH14 2JS"}}, "order": ...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/2
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567893", "address": {"flat": "1/15", "street": "kingsknowe court", "city": "edinburgh", "postcode": "EH14 2JS"}}, "order": ...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/3
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567812", "address": {"flat": "1/15", "street": "1/15 kingsknow court edinburgh", "city": "edinburgh", "postcode": "EH14 2JS...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/4
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567812", "address": {"flat": "1/15", "street": "1/15 kingsknow court edinburgh", "city": "edinburgh", "postcode": "EH14 2JS...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/5
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567812", "address": {"flat": "1/15", "street": "1/15 kingsknowe courtedinburghEH14 2JS", "city": "edinburgh", "postcode": "...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/6
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@emai.com", "phone": "01234567893", "address": {"flat": "1/15", "street": "kingsknowe court", "city": "edinburgh", "postcode": "EH14 2JS"}}, "order": {...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/7
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567812", "address": {"flat": "1/15", "street": "1/15 kingsknowe court edinburgh", "city": "edinburgh", "postcode": "EH14 2J...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/8
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "2413682"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567893", "address": {"flat": "1/15", "street": "kingsknowe court", "city": "edinburgh", "postcode": "EH14 2JS"}}, "order":...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/9
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567893", "address": {"flat": "1/15", "street": "kingsknowe court", "city": "edinburgh", "postcode": "EH14 2JS"}}, "order": ...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/f246fded-01d5-49a5-9dbe-4b693d9ec73c/3/10
Grafterr
APIs
null
/order/read
Order Upstream API is designed to fetch the order details. The orders may be generated through different platforms such as Web app, mobile app, operator app, self checkout etc. So the details of these orders will be sent through this API.
200
null
{"status": 200, "message": "Data fetched successfully!", "order_data": {"business-details": {"business-id": "123456"}, "customer": {"name": "John Doe", "email": "johndoe@email.com", "phone": "01234567893", "address": {"flat": "1/15", "street": "kingsknowe court", "city": "edinburgh", "postcode": "EH14 2JS"}}, "order": ...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "order_data": {"type...
d14c071e-db93-4c71-821b-9ad7ed8b576d/9ae1dfa7-8f09-4d02-8df9-c5b182ebd971/0/0
Grafterr
APIs
null
/catalogue
Menu sync helps developers to sync their existing menu into Grafterr POS. We have a menu structure that's defined and used throuqueryghout our product range. Once a menu is synced developers can easily access the menu from epos, self-checkout, online orders, and mobile apps.
404
null
{"status": 404, "message": "Something went wrong. Please try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 404, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Something went wrong. Please try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/9ae1dfa7-8f09-4d02-8df9-c5b182ebd971/1/0
Grafterr
APIs
null
/catalogue
Menu sync helps developers to sync their existing menu into Grafterr POS. We have a menu structure that's defined and used throuqueryghout our product range. Once a menu is synced developers can easily access the menu from epos, self-checkout, online orders, and mobile apps.
400
null
{"status": 400, "message": "Please check the input and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 400, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the input and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/9ae1dfa7-8f09-4d02-8df9-c5b182ebd971/2/0
Grafterr
APIs
null
/catalogue
Menu sync helps developers to sync their existing menu into Grafterr POS. We have a menu structure that's defined and used throuqueryghout our product range. Once a menu is synced developers can easily access the menu from epos, self-checkout, online orders, and mobile apps.
200
null
{"status": 200, "message": "Data saved successfully!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data saved successfully!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/9ae1dfa7-8f09-4d02-8df9-c5b182ebd971/3/0
Grafterr
APIs
null
/catalogue
Menu sync helps developers to sync their existing menu into Grafterr POS. We have a menu structure that's defined and used throuqueryghout our product range. Once a menu is synced developers can easily access the menu from epos, self-checkout, online orders, and mobile apps.
403
null
{"status": 403, "message": "Please check the credentials and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 403, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the credentials and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/0/0
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
400
null
{"status": 400, "message": "Please check the input and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 400, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the input and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/1/0
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
404
null
{"status": 404, "message": "Something went wrong. Please try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 404, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Something went wrong. Please try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/2/0
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
403
null
{"status": 403, "message": "Please check the credentials and try again!"}
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 403, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Please check the credentials and try again!"}}}
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/0
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/1
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/2
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/3
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-B386-2", "name": "Menu2", "status": "active", "is_festive_menu": 0, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/4
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-B386-2", "name": "Menu2", "status": "active", "is_festive_menu": 0, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/5
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-B386-2", "name": "Menu2", "status": "active", "is_festive_menu": 0, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/6
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/7
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/8
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/9
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 123456, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive_...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
d14c071e-db93-4c71-821b-9ad7ed8b576d/ba3b718b-150e-4c22-a427-c484c240a395/3/10
Grafterr
APIs
null
/menu/read
Here user can get menu data through json
200
null
{"status": 200, "message": "Data fetched successfully!", "menu_data": {"business_detail": {"business_id": 4572747, "vat_type": "including"}, "tax_list": [{"plu": "TX-TA-C531-1", "name": "Tax1", "tax_number": "TaxNo1"}], "menu": [{"plu": "MN-ME-ACE8-1", "name": "Menu1", "status": "active", "is_festive_menu": 1, "festive...
{"type": "object", "properties": {"status": {"type": "integer", "description": "status code of the response", "format": "int32", "default": 200, "minimum": -2147483648, "maximum": 2147483647}, "message": {"type": "string", "description": "response message", "default": "Data fetched successfully!"}, "menu_data": {"type"...
9efce7ef-70bb-4937-a7cd-6e28b488f71c/eb1f6bd9-c4f2-4c94-9ea5-0dc49e98ef23/0/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
search
Returns all the companies that matches up by the keywords
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/eb1f6bd9-c4f2-4c94-9ea5-0dc49e98ef23/1/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
search
Returns all the companies that matches up by the keywords
200
null
{"status": 200, "message": "OK", "data": [{"logo": "https://img.shgstatic.com/clutchco-static/image/scale/60x60/s3fs-public/logos/q-square100_0.png", "name": "AgencyQ", "rating": 4.4, "url": "https://clutch.co/profile/agencyq", "slug": "agencyq"}]}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"logo": {"type": "string"}, "name": {"type": "string"}, "rating": {"type": "number"}, "url": {"type": "string"}, "slug": {"type": "string"}}}}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/eb1f6bd9-c4f2-4c94-9ea5-0dc49e98ef23/2/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
search
Returns all the companies that matches up by the keywords
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/21258b5d-fae8-4f2f-9fb4-09c978561d29/0/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getCompany
Returns all the detailed information of a company by its slug
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/21258b5d-fae8-4f2f-9fb4-09c978561d29/1/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getCompany
Returns all the detailed information of a company by its slug
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/21258b5d-fae8-4f2f-9fb4-09c978561d29/2/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getCompany
Returns all the detailed information of a company by its slug
200
null
{"status": 200, "message": "OK", "data": {"url": "https://clutch.co/profile/smartsites", "websiteUrl": "https://www.smartsites.com/lp/digital-marketing-lp/?utm_source=clutch.co&utm_medium=referral", "summary": {"name": "SmartSites", "logo": "https://img.shgstatic.com/clutchco-static/image/scale/60x60/s3fs-public/logos/...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"url": {"type": "string"}, "websiteUrl": {"type": "string"}, "summary": {"type": "object", "properties": {"name": {"type": "string"}, "logo": {"type": "string"}, "title": {"type": "s...
9efce7ef-70bb-4937-a7cd-6e28b488f71c/3bcad85e-dc04-44b5-8d0f-9d58f786ca18/0/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getPortfolio
Returns all the portfolio information of a company by its slug
200
null
{"status": 200, "message": "OK", "data": [{"image": "https://static2.clutch.co/s3fs-public/portfolio/28eae3874f8afd9e23a14f332d86353d.jpeg?N66vx9xl9cXLR5H6.euqT_BkCwjjAYD8", "description": "Web Design, SEO, PPC"}]}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"image": {"type": "string"}, "description": {"type": "string"}}}}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/3bcad85e-dc04-44b5-8d0f-9d58f786ca18/1/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getPortfolio
Returns all the portfolio information of a company by its slug
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/3bcad85e-dc04-44b5-8d0f-9d58f786ca18/2/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getPortfolio
Returns all the portfolio information of a company by its slug
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/11409194-676c-4c55-81f5-6943f4ae4c09/0/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getReviews
Returns all the review information of a company by its slug
404
null
{"status": 404, "message": "Not found"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
9efce7ef-70bb-4937-a7cd-6e28b488f71c/11409194-676c-4c55-81f5-6943f4ae4c09/1/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getReviews
Returns all the review information of a company by its slug
200
null
{"status": 200, "message": "OK", "data": [{"name": "SEO & PPC Services for Outdoor Refinishing Company", "datePublished": "May 25, 2021", "project": {"name": "SEO & PPC Services for Outdoor Refinishing Company", "category": "SEO & PPC", "size": "$10,000 to $49,999$10,000 to $49,999", "length": "Sep. 2020 - Jun. 2021Sep...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "datePublished": {"type": "string"}, "project": {"type": "object", "properties": {"name": {"type": "string"}, "category": {"typ...
9efce7ef-70bb-4937-a7cd-6e28b488f71c/11409194-676c-4c55-81f5-6943f4ae4c09/2/0
Clutch.co
Gather comprehensive company information, numeric company focus, real client reviews, portfolios, and more from the extensive Clutch.co commercial database.
9.4
getReviews
Returns all the review information of a company by its slug
400
null
{"status": 400, "message": "Bad request"}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}}}
f2b0ad2b-5683-403c-8b38-b22a7a95e76c/aa6671ee-4fdc-484e-8fad-203d47ce8f50/0/0
GET Quote
Provides Quotes Services . You can get quote with author name , type
null
GET Quote
Returns Quote
200
Response
[{"author": "Aristotle", "id": "5edb9180368d0d4f54d4e17d", "quote": "If one way be better than another, that you may be sure is natures way.", "type": "life"}, {"author": "Napoleon Hill", "id": "5edb9180368d0d4f54d4e17e", "quote": "Here is one quality that one must possess to win, and that is definiteness of purpose, t...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}, "id": {"type": "string"}, "quote": {"type": "string"}, "type": {"type": "string"}}, "required": ["author", "id", "quote", "type"]}}
4e247b50-e8c6-498f-ba7c-8df5622e131e/c6c03646-a1e5-4ab1-a2c9-98b7ac4b26ff/0/0
Aruba Company Data
Access the official Aruba government company register. Ideal for KYB purposes
null
GetCompanybyID
Search the Aruba business register by company ID
200
Example_1
{"dossiernummerString": "H41852.0", "type": "HANDELSREGISTER", "nummer": 41852, "filiaalNummer": 0, "bedrijfsnaam": "ILT TRADING V.B.A.", "handelsnaam": "I LOVE ARUBA TRADING", "hoofdbranch": "G47781 - WINKELS IN FOTOGRAFISCHE ARTIKELEN", "rechtsvorm": "VENNOOTSCHAP MET BEPERKTE AANSPRAKELIJKHEID", "bestuur": [{"naam":...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"dossiernummerString": {"type": "string"}, "type": {"type": "string"}, "nummer": {"type": "integer"}, "filiaalNummer": {"type": "integer"}, "bedrijfsnaam": {"type": "string"}, "handelsnaam": {"type": "string"}, "hoofdbranch": {"type": "strin...
4e247b50-e8c6-498f-ba7c-8df5622e131e/f5961721-4760-4ac5-8cda-389549f66b7a/0/0
Aruba Company Data
Access the official Aruba government company register. Ideal for KYB purposes
null
Search
Search the Aruba company register by text
200
Example_1
{"totalRowCount": 14, "resultSet": [{"dossiernummerString": "H54780.0", "dossiernummer": {"bedrijfstype": {"nameEN": "TRADE REGISTRY", "nameES": "REGISTRO MERCANTIL", "name": "HANDELSREGISTER", "id": 1}, "registratienummer": 54780, "filiaalnummer": 0, "value": "H54780.0"}, "bedrijfsnaam": "STARUBA TRADING GROUP VBA", "...
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"totalRowCount": {"type": "integer"}, "resultSet": {"type": "array", "items": {"type": "object", "properties": {"dossiernummerString": {"type": "string"}, "dossiernummer": {"type": "object", "properties": {"bedrijfstype": {"type": "object", ...
ad5b7d46-2601-482a-bbed-4556240044ce/334e7c23-c089-474f-9453-58f0cb525b24/0/0
Admin API
This API is used for our company project
null
jwtRefresh
200
null
{"statusCode": 0, "errors": [], "message": ""}
{"allOf": [{"type": "object", "properties": {"statusCode": {"type": "number"}, "errors": {"type": "array", "items": {"type": "string"}}, "message": {"type": "string"}}, "required": ["statusCode", "errors", "message"]}, {"properties": {"data": {"type": "object", "properties": {"accessToken": {"type": "string"}, "accessE...
ad5b7d46-2601-482a-bbed-4556240044ce/42e81892-239d-42cb-90c8-ba45ff605b41/0/0
Admin API
This API is used for our company project
null
login
200
null
{"statusCode": 0, "errors": [], "message": ""}
{"allOf": [{"type": "object", "properties": {"statusCode": {"type": "number"}, "errors": {"type": "array", "items": {"type": "string"}}, "message": {"type": "string"}}, "required": ["statusCode", "errors", "message"]}, {"properties": {"data": {"type": "object", "properties": {"userId": {"type": "string"}, "username": {...
ad5b7d46-2601-482a-bbed-4556240044ce/32aa4bac-f8b9-4332-8df7-fa00505fe27a/0/0
Admin API
This API is used for our company project
null
getProfile
200
null
{"statusCode": 0, "errors": [], "message": ""}
{"allOf": [{"type": "object", "properties": {"statusCode": {"type": "number"}, "errors": {"type": "array", "items": {"type": "string"}}, "message": {"type": "string"}}, "required": ["statusCode", "errors", "message"]}, {"properties": {"data": {"type": "object", "properties": {"userId": {"type": "string"}, "username": {...
c49b67a3-c84a-4b1c-8c68-f35f7c3c3872/82158eb3-b8b4-4ce7-9074-b4213d267ce9/0/0
Sri Lanka Company Data
Access the official Sri Lankan Government company register, ideal for KYB purposes.
null
Search by Name
Here you can search by name or company number
200
Example_1
{"availableData": {"data": [{"name": "SRI LANKAN AIRLINES", "registration_no": "PB67"}], "meta": {"last_page": 0, "per_page": 0, "total": 0}}, "notHasData": {"data": []}, "vat": 0, "conv_fee": 0}
{"type": "object", "properties": {"availableData": {"type": "object", "properties": {"available": {}, "data": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string", "description": "", "default": "SRI LANKAN AIRLINES"}, "registration_no": {"type": "string", "description": "", "default": ...
4c46a390-d5f9-4eba-a82d-6f6162375acb/3440f9ce-a911-43cc-87ee-e4aabce577b3/0/0
getTickets
get list of tickets
null
getTickets
tickets 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"]}
f8bb204b-8e91-48af-996c-de621b8b4003/df2faa52-21e9-4309-a1a5-2ef988bc3e96/0/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
9.4
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"}}}
f8bb204b-8e91-48af-996c-de621b8b4003/df2faa52-21e9-4309-a1a5-2ef988bc3e96/1/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
9.4
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"}}}
f8bb204b-8e91-48af-996c-de621b8b4003/df2faa52-21e9-4309-a1a5-2ef988bc3e96/2/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
9.4
getProperty
Returns all the detailed information of a property by its ID
200
null
{"status": 200, "message": "OK", "data": {"url": "https://www.realtor.com/realestateandhomes-detail/11844-26th-Ave-S_Seattle_WA_98168_M15401-78278", "type": "Property", "updatedAt": "2023-06-14T12:45:16.824Z", "latitude": 29.498542, "longitude": -98.71176, "name": "Westwood Terrace", "description": "Sixteen miles west ...
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "object", "properties": {"url": {"type": "string"}, "type": {"type": "string"}, "updatedAt": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}, "name": {"type": "string"}, "...
f8bb204b-8e91-48af-996c-de621b8b4003/dbd2429f-5446-463d-93db-feb405b2a751/0/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
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": [{"type": "city", "population": 45099, "name": "Texas City", "longName": "Texas City, Texas", "key": 660574, "slug": "/tx/texas-city", "latitude": 29.404933077370423, "longitude": -94.95106225727775}]}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "population": {"type": "number"}, "name": {"type": "string"}, "longName": {"type": "string"}, "key": {"type": "string"}, "slug"...
f8bb204b-8e91-48af-996c-de621b8b4003/dbd2429f-5446-463d-93db-feb405b2a751/1/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
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"}}}
f8bb204b-8e91-48af-996c-de621b8b4003/dbd2429f-5446-463d-93db-feb405b2a751/2/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
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"}}}
f8bb204b-8e91-48af-996c-de621b8b4003/beafaafa-2cf4-4bdf-98d1-b397d4f1cc8f/0/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
9.4
searchProperties
Returns all the properties that matches up by the filters
200
null
{"status": 200, "message": "OK", "data": [{"id": "p153763", "latitude": 39.69847918488085, "longitude": -104.98667816631496}]}
{"type": "object", "properties": {"status": {"type": "integer"}, "message": {"type": "string"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "latitude": {"type": "number"}, "longitude": {"type": "number"}}}}}}
f8bb204b-8e91-48af-996c-de621b8b4003/beafaafa-2cf4-4bdf-98d1-b397d4f1cc8f/1/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
9.4
searchProperties
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"}}}
f8bb204b-8e91-48af-996c-de621b8b4003/beafaafa-2cf4-4bdf-98d1-b397d4f1cc8f/2/0
Apartment List
Extensive information from apartmentlist.com for data on millions of rental properties.
9.4
searchProperties
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"}}}
d9b53473-643d-41bb-94e2-4b31d085e2b8/2d8b3ae6-bbe4-4ca5-856e-dd9baf2045b1/0/0
LokDon ECSMID V 1.0.0
LokDon APIs are one of a kind built from LokDon ECSMID V 1.0.0, SDK, a next generation Cybersecurity, data/information security, and privacy control layer 1 (foundational) software packaged as a robust, fast, low-cost, security module as a software service (SMaaSS) using patented key less, e2e encryptiong. It is platfo...
null
decryptPin
Decrypts the encrypted pin returned from encrypt/pin API.
200
Example_1
{"cipher_text": "\u00e8\u0116\u00e7\u013d\u00e6\u0130\u00e5\u00dd\u0109x"}
{"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cipher_text": {"type": "string"}}, "required": ["cipher_text"]}
b619a1f3-5d73-41aa-a0ad-51d198555082/9d403578-4eae-472a-be1e-1c5ff5deca1b/0/0
User Details Eample
Example of getting all users details
7.6
allUsers
Get all user details
200
Response
[{"ID": "1", "user_login": "admin", "user_pass": "$P$B4J0XS51ngi4G0.jpXNM8SpGulu7ZC.", "user_nicename": "admin", "user_email": "yofi@yofidelivery.com", "user_url": "https://dev.capsquery.com/yofidelivery/", "user_registered": "2022-11-17 07:31:54", "user_activation_key": "", "user_status": "0", "display_name": "Yofi"},...
{"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"ID": {"type": "string"}, "user_login": {"type": "string"}, "user_pass": {"type": "string"}, "user_nicename": {"type": "string"}, "user_email": {"type": "string"}, "user_url": {"type": "string"}, "user_registered":...
43135df2-cd7c-42e5-b1b2-97265550d048/ac2ed101-b6bc-4989-a323-5845d0907744/0/0
Foxit eSign
Quickly and effortlessly eSign documents with online signatures using Foxit eSign’s trusted and legally binding electronic signature software.
null
regenerateEmbeddedSigningSession
You can regenerate the folder embedded signing token for accessing the signature from the signer at any time.
200
null
{"emailIdOfSigner": "EMAIL_ID_OF_RECIPIENT_PARTY", "embeddedToken": "EMBEDDED_TOKEN_VALUE", "embeddedSessionURL": "UNIQUE_EMBEDDED_SESSION_URL"}
{"properties": {"emailIdOfSigner": {"type": "string"}, "embeddedToken": {"type": "string"}, "embeddedSessionURL": {"type": "string"}}}
43135df2-cd7c-42e5-b1b2-97265550d048/1093df2c-4699-467b-b605-118d8e3681bd/0/0
Foxit eSign
Quickly and effortlessly eSign documents with online signatures using Foxit eSign’s trusted and legally binding electronic signature software.
null
updateEnvelopeFields
You can update a folder and its custom fields (custom_field1 and custom_field2) anytime before it is executed using the this API route. The fields for this folder corresponding to a specific party can only be updated if the document has not been signed by that party yet.
200
null
{"result": "", "custom_field1": {"name": "custom_field_name", "value": "custom_field_value"}, "custom_field2": {"name": "custom_field_name", "value": "custom_field_value"}, "allFieldsNameValue": [{"fieldId": 0, "documentId": 0, "documentVersionId": 0, "fieldType": "textfield"}]}
{"description": "description of things", "properties": {"result": {"type": "string"}, "custom_field1": {"allOf": [{"type": "object", "description": "A Custom field that can be used many purposes such as\nidentifying the application and module where the signed document belongs.\nYou can use custom fields as per your req...
852f779b-54d8-48d3-86e8-f789589d62e8/cd74ba95-b311-4299-944d-8abfe7b3f605/0/0
AusRoads
AusRoads OpenData
null
ausRoads
Primary api endpoint
200
Example_1
{"Plate Number": "1GKW716", "Make": "SUBARU", "Model": "LIBERTY", "Year": "2011", "Colour": "WHITE", "This vehicle licence expires on": "26/09/2023"}
{"type": "object"}
2fb1bc2e-caad-4e2f-8f19-292616ba1887/bc2c2580-765b-415a-b7a1-d49b3d37a150/0/0
RankOnyx
Rankonyx is an API that helps you generate SEO keywords and find similar, high-performing keywords with low competition. It provides a list of relevant keywords and data on search volume and competition rank. Use Rankonyx to optimize your website or product for search engines and improve your search ranking.
0.2
Keyword Suggestions for site
This endpoint allows you to retrieve a list of suggested keywords for a given website. The response includes the keyword text, competition level, competition index, search volume, and top page bid range for each keyword.. These data points can help you understand the relative difficulty and value of ranking for each ke...
200
Google
[{"keywordText": "googles", "competition": "LOW", "competitionIndex": 0, "searchVolume": 68000000, "lowTopPageBid": 0.39, "highTopPageBid": 1.29}, {"keywordText": "login gmail", "competition": "LOW", "competitionIndex": 0, "searchVolume": 11100000, "lowTopPageBid": 0.55, "highTopPageBid": 2.13}, {"keywordText": "goo", ...
{"type": "array", "items": {"type": "object", "properties": {"keywordText": {"type": "string"}, "competition": {"type": "string"}, "competitionIndex": {"type": "integer"}, "searchVolume": {"type": "integer"}, "lowTopPageBid": {"type": "number"}, "highTopPageBid": {"type": "number"}}}}
2fb1bc2e-caad-4e2f-8f19-292616ba1887/5146d797-0812-4cef-8162-95772cec5b9e/0/0
RankOnyx
Rankonyx is an API that helps you generate SEO keywords and find similar, high-performing keywords with low competition. It provides a list of relevant keywords and data on search volume and competition rank. Use Rankonyx to optimize your website or product for search engines and improve your search ranking.
0.2
Keyword Suggestions
This endpoint allows you to retrieve a list of suggested keywords for a given search query filtered by location codes. The response includes the keyword text, competition level, competition index, search volume, and top page bid range for each keyword. You can also specify a keyword category to narrow the results to a ...
200
Running Shoes Query
[{"keywordText": "best running shoes", "competition": "HIGH", "competitionIndex": 75, "searchVolume": 100000, "lowTopPageBid": 1.23, "highTopPageBid": 2.34}, {"keywordText": "running shoe reviews", "competition": "LOW", "competitionIndex": 60, "searchVolume": 50000, "lowTopPageBid": 0.78, "highTopPageBid": 1.56}]
{"type": "array", "items": {"type": "object", "properties": {"keywordText": {"type": "string"}, "competition": {"type": "string"}, "competitionIndex": {"type": "integer"}, "searchVolume": {"type": "integer"}, "lowTopPageBid": {"type": "number"}, "highTopPageBid": {"type": "number"}}}}
2fb1bc2e-caad-4e2f-8f19-292616ba1887/27ce2b5b-6fd6-44dd-8b96-3908c188c3cc/0/0
RankOnyx
Rankonyx is an API that helps you generate SEO keywords and find similar, high-performing keywords with low competition. It provides a list of relevant keywords and data on search volume and competition rank. Use Rankonyx to optimize your website or product for search engines and improve your search ranking.
0.2
Keyword Categories
This endpoint allows you to retrieve a list of keyword categories in various industries. The categories are organized by industry, and each category includes a list of related keywords. This data can help you understand the types of keywords that are commonly used within each industry.
200
Category List
[{"id": "1", "name": "Animals & Pets"}, {"id": "2", "name": "Arts & Entertainment"}, {"id": "3", "name": "Attorneys & Legal Services"}, {"id": "4", "name": "Automotive -- For Sale"}, {"id": "5", "name": "Automotive -- Repair, Service & Parts"}, {"id": "6", "name": "Beauty & Personal Care"}, {"id": "7", "name": "Busines...
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}}