How do I generate or find my API key?
If you need your Sprift API key, here's how to find it and what to do if you need to request access.
Sprift offers API access for customers who want to connect Sprift property data with their own systems or workflows. If you already have API access, here’s how to find your key. If you need to request access, we’ll walk you through that too.
Finding your API key
If API access has already been set up for your account, you can find your API key within the Sprift platform:
- Log in to your Sprift account
- Navigate to your account settings
- Look for the API section or API key field
- Your API key will be displayed there — copy it for use in your integration
[SCREENSHOT NEEDED: the account settings page showing where the API key is displayed]
Keep your API key secure. Do not share it publicly or include it in client-side code.
Requesting API access
If you don’t yet have API access, email our Customer Success team at customer.success@sprift.com with:
- Your full name and company name
- A description of what you’d like to use the API for
- The systems you plan to integrate with
Our team will review your request and set up access for you. API access may require an additional agreement depending on your subscription.
Regenerating your API key
If you need to regenerate your API key — for example, because it may have been compromised — contact us at customer.success@sprift.com and we’ll issue a new key. Be aware that regenerating your key will immediately invalidate the old one, so any integrations using it will need to be updated.
API documentation
Once you have your API key, you’ll need the Sprift API documentation to get started with your integration. If you haven’t received a link to the documentation, ask our team and we’ll provide it.
Common questions
What can I do with the API? The Sprift API allows you to access property data programmatically. Specific capabilities depend on your access level and subscription. Our team can advise on what’s available.
Are there rate limits? Yes, API requests are subject to rate limits to ensure fair usage. Details are included in the API documentation.
I’m getting errors from the API. Check that your API key is correct and that you’re following the endpoints and formats described in the documentation. If problems persist, contact us with the error message and the request you’re making.