REST API Reference
Complete reference for the Propeller REST API. Use the interactive explorer to test endpoints, or browse the full endpoint listing.
The REST API is the primary interface for integrating Propeller with business systems: ERP, PIM, CRM, PLM and other operational tools. Use it for bulk data operations, syncing and system-to-system communication.
In this section
- Explorer — Interactive REST API explorer for testing endpoints
- Endpoints — All endpoints organized by resource, including the Get Access Token endpoint
Related guides
- Sources — Track external system identifiers on resources
- Lookup Keys — Reference resources by different identifier types
- Pagination — Navigate large result sets
- Directives — Control create, update and delete behavior in bulk operations
- Expanding Resources — Include related data in API responses
- Localized Strings — Work with multi-language text fields
- B2B and B2C Data Models — Companies, contacts and customers
- Authentication and Security — Token management and retry patterns for production integrations