Learn about our API versioning strategy and deprecation policy to ensure smooth migrations.
https://api.dkit.xyz/v1/quote
https://api.dkit.xyz/v1/track
https://api.dkit.xyz/v1/tokens
https://api.dkit.xyz/v1/providers
Header | Description | Example |
---|---|---|
x-api-version | Current API version | v1 |
x-api-versions | Available API versions | v1 |
Header | Description |
---|---|
Warning | HTTP standard deprecation notice (code 299) |
x-api-deprecated | Boolean indicating deprecation status |
x-api-sunset-date | ISO 8601 date when version will be removed |
Announcement Phase
Duration: 6 months before deprecation
New version released, documentation updated, migration guides published
Deprecation Phase
Duration: 6-12 months
API marked as deprecated, warning headers included in responses
Sunset Phase
Duration: 30 days before removal
Final notices sent, increased warning visibility
Removal
API version removed, requests return 410 Gone status