Why This Matters
API access lets your team connect SubcontractorHub data to other systems automatically. Setting this up correctly keeps your integrations secure and reliable.
With public token regeneration available in Organization Settings, users can create, copy, and revoke API keys whenever needed without depending on backend support. Organizations can create up to 5 API keys, giving teams more flexibility to manage integrations, improve security, and control API access more efficiently. However, the setting to add API keys needs to be enabled by the customer experience manager. Follow the steps below to create an API key.
What You'll Need
Admin access to SubcontractorHub
A web browser (Chrome or Edge recommended)
Step-by-Step Instructions
Step 1
Click "Organization" on the main menu.
Step 2
Click "Proposal Settings".
Step 3
Locate "Create API Key Access" and click the "+ Generate Key" button.
Step 4
Provide a name for the API key and click "Create".
Step 5
Click the "Copy" icon.
Step 6
Mark the "I have copied my key" checkbox and click "Done" to finish the process.
Step 7
Once the API key is created, it will be added to the master list. You can also revoke the API key as required. You can create up to 5 API keys at a time.
Pro Tips
💡 Developer tip: Always test API calls in a sandbox environment before using them in production.
🔒 Security: Keep your API key private and never share it publicly.
📋 Documentation: Save the API response examples for your developer's reference.
Troubleshooting
Problem | Solution |
I don't see this option | Make sure you have Admin access. Some features require specific permissions. |
Changes aren't saving | Try refreshing your browser and make sure you clicked Save before navigating away. |
Something looks different from the screenshots | SubcontractorHub updates regularly. The feature works the same way — the layout may just look slightly different. |
API returns an error | Double-check your API key, endpoint URL, and request body format. Make sure all required fields are included. |
Last updated: 2026-07-23 · Source: How to Create an API Key?