Jump to Content
Blendr.io knowledge base
SaaS API
Log InBlendr.io knowledge base
SaaS API
Log In

SaaS API

  • SaaS API overview
  • List templatesget
  • Get templateget
  • Install templatepost
  • List accountsget
  • Get accountget
  • Create accountpost
  • Update accountput
  • Expire accountput
  • Delete accountdel
  • List connectorsget
  • Get connectorget
  • List integrations (blends) from accountget
  • Get integration (blend) in accountget
  • List changes of an integration (blend)get
  • Update integration (blend) in accountput
  • Update integration (blend) in account, based on a templateput
  • Create integration (blend) from templatepost
  • Delete integration (blend) in accountdel
  • List runs of an integration (blend) in an accountget
  • Get run of an integration in an accountget
  • Get last run of an integration (blend) in accountget
  • Execute an integration (blend) in an accountpost
  • Set persisted inputs of integration (blend)post
  • List datasources from accountget
  • Get datasource in accountget
  • Create datasource in accountpost
  • Update datasource in accountput
  • Delete datasource in accountdel
  • List all connectors (public)
  • List of all timezones
Powered by 

List all connectors (public)

Get a list of all the connectors available on Blendr.io using an unauthenticated HTTPS call:

GET https://admin.blendr.io/integrations
Accept: application/json