Temenos Internet API (Hypermedia)

The Temenos Internet API demo provides an Hypermedia service where a path through the system and available options are communicated entirely by links and link relations. Once a collection in the system has been reached we use the OData URI conventions for paging, filtering, and zooming.

Service endpoint coming soon.

Our Hypermedia services are designed to be self describing and documented with dereferenceable URI’s.

TemenosHypermediaAPI

Type Information

If you need a type system you can use the OData type information for EntitySet’s (collections), Entity’s (items), and Property’s (fields) through the $metadata endpoint.

OData flavour of Atom application/atom+xml

HAL application/hal+json or application/hal+xml