Skip to content

Commit 7204787

Browse files
authored
Update glossary.md
1 parent d2301fc commit 7204787

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/glossary.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,12 @@ This glossary offers guidance on the most common terms used in the tourism and t
8080

8181
| Term | Definition |
8282
|----|----|
83-
| Avuxi | Amadeus' data provider on locations popularity. |
8483
| Activity Id | [Tours and Activities API](https://developers.amadeus.com/self-service/category/destination-content/api-doc/tours-and-activities/api-reference){:target="\_blank"} returns a unique activity Id along with the activity name, short description, geolocation, customer rating, image, price and deep link to the provider page to complete the booking. |
85-
| GeoSure | Amadeus's provider od data on locations crime rate, health and economic data, official travel alerts, local reporting and a variety of other sources. |
86-
| GeoSure GeoSafeScores | Algorithm that analyzes crime, health and economic data, official travel alerts, local reporting and a variety of other sources. |
8784
| Metasearch Engine | Metasearch engines compile fare and availability data from multiple travel agencies and airlines. They operate on an affiliate model, earning commissions based on the referral volume they generate for specific providers. |
8885

8986
### API technology
9087

9188
| Term | Definition |
9289
|----|----|
9390
| REST APIs | REST (Representational State Transfer) APIs facilitate communication with web services using standard HTTP methods such as GET and POST. These APIs enable efficient data exchange, typically in lightweight formats like JSON. Our Self-Service catalog exclusively supports REST APIs. |
94-
| SOAP APIs | SOAP (Simple Object Access Protocol) APIs use XML for structured message exchange, adhering to strict protocols that ensure security, reliability, and interoperability. These APIs provide built-in authentication and error-handling mechanisms. SOAP APIs are available exclusively through our Enterprise Web Services. |
91+
| SOAP APIs | SOAP (Simple Object Access Protocol) APIs use XML for structured message exchange, adhering to strict protocols that ensure security, reliability, and interoperability. These APIs provide built-in authentication and error-handling mechanisms. SOAP APIs are available exclusively through our Enterprise Web Services. |

0 commit comments

Comments
 (0)