The Seven Bridges API

The Seven Bridges API is a set of RESTful web services intended for integration and automation. The API allows you to interact with the Seven Bridges Platform as you would via the visual interface.

 <ul style={{borderTop:'4px solid #dae4ec',paddingTop:'10px'}}>
 <li style={{padding:'5px'}}>
  <a href="/reference/list-all-api-paths" style={{textDecoration:'none',color:'#0c5099'}}>
    Comprehensive list of API requests
   </a>
  </li>
  • Store credentials
  • R client library
  •  <li style={{padding:'5px',borderTop:'4px solid #fff',marginBottom:'0'}}><a href="/docs/api-python-library" style={{textDecoration:'none',color:'#0c5099'}}>Python client library</a></li>
  • Python library recipes
  •  <li style={{padding:'5px',borderTop:'4px solid #fff',marginBottom:'0'}}><a href="/docs/api-java-library" target="blank" style={{textDecoration:'none',color:'#0c5099'}}>Java client library</a></li>