Use the Project API on any platform, including the web, apps, and desktop.
The Project API uses the AppFrame backend, you can focus on building a unique and customized dev experience.
You can create catalog with items and applications, blog with news and subscriptions, portfolio and others that are fully integrated with a project.
All REST Project API queries require a valid AppFrame project access token.
Include your token as a X-AppFrame-Project-Access-Token
header on all API queries.
Access token should be treated as secret and not used on the client-side.
All Project REST API endpoints follow this pattern:
https://appframe.ru/api/2023-07/entries/{structure_code}.json
The Project API is versioned, with new releases four times a year. To keep your app stable, make sure that you specify a supported version in the URL.
Learn more about resource Entry.