Full REST API
Exposia should not be an island. Our comprehensive REST API allows you to integrate your security data into your SIEM, GRC, ticketing tools or internal automation scripts.
Benefits
- Programmatic access Assets, findings, scans, inventory and reports are accessible via the REST API depending on your plan.
- Token authentication Use session authentication or tokens to integrate Exposia into your scripts and tools.
- Pagination and filters Endpoints support paging and filters for efficient recoveries even on large volumes.
- Documented evolution Endpoints follow application modules; public developer documentation is being enriched.
How it works
- 1. Generate your token In the organization settings, create an API token with the necessary permissions.
- 2. Call the API Use your favorite REST tool (curl, Postman, Python script) with your token in the authorization header.
- 3. Integrate your tools Import findings into your SIEM, trigger scans from your CI/CD or synchronize inventory with your CMDB.
Frequently asked questions
Is the API available across the board?
API access depends on your plan — see the Pricing page (read and launch from Pro, extended scope on Enterprise).
Is there public documentation?
The list of endpoints evolves with the product. Contact support for advanced integrations.
Can I trigger scans via API?
Yes, depending on your role and plan. Launches follow the same rules as the web interface.