Changes To Constituent API

The Constituent API was updated on 6/9/2016. See our Changelog entries for more information.


 
  • We've added the OAuth2 Implicit Flow for use in web browser and mobile apps where application secret confidentiality is not guaranteed.
  • A new feature allows you to export API definitions in Swagger and WADL formats from within the API Console. Use these files to generate client-side code by using tools such as Swagger Codegen. You can import these files into API client tools such as Postman and start calling the API in very little time.