aid: tributetech url: https://raw.githubusercontent.com/api-evangelist/tributetech/refs/heads/main/apis.yml name: Tribute Technology kind: company description: Tribute Technology is a funeral-home technology company serving over 9,000 funeral homes across the US and Canada with obituary publishing, memorial websites, funeral-home management software, online payments (Tribute Pay), and e-commerce (flowers and personalized products) through the Tribute Store. For partners, Tribute Technology exposes the Tribute Store API - a partner-gated, REST-style JSON API that lets funeral-home case-management systems authenticate a funeral home, push its serving locations (rooftops), and push obituary cases that automatically provision a personalized Tribute Store page for each deceased. Access requires a Provider credential, an IP allowlist, and a per-funeral-home HostName/UserName/Password triple exchanged for a bearer token; there is no public self-service developer portal. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Funeral Technology - Obituaries - Memorials - Funeral Homes - E-commerce - Death Care - Case Management created: '2026-07-03' modified: '2026-07-03' specificationVersion: '0.19' apis: - aid: tributetech:tributetech-authentication-api name: Tribute Store Authentication API tags: - Authentication - Tokens - Funeral Homes image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.tributetech.com/ baseURL: https://api.tributecenteronline.com endpointsModeled: true properties: - url: https://awheeler.funeraltechweb2.com/additional-service-info/file/3/Tribute%20Store%20API%20Documentation%201.1.pdf type: Documentation - url: openapi/tributetech-openapi.yml type: OpenAPI - url: collections/tributetech.postman_collection.json type: PostmanCollection - url: collections/tributetech.opencollection.json type: OpenCollection description: Exchange a funeral home's HostName/UserName/Password triple (scoped to your integrator Provider credential) for a short-lived HTML bearer token via POST /token/. The token identifies the funeral home on all other endpoints. Requires an IP allowlist entry. Endpoints modeled from the public Tribute Store API Documentation 1.1 (March 2019); the API is partner-gated with no public self-service portal. - aid: tributetech:tributetech-serving-locations-api name: Tribute Store Serving Locations API tags: - Serving Locations - Funeral Homes - Rooftops image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.tributetech.com/ baseURL: https://api.tributecenteronline.com endpointsModeled: true properties: - url: https://awheeler.funeraltechweb2.com/additional-service-info/file/3/Tribute%20Store%20API%20Documentation%201.1.pdf type: Documentation - url: openapi/tributetech-openapi.yml type: OpenAPI - url: collections/tributetech.postman_collection.json type: PostmanCollection - url: collections/tributetech.opencollection.json type: OpenCollection description: Create or update funeral-home serving locations (rooftops) that obituaries attach to, retrieve a location by its Tribute Store serving-location id, list all locations, and list the predefined location types (Cemetery, Church, Funeral Home, Memorial). Posting a previously used application Id updates the existing record. Endpoints modeled from the public Tribute Store API Documentation 1.1. - aid: tributetech:tributetech-obituaries-api name: Tribute Store Obituaries API tags: - Obituaries - Cases - Memorials image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.tributetech.com/tribute-obituary-writer baseURL: https://api.tributecenteronline.com endpointsModeled: true properties: - url: https://awheeler.funeraltechweb2.com/additional-service-info/file/3/Tribute%20Store%20API%20Documentation%201.1.pdf type: Documentation - url: openapi/tributetech-openapi.yml type: OpenAPI - url: collections/tributetech.postman_collection.json type: PostmanCollection - url: collections/tributetech.opencollection.json type: OpenCollection description: Push obituary cases - the deceased, obituary text, service events (visitation, service), and a base64 photo thumbnail - via POST /api/external-case/post, using your CaseId as an add/update key. Each success returns a Tribute Store OBITUARY_ID and auto-provisions a personalized Tribute Store page reachable at the store base URL with ?oId={OBITUARY_ID}. Retrieve a single obituary or list obituary summaries with OData paging/sorting. Endpoints modeled from the public Tribute Store API Documentation 1.1. common: - type: DomainSecurity url: security/tributetech-domain-security.yml - type: Authentication url: authentication/tributetech-authentication.yml - type: LinkedIn url: https://www.linkedin.com/company/tributetechnology - type: Website url: https://www.tributetech.com/ - type: Documentation url: https://awheeler.funeraltechweb2.com/additional-service-info/file/3/Tribute%20Store%20API%20Documentation%201.1.pdf - type: Plans url: plans/tributetech-plans-pricing.yml - type: RateLimits url: rate-limits/tributetech-rate-limits.yml - type: FinOps url: finops/tributetech-finops.yml - url: https://www.tributetech.com/blog type: Blog maintainers: - FN: Kin Lane email: kin@apievangelist.com