SOLVED

Munchkin API

Go to solution
Frank_Breen2
Level 10

Munchkin API

What is the difference between the Munchkin API and Web service API?

Screen Shot 2017-04-18 at 07.12.36.png

Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Munchkin API

The Munchkin API is the client-side (in-browser) API. With proper security via a server-generated key, it can be used to associate leads with Munchkin sessions, upsert leads, and populate lead fields.

The Web Service API is the server-to-server (or app-to-server) REST or SOAP API.

View solution in original post

1 REPLY 1
SanfordWhiteman
Level 10 - Community Moderator

Re: Munchkin API

The Munchkin API is the client-side (in-browser) API. With proper security via a server-generated key, it can be used to associate leads with Munchkin sessions, upsert leads, and populate lead fields.

The Web Service API is the server-to-server (or app-to-server) REST or SOAP API.