Sesam Talk Partner¶
Contact support@sesam.io if you want to become a partner or have questions about Sesam Talk partnership not covered in this document.
Types of APIs¶
Sesam Talk has good support for connecting to the following type of APIs:
REST APIs with JSON
GraphQL APIs
We are also considering adding support for other types of APIs in our connectors.
Authorization¶
Sesam Talk currently supports the following authorization schemes when talking to APIs:
Oauth2 flow using the “authorization code” grant
API keys
We are also considering adding support for other authorization schemes in our connectors.
How to make an API easy to use¶
For more details, read our API best practices.