@reverse-engineered-apis/flatastic-schema v24.4.14-184927
Reverse Engineered Flatastic API
This is a reverse engineered API schema for the flatastic app. It is not affiliated with flatastic in any way. The schema is not guaranteed to be stable, complete or correct and may change or break at any time. Please ensure that your use of this schema complies with the current terms and conditions of the flatastic API.
Usage
If you are looking for a pre-generated API client library, please check out @reverse-engineered/flatastic.
The package provides the generated schema as an OpenApi specification. This specification can be used with OpenAPI compatible tools, e.g. to generate a client library for the API in your preferred language.
npx @openapitools/openapi-generator-cli generate \
-i ./node_modules/@reverse-engineered-apis/flatastic-schema/api.yml \
-g typescript-fetch \
-o ./generated
Authorization
Invoke the login endpoint to get a token and pass it in the 'x-api-key' header in subsequent requests.
Fair Use
Please be respectful of the flatastic API and do not abuse it, that includes limiting your requests to a reasonable amount. Repeated abuse or overloading of the API might result in measures that make it harder or impossible for everyone to use the API.