post https://api.spaceandtime.dev/v1/sql/ddl
Using this endpoint, you can execute CREATE
and DROP
SQL statements. This API is functionally equivalent to the Generic SQL API and exists alongside the DML and DQL APIs as a more specific endpoint for executing SQL requests. Unlike the Proxy SQL API, this API is executed directly against the SxT Network and requires explicit configuration of authentication and authorization tokens.